/*!* Bootstrap v3.3.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/


/*!* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=44a1de7e0e4941725c68)
* Config saved to config.json and https://gist.github.com/44a1de7e0e4941725c68*/


/*!normalize.css v3.0.2 | MIT License | git.io/normalize*/

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.btn-connexion{
    margin-top: 7px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-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] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}


/*!Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css*/

@media print {
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(/build/fonts/glyphicons-halflings-regular.7ad17c60.eot);
    src: url(/build/fonts/glyphicons-halflings-regular.7ad17c60.eot?#iefix) format("embedded-opentype"), url(/build/fonts/glyphicons-halflings-regular.68ed1dac.woff) format("woff"), url(/build/fonts/glyphicons-halflings-regular.e49d52e7.ttf) format("truetype"), url(/build/images/glyphicons-halflings-regular.ff423a42.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:focus,
a:hover {
    color: #2a6496
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-muted {
    color: #777
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media(min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 970px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption,
th {
    text-align: left
}

.table {
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset,
legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px;
    font-size: 14px
}

.form-control,
output {
    display: block;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    width: 100%;
    height: 26px;
    padding: 3px 8px;
    font-size: 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    line-height: 34px
}

input[type=date].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
input[type=time].input-sm {
    line-height: 30px
}

input[type=date].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
input[type=time].input-lg {
    line-height: 46px
}

:root input[type=date],
:root input[type=datetime-local],
:root input[type=month],
:root input[type=time],
_:-ms-fullscreen {
    line-height: 1.42857143
}

:root input[type=date].input-sm,
:root input[type=datetime-local].input-sm,
:root input[type=month].input-sm,
:root input[type=time].input-sm,
_:-ms-fullscreen.input-sm {
    line-height: 1.5
}

:root input[type=date].input-lg,
:root input[type=datetime-local].input-lg,
:root input[type=month].input-lg,
:root input[type=time].input-lg,
_:-ms-fullscreen.input-lg {
    line-height: 1.33
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.form-group-sm .form-control,
select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control,
select[multiple].input-sm,
textarea.form-group-sm .form-control,
textarea.input-sm {
    height: auto
}

.form-group-lg .form-control,
.input-lg {
    height: 40px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33
}

select.form-group-lg .form-control,
select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control,
select[multiple].input-lg,
textarea.form-group-lg .form-control,
textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #428bca;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #428bca
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}

.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-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>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-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-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-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-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid;
    border-color: #ddd #ddd transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: 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 {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width:768px) {
    .navbar {
        border-radius: 0
    }
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        visibility: visible!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 0
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    margin: 8px -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;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border-radius: 0;
    background-color: #176977;
    border: 1px solid rgba(0, 0, 0, .25);
    color: #fff
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee;
    background-color: #176977
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 0
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 0
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: -o-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 25%, transparent 50%, hsla(0, 0%, 100%, .15) 50%, hsla(0, 0%, 100%, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-heading .badge {
    color: #428bca;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    padding: 10px 5px
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    -o-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0
}

.tooltip.in {
    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 {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel,
.carousel-inner {
    position: relative
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: left .6s ease-in-out;
    -o-transition: .6s ease-in-out left;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media(-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.item {
        transition: transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        transform: translateZ(0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .5));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000009;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media(max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}


@font-face {
    font-family: FontAwesome;
    src: url(fontawesome.eot);
    src: url(fontawesome.eot) format("embedded-opentype"), url(fontawesome.woff) format("woff"), url(fontawesome.ttf) format("truetype"), url(fontawesome.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s linear infinite
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0)
    }
    to {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0)
    }
    to {
        -o-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-square:before,
.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media(max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}


/*!* Datepicker for Bootstrap
    * * Copyright 2012 Stefan Petre * Improvements by Andrew Rowls * Licensed under the Apache License v2.0 * http: //www.apache.org/licenses/LICENSE-2.0
    **/

.datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr
}

.datepicker-inline {
    width: 220px
}

.datepicker.datepicker-rtl {
    direction: rtl
}

.datepicker.datepicker-rtl table tr td span {
    float: right
}

.datepicker-dropdown {
    top: 0;
    left: 0
}

.datepicker-dropdown:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, .2)
}

.datepicker-dropdown:after,
.datepicker-dropdown:before {
    content: "";
    display: inline-block;
    border-top: 0;
    position: absolute
}

.datepicker-dropdown:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.datepicker>div {
    display: none
}

.datepicker.days div.datepicker-days,
.datepicker.months div.datepicker-months,
.datepicker.years div.datepicker-years {
    display: block
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.datepicker table tr td,
.datepicker table tr th {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: none
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
    background-color: transparent
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
    background: #eee;
    cursor: pointer
}

.datepicker table tr td.new,
.datepicker table tr td.old {
    color: #999
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.disabled:hover:focus,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:focus,
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today:hover:focus,
.datepicker table tr td.today:hover:hover,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffcd70;
    border-color: #f59e00
}

.datepicker table tr td.today.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today:hover:active,
.open .dropdown-toggle.datepicker table tr td.today,
.open .dropdown-toggle.datepicker table tr td.today.disabled,
.open .dropdown-toggle.datepicker table tr td.today.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.today:hover {
    background-image: none
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled.disabled.active,
.datepicker table tr td.today.disabled.disabled:active,
.datepicker table tr td.today.disabled.disabled:focus,
.datepicker table tr td.today.disabled.disabled:hover,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today.disabled:hover.disabled.active,
.datepicker table tr td.today.disabled:hover.disabled:active,
.datepicker table tr td.today.disabled:hover.disabled:focus,
.datepicker table tr td.today.disabled:hover.disabled:hover,
.datepicker table tr td.today.disabled:hover[disabled],
.datepicker table tr td.today.disabled:hover[disabled].active,
.datepicker table tr td.today.disabled:hover[disabled]:active,
.datepicker table tr td.today.disabled:hover[disabled]:focus,
.datepicker table tr td.today.disabled:hover[disabled]:hover,
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled[disabled].active,
.datepicker table tr td.today.disabled[disabled]:active,
.datepicker table tr td.today.disabled[disabled]:focus,
.datepicker table tr td.today.disabled[disabled]:hover,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today:hover.disabled.active,
.datepicker table tr td.today:hover.disabled:active,
.datepicker table tr td.today:hover.disabled:focus,
.datepicker table tr td.today:hover.disabled:hover,
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today:hover[disabled].active,
.datepicker table tr td.today:hover[disabled]:active,
.datepicker table tr td.today:hover[disabled]:focus,
.datepicker table tr td.today:hover[disabled]:hover,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today[disabled].active,
.datepicker table tr td.today[disabled]:active,
.datepicker table tr td.today[disabled]:focus,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today,
fieldset[disabled] .datepicker table tr td.today.active,
fieldset[disabled] .datepicker table tr td.today.disabled,
fieldset[disabled] .datepicker table tr td.today.disabled.active,
fieldset[disabled] .datepicker table tr td.today.disabled:active,
fieldset[disabled] .datepicker table tr td.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.today.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.today:active,
fieldset[disabled] .datepicker table tr td.today:focus,
fieldset[disabled] .datepicker table tr td.today:hover,
fieldset[disabled] .datepicker table tr td.today:hover.active,
fieldset[disabled] .datepicker table tr td.today:hover:active,
fieldset[disabled] .datepicker table tr td.today:hover:focus,
fieldset[disabled] .datepicker table tr td.today:hover:hover {
    background-color: #ffdb99;
    border-color: #ffb733
}

.datepicker table tr td.today:hover:hover {
    color: #000
}

.datepicker table tr td.today.active:hover {
    color: #fff
}

.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range:hover {
    background: #eee;
    border-radius: 0
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f7ca77;
    border-color: #f1a417;
    border-radius: 0
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.disabled:hover:focus,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today:hover:focus,
.datepicker table tr td.range.today:hover:hover,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.range.today:hover {
    color: #000;
    background-color: #f4bb51;
    border-color: #bf800c
}

.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today:hover:active,
.open .dropdown-toggle.datepicker table tr td.range.today,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled,
.open .dropdown-toggle.datepicker table tr td.range.today.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.range.today:hover {
    background-image: none
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled.disabled.active,
.datepicker table tr td.range.today.disabled.disabled:active,
.datepicker table tr td.range.today.disabled.disabled:focus,
.datepicker table tr td.range.today.disabled.disabled:hover,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled.active,
.datepicker table tr td.range.today.disabled:hover.disabled:active,
.datepicker table tr td.range.today.disabled:hover.disabled:focus,
.datepicker table tr td.range.today.disabled:hover.disabled:hover,
.datepicker table tr td.range.today.disabled:hover[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled].active,
.datepicker table tr td.range.today.disabled:hover[disabled]:active,
.datepicker table tr td.range.today.disabled:hover[disabled]:focus,
.datepicker table tr td.range.today.disabled:hover[disabled]:hover,
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled[disabled].active,
.datepicker table tr td.range.today.disabled[disabled]:active,
.datepicker table tr td.range.today.disabled[disabled]:focus,
.datepicker table tr td.range.today.disabled[disabled]:hover,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today:hover.disabled.active,
.datepicker table tr td.range.today:hover.disabled:active,
.datepicker table tr td.range.today:hover.disabled:focus,
.datepicker table tr td.range.today:hover.disabled:hover,
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today:hover[disabled].active,
.datepicker table tr td.range.today:hover[disabled]:active,
.datepicker table tr td.range.today:hover[disabled]:focus,
.datepicker table tr td.range.today:hover[disabled]:hover,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today[disabled].active,
.datepicker table tr td.range.today[disabled]:active,
.datepicker table tr td.range.today[disabled]:focus,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today,
fieldset[disabled] .datepicker table tr td.range.today.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled,
fieldset[disabled] .datepicker table tr td.range.today.disabled.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.range.today:active,
fieldset[disabled] .datepicker table tr td.range.today:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover.active,
fieldset[disabled] .datepicker table tr td.range.today:hover:active,
fieldset[disabled] .datepicker table tr td.range.today:hover:focus,
fieldset[disabled] .datepicker table tr td.range.today:hover:hover {
    background-color: #f7ca77;
    border-color: #f1a417
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #999;
    border-color: #555;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.disabled:hover:focus,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected:hover:focus,
.datepicker table tr td.selected:hover:hover,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #858585;
    border-color: #373737
}

.datepicker table tr td.selected.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected:hover:active,
.open .dropdown-toggle.datepicker table tr td.selected,
.open .dropdown-toggle.datepicker table tr td.selected.disabled,
.open .dropdown-toggle.datepicker table tr td.selected.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.selected:hover {
    background-image: none
}

.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled.disabled.active,
.datepicker table tr td.selected.disabled.disabled:active,
.datepicker table tr td.selected.disabled.disabled:focus,
.datepicker table tr td.selected.disabled.disabled:hover,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected.disabled:hover.disabled.active,
.datepicker table tr td.selected.disabled:hover.disabled:active,
.datepicker table tr td.selected.disabled:hover.disabled:focus,
.datepicker table tr td.selected.disabled:hover.disabled:hover,
.datepicker table tr td.selected.disabled:hover[disabled],
.datepicker table tr td.selected.disabled:hover[disabled].active,
.datepicker table tr td.selected.disabled:hover[disabled]:active,
.datepicker table tr td.selected.disabled:hover[disabled]:focus,
.datepicker table tr td.selected.disabled:hover[disabled]:hover,
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled[disabled].active,
.datepicker table tr td.selected.disabled[disabled]:active,
.datepicker table tr td.selected.disabled[disabled]:focus,
.datepicker table tr td.selected.disabled[disabled]:hover,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected:hover.disabled.active,
.datepicker table tr td.selected:hover.disabled:active,
.datepicker table tr td.selected:hover.disabled:focus,
.datepicker table tr td.selected:hover.disabled:hover,
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected:hover[disabled].active,
.datepicker table tr td.selected:hover[disabled]:active,
.datepicker table tr td.selected:hover[disabled]:focus,
.datepicker table tr td.selected:hover[disabled]:hover,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected[disabled].active,
.datepicker table tr td.selected[disabled]:active,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected,
fieldset[disabled] .datepicker table tr td.selected.active,
fieldset[disabled] .datepicker table tr td.selected.disabled,
fieldset[disabled] .datepicker table tr td.selected.disabled.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.selected:active,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected:hover.active,
fieldset[disabled] .datepicker table tr td.selected:hover:active,
fieldset[disabled] .datepicker table tr td.selected:hover:focus,
fieldset[disabled] .datepicker table tr td.selected:hover:hover {
    background-color: #999;
    border-color: #555
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active:hover:hover,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.active:hover {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover:active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover,
.open .dropdown-toggle.datepicker table tr td.active:hover {
    background-image: none
}

.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled.disabled.active,
.datepicker table tr td.active.disabled.disabled:active,
.datepicker table tr td.active.disabled.disabled:focus,
.datepicker table tr td.active.disabled.disabled:hover,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover.disabled.active,
.datepicker table tr td.active.disabled:hover.disabled:active,
.datepicker table tr td.active.disabled:hover.disabled:focus,
.datepicker table tr td.active.disabled:hover.disabled:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled:hover[disabled].active,
.datepicker table tr td.active.disabled:hover[disabled]:active,
.datepicker table tr td.active.disabled:hover[disabled]:focus,
.datepicker table tr td.active.disabled:hover[disabled]:hover,
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled[disabled].active,
.datepicker table tr td.active.disabled[disabled]:active,
.datepicker table tr td.active.disabled[disabled]:focus,
.datepicker table tr td.active.disabled[disabled]:hover,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover.disabled.active,
.datepicker table tr td.active:hover.disabled:active,
.datepicker table tr td.active:hover.disabled:focus,
.datepicker table tr td.active:hover.disabled:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active:hover[disabled].active,
.datepicker table tr td.active:hover[disabled]:active,
.datepicker table tr td.active:hover[disabled]:focus,
.datepicker table tr td.active:hover[disabled]:hover,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active[disabled].active,
.datepicker table tr td.active[disabled]:active,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active,
fieldset[disabled] .datepicker table tr td.active.active,
fieldset[disabled] .datepicker table tr td.active.disabled,
fieldset[disabled] .datepicker table tr td.active.disabled.active,
fieldset[disabled] .datepicker table tr td.active.disabled:active,
fieldset[disabled] .datepicker table tr td.active.disabled:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover,
fieldset[disabled] .datepicker table tr td.active.disabled:hover.active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:active,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td.active:active,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active:hover.active,
fieldset[disabled] .datepicker table tr td.active:hover:active,
fieldset[disabled] .datepicker table tr td.active:hover:focus,
fieldset[disabled] .datepicker table tr td.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px
}

.datepicker table tr td span:hover {
    background: #eee
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background: 0 0;
    color: #999;
    cursor: default
}

.datepicker table tr td span.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active:hover:hover,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open .dropdown-toggle.datepicker table tr td span.active:hover {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active,
.open .dropdown-toggle.datepicker table tr td span.active,
.open .dropdown-toggle.datepicker table tr td span.active.disabled,
.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open .dropdown-toggle.datepicker table tr td span.active:hover {
    background-image: none
}

.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled.disabled.active,
.datepicker table tr td span.active.disabled.disabled:active,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active.disabled:hover.disabled.active,
.datepicker table tr td span.active.disabled:hover.disabled:active,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active.disabled:hover[disabled],
.datepicker table tr td span.active.disabled:hover[disabled].active,
.datepicker table tr td span.active.disabled:hover[disabled]:active,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled[disabled].active,
.datepicker table tr td span.active.disabled[disabled]:active,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active:hover.disabled.active,
.datepicker table tr td span.active:hover.disabled:active,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active:hover[disabled].active,
.datepicker table tr td span.active:hover[disabled]:active,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active[disabled].active,
.datepicker table tr td span.active[disabled]:active,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active,
fieldset[disabled] .datepicker table tr td span.active.active,
fieldset[disabled] .datepicker table tr td span.active.disabled,
fieldset[disabled] .datepicker table tr td span.active.disabled.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
fieldset[disabled] .datepicker table tr td span.active:active,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover.active,
fieldset[disabled] .datepicker table tr td span.active:hover:active,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.datepicker table tr td span.new,
.datepicker table tr td span.old {
    color: #999
}

.datepicker th.datepicker-switch {
    width: 145px
}

.datepicker tfoot tr th,
.datepicker thead tr:first-child th {
    cursor: pointer
}

.datepicker tfoot tr th:hover,
.datepicker thead tr:first-child th:hover {
    background: #eee
}

.datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px
}

.input-daterange input {
    text-align: center
}

.input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: #333;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1.428571429
}

.datepicker.dropdown-menu td,
.datepicker.dropdown-menu th {
    padding: 4px 5px
}

.ui-pnotify {
    top: 25px;
    right: 25px;
    position: absolute;
    height: auto;
    z-index: 9999
}

html>body>.ui-pnotify {
    position: fixed
}

.ui-pnotify .ui-pnotify-shadow {
    -webkit-box-shadow: 0 2px 10px rgba(50, 50, 50, .5);
    -moz-box-shadow: 0 2px 10px rgba(50, 50, 50, .5);
    box-shadow: 0 2px 10px rgba(50, 50, 50, .5)
}

.ui-pnotify-container {
    background-position: 0 0;
    padding: .8em;
    height: 100%;
    margin: 0
}

.ui-pnotify-sharp {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.ui-pnotify-title {
    display: block;
    margin-bottom: .4em;
    margin-top: 0
}

.ui-pnotify-text {
    display: block
}

.ui-pnotify-icon,
.ui-pnotify-icon span {
    display: block;
    float: left;
    margin-right: .2em
}

.ui-pnotify.stack-bottomleft,
.ui-pnotify.stack-topleft {
    left: 25px;
    right: auto
}

.ui-pnotify.stack-bottomleft,
.ui-pnotify.stack-bottomright {
    bottom: 25px;
    top: auto
}

.ui-pnotify-closer,
.ui-pnotify-sticker {
    float: right;
    margin-left: .2em
}

.ui-pnotify-history-container {
    position: absolute;
    top: 0;
    right: 18px;
    width: 70px;
    border-top: none;
    padding: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
    border-top-right-radius: 0;
    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
}


/*!jQuery UI - v1.10.4 - 2014-04-08
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.button.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT*/

.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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.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-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ui-spinner,
.ui-spinner-input {
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    margin: .2em 22px .2em .4em
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee url(/build/images/ui-bg_highlight-soft_100_eeeeee_1x100.adcd115a.png) 50% top repeat-x;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url(/build/images/ui-bg_gloss-wave_35_f6a828_500x100.8f4fa39e.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: 700
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url(/build/images/ui-bg_glass_100_f6f6f6_1x400.d72947bf.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #1c94c4
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(/build/images/ui-bg_glass_100_fdf5ce_1x400.b38548b5.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #c77405
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(/build/images/ui-bg_glass_65_ffffff_1x400.017f22e6.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #eb8f00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(/build/images/ui-bg_highlight-soft_75_ffe45c_1x100.c55e494e.png) 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(/build/images/ui-bg_diagonals-thick_18_b81900_40x40.d3a5502b.png) 50% 50% repeat;
    color: #fff
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(/build/images/ui-icons_222222_256x240.a1b3887a.png)
}

.ui-widget-header .ui-icon {
    background-image: url(/build/images/ui-icons_ffffff_256x240.e3f4748b.png)
}

.ui-state-active .ui-icon,
.ui-state-default .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(/build/images/ui-icons_ef8c08_256x240.1eec256e.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(/build/images/ui-icons_228ef1_256x240.73044fed.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(/build/images/ui-icons_ffd27a_256x240.c1a79bd6.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url(/build/images/ui-bg_diagonals-thick_20_666666_40x40.692dd77e.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(/build/images/ui-bg_flat_10_000000_40x100.f967fc4b.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px
}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    vertical-align: middle
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: linear-gradient(0deg, #eee 0, #fff 50%)
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: linear-gradient(180deg, #eee 0, #fff 90%)
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    background: url(/build/images/select2.2ca61b76.png) 100% 0 no-repeat;
    cursor: pointer;
    outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
    background-image: linear-gradient(0deg, #ccc 0, #eee 60%)
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/build/images/select2.2ca61b76.png) no-repeat 0 1px
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}

.select2-search input {
    width: 100%;
    height: auto!important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff url(/build/images/select2.2ca61b76.png) no-repeat 100% -22px;
    background: url(/build/images/select2.2ca61b76.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
    background: url(/build/images/select2.2ca61b76.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/build/images/select2.2ca61b76.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/build/images/select2.2ca61b76.png) no-repeat 100% -22px, linear-gradient(180deg, #fff 85%, #eee 99%) 0 0
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}

.select2-search input.select2-active {
    background: #fff url(/build/images/select2-spinner.7b977607.gif) no-repeat 100%;
    background: url(/build/images/select2-spinner.7b977607.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(.85, #fff), color-stop(.99, #eee));
    background: url(/build/images/select2-spinner.7b977607.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/build/images/select2-spinner.7b977607.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/build/images/select2-spinner.7b977607.gif) no-repeat 100%, linear-gradient(180deg, #fff 85%, #eee 99%) 0 0
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: inset 0 1px 0 #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: linear-gradient(0deg, #fff 0, #eee 50%)
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: linear-gradient(180deg, #fff 0, #eee 50%)
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: 0 0;
    border-left: none;
    filter: none
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}

.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: transparent
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}

.select2-results ul.select2-result-sub>li .select2-result-label {
    padding-left: 20px
}

.select2-results ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 40px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 60px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 80px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 100px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 110px
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub>li .select2-result-label {
    padding-left: 120px
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: 700
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-results .select2-highlighted {
    background: #3875d7
}

.select2-results li em {
    background: #feffde;
    font-style: normal
}

.select2-results .select2-highlighted em {
    background: 0 0
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px
}

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-selected {
    display: none
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(/build/images/select2-spinner.7b977607.gif) no-repeat 100%
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}

.select2-container-multi .select2-choices {
    height: auto!important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(180deg, #eee 1%, #fff 15%)
}

.select2-locked {
    padding: 3px 5px!important
}

.select2-container-multi .select2-choices {
    min-height: 26px
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}

html[dir=rtl] .select2-container-multi .select2-choices li {
    float: right
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0!important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url(/build/images/select2-spinner.7b977607.gif) no-repeat 100%!important
}

.select2-default {
    color: #999!important
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 2px #fff, 0 1px 0 rgba(0, 0, 0, .05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(0deg, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee)
}

html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice {
    margin-left: 0;
    margin-right: 5px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: 0;
    background: url(/build/images/select2.2ca61b76.png) 100% 0 no-repeat
}

html[dir=rtl] .select2-search-choice-close {
    right: auto;
    left: 3px
}

.select2-container-multi .select2-search-choice-close {
    left: 3px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover,
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: 0 0
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline
}

.select2-offscreen,
.select2-offscreen:focus {
    clip: rect(0 0 0 0)!important;
    width: 1px!important;
    height: 1px!important;
    border: 0!important;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden!important;
    position: absolute!important;
    outline: 0!important;
    left: 0!important;
    top: 0!important
}

.select2-display-none {
    display: none
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:2dppx) {
    .select2-container .select2-choice .select2-arrow b,
    .select2-container .select2-choice abbr,
    .select2-search input,
    .select2-search-choice-close {
        background-image: url(/build/images/select2x2.49e3f006.png)!important;
        background-repeat: no-repeat!important;
        background-size: 60px 40px!important
    }
    .select2-search input {
        background-position: 100% -21px!important
    }
}

.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.multiselect-container .input-group {
    margin: 5px
}

.multiselect-container>li {
    padding: 0
}

.multiselect-container>li>a.multiselect-all label {
    font-weight: 700
}

.multiselect-container>li>label.multiselect-group {
    margin: 0;
    padding: 3px 20px;
    height: 100%;
    font-weight: 700
}

.multiselect-container>li>a {
    padding: 0
}

.multiselect-container>li>a>label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 40px
}

.multiselect-container>li>a>label.checkbox,
.multiselect-container>li>a>label.radio {
    margin: 0
}

.multiselect-container>li>a>label>input[type=checkbox] {
    margin-bottom: 5px
}

.btn-group>.btn-group:nth-child(2)>.multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    color: #555;
    vertical-align: middle;
    border-radius: 4px;
    max-width: 100%;
    line-height: 22px
}

.bootstrap-tagsinput input {
    outline: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
    width: auto!important;
    max-width: inherit
}

.bootstrap-tagsinput input,
.bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none
}

.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: #fff
}

.bootstrap-tagsinput .tag [data-role=remove] {
    margin-left: 8px;
    cursor: pointer
}

.bootstrap-tagsinput .tag [data-role=remove]:after {
    content: "x";
    padding: 0 2px
}

.bootstrap-tagsinput .tag [data-role=remove]:hover {
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

.bootstrap-tagsinput .tag [data-role=remove]:hover:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}


/*!* Bootstrap Colorpicker
* http://mjolnic.github.io/bootstrap-colorpicker/
*
* Originally written by (c) 2012 Stefan Petre
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0.txt
**/

.colorpicker-saturation {
    float: left;
    width: 100px;
    height: 100px;
    cursor: crosshair;
    background-image: url(/build/images/saturation.512a83ac.png)
}

.colorpicker-saturation i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 5px;
    height: 5px;
    margin: -4px 0 0 -4px;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.colorpicker-saturation i b {
    display: block;
    width: 5px;
    height: 5px;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.colorpicker-alpha,
.colorpicker-hue {
    float: left;
    width: 15px;
    height: 100px;
    margin-bottom: 4px;
    margin-left: 4px;
    cursor: row-resize
}

.colorpicker-alpha i,
.colorpicker-hue i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    margin-top: -1px;
    background: #000;
    border-top: 1px solid #fff
}

.colorpicker-hue {
    background-image: url(/build/images/hue.de10f7b9.png)
}

.colorpicker-alpha {
    display: none;
    background-image: url(/build/images/alpha.10f4b956.png)
}

.colorpicker {
    top: 0;
    left: 0;
    z-index: 2500;
    min-width: 130px;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.colorpicker:after,
.colorpicker:before {
    display: table;
    line-height: 0;
    content: ""
}

.colorpicker:after {
    clear: both
}

.colorpicker:before {
    top: -7px;
    left: 6px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid rgba(0, 0, 0, .2)
}

.colorpicker:after,
.colorpicker:before {
    position: absolute;
    display: inline-block;
    content: ""
}

.colorpicker:after {
    top: -6px;
    left: 7px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent
}

.colorpicker div {
    position: relative
}

.colorpicker.colorpicker-with-alpha {
    min-width: 140px
}

.colorpicker.colorpicker-with-alpha .colorpicker-alpha {
    display: block
}

.colorpicker-color {
    height: 10px;
    margin-top: 5px;
    clear: both;
    background-image: url(/build/images/alpha.10f4b956.png);
    background-position: 0 100%
}

.colorpicker-color div {
    height: 10px
}

.colorpicker-element .add-on i,
.colorpicker-element .input-group-addon i {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-top;
    cursor: pointer
}

.colorpicker.colorpicker-inline {
    position: relative;
    z-index: auto;
    display: inline-block;
    float: none
}

.colorpicker.colorpicker-horizontal {
    width: 110px;
    height: auto;
    min-width: 110px
}

.colorpicker.colorpicker-horizontal .colorpicker-saturation {
    margin-bottom: 4px
}

.colorpicker.colorpicker-horizontal .colorpicker-color {
    width: 100px
}

.colorpicker.colorpicker-horizontal .colorpicker-alpha,
.colorpicker.colorpicker-horizontal .colorpicker-hue {
    float: left;
    width: 100px;
    height: 15px;
    margin-bottom: 4px;
    margin-left: 0;
    cursor: col-resize
}

.colorpicker.colorpicker-horizontal .colorpicker-alpha i,
.colorpicker.colorpicker-horizontal .colorpicker-hue i {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 15px;
    margin-top: 0;
    background: #fff;
    border: none
}

.colorpicker.colorpicker-horizontal .colorpicker-hue {
    background-image: url(/build/images/hue-horizontal.df1e75c9.png)
}

.colorpicker.colorpicker-horizontal .colorpicker-alpha {
    background-image: url(/build/images/alpha-horizontal.58fc8368.png)
}

.colorpicker.colorpicker-hidden {
    display: none
}

.colorpicker.colorpicker-visible {
    display: block
}

.colorpicker-inline.colorpicker-visible {
    display: inline-block
}


/*!* Timepicker Component for Twitter Bootstrap
*
* Copyright 2013 Joris de Wit
*
* Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.*/

.bootstrap-timepicker {
    position: relative
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
    left: auto;
    right: 0
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
    left: auto;
    right: 12px
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
    left: auto;
    right: 13px
}

.bootstrap-timepicker .add-on {
    cursor: pointer
}

.bootstrap-timepicker .add-on i {
    display: inline-block;
    width: 16px;
    height: 16px
}

.bootstrap-timepicker-widget.dropdown-menu {
    padding: 4px
}

.bootstrap-timepicker-widget.dropdown-menu.open {
    display: inline-block
}

.bootstrap-timepicker-widget.dropdown-menu:before {
    border-bottom: 7px solid rgba(0, 0, 0, .2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute
}

.bootstrap-timepicker-widget.dropdown-menu:after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute
}

.bootstrap-timepicker-widget.timepicker-orient-left:before {
    left: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
    left: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
    right: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
    right: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
    top: -7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
    top: -6px
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}

.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
    border-radius: 4px
}

.bootstrap-timepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-timepicker-widget table td {
    text-align: center;
    height: 30px;
    margin: 0;
    padding: 2px
}

.bootstrap-timepicker-widget table td:not(.separator) {
    min-width: 30px
}

.bootstrap-timepicker-widget table td span {
    width: 100%
}

.bootstrap-timepicker-widget table td a {
    border: 1px solid transparent;
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 8px 0;
    outline: 0;
    color: #333
}

.bootstrap-timepicker-widget table td a:hover {
    text-decoration: none;
    background-color: #eee;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #ddd
}

.bootstrap-timepicker-widget table td a i {
    margin-top: 2px;
    font-size: 18px
}

.bootstrap-timepicker-widget table td input {
    width: 32px;
    margin: 0;
    text-align: center;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.bootstrap-timepicker-widget .modal-content {
    padding: 4px
}

@media(min-width:767px) {
    .bootstrap-timepicker-widget.modal {
        width: 200px;
        margin-left: -100px
    }
}

@media(max-width:767px) {
    .bootstrap-timepicker,
    .bootstrap-timepicker .dropdown-menu {
        width: 100%
    }
}

.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.dropzone {
    position: relative;
    border: 1px solid rgba(0, 0, 0, .08);
    background: rgba(0, 0, 0, .02);
    padding: 1em
}

.dropzone.dz-clickable,
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
    cursor: pointer
}

.dropzone.dz-clickable * {
    cursor: default
}

.dropzone .dz-message {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.dropzone.dz-drag-hover {
    border-color: rgba(0, 0, 0, .15);
    background: rgba(0, 0, 0, .04)
}

.dropzone.dz-started .dz-message {
    display: none
}

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
    background: hsla(0, 0%, 100%, .8);
    position: relative;
    display: inline-block;
    margin: 17px;
    vertical-align: top;
    border: 1px solid #acacac;
    padding: 6px
}

.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 {
    width: 100px;
    height: 100px;
    position: relative;
    background: #ebebeb;
    padding: 5px;
    margin-bottom: 22px
}

.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
    overflow: hidden;
    height: 100%
}

.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px
}

.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
    position: absolute;
    bottom: -28px;
    left: 3px;
    height: 28px;
    line-height: 28px
}

.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
    display: block
}

.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
    display: none
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-success-mark {
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    font-size: 30px;
    text-align: center;
    right: -10px;
    top: -10px
}

.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
    color: #8cc657
}

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
    color: #ee162d
}

.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
    position: absolute;
    top: 100px;
    left: 6px;
    right: 6px;
    height: 6px;
    background: #d7d7d7;
    display: none
}

.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
    display: block;
    bottom: 0;
    background-color: #8cc657
}

.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
    display: block
}

.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
    display: none;
    position: absolute;
    top: -5px;
    left: -20px;
    background: hsla(0, 0%, 96.1%, .8);
    padding: 8px 10px;
    color: #800;
    min-width: 140px;
    max-width: 500px;
    z-index: 500
}

.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
    display: block
}

.dropzone {
    border: 1px solid rgba(0, 0, 0, .03);
    min-height: 360px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: rgba(0, 0, 0, .03);
    padding: 23px
}

.dropzone .dz-default.dz-message {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    background-image: url(/build/images/spritemap.7b51acac.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    width: 428px;
    height: 123px;
    margin-left: -214px;
    margin-top: -61.5px;
    top: 50%;
    left: 50%
}

@media(-o-min-device-pixel-ratio:1.5/1),
(-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx),
(min-resolution:138dpi) {
    .dropzone .dz-default.dz-message {
        background-image: url(/build/images/spritemap@2x.99cc9360.png);
        -webkit-background-size: 428px 406px;
        -moz-background-size: 428px 406px;
        background-size: 428px 406px
    }
}

.dropzone .dz-default.dz-message span {
    display: none
}

.dropzone.dz-square .dz-default.dz-message {
    background-position: 0 -123px;
    width: 268px;
    margin-left: -134px;
    height: 174px;
    margin-top: -87px
}

.dropzone.dz-drag-hover .dz-message {
    opacity: .15;
    -ms-filter: "alpha(opacity=15)"
}

.dropzone.dz-started .dz-message {
    display: block;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
}

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .16);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .16);
    font-size: 14px
}

.dropzone .dz-preview.dz-image-preview:hover .dz-details img,
.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
    display: block;
    opacity: .1;
    -ms-filter: "alpha(opacity=10)"
}

.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.dropzone .dz-preview.dz-error .dz-progress .dz-upload,
.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload {
    background: #ee1e2d
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-success-mark {
    display: block;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
    background-image: url(/build/images/spritemap.7b51acac.png);
    background-repeat: no-repeat
}

@media(-o-min-device-pixel-ratio:1.5/1),
(-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx),
(min-resolution:138dpi) {
    .dropzone .dz-preview .dz-error-mark,
    .dropzone .dz-preview .dz-success-mark,
    .dropzone-previews .dz-preview .dz-error-mark,
    .dropzone-previews .dz-preview .dz-success-mark {
        background-image: url(/build/images/spritemap@2x.99cc9360.png);
        -webkit-background-size: 428px 406px;
        -moz-background-size: 428px 406px;
        background-size: 428px 406px
    }
}

.dropzone .dz-preview .dz-error-mark span,
.dropzone .dz-preview .dz-success-mark span,
.dropzone-previews .dz-preview .dz-error-mark span,
.dropzone-previews .dz-preview .dz-success-mark span {
    display: none
}

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
    background-position: -268px -123px
}

.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
    background-position: -268px -163px
}

.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
    -webkit-animation: loading .4s linear infinite;
    -moz-animation: loading .4s linear infinite;
    -o-animation: loading .4s linear infinite;
    -ms-animation: loading .4s linear infinite;
    animation: loading .4s linear infinite;
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-image: url(/build/images/spritemap.7b51acac.png);
    background-repeat: repeat-x;
    background-position: 0 -400px
}

@media(-o-min-device-pixel-ratio:1.5/1),
(-webkit-min-device-pixel-ratio:1.5),
(min--moz-device-pixel-ratio:1.5),
(min-device-pixel-ratio:1.5),
(min-resolution:1.5dppx),
(min-resolution:138dpi) {
    .dropzone .dz-preview .dz-progress .dz-upload,
    .dropzone-previews .dz-preview .dz-progress .dz-upload {
        background-image: url(/build/images/spritemap@2x.99cc9360.png);
        -webkit-background-size: 428px 406px;
        -moz-background-size: 428px 406px;
        background-size: 428px 406px
    }
}

.dropzone .dz-preview.dz-success .dz-progress,
.dropzone-previews .dz-preview.dz-success .dz-progress {
    display: block;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out
}

.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
    display: block;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
    opacity: 1;
    -ms-filter: none;
    filter: none
}

.dropzone a.dz-remove,
.dropzone-previews a.dz-remove {
    background-image: -webkit-linear-gradient(top, #fafafa, #eee);
    background-image: -moz-linear-gradient(top, #fafafa, #eee);
    background-image: -o-linear-gradient(top, #fafafa, #eee);
    background-image: -ms-linear-gradient(top, #fafafa, #eee);
    background-image: linear-gradient(180deg, #fafafa, #eee);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #eee;
    text-decoration: none;
    display: block;
    padding: 4px 5px;
    text-align: center;
    color: #aaa;
    margin-top: 26px
}

.dropzone a.dz-remove:hover,
.dropzone-previews a.dz-remove:hover {
    color: #666
}

@-moz-keyframes loading {
    0% {
        background-position: 0 -400px
    }
    to {
        background-position: -7px -400px
    }
}

@-webkit-keyframes loading {
    0% {
        background-position: 0 -400px
    }
    to {
        background-position: -7px -400px
    }
}

@-o-keyframes loading {
    0% {
        background-position: 0 -400px
    }
    to {
        background-position: -7px -400px
    }
}

@-ms-keyframes loading {
    0% {
        background-position: 0 -400px
    }
    to {
        background-position: -7px -400px
    }
}

@keyframes loading {
    0% {
        background-position: 0 -400px
    }
    to {
        background-position: -7px -400px
    }
}

.md-editor {
    display: block;
    border: 1px solid #ddd
}

.md-editor .md-footer,
.md-editor>.md-header {
    display: block;
    padding: 6px 4px;
    background: #fff
}

.md-editor>.md-header {
    margin: 0
}

.md-editor>.md-preview {
    background: #fff;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    min-height: 10px;
    overflow: auto
}

.md-editor>textarea {
    font-family: Monaco, Menlo, Consolas, Courier New, monospace;
    font-size: 14px;
    outline: 0;
    margin: 0;
    display: block;
    padding: 0;
    width: 100%;
    border: 0;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    border-radius: 0;
    box-shadow: none;
    background: #eee
}

.md-editor>textarea:focus {
    box-shadow: none;
    background: #fff
}

.md-editor.active {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.CodeMirror {
    font-family: monospace;
    height: 300px
}

.CodeMirror-scroll {
    overflow: auto
}

.CodeMirror-lines {
    padding: 4px 0
}

.CodeMirror pre {
    padding: 0 4px
}

.CodeMirror-gutter-filler,
.CodeMirror-scrollbar-filler {
    background-color: #fff
}

.CodeMirror-gutters {
    border-right: 1px solid #ddd;
    background-color: #f7f7f7;
    white-space: nowrap
}

.CodeMirror-linenumber {
    padding: 0 3px 0 5px;
    min-width: 20px;
    text-align: right;
    color: #999;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.CodeMirror div.CodeMirror-cursor {
    border-left: 1px solid #000
}

.CodeMirror div.CodeMirror-secondarycursor {
    border-left: 1px solid silver
}

.CodeMirror.cm-keymap-fat-cursor div.CodeMirror-cursor {
    width: auto;
    border: 0;
    background: #7e7
}

.cm-tab {
    display: inline-block
}

.CodeMirror-ruler {
    border-left: 1px solid #ccc;
    position: absolute
}

.cm-s-default .cm-keyword {
    color: #708
}

.cm-s-default .cm-atom {
    color: #219
}

.cm-s-default .cm-number {
    color: #164
}

.cm-s-default .cm-def {
    color: #00f
}

.cm-s-default .cm-variable {
    color: #000
}

.cm-s-default .cm-variable-2 {
    color: #05a
}

.cm-s-default .cm-variable-3 {
    color: #085
}

.cm-s-default .cm-operator,
.cm-s-default .cm-property {
    color: #000
}

.cm-s-default .cm-comment {
    color: #a50
}

.cm-s-default .cm-string {
    color: #a11
}

.cm-s-default .cm-string-2 {
    color: #f50
}

.cm-s-default .cm-meta,
.cm-s-default .cm-qualifier {
    color: #555
}

.cm-s-default .cm-builtin {
    color: #30a
}

.cm-s-default .cm-bracket {
    color: #997
}

.cm-s-default .cm-tag {
    color: #170
}

.cm-s-default .cm-attribute {
    color: #00c
}

.cm-s-default .cm-header {
    color: #00f
}

.cm-s-default .cm-quote {
    color: #090
}

.cm-s-default .cm-hr {
    color: #999
}

.cm-s-default .cm-link {
    color: #00c
}

.cm-negative {
    color: #d44
}

.cm-positive {
    color: #292
}

.cm-header,
.cm-strong {
    font-weight: 700
}

.cm-em {
    font-style: italic
}

.cm-link {
    text-decoration: underline
}

.cm-invalidchar,
.cm-s-default .cm-error {
    color: red
}

div.CodeMirror span.CodeMirror-matchingbracket {
    color: #0f0
}

div.CodeMirror span.CodeMirror-nonmatchingbracket {
    color: #f22
}

.CodeMirror-activeline-background {
    background: #e8f2ff
}

.CodeMirror {
    line-height: 1;
    position: relative;
    overflow: hidden;
    background: #fff;
    color: #000
}

.CodeMirror-scroll {
    margin-bottom: -30px;
    margin-right: -30px;
    padding-bottom: 30px;
    height: 100%;
    outline: 0
}

.CodeMirror-scroll,
.CodeMirror-sizer {
    position: relative;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.CodeMirror-sizer {
    border-right: 30px solid transparent
}

.CodeMirror-gutter-filler,
.CodeMirror-hscrollbar,
.CodeMirror-scrollbar-filler,
.CodeMirror-vscrollbar {
    position: absolute;
    z-index: 6;
    display: none
}

.CodeMirror-vscrollbar {
    right: 0;
    top: 0;
    overflow-x: hidden;
    overflow-y: scroll
}

.CodeMirror-hscrollbar {
    bottom: 0;
    left: 0;
    overflow-y: hidden;
    overflow-x: scroll
}

.CodeMirror-scrollbar-filler {
    right: 0;
    bottom: 0
}

.CodeMirror-gutter-filler {
    left: 0;
    bottom: 0
}

.CodeMirror-gutters {
    position: absolute;
    left: 0;
    top: 0;
    padding-bottom: 30px;
    z-index: 3
}

.CodeMirror-gutter {
    white-space: normal;
    height: 100%;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    padding-bottom: 30px;
    margin-bottom: -32px;
    display: inline-block
}

.CodeMirror-gutter-elt {
    position: absolute;
    cursor: default;
    z-index: 4
}

.CodeMirror-lines {
    cursor: text
}

.CodeMirror pre {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-width: 0;
    background: 0 0;
    font-family: inherit;
    font-size: inherit;
    margin: 0;
    white-space: pre;
    word-wrap: normal;
    line-height: inherit;
    color: inherit;
    z-index: 2;
    position: relative;
    overflow: visible
}

.CodeMirror-wrap pre {
    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: normal
}

.CodeMirror-linebackground {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0
}

.CodeMirror-linewidget {
    position: relative;
    z-index: 2;
    overflow: auto
}

.CodeMirror-wrap .CodeMirror-scroll {
    overflow-x: hidden
}

.CodeMirror-measure {
    position: absolute;
    width: 100%;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.CodeMirror-measure pre {
    position: static
}

.CodeMirror div.CodeMirror-cursor {
    position: absolute;
    border-right: none;
    width: 0
}

div.CodeMirror-cursors {
    visibility: hidden;
    position: relative;
    z-index: 1
}

.CodeMirror-focused div.CodeMirror-cursors {
    visibility: visible
}

.CodeMirror-selected {
    background: #d9d9d9
}

.CodeMirror-focused .CodeMirror-selected {
    background: #d7d4f0
}

.cm-searching {
    background: #ffa;
    background: rgba(255, 255, 0, .4)
}

.cm-force-border {
    padding-right: .1px
}

@media print {
    .CodeMirror div.CodeMirror-cursors {
        visibility: hidden
    }
}

.cm-s-monokai.CodeMirror {
    background: #272822;
    color: #f8f8f2
}

.cm-s-monokai div.CodeMirror-selected {
    background: #49483e!important
}

.cm-s-monokai .CodeMirror-gutters {
    background: #272822;
    border-right: 0
}

.cm-s-monokai .CodeMirror-linenumber {
    color: #d0d0d0
}

.cm-s-monokai .CodeMirror-cursor {
    border-left: 1px solid #f8f8f0!important
}

.cm-s-monokai span.cm-comment {
    color: #75715e
}

.cm-s-monokai span.cm-atom,
.cm-s-monokai span.cm-number {
    color: #ae81ff
}

.cm-s-monokai span.cm-attribute,
.cm-s-monokai span.cm-property {
    color: #a6e22e
}

.cm-s-monokai span.cm-keyword {
    color: #f92672
}

.cm-s-monokai span.cm-string {
    color: #e6db74
}

.cm-s-monokai span.cm-variable {
    color: #a6e22e
}

.cm-s-monokai span.cm-variable-2 {
    color: #9effff
}

.cm-s-monokai span.cm-def {
    color: #fd971f
}

.cm-s-monokai span.cm-bracket {
    color: #f8f8f2
}

.cm-s-monokai span.cm-tag {
    color: #f92672
}

.cm-s-monokai span.cm-link {
    color: #ae81ff
}

.cm-s-monokai span.cm-error {
    background: #f92672;
    color: #f8f8f0
}

.cm-s-monokai .CodeMirror-activeline-background {
    background: #373831!important
}

.cm-s-monokai .CodeMirror-matchingbracket {
    text-decoration: underline;
    color: #fff!important
}


/*!* Ladda
* http://lab.hakim.se/ladda
* MIT licensed
*
* Copyright (C) 2015 Hakim El Hattab, http://hakim.se*/

.ladda-button {
    position: relative
}

.ladda-button .ladda-spinner {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: 32px;
    height: 32px;
    top: 50%;
    margin-top: 0;
    opacity: 0;
    pointer-events: none
}

.ladda-button .ladda-label {
    position: relative;
    z-index: 3
}

.ladda-button .ladda-progress {
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .2);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .1s linear!important;
    -moz-transition: .1s linear all!important;
    -ms-transition: .1s linear all!important;
    -o-transition: .1s linear all!important;
    transition: all .1s linear!important
}

.ladda-button[data-loading] .ladda-progress {
    opacity: 1;
    visibility: visible
}

.ladda-button,
.ladda-button .ladda-label,
.ladda-button .ladda-spinner {
    -webkit-transition: all .3s cubic-bezier(.175, .885, .32, 1.275)!important;
    -moz-transition: .3s cubic-bezier(.175, .885, .32, 1.275) all!important;
    -ms-transition: .3s cubic-bezier(.175, .885, .32, 1.275) all!important;
    -o-transition: .3s cubic-bezier(.175, .885, .32, 1.275) all!important;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275)!important
}

.ladda-button[data-style=zoom-in],
.ladda-button[data-style=zoom-in] .ladda-label,
.ladda-button[data-style=zoom-in] .ladda-spinner,
.ladda-button[data-style=zoom-out],
.ladda-button[data-style=zoom-out] .ladda-label,
.ladda-button[data-style=zoom-out] .ladda-spinner {
    -webkit-transition: all .3s ease!important;
    -moz-transition: .3s ease all!important;
    -ms-transition: .3s ease all!important;
    -o-transition: .3s ease all!important;
    transition: all .3s ease!important
}

.ladda-button[data-style=expand-right] .ladda-spinner {
    right: -6px
}

.ladda-button[data-style=expand-right][data-size=s] .ladda-spinner,
.ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner {
    right: -12px
}

.ladda-button[data-style=expand-right][data-loading] {
    padding-right: 56px
}

.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-right][data-loading][data-size=s],
.ladda-button[data-style=expand-right][data-loading][data-size=xs] {
    padding-right: 40px
}

.ladda-button[data-style=expand-left] .ladda-spinner {
    left: 26px
}

.ladda-button[data-style=expand-left][data-size=s] .ladda-spinner,
.ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner {
    left: 4px
}

.ladda-button[data-style=expand-left][data-loading] {
    padding-left: 56px
}

.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-left][data-loading][data-size=s],
.ladda-button[data-style=expand-left][data-loading][data-size=xs] {
    padding-left: 40px
}

.ladda-button[data-style=expand-up] {
    overflow: hidden
}

.ladda-button[data-style=expand-up] .ladda-spinner {
    top: -32px;
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=expand-up][data-loading] {
    padding-top: 54px
}

.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
    opacity: 1;
    top: 26px;
    margin-top: 0
}

.ladda-button[data-style=expand-up][data-loading][data-size=s],
.ladda-button[data-style=expand-up][data-loading][data-size=xs] {
    padding-top: 32px
}

.ladda-button[data-style=expand-up][data-loading][data-size=s] .ladda-spinner,
.ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner {
    top: 4px
}

.ladda-button[data-style=expand-down] {
    overflow: hidden
}

.ladda-button[data-style=expand-down] .ladda-spinner {
    top: 62px;
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=expand-down][data-size=s] .ladda-spinner,
.ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner {
    top: 40px
}

.ladda-button[data-style=expand-down][data-loading] {
    padding-bottom: 54px
}

.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=expand-down][data-loading][data-size=s],
.ladda-button[data-style=expand-down][data-loading][data-size=xs] {
    padding-bottom: 32px
}

.ladda-button[data-style=slide-left] {
    overflow: hidden
}

.ladda-button[data-style=slide-left] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-left] .ladda-spinner {
    left: 100%;
    margin-left: 0
}

.ladda-button[data-style=slide-left][data-loading] .ladda-label {
    opacity: 0;
    left: -100%
}

.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
    opacity: 1;
    left: 50%
}

.ladda-button[data-style=slide-right] {
    overflow: hidden
}

.ladda-button[data-style=slide-right] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-right] .ladda-spinner {
    right: 100%;
    margin-left: 0;
    left: 16px
}

.ladda-button[data-style=slide-right][data-loading] .ladda-label {
    opacity: 0;
    left: 100%
}

.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
    opacity: 1;
    left: 50%
}

.ladda-button[data-style=slide-up] {
    overflow: hidden
}

.ladda-button[data-style=slide-up] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-up] .ladda-spinner {
    left: 50%;
    margin-left: 0;
    margin-top: 1em
}

.ladda-button[data-style=slide-up][data-loading] .ladda-label {
    opacity: 0;
    top: -1em
}

.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
    opacity: 1;
    margin-top: 0
}

.ladda-button[data-style=slide-down] {
    overflow: hidden
}

.ladda-button[data-style=slide-down] .ladda-label {
    position: relative
}

.ladda-button[data-style=slide-down] .ladda-spinner {
    left: 50%;
    margin-left: 0;
    margin-top: -2em
}

.ladda-button[data-style=slide-down][data-loading] .ladda-label {
    opacity: 0;
    top: 1em
}

.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
    opacity: 1;
    margin-top: 0
}

.ladda-button[data-style=zoom-out] {
    overflow: hidden
}

.ladda-button[data-style=zoom-out] .ladda-spinner {
    left: 50%;
    margin-left: 32px;
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5)
}

.ladda-button[data-style=zoom-out] .ladda-label {
    position: relative;
    display: inline-block
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
    opacity: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    transform: scale(.5)
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
    opacity: 1;
    margin-left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.ladda-button[data-style=zoom-in] {
    overflow: hidden
}

.ladda-button[data-style=zoom-in] .ladda-spinner {
    left: 50%;
    margin-left: -16px;
    -webkit-transform: scale(.2);
    -moz-transform: scale(.2);
    -ms-transform: scale(.2);
    -o-transform: scale(.2);
    transform: scale(.2)
}

.ladda-button[data-style=zoom-in] .ladda-label {
    position: relative;
    display: inline-block
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
    opacity: 0;
    -webkit-transform: scale(2.2);
    -moz-transform: scale(2.2);
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    transform: scale(2.2)
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
    opacity: 1;
    margin-left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.ladda-button[data-style=contract] {
    overflow: hidden;
    width: 100px
}

.ladda-button[data-style=contract] .ladda-spinner {
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=contract][data-loading] {
    border-radius: 50%;
    width: 52px
}

.ladda-button[data-style=contract][data-loading] .ladda-label {
    opacity: 0
}

.ladda-button[data-style=contract][data-loading] .ladda-spinner {
    opacity: 1
}

.ladda-button[data-style=contract-overlay] {
    overflow: hidden;
    width: 100px;
    box-shadow: 0 0 0 2000px transparent
}

.ladda-button[data-style=contract-overlay] .ladda-spinner {
    left: 50%;
    margin-left: 0
}

.ladda-button[data-style=contract-overlay][data-loading] {
    border-radius: 50%;
    width: 52px;
    box-shadow: 0 0 0 2000px rgba(0, 0, 0, .8)
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
    opacity: 0
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
    opacity: 1
}

body {
    background: #ecedf0;
    width: 100%
}

html {
    font-size: 10px
}

body {
    color: #777;
    font-family: Open Sans, Arial, sans-serif;
    line-height: 22px;
    margin: 0;
    font-size: 12px;
    overflow-x: hidden;
    overflow-y: hidden
}

a {
    color: #ccc
}

a:focus,
a:hover {
    color: #d9d9d9
}

a:active {
    color: #bfbfbf
}

.body {
    min-height: 100vh;
    width: 100%
}

.header {
    height: 60px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.inner-wrapper {
    display: table;
    min-height: 100vh;
    padding-top: 60px;
    table-layout: fixed;
    overflow: hidden;
    width: 100%
}

.content-body {
    display: table-cell;
    padding: 40px;
    position: relative;
    vertical-align: top
}

.content-body>.row+.row {
    padding-top: 10px
}

.page-header {
    background: #34495e;
    border-bottom: none;
    border-left: 1px solid #3a3a3a;
    box-shadow: 1px 3px 0 1px #ccc;
    height: 50px;
    margin: -40px -40px 40px;
    padding: 0
}

.sidebar-left {
    background: #34495e;
    box-shadow: inset -5px 0 0 #2f3139;
    color: #777;
    display: table-cell;
    position: relative;
    vertical-align: top;
    width: 300px
}

@media only screen and (min-width:768px) {
    html.sidebar-left-collapsed .sidebar-left {
        width: 73px
    }
}

.sidebar-right {
    background: #171717;
    bottom: 0;
    margin-right: -300px;
    min-height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    width: 300px
}

@media only screen and (min-width:768px) {
    html.sidebar-right-opened .header {
        margin-left: -300px;
        margin-right: 300px
    }
    html.sidebar-right-opened .inner-wrapper {
        margin-left: -300px
    }
    html.sidebar-right-opened .sidebar-right {
        margin-right: 0
    }
}

@media only screen and (min-width:768px) {
    html.flexbox .inner-wrapper,
    html.flexboxlegacy .inner-wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
    html.flexbox .content-body,
    html.flexbox .sidebar-left,
    html.flexboxlegacy .content-body,
    html.flexboxlegacy .sidebar-left {
        display: block;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        flex-shrink: 0;
        -ms-flex-negative: 0
    }
    html.flexbox .content-body,
    html.flexboxlegacy .content-body {
        -webkit-box-flex: 2;
        -moz-box-flex: 2;
        box-flex: 2;
        -webkit-flex: 2;
        -moz-flex: 2;
        -ms-flex: 2;
        flex: 2
    }
}

@media only screen and (min-width:768px) {
    html.fixed .content-body,
    html.fixed .inner-wrapper,
    html.fixed .sidebar-left {
        display: block
    }
    html.fixed .header {
        position: fixed;
        z-index: 1020
    }
    html.fixed .inner-wrapper {
        padding-top: 50px
    }
    html.fixed .content-body {
        margin-left: 300px
    }
    html.fixed .content-body.has-toolbar {
        padding-top: 92px
    }
    html.fixed .page-header {
        left: 300px;
        margin: 0;
        position: fixed;
        right: 0;
        top: 60px
    }
    html.fixed .sidebar-left {
        bottom: 0;
        left: 0;
        padding-bottom: 50px;
        position: fixed;
        top: 60px
    }
    html.fixed .sidebar-left .nano-content {
        padding-bottom: 50px
    }
    html.fixed.sidebar-left-collapsed .page-header {
        left: 73px
    }
    html.fixed.sidebar-left-collapsed .content-body {
        margin-left: 73px
    }
    html.fixed.sidebar-right-opened .page-header {
        left: 0;
        margin-right: 300px
    }
    html.fixed.sidebar-left-collapsed.sidebar-right-opened .page-header,
    html.fixed.sidebar-right-opened .sidebar-left {
        left: -300px
    }
}

@media only screen and (max-width:1199px) {
    html.boxed .header {
        border-color: #ccc
    }
}

@media only screen and (min-width:1200px) {
    html.boxed body {
        background: url(/build/images/denim.6e7e8992.png) repeat
    }
    html.boxed .body {
        position: relative;
        max-width: 1200px;
        margin: 0 auto;
        background-color: transparent
    }
    html.boxed .header {
        border-top: 3px solid #ccc;
        height: 63px;
        position: absolute;
        top: 25px
    }
    html.boxed .inner-wrapper {
        padding-top: 88px;
        padding-bottom: 25px
    }
    html.boxed .content-body {
        background-color: #ecedf0
    }
    html.boxed .header {
        border-radius: 5px 5px 0 0
    }
    html.boxed .sidebar-left {
        border-radius: 0 0 0 5px
    }
    html.boxed .content-body {
        border-radius: 0 0 5px 0
    }
    html.boxed .sidebar-right {
        border-radius: 0 5px 5px 0;
        border-top: 3px solid #ccc;
        min-height: 0
    }
    html.boxed.sidebar-right-opened .body {
        overflow: hidden
    }
    html.boxed.sidebar-right-opened .header {
        border-radius: 5px 0 0 0
    }
    html.boxed.sidebar-right-opened .content-body {
        border-radius: 0 0 0 5px
    }
    html.boxed.sidebar-right-opened .sidebar-right {
        bottom: 25px;
        position: absolute;
        top: 25px
    }
}

@media only screen and (max-width:767px) {
    body,
    html {
        background: #ecedf0
    }
    html.mobile-device .sidebar-left,
    html.mobile-device .sidebar-right {
        overflow-y: scroll;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch
    }
    body {
        min-height: 100vh
    }
    .content-body,
    .inner-wrapper,
    .sidebar-left {
        display: block
    }
    .body {
        min-height: 0;
        overflow: visible
    }
    .header {
        background: 0 0;
        border: none;
        height: auto;
        position: static
    }
    .header .logo-container {
        height: 60px;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 99
    }
    .header .header-right {
        background: #fff;
        float: none!important;
        height: 60px;
        margin-top: 60px;
        width: 100%
    }
    .inner-wrapper {
        min-height: 0;
        padding-top: 0
    }
    .content-body {
        padding: 0 15px 15px
    }
    .page-header {
        margin: 0 -15px 20px
    }
    .sidebar-left {
        left: -100%;
        padding-top: 60px;
        padding-bottom: 50px;
        position: fixed;
        overflow: hidden;
        z-index: 98!important
    }
    .sidebar-left,
    .sidebar-right {
        bottom: 0;
        min-height: 0;
        min-width: 100%;
        min-width: 100vw;
        top: 0
    }
    .sidebar-right {
        left: auto;
        right: -100%;
        margin-right: 0;
        z-index: 100
    }
    html.csstransforms .sidebar-left,
    html.csstransforms .sidebar-right {
        -webkit-transition-property: margin;
        -moz-transition-property: margin;
        transition-property: margin;
        -webkit-transition-duration: .25s;
        -moz-transition-duration: .25s;
        transition-duration: .25s;
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -webkit-transition-delay: 0;
        -moz-transition-delay: 0;
        transition-delay: 0
    }
    html.csstransforms .sidebar-left {
        margin-left: -25px
    }
    html.csstransforms .sidebar-right {
        margin-right: -25px
    }
    html.no-mobile-device body {
        min-height: 0
    }
    html.no-mobile-device .body {
        min-height: 100vh;
        overflow: hidden
    }
    html.no-mobile-device .inner-wrapper {
        overflow-y: auto
    }
    html.no-mobile-device.sidebar-left-opened,
    html.no-mobile-device.sidebar-left-opened body,
    html.no-mobile-device.sidebar-right-opened,
    html.no-mobile-device.sidebar-right-opened body {
        overflow: hidden
    }
    html.sidebar-left-opened.no-csstransforms .sidebar-left {
        left: 0
    }
    html.sidebar-left-opened.csstransforms .sidebar-left {
        margin-left: 100%
    }
    html.sidebar-right-opened.no-csstransforms .sidebar-right {
        right: 0
    }
    html.sidebar-right-opened.csstransforms .sidebar-right {
        margin-right: 100%
    }
    html.sidebar-left-collapsed.sidebar-right-opened .sidebar-left {
        margin-left: -300px
    }
}

@media only screen and (min-width:1200px) {
    html.boxed .content-with-menu {
        margin-bottom: -40px
    }
}

@media only screen and (min-width:768px) {
    .content-with-menu-container {
        display: table;
        table-layout: fixed;
        width: 100%
    }
}

@media only screen and (min-width:768px) {
    html.boxed .content-with-menu:before,
    html.scroll .content-with-menu:before {
        bottom: -47px;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        top: 54px;
        width: 300px
    }
    html.boxed .content-with-menu:after,
    html.scroll .content-with-menu:after {
        bottom: -46px;
        content: "";
        display: block;
        left: -1px;
        position: absolute;
        top: 54px;
        width: 1px;
        z-index: 3
    }
    html.boxed .content-with-menu:before {
        bottom: 0
    }
    html.boxed .content-with-menu:after {
        bottom: 2px
    }
}

.content-with-menu {
    margin: -20px -15px 0
}

@media only screen and (max-width:767px) {
    .content-with-menu {
        clear: both
    }
    .inner-body {
        padding: 40px 15px 0
    }
}

@media only screen and (min-width:768px) {
    .content-with-menu {
        border-top: 110px solid transparent;
        margin: -150px -40px -53px;
        min-height: 100vh
    }
    .inner-body,
    .inner-menu {
        display: table-cell;
        vertical-align: top
    }
    .inner-body {
        padding: 40px
    }
    .inner-toolbar {
        height: 52px;
        overflow: hidden
    }
    .content-with-menu-has-toolbar .inner-menu-toggle {
        border-radius: 0
    }
    .content-with-menu-has-toolbar .inner-toolbar {
        padding-left: 140px
    }
}

@media only screen and (min-width:768px) {
    html.flexbox .content-with-menu-container,
    html.flexboxlegacy .content-with-menu-container {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
    html.flexbox .inner-body,
    html.flexbox .inner-menu,
    html.flexboxlegacy .inner-body,
    html.flexboxlegacy .inner-menu {
        display: block;
        -webkit-flex-shrink: 0;
        -moz-flex-shrink: 0;
        flex-shrink: 0;
        -ms-flex-negative: 0
    }
    html.flexbox .inner-body,
    html.flexboxlegacy .inner-body {
        -webkit-box-flex: 2;
        -moz-box-flex: 2;
        box-flex: 2;
        -webkit-flex: 2;
        -moz-flex: 2;
        -ms-flex: 2;
        flex: 2
    }
}

@media only screen and (min-width:768px) {
    html.fixed .content-with-menu-container,
    html.fixed .inner-body,
    html.fixed .inner-menu {
        display: block
    }
    html.fixed .content-with-menu-container {
        position: relative
    }
    html.fixed .inner-menu-toggle {
        position: absolute;
        top: 114px;
        border-radius: 0 0 5px 0;
        width: 140px;
        z-index: 1002
    }
    html.fixed .inner-menu {
        bottom: 0;
        display: block;
        left: 300px;
        position: fixed;
        margin: 0;
        top: 114px;
        width: 300px;
        padding: 35px;
        z-index: 1002
    }
    html.fixed .inner-menu-content {
        display: block
    }
    html.fixed .inner-body {
        margin-left: 300px;
        border-top: 113px solid transparent;
        margin-top: -110px;
        min-height: 100vh;
        position: relative
    }
    html.fixed .content-with-menu-has-toolbar .inner-body {
        border-top-width: 165px
    }
}

@media only screen and (min-width:768px) {
    html.boxed .inner-body,
    html.boxed .inner-menu,
    html.scroll .inner-body,
    html.scroll .inner-menu {
        display: block
    }
    html.boxed .content-with-menu-container,
    html.scroll .content-with-menu-container {
        position: relative
    }
    html.boxed .inner-menu-toggle,
    html.scroll .inner-menu-toggle {
        position: absolute;
        top: 0;
        border-radius: 0 0 5px 0;
        width: 140px;
        z-index: 3
    }
    html.boxed .inner-menu,
    html.scroll .inner-menu {
        display: block;
        position: relative;
        margin: 0;
        width: 300px;
        padding: 35px
    }
    html.boxed .inner-menu-content,
    html.scroll .inner-menu-content {
        display: block
    }
    html.boxed .inner-body,
    html.scroll .inner-body {
        margin-left: 0;
        min-height: 100vh;
        position: relative
    }
    html.boxed.flexbox .content-with-menu-container,
    html.boxed.flexboxlegacy .content-with-menu-container,
    html.scroll.flexbox .content-with-menu-container,
    html.scroll.flexboxlegacy .content-with-menu-container {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width:768px) {
    html.fixed.sidebar-left-collapsed .inner-menu,
    html.fixed.sidebar-left-collapsed .inner-menu-toggle,
    html.fixed.sidebar-left-collapsed .inner-toolbar {
        left: 73px
    }
    html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-toolbar {
        left: 373px
    }
}

@media only screen and (min-width:768px) {
    html.fixed.sidebar-right-opened .inner-menu,
    html.fixed.sidebar-right-opened .inner-menu-toggle,
    html.fixed.sidebar-right-opened .inner-toolbar {
        left: 0
    }
    html.fixed.sidebar-right-opened .inner-toolbar {
        margin-right: 300px
    }
    html.fixed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-right-opened.inner-menu-opened .inner-toolbar {
        left: -300px
    }
}

@media only screen and (min-width:768px) {
    html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu,
    html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle,
    html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-toolbar {
        left: -227px
    }
    html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-toolbar {
        left: -527px
    }
}

@media only screen and (min-width:768px) and (max-width:1365px) {
    html.boxed .inner-menu,
    html.fixed .inner-menu,
    html.scroll .inner-menu {
        display: none
    }
    html.boxed .inner-menu-toggle,
    html.fixed .inner-menu-toggle,
    html.scroll .inner-menu-toggle {
        display: block
    }
    html.boxed .inner-body,
    html.fixed .inner-body,
    html.scroll .inner-body {
        margin-left: 0
    }
    html.boxed .content-with-menu-has-toolbar .inner-toolbar,
    html.fixed .content-with-menu-has-toolbar .inner-toolbar,
    html.scroll .content-with-menu-has-toolbar .inner-toolbar {
        padding-left: 140px
    }
    html.boxed.inner-menu-opened .inner-menu,
    html.fixed.inner-menu-opened .inner-menu,
    html.scroll.inner-menu-opened .inner-menu {
        display: block
    }
    html.boxed.inner-menu-opened .inner-menu-toggle,
    html.fixed.inner-menu-opened .inner-menu-toggle,
    html.scroll.inner-menu-opened .inner-menu-toggle {
        display: none
    }
    html.boxed.inner-menu-opened .inner-body,
    html.fixed.inner-menu-opened .inner-body,
    html.scroll.inner-menu-opened .inner-body {
        margin-right: -300px
    }
    html.boxed.inner-menu-opened .content-with-menu-has-toolbar .inner-toolbar,
    html.fixed.inner-menu-opened .content-with-menu-has-toolbar .inner-toolbar,
    html.scroll.inner-menu-opened .content-with-menu-has-toolbar .inner-toolbar {
        padding-left: 0
    }
    html.fixed.inner-menu-opened .inner-body {
        margin-left: 300px
    }
    html.boxed .content-with-menu:before,
    html.scroll .content-with-menu:before {
        display: none
    }
    html.boxed.inner-menu-opened:before,
    html.scroll.inner-menu-opened:before {
        display: block
    }
}

@media only screen and (min-width:1366px) {
    html.boxed .inner-menu,
    html.fixed .inner-menu,
    html.scroll .inner-menu {
        display: block
    }
    html.boxed .inner-menu-toggle,
    html.boxed .inner-menu-toggle-inside,
    html.fixed .inner-menu-toggle,
    html.fixed .inner-menu-toggle-inside,
    html.scroll .inner-menu-toggle,
    html.scroll .inner-menu-toggle-inside {
        display: none
    }
    html.boxed .inner-body,
    html.fixed .inner-body,
    html.scroll .inner-body {
        margin-right: 0
    }
    html.boxed .content-with-menu-has-toolbar .inner-toolbar,
    html.fixed .content-with-menu-has-toolbar .inner-toolbar,
    html.scroll .content-with-menu-has-toolbar .inner-toolbar {
        padding-left: 0
    }
    html.fixed.inner-menu-opened .inner-body {
        margin-left: 300px
    }
    html.fixed .content-with-menu .inner-toolbar,
    html.fixed.inner-menu-opened .content-with-menu .inner-toolbar {
        left: 600px
    }
    html.fixed .inner-menu,
    html.fixed .inner-menu-toggle,
    html.fixed.inner-menu-opened .inner-menu,
    html.fixed.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-right-opened .content-with-menu .inner-toolbar {
        left: 300px
    }
    html.fixed.sidebar-right-opened .inner-menu,
    html.fixed.sidebar-right-opened .inner-menu-toggle {
        left: 0
    }
    html.fixed.sidebar-left-collapsed .content-with-menu .inner-toolbar,
    html.fixed.sidebar-left-collapsed.inner-menu-opened .content-with-menu .inner-toolbar,
    html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .content-with-menu .inner-toolbar {
        left: 373px
    }
    html.fixed.sidebar-left-collapsed .inner-menu,
    html.fixed.sidebar-left-collapsed .inner-menu-toggle,
    html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-menu,
    html.fixed.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-left-collapsed.sidebar-right-opened .content-with-menu .inner-toolbar,
    html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu,
    html.fixed.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle {
        left: 73px
    }
    html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu,
    html.fixed.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle {
        left: -227px
    }
}

@-ms-viewport {
    width: auto!important
}

@media(min-width:1600px) {
    html.fixed .container,
    html.scroll .container {
        width: 1570px
    }
}

html.fixed .col-xl-1,
html.fixed .col-xl-10,
html.fixed .col-xl-11,
html.fixed .col-xl-12,
html.fixed .col-xl-2,
html.fixed .col-xl-3,
html.fixed .col-xl-4,
html.fixed .col-xl-5,
html.fixed .col-xl-6,
html.fixed .col-xl-7,
html.fixed .col-xl-8,
html.fixed .col-xl-9,
html.scroll .col-xl-1,
html.scroll .col-xl-10,
html.scroll .col-xl-11,
html.scroll .col-xl-12,
html.scroll .col-xl-2,
html.scroll .col-xl-3,
html.scroll .col-xl-4,
html.scroll .col-xl-5,
html.scroll .col-xl-6,
html.scroll .col-xl-7,
html.scroll .col-xl-8,
html.scroll .col-xl-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media(min-width:1600px) {
    html.fixed .col-xl-1,
    html.fixed .col-xl-10,
    html.fixed .col-xl-11,
    html.fixed .col-xl-12,
    html.fixed .col-xl-2,
    html.fixed .col-xl-3,
    html.fixed .col-xl-4,
    html.fixed .col-xl-5,
    html.fixed .col-xl-6,
    html.fixed .col-xl-7,
    html.fixed .col-xl-8,
    html.fixed .col-xl-9,
    html.scroll .col-xl-1,
    html.scroll .col-xl-10,
    html.scroll .col-xl-11,
    html.scroll .col-xl-12,
    html.scroll .col-xl-2,
    html.scroll .col-xl-3,
    html.scroll .col-xl-4,
    html.scroll .col-xl-5,
    html.scroll .col-xl-6,
    html.scroll .col-xl-7,
    html.scroll .col-xl-8,
    html.scroll .col-xl-9 {
        float: left
    }
    html.fixed .col-xl-12,
    html.scroll .col-xl-12 {
        width: 100%
    }
    html.fixed .col-xl-11,
    html.scroll .col-xl-11 {
        width: 91.66666667%
    }
    html.fixed .col-xl-10,
    html.scroll .col-xl-10 {
        width: 83.33333333%
    }
    html.fixed .col-xl-9,
    html.scroll .col-xl-9 {
        width: 75%
    }
    html.fixed .col-xl-8,
    html.scroll .col-xl-8 {
        width: 66.66666667%
    }
    html.fixed .col-xl-7,
    html.scroll .col-xl-7 {
        width: 58.33333333%
    }
    html.fixed .col-xl-6,
    html.scroll .col-xl-6 {
        width: 50%
    }
    html.fixed .col-xl-5,
    html.scroll .col-xl-5 {
        width: 41.66666667%
    }
    html.fixed .col-xl-4,
    html.scroll .col-xl-4 {
        width: 33.33333333%
    }
    html.fixed .col-xl-3,
    html.scroll .col-xl-3 {
        width: 25%
    }
    html.fixed .col-xl-2,
    html.scroll .col-xl-2 {
        width: 16.66666667%
    }
    html.fixed .col-xl-1,
    html.scroll .col-xl-1 {
        width: 8.33333333%
    }
    html.fixed .col-xl-pull-12,
    html.scroll .col-xl-pull-12 {
        right: 100%
    }
    html.fixed .col-xl-pull-11,
    html.scroll .col-xl-pull-11 {
        right: 91.66666667%
    }
    html.fixed .col-xl-pull-10,
    html.scroll .col-xl-pull-10 {
        right: 83.33333333%
    }
    html.fixed .col-xl-pull-9,
    html.scroll .col-xl-pull-9 {
        right: 75%
    }
    html.fixed .col-xl-pull-8,
    html.scroll .col-xl-pull-8 {
        right: 66.66666667%
    }
    html.fixed .col-xl-pull-7,
    html.scroll .col-xl-pull-7 {
        right: 58.33333333%
    }
    html.fixed .col-xl-pull-6,
    html.scroll .col-xl-pull-6 {
        right: 50%
    }
    html.fixed .col-xl-pull-5,
    html.scroll .col-xl-pull-5 {
        right: 41.66666667%
    }
    html.fixed .col-xl-pull-4,
    html.scroll .col-xl-pull-4 {
        right: 33.33333333%
    }
    html.fixed .col-xl-pull-3,
    html.scroll .col-xl-pull-3 {
        right: 25%
    }
    html.fixed .col-xl-pull-2,
    html.scroll .col-xl-pull-2 {
        right: 16.66666667%
    }
    html.fixed .col-xl-pull-1,
    html.scroll .col-xl-pull-1 {
        right: 8.33333333%
    }
    html.fixed .col-xl-pull-0,
    html.scroll .col-xl-pull-0 {
        right: auto
    }
    html.fixed .col-xl-push-12,
    html.scroll .col-xl-push-12 {
        left: 100%
    }
    html.fixed .col-xl-push-11,
    html.scroll .col-xl-push-11 {
        left: 91.66666667%
    }
    html.fixed .col-xl-push-10,
    html.scroll .col-xl-push-10 {
        left: 83.33333333%
    }
    html.fixed .col-xl-push-9,
    html.scroll .col-xl-push-9 {
        left: 75%
    }
    html.fixed .col-xl-push-8,
    html.scroll .col-xl-push-8 {
        left: 66.66666667%
    }
    html.fixed .col-xl-push-7,
    html.scroll .col-xl-push-7 {
        left: 58.33333333%
    }
    html.fixed .col-xl-push-6,
    html.scroll .col-xl-push-6 {
        left: 50%
    }
    html.fixed .col-xl-push-5,
    html.scroll .col-xl-push-5 {
        left: 41.66666667%
    }
    html.fixed .col-xl-push-4,
    html.scroll .col-xl-push-4 {
        left: 33.33333333%
    }
    html.fixed .col-xl-push-3,
    html.scroll .col-xl-push-3 {
        left: 25%
    }
    html.fixed .col-xl-push-2,
    html.scroll .col-xl-push-2 {
        left: 16.66666667%
    }
    html.fixed .col-xl-push-1,
    html.scroll .col-xl-push-1 {
        left: 8.33333333%
    }
    html.fixed .col-xl-push-0,
    html.scroll .col-xl-push-0 {
        left: auto
    }
    html.fixed .col-xl-offset-12,
    html.scroll .col-xl-offset-12 {
        margin-left: 100%
    }
    html.fixed .col-xl-offset-11,
    html.scroll .col-xl-offset-11 {
        margin-left: 91.66666667%
    }
    html.fixed .col-xl-offset-10,
    html.scroll .col-xl-offset-10 {
        margin-left: 83.33333333%
    }
    html.fixed .col-xl-offset-9,
    html.scroll .col-xl-offset-9 {
        margin-left: 75%
    }
    html.fixed .col-xl-offset-8,
    html.scroll .col-xl-offset-8 {
        margin-left: 66.66666667%
    }
    html.fixed .col-xl-offset-7,
    html.scroll .col-xl-offset-7 {
        margin-left: 58.33333333%
    }
    html.fixed .col-xl-offset-6,
    html.scroll .col-xl-offset-6 {
        margin-left: 50%
    }
    html.fixed .col-xl-offset-5,
    html.scroll .col-xl-offset-5 {
        margin-left: 41.66666667%
    }
    html.fixed .col-xl-offset-4,
    html.scroll .col-xl-offset-4 {
        margin-left: 33.33333333%
    }
    html.fixed .col-xl-offset-3,
    html.scroll .col-xl-offset-3 {
        margin-left: 25%
    }
    html.fixed .col-xl-offset-2,
    html.scroll .col-xl-offset-2 {
        margin-left: 16.66666667%
    }
    html.fixed .col-xl-offset-1,
    html.scroll .col-xl-offset-1 {
        margin-left: 8.33333333%
    }
    html.fixed .col-xl-offset-0,
    html.scroll .col-xl-offset-0 {
        margin-left: 0
    }
}

html.fixed .visible-xl,
html.fixed .visible-xl-block,
html.fixed .visible-xl-inline,
html.fixed .visible-xl-inline-block,
html.scroll .visible-xl,
html.scroll .visible-xl-block,
html.scroll .visible-xl-inline,
html.scroll .visible-xl-inline-block {
    display: none!important
}

@media(min-width:1200px) and (max-width:1599px) {
    html.fixed .visible-lg,
    html.scroll .visible-lg {
        display: block!important
    }
    html.fixed table.visible-lg,
    html.scroll table.visible-lg {
        display: table
    }
    html.fixed tr.visible-lg,
    html.scroll tr.visible-lg {
        display: table-row!important
    }
    html.fixed td.visible-lg,
    html.fixed th.visible-lg,
    html.scroll td.visible-lg,
    html.scroll th.visible-lg {
        display: table-cell!important
    }
    html.fixed .visible-lg-block,
    html.scroll .visible-lg-block {
        display: block!important
    }
    html.fixed .visible-lg-inline,
    html.scroll .visible-lg-inline {
        display: inline!important
    }
    html.fixed .visible-lg-inline-block,
    html.scroll .visible-lg-inline-block {
        display: inline-block!important
    }
    html.fixed .hidden-lg,
    html.scroll .hidden-lg {
        display: none!important
    }
}

@media(min-width:1600px) {
    html.fixed .visible-lg-block,
    html.fixed .visible-lg-inline,
    html.fixed .visible-lg-inline-block,
    html.scroll .visible-lg-block,
    html.scroll .visible-lg-inline,
    html.scroll .visible-lg-inline-block {
        display: none!important
    }
}

@media(min-width:1600px) {
    html.fixed .visible-xl,
    html.scroll .visible-xl {
        display: block!important
    }
    html.fixed table.visible-xl,
    html.scroll table.visible-xl {
        display: table
    }
    html.fixed tr.visible-xl,
    html.scroll tr.visible-xl {
        display: table-row!important
    }
    html.fixed td.visible-xl,
    html.fixed th.visible-xl,
    html.scroll td.visible-xl,
    html.scroll th.visible-xl {
        display: table-cell!important
    }
    html.fixed .visible-xl-block,
    html.scroll .visible-xl-block {
        display: block!important
    }
    html.fixed .visible-xl-inline,
    html.scroll .visible-xl-inline {
        display: inline!important
    }
    html.fixed .visible-xl-inline-block,
    html.scroll .visible-xl-inline-block {
        display: inline-block!important
    }
    html.fixed .hidden-xl,
    html.scroll .hidden-xl {
        display: none!important
    }
}

@media screen and (max-width:991px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

.header {
    background-color: #deebf6;
    background-image: -webkit-linear-gradient(#deebf6, #d3e0ea 45%);
    background-image: linear-gradient(#deebf6, #d3e0ea 45%);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    z-index: 1000
}

.header .logo {
    float: left;
    margin: 10px 0 0 15px
}

.header .logo img {
    color: transparent
}

.header .separator {
    background-color: #f6f6f6;
    background-image: -webkit-linear-gradient(#f6f6f6 60%, #ededed);
    background-image: linear-gradient(#f6f6f6 60%, #ededed);
    height: 100%;
    margin: 0 25px;
    width: 1px
}

.header .search,
.header .separator {
    display: inline-block;
    vertical-align: middle
}

.header .search {
    width: 170px
}

.header .toggle-sidebar-left {
    background: #ccc;
    border-radius: 100px;
    color: #fff;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 14px;
    width: 30px
}

.header-right {
    float: right;
    height: 56px
}

@media only screen and (max-width:767px) {
    .header .logo-container {
        background-color: #f6f6f6;
        background-image: -webkit-linear-gradient(#f6f6f6, #fff 45%);
        background-image: linear-gradient(#f6f6f6, #fff 45%);
        border-bottom: 1px solid #e9e9e6;
        border-top: 3px solid #ededed
    }
    .header .logo-container .logo {
        float: none;
        display: inline-block;
        line-height: 57px;
        margin-top: 0
    }
    .header .search,
    .header .separator {
        display: none
    }
}

html.dark .header,
html.header-dark .header {
    background: #1d2127;
    border-bottom-color: #161a1e;
    border-top-color: #1d2127
}

@media only screen and (max-width:767px) {
    html.dark .header .logo-container,
    html.header-dark .header .logo-container {
        background: #1d2127;
        border-bottom-color: #161a1e;
        border-top-color: #1d2127
    }
    html.dark .header .header-right,
    html.header-dark .header .header-right {
        background: #1d2127
    }
}

html.dark .header .separator,
html.header-dark .header .separator {
    background-color: #1d2127;
    background-image: -webkit-linear-gradient(#1d2127 10%, #121518);
    background-image: linear-gradient(#1d2127 10%, #121518)
}

html.dark .header .input-search input,
html.dark .header .input-search input:focus,
html.header-dark .header .input-search input,
html.header-dark .header .input-search input:focus {
    background: #282d36;
    border-color: #161a1e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4);
    color: #fff
}

html.dark .header .input-search .input-group-btn .btn-default,
html.header-dark .header .input-search .input-group-btn .btn-default {
    background: 0 0;
    color: #c3c3c3
}

.sidebar-left {
    z-index: 1010
}

.sidebar-left .sidebar-header {
    position: relative;
    color: #777;
    height: 50px
}

.sidebar-left .sidebar-header .sidebar-title {
    color: #465162;
    padding: 15px;
    font-size: 15px;
    font-size: 1.5rem
}

.sidebar-left .sidebar-header .sidebar-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 73px;
    height: 50px;
    background-color: #171717;
    border-radius: 0 0 0 5px;
    text-align: center;
    cursor: pointer
}

.sidebar-left .sidebar-header .sidebar-toggle i {
    color: #c3c3c3;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 50px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.sidebar-left .sidebar-header .sidebar-toggle:hover i {
    color: #ccc
}

.sidebar-left hr.separator {
    background: 0 0;
    margin: 20px 10px
}

@media only screen and (min-width:768px) {
    html.boxed .sidebar-left .nano,
    html.scroll .sidebar-left .nano {
        position: static;
        height: auto;
        overflow: visible;
        width: auto
    }
    html.boxed .sidebar-left .nano .nano-content,
    html.scroll .sidebar-left .nano .nano-content {
        margin-right: 0!important;
        position: static;
        overflow: visible
    }
    html.boxed .sidebar-left .nano .nano-pane,
    html.scroll .sidebar-left .nano .nano-pane {
        display: none!important
    }
    html.boxed .sidebar-left .nano>.nano-content,
    html.scroll .sidebar-left .nano>.nano-content {
        overflow: visible!important
    }
}

@media only screen and (min-width:768px) {
    html.sidebar-left-collapsed .sidebar-left .sidebar-title {
        margin-left: -300px;
        opacity: 0
    }
    html.sidebar-left-collapsed .sidebar-left .sidebar-toggle {
        border-radius: 0
    }
    html.sidebar-left-collapsed .sidebar-left .nav-main>li>a {
        overflow: hidden;
        text-overflow: clip
    }
    html.sidebar-left-collapsed .sidebar-left .nav-main li.nav-parent a:after,
    html.sidebar-left-collapsed .sidebar-left .nav-main li.nav-parent ul.nav-children {
        display: none
    }
    html.sidebar-left-collapsed .sidebar-left .nav-main a span {
        visibility: hidden
    }
    html.sidebar-left-collapsed .sidebar-left .separator,
    html.sidebar-left-collapsed .sidebar-left .sidebar-widget {
        display: none
    }
    html.sidebar-left-collapsed.boxed .sidebar-left,
    html.sidebar-left-collapsed.scroll .sidebar-left {
        overflow: visible
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li.nav-active a:hover,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li.nav-active a:hover {
        color: #ccc
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li.nav-expanded,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li.nav-expanded {
        background: 0 0
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li.nav-expanded ul.nav-children,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li.nav-expanded ul.nav-children {
        display: none
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li ul.nav-children,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li ul.nav-children {
        position: absolute;
        left: 67px;
        width: 233px;
        background: #191c21
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main>li:hover,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main>li:hover {
        width: 300px;
        background: #191c21
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main>li:hover>a,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main>li:hover>a {
        background: 0 0
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main>li:hover>a i,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main>li:hover>a i {
        margin-right: 22px
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main>li:hover>a span,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main>li:hover>a span {
        display: inline;
        visibility: visible
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main>li:hover>a span.label,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main>li:hover>a span.label {
        background-color: #ccc;
        color: #fff
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main>li:hover>ul.nav-children,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main>li:hover>ul.nav-children {
        display: block
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main>li:hover>ul.nav-children li a,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main>li:hover>ul.nav-children li a {
        padding-left: 15px
    }
    html.sidebar-left-collapsed.fixed .sidebar-left .nano {
        background: #1d2127;
        box-shadow: inset -5px 0 0 #2f3139
    }
    html.sidebar-left-collapsed.fixed .sidebar-left .nano:hover {
        width: 300px
    }
    html.sidebar-left-collapsed.fixed .sidebar-left .nano:hover .nav-main .nav-expanded ul.nav-children {
        display: block
    }
    html.sidebar-left-collapsed.fixed .sidebar-left .nano:hover .nav-main li.nav-parent a:after {
        display: inline-block
    }
    html.sidebar-left-collapsed.fixed .sidebar-left .nano:hover .nav-main li a span {
        visibility: visible
    }
    html.sidebar-left-collapsed.fixed .sidebar-left .nano:hover .separator,
    html.sidebar-left-collapsed.fixed .sidebar-left .nano:hover .sidebar-widget {
        display: block
    }
}

@media only screen and (max-width:767px) {
    html.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .sidebar-left {
        margin-left: -250px
    }
}

@media only screen and (min-width:768px) {
    html.sidebar-left-sm .sidebar-left {
        width: 250px;
        font-size: 12px;
        font-size: 1.2rem
    }
    html.sidebar-left-sm .sidebar-left ul.nav-main li i {
        font-size: 16px;
        font-size: 1.6rem
    }
    html.sidebar-left-sm .sidebar-left .sidebar-widget .widget-header h6,
    html.sidebar-left-sm .sidebar-left ul.nav-main li a {
        font-size: 12px;
        font-size: 1.2rem
    }
    html.sidebar-left-sm.sidebar-left-collapsed .sidebar-left .sidebar-title {
        margin-left: -250px
    }
    html.sidebar-left-sm.sidebar-left-collapsed.fixed .sidebar-left .nano:hover {
        width: 250px
    }
    html.sidebar-left-sm.sidebar-left-collapsed .sidebar-left {
        width: 73px
    }
    html.fixed.sidebar-left-sm .content-body {
        margin-left: 250px
    }
    html.fixed.sidebar-left-sm .page-header {
        left: 250px
    }
    html.fixed.sidebar-left-sm.sidebar-right-opened .page-header {
        left: 0
    }
    html.fixed.sidebar-left-sm.sidebar-right-opened .sidebar-left {
        left: -250px
    }
    html.fixed.sidebar-left-collapsed .page-header {
        left: 73px
    }
    html.fixed.sidebar-left-collapsed .content-body {
        margin-left: 73px
    }
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .page-header {
        left: -250px
    }
    html.fixed.sidebar-left-sm .inner-menu {
        left: 250px
    }
    html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu-toggle,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-toolbar {
        left: 73px
    }
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-toolbar {
        left: 373px
    }
    html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu,
    html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu-toggle,
    html.fixed.sidebar-left-sm.sidebar-right-opened .inner-toolbar {
        left: -50px
    }
    html.fixed.sidebar-left-sm.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-left-sm.sidebar-right-opened.inner-menu-opened .inner-toolbar {
        left: -350px
    }
    html.fixed.sidebar-left-sm.inner-menu-opened {
        left: 550px
    }
    html.fixed.sidebar-left-sm .inner-menu-toggle {
        left: 250px
    }
}

@media only screen and (min-width:1366px) {
    html.fixed.sidebar-left-sm .content-with-menu .inner-toolbar,
    html.fixed.sidebar-left-sm.inner-menu-opened .content-with-menu .inner-toolbar {
        left: 550px
    }
    html.fixed.sidebar-left-sm .inner-menu,
    html.fixed.sidebar-left-sm .inner-menu-toggle,
    html.fixed.sidebar-left-sm.inner-menu-opened .inner-menu,
    html.fixed.sidebar-left-sm.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-left-sm.sidebar-right-opened .content-with-menu .inner-toolbar {
        left: 250px
    }
    html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu,
    html.fixed.sidebar-left-sm.sidebar-right-opened .inner-menu-toggle {
        left: -50px
    }
    html.fixed.sidebar-left-sm.sidebar-left-collapsed .content-with-menu .inner-toolbar,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .content-with-menu .inner-toolbar,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .content-with-menu .inner-toolbar {
        left: 373px
    }
    html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed .inner-menu-toggle,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-menu,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .content-with-menu .inner-toolbar,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle {
        left: 73px
    }
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .inner-menu,
    html.fixed.sidebar-left-sm.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle {
        left: -227px
    }
}

@media only screen and (max-width:767px) {
    html.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .sidebar-left {
        margin-left: -200px
    }
}

@media only screen and (min-width:768px) {
    html.sidebar-left-xs .sidebar-left {
        width: 200px;
        font-size: 11px;
        font-size: 1.1rem
    }
    html.sidebar-left-xs .sidebar-left ul.nav-main li i {
        font-size: 14px;
        font-size: 1.4rem
    }
    html.sidebar-left-xs .sidebar-left ul.nav-main li a {
        font-size: 11px;
        font-size: 1.1rem
    }
    html.sidebar-left-xs .sidebar-left ul.nav-main li .nav-children li a {
        padding-left: 52px
    }
    html.sidebar-left-xs .sidebar-left .sidebar-widget .widget-header h6 {
        font-size: 11px;
        font-size: 1.1rem
    }
    html.sidebar-left-xs.sidebar-left-collapsed .sidebar-left .sidebar-title {
        margin-left: -200px
    }
    html.sidebar-left-xs.sidebar-left-collapsed.fixed .sidebar-left .nano:hover {
        width: 200px
    }
    html.sidebar-left-xs.sidebar-left-collapsed .sidebar-left {
        width: 73px
    }
    html.fixed.sidebar-left-xs .content-body {
        margin-left: 200px
    }
    html.fixed.sidebar-left-xs .page-header {
        left: 200px
    }
    html.fixed.sidebar-left-xs.sidebar-right-opened .page-header {
        left: 0
    }
    html.fixed.sidebar-left-xs.sidebar-right-opened .sidebar-left {
        left: -200px
    }
    html.fixed.sidebar-left-collapsed .page-header {
        left: 73px
    }
    html.fixed.sidebar-left-collapsed .content-body {
        margin-left: 73px
    }
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .page-header {
        left: -200px
    }
    html.fixed.sidebar-left-xs .inner-menu {
        left: 200px
    }
    html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu-toggle,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-toolbar {
        left: 73px
    }
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-toolbar {
        left: 373px
    }
    html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu,
    html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu-toggle,
    html.fixed.sidebar-left-xs.sidebar-right-opened .inner-toolbar {
        left: -100px
    }
    html.fixed.sidebar-left-xs.sidebar-right-opened.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-left-xs.sidebar-right-opened.inner-menu-opened .inner-toolbar {
        left: -400px
    }
    html.fixed.sidebar-left-xs.inner-menu-opened {
        left: 500px
    }
    html.fixed.sidebar-left-xs .inner-menu-toggle {
        left: 200px
    }
}

@media only screen and (min-width:1366px) {
    html.fixed.sidebar-left-xs .content-with-menu .inner-toolbar,
    html.fixed.sidebar-left-xs.inner-menu-opened .content-with-menu .inner-toolbar {
        left: 500px
    }
    html.fixed.sidebar-left-xs .inner-menu,
    html.fixed.sidebar-left-xs .inner-menu-toggle,
    html.fixed.sidebar-left-xs.inner-menu-opened .inner-menu,
    html.fixed.sidebar-left-xs.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-left-xs.sidebar-right-opened .content-with-menu .inner-toolbar {
        left: 200px
    }
    html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu,
    html.fixed.sidebar-left-xs.sidebar-right-opened .inner-menu-toggle {
        left: -100px
    }
    html.fixed.sidebar-left-xs.sidebar-left-collapsed .content-with-menu .inner-toolbar,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .content-with-menu .inner-toolbar,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .content-with-menu .inner-toolbar {
        left: 373px
    }
    html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed .inner-menu-toggle,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-menu,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.inner-menu-opened .inner-menu-toggle,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .content-with-menu .inner-toolbar,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened.inner-menu-opened .inner-menu-toggle {
        left: 73px
    }
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .inner-menu,
    html.fixed.sidebar-left-xs.sidebar-left-collapsed.sidebar-right-opened .inner-menu-toggle {
        left: -227px
    }
}

.sidebar-right {
    z-index: 1010
}

.sidebar-right .sidebar-right-wrapper {
    padding: 20px
}

.sidebar-right h6 {
    margin: 0;
    color: #777;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 600
}

.sidebar-right .mobile-close {
    background: #000;
    color: #999;
    left: 0;
    line-height: 50px;
    padding-left: 20px;
    position: relative;
    overflow: hidden;
    width: 100%;
    text-align: left;
    text-decoration: none
}

.sidebar-right .mobile-close i {
    margin-left: 5px;
    vertical-align: middle
}

.sidebar-right .mobile-close:after {
    box-shadow: 0 0 3px 0 hsla(0, 0%, 100%, .7);
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0
}

@media only screen and (max-width:767px) {
    html.no-mobile-device.custom-scroll .sidebar-right .nano>.nano-content {
        overflow: scroll;
        overflow-x: hidden
    }
}

@media only screen and (min-width:768px) {
    html.boxed .content-with-menu:before,
    html.scroll .content-with-menu:before {
        background: #1d2127
    }
    html.boxed .content-with-menu:after,
    html.scroll .content-with-menu:after {
        background: #000;
        box-shadow: 0 0 4px 2px rgba(0, 0, 0, .5)
    }
}

html.boxed .inner-menu .nano,
html.boxed.no-overflowscrolling.custom-scroll .inner-menu .nano,
html.scroll .inner-menu .nano,
html.scroll.no-overflowscrolling.custom-scroll .inner-menu .nano {
    position: static;
    height: auto;
    overflow: visible;
    width: auto
}

html.boxed .inner-menu .nano>.nano-content,
html.boxed.no-overflowscrolling.custom-scroll .inner-menu .nano>.nano-content,
html.scroll .inner-menu .nano>.nano-content,
html.scroll.no-overflowscrolling.custom-scroll .inner-menu .nano>.nano-content {
    position: static;
    overflow: visible
}

@media only screen and (max-width:767px) {
    html.fixed .inner-menu .nano {
        position: static;
        height: auto;
        overflow: visible;
        width: auto
    }
    html.fixed .inner-menu .nano .nano-content {
        margin-right: 0;
        position: static;
        overflow: visible
    }
}

@media only screen and (min-width:768px) {
    html.fixed .inner-menu {
        padding: 0
    }
    html.fixed .inner-menu .nano-content {
        padding: 35px
    }
    html.fixed .inner-menu .nano-content:after {
        display: block;
        content: "";
        height: 35px
    }
}

.inner-menu {
    background: #1d2127;
    border-right: 1px solid #242830;
    color: #abb4be;
    padding: 0;
    margin: 0
}

.inner-menu .title {
    color: #465162;
    font-weight: 600;
    margin: 10px 0;
    padding: 0;
    text-transform: uppercase
}

.inner-menu hr.separator {
    background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .4), transparent);
    background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, .4), transparent);
    background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, .4), transparent);
    background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, .4), transparent);
    margin: 20px -35px
}

.inner-menu a,
.inner-menu a:hover {
    color: #abb4be
}

.inner-menu a.menu-item {
    color: #abb4be;
    display: block;
    margin: 0 -35px;
    padding: 10px 50px;
    text-decoration: none
}

.inner-menu a.menu-item:hover {
    background: #21262d;
    color: #abb4be;
    text-decoration: none
}

.inner-menu a.menu-item.active {
    background: #282d36
}

.inner-menu a.menu-item .label {
    font-weight: 400;
    font-size: 10px;
    font-size: 1rem;
    padding: .3em .7em .4em;
    margin: .2em -1em 0 0
}

.inner-menu .inner-menu-toggle-inside,
.inner-menu-toggle {
    background: #000;
    color: #999;
    left: 0;
    line-height: 52px;
    position: relative;
    overflow: hidden;
    text-align: left;
    text-decoration: none
}

.inner-menu .inner-menu-toggle-inside:after,
.inner-menu-toggle:after {
    box-shadow: 0 0 3px 0 hsla(0, 0%, 100%, .7);
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    right: 0
}

.inner-menu .inner-menu-toggle-inside a,
.inner-menu-toggle a {
    display: block;
    padding-left: 20px;
    text-decoration: none
}

.inner-menu .inner-menu-toggle-inside a i,
.inner-menu-toggle a i {
    vertical-align: middle
}

.inner-menu .inner-menu-toggle-inside .inner-menu-collapse,
.inner-menu-toggle .inner-menu-collapse {
    display: none
}

.inner-menu-toggle a i {
    margin-left: 5px
}

.inner-menu-toggle-inside {
    margin: -35px -35px 15px
}

.inner-menu-toggle-inside .inner-menu-collapse i {
    margin-right: 5px
}

.inner-menu-toggle-inside .inner-menu-expand i {
    margin-left: 5px
}

.inner-menu-content,
.inner-menu-toggle {
    display: none
}

html.inner-menu-opened .inner-menu .inner-menu-toggle-inside .inner-menu-collapse {
    display: block
}

html.inner-menu-opened .inner-menu-expand {
    display: none
}

html.inner-menu-opened .inner-menu-content {
    display: block
}

@media only screen and (max-width:767px) {
    .inner-menu .hidden-xs-inline {
        display: none
    }
    .inner-menu .inner-menu-content {
        padding: 20px
    }
    .inner-menu-toggle-inside {
        margin: 0
    }
}

@media only screen and (min-width:768px) {
    html.fixed.inner-menu-opened {
        left: 600px
    }
    html.fixed .inner-menu-toggle {
        position: fixed;
        left: 300px
    }
}

html.dark .inner-menu .inner-menu-toggle-inside:after,
html.dark .inner-menu-toggle:after {
    box-shadow: none
}

ul.nav-main {
    margin-right: 5px
}

ul.nav-main>li>a {
    padding: 12px 25px
}

ul.nav-main>li>a:focus,
ul.nav-main>li>a:hover {
    background-color: #21262d
}

ul.nav-main>li.nav-active>a {
    box-shadow: inset 2px 0 0 #ccc
}

ul.nav-main>li.nav-active>a:hover {
    color: #abb4be
}

ul.nav-main>li.nav-active>i {
    color: #ccc
}

ul.nav-main>li.nav-expanded>a {
    background: #21262d
}

ul.nav-main li a {
    font-size: 13px;
    font-size: 1.3rem;
    color: #abb4be;
    white-space: nowrap;
    text-overflow: ellipsis
}

ul.nav-main li a span.label {
    font-weight: 400;
    font-size: 10px;
    font-size: 1rem;
    padding: .3em .7em .4em;
    margin: .4em -1em 0 0
}

ul.nav-main li a .not-included {
    font-style: normal;
    color: #505b67;
    display: inline-block;
    padding: 0 0 0 6px
}

ul.nav-main li i,
ul.nav-main li span {
    vertical-align: middle
}

ul.nav-main li i {
    font-size: 18px;
    font-size: 1.8rem;
    width: 1.1em;
    margin-right: .5em;
    text-align: center
}

ul.nav-main li.nav-parent {
    position: relative
}

ul.nav-main li.nav-parent>a {
    cursor: pointer
}

ul.nav-main li.nav-parent>a:after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 16px;
    font-size: 1.6rem;
    color: #abb4be;
    position: absolute;
    right: 0;
    top: 0;
    padding: 14px 25px
}

ul.nav-main li.nav-parent.nav-expanded>a:after {
    content: "\f106"
}

ul.nav-main li.nav-parent.nav-expanded>ul.nav-children {
    display: block
}

ul.nav-main li .nav-children {
    background: #191c21;
    box-shadow: inset 0 -3px 3px -3px rgba(0, 0, 0, .7);
    display: none;
    padding: 10px 0
}

ul.nav-main li .nav-children li a {
    padding: 6px 15px 6px 57px;
    overflow: hidden
}

ul.nav-main li .nav-children li a:focus,
ul.nav-main li .nav-children li a:hover {
    background: #191c21
}

ul.nav-main li .nav-children li a:after {
    padding: 6px 25px
}

ul.nav-main li .nav-children li.nav-active>a {
    color: #ccc
}

ul.nav-main li .nav-children .nav-children {
    box-shadow: none;
    padding: 0
}

ul.nav-main li .nav-children .nav-children li a {
    padding: 6px 15px 6px 82px
}

ul.nav-main li .nav-children .nav-children .nav-children li a {
    padding: 6px 15px 6px 97px
}

.page-header {
    z-index: 1001
}

.page-header h2 {
    color: #fff;
    border-bottom: 4px solid #ccc;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: inline-block;
    float: left;
    height: 50px;
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: normal;
    line-height: 50px;
    margin: 0 0 0 -1px;
    padding: 0 22px 0 20px
}

.page-header .right-wrapper {
    float: right
}

.page-header .breadcrumbs {
    display: inline-block;
    font-size: 0;
    line-height: 50px;
    margin: 0;
    padding: 0
}

.page-header .breadcrumbs li {
    color: #c3c3c3;
    display: inline-block;
    font-weight: 300
}

.page-header .breadcrumbs li:after {
    content: "/";
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 10px;
    vertical-align: middle
}

.page-header .breadcrumbs li:last-child:after {
    display: none
}

.page-header .breadcrumbs .fa-home {
    font-size: 20px;
    font-size: 2rem
}

.page-header .breadcrumbs i {
    vertical-align: middle
}

.page-header .breadcrumbs a,
.page-header .breadcrumbs span {
    color: #c3c3c3;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    vertical-align: middle
}

.page-header .sidebar-right-toggle {
    cursor: pointer;
    color: #c3c3c3;
    display: inline-block;
    font-size: 17px;
    margin: 0 0 0 10px;
    height: 50px;
    width: 50px;
    vertical-align: top;
    text-align: center;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.page-header .sidebar-right-toggle i {
    line-height: 53px;
    vertical-align: middle
}

.page-header .sidebar-right-toggle:hover {
    color: #ccc
}

html.dark .page-header,
html.header-dark .page-header {
    border-left-color: #171717;
    box-shadow: 1px 3px 0 1px #2f3139
}

html.sidebar-right-opened .page-header .sidebar-right-toggle i:before {
    content: "\f054"
}

@media only screen and (max-width:767px) {
    .page-header {
        padding-right: 80px
    }
    .page-header .breadcrumbs {
        display: none
    }
    .page-header h2 {
        font-size: 16px;
        padding: 0 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 100%
    }
    .page-header .sidebar-right-toggle {
        position: absolute;
        right: 0;
        top: 0
    }
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    letter-spacing: -1px
}

.h1,
h1 {
    font-size: 36px;
    font-size: 3.6rem
}

.h2,
h2 {
    font-size: 30px;
    font-size: 3rem
}

.h3,
h3 {
    font-size: 24px;
    font-size: 2.4rem
}

.h4,
h4 {
    font-size: 18px;
    font-size: 1.8rem
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px;
    font-size: 1.2rem;
    letter-spacing: 0
}

.alternative-font {
    color: #ccc;
    font-family: Shadows Into Light, cursive;
    font-size: 1.6em
}

p.drop-caps:first-child:first-letter {
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding: 4px;
    margin-right: 5px;
    margin-top: 5px;
    font-family: Georgia;
    color: #171717
}

p.drop-caps.secundary:first-child:first-letter {
    background-color: #171717;
    color: #fff;
    padding: 6px;
    margin-right: 5px;
    border-radius: 4px
}

p.drop-caps.colored:first-child:first-letter {
    color: #ccc
}

p.drop-caps.colored.secundary:first-child:first-letter {
    background-color: #ccc;
    color: #fff
}

blockquote {
    font-size: 1em
}

.highlight {
    background-color: #ccc;
    color: #fff;
    padding: 3px 6px
}

hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .2), transparent);
    background-image: -moz-linear-gradient(left, transparent, rgba(0, 0, 0, .2), transparent);
    background-image: -ms-linear-gradient(left, transparent, rgba(0, 0, 0, .2), transparent);
    background-image: -o-linear-gradient(left, transparent, rgba(0, 0, 0, .2), transparent);
    margin: 22px 0
}

hr.short {
    margin: 11px 0
}

hr.tall {
    margin: 44px 0
}

hr.taller {
    margin: 66px 0
}

hr.light {
    background-image: -webkit-linear-gradient(left, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, 0));
    background-image: -moz-linear-gradient(left, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, 0));
    background-image: -ms-linear-gradient(left, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, 0));
    background-image: -o-linear-gradient(left, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, 0))
}

hr.dotted {
    height: 0;
    border-bottom: 1px dotted #ddd
}

hr.solid {
    height: 0;
    border-bottom: 1px solid #ddd
}

.btn-icon i {
    margin-right: 10px
}

.btn-icon-right i {
    margin-right: 0;
    margin-left: 10px
}

input {
    outline: 0
}

label {
    font-weight: 400
}

textarea {
    resize: vertical
}

textarea[data-toggle=autosize] {
    -webkit-transition: height .15s ease-in;
    -moz-transition: height .15s ease-in;
    transition: height .15s ease-in
}

select {
    border: 1px solid #e5e7e9;
    height: 27px;
    outline: 0;
    padding: 0
}

label.valid {
    display: inline-block;
    text-indent: -9999px
}

label.error {
    color: #c10000;
    font-size: .9em;
    margin-top: -5px;
    padding: 0
}

body a,
body a:active,
body a:focus,
body a:hover,
body a:visited {
    outline: 0!important
}

.center {
    text-align: center
}

ol,
ul {
    margin-bottom: 0;
    padding-left: 27px
}

blockquote.primary {
    border-color: #ccc
}

blockquote.success {
    border-color: #47a447
}

blockquote.warning {
    border-color: #ffe799
}

blockquote.danger {
    border-color: #d2322d
}

blockquote.info {
    border-color: #5bc0de
}

blockquote.dark {
    border-color: #171717
}

.well.primary {
    background: #ccc;
    border-color: #b3b3b3;
    color: #fff
}

.well.success {
    background: #47a447;
    border-color: #388038;
    color: #fff
}

.well.warning {
    background: #ffe799;
    border-color: rgba(0, 0, 0, .26)
}

.well.danger {
    background: #d2322d;
    border-color: #a82824;
    color: #fff
}

.well.info {
    background: #5bc0de;
    border-color: #31b0d5;
    color: #fff
}

.well.dark {
    background: #171717;
    border-color: #000;
    color: #fff
}

.arrow {
    background: transparent url(/build/images/arrows.92bac436.png) no-repeat 0 0;
    width: 47px;
    height: 120px;
    display: inline-block;
    position: relative
}

.arrow.vtl {
    background-position: 0 0
}

.arrow.vtl,
.arrow.vtr {
    width: 47px;
    height: 96px
}

.arrow.vtr {
    background-position: -101px 0
}

.arrow.vbl {
    background-position: 0 -144px
}

.arrow.vbl,
.arrow.vbr {
    width: 47px;
    height: 96px
}

.arrow.vbr {
    background-position: -101px -144px
}

.arrow.hlt {
    background-position: -209px 0
}

.arrow.hlb,
.arrow.hlt {
    width: 120px;
    height: 47px
}

.arrow.hlb {
    background-position: -209px -101px
}

.arrow.hrt {
    background-position: -353px 0
}

.arrow.hrb,
.arrow.hrt {
    width: 120px;
    height: 47px
}

.arrow.hrb {
    background-position: -353px -101px
}

.img-thumbnail .zoom {
    display: block;
    position: absolute;
    right: 8px;
    bottom: 8px;
    height: 30px;
    width: 30px;
    padding: 6px;
    font-size: 14px;
    line-height: 18px;
    background: #ccc;
    border-radius: 100%;
    color: #fff;
    text-align: center
}

.img-thumbnail .zoom i {
    position: relative;
    top: -1px;
    left: -1px
}

.thumbnail-gallery {
    list-style: none;
    margin: 10px 0;
    padding: 0
}

.thumbnail-gallery .img-thumbnail,
.thumbnail-gallery .thumbnail {
    margin: 10px 10px 0 0
}

ul.nav-list.primary>li {
    margin: 0;
    padding: 0
}

ul.nav-list.primary>li:last-child a {
    border-bottom: transparent!important
}

ul.nav-list.primary>li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background-position: 9px 16px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ededde;
    padding: 8px 20px
}

.text-xs {
    font-size: 10px;
    font-size: 1rem
}

.text-sm {
    font-size: 13px;
    font-size: 1.3rem
}

.text-md {
    font-size: 16px;
    font-size: 1.6rem
}

.text-lg {
    font-size: 19px;
    font-size: 1.9rem
}

.text-xl {
    font-size: 22px;
    font-size: 2.2rem
}

.text-muted {
    color: #999!important
}

html.dark .text-muted {
    color: #505461!important
}

.text-primary {
    color: #ccc!important
}

.text-secondary {
    color: #e36159!important
}

.text-tertiary {
    color: #2baab1!important
}

.text-quartenary {
    color: #734ba9!important
}

.text-success {
    color: #47a447!important
}

.text-warning {
    color: #ed9c28!important
}

.text-danger {
    color: #d2322d!important
}

.text-info {
    color: #5bc0de!important
}

.text-dark {
    color: #171717!important
}

.text-danger-inverse,
.text-dark-inverse,
.text-info-inverse,
.text-primary-inverse,
.text-quartenary-inverse,
.text-secondary-inverse,
.text-success-inverse,
.text-tertiary-inverse,
.text-warning-inverse {
    color: #fff!important
}

.text-light {
    font-weight: 300
}

.text-normal {
    font-weight: 400
}

.text-semibold {
    font-weight: 600
}

.text-bold {
    font-weight: 700
}

.text-uppercase {
    text-transform: uppercase
}

.text-lowercase {
    text-transform: lowercase
}

.text-capitalize {
    text-transform: capitalize
}

.rounded {
    border-radius: 5px
}

.b-thin {
    border-width: 3px
}

.b-normal {
    border-width: 5px
}

.b-thick {
    border-width: 7px
}

.m-none {
    margin: 0!important
}

.m-auto {
    margin: 0 auto!important
}

.m-xs {
    margin: 5px!important
}

.m-sm {
    margin: 10px!important
}

.m-md {
    margin: 15px!important
}

.m-lg {
    margin: 20px!important
}

.m-xl {
    margin: 25px!important
}

.m-xlg {
    margin: 30px!important
}

.mt-none {
    margin-top: 0!important
}

.mt-xs {
    margin-top: 5px!important
}

.mt-sm {
    margin-top: 10px!important
}

.mt-md {
    margin-top: 15px!important
}

.mt-lg {
    margin-top: 20px!important
}

.mt-xl {
    margin-top: 25px!important
}

.mt-xlg {
    margin-top: 30px!important
}

.mb-none {
    margin-bottom: 0!important
}

.mb-xs {
    margin-bottom: 5px!important
}

.mb-sm {
    margin-bottom: 10px!important
}

.mb-md {
    margin-bottom: 15px!important
}

.mb-lg {
    margin-bottom: 10px!important
}

.mb-xl {
    margin-bottom: 25px!important
}

.mb-xlg {
    margin-bottom: 30px!important
}

.mr-none {
    margin-left: 0!important
}

.ml-xs {
    margin-left: 5px!important
}

.ml-sm {
    margin-left: 10px!important
}

.ml-md {
    margin-left: 15px!important
}

.ml-lg {
    margin-left: 20px!important
}

.ml-xl {
    margin-left: 25px!important
}

.ml-xlg {
    margin-left: 30px!important
}

.mr-none {
    margin-right: 0!important
}

.mr-xs {
    margin-right: 5px!important
}

.mr-sm {
    margin-right: 10px!important
}

.mr-md {
    margin-right: 15px!important
}

.mr-lg {
    margin-right: 20px!important
}

.mr-xl {
    margin-right: 25px!important
}

.mr-xlg {
    margin-right: 30px!important
}

.p-none {
    padding: 0!important
}

.p-xs {
    padding: 5px!important
}

.p-sm {
    padding: 10px!important
}

.p-md {
    padding: 15px!important
}

.p-lg {
    padding: 20px!important
}

.p-xl {
    padding: 25px!important
}

.p-xlg {
    padding: 30px!important
}

.pt-none {
    padding-top: 0!important
}

.pt-xs {
    padding-top: 5px!important
}

.pt-sm {
    padding-top: 10px!important
}

.pt-md {
    padding-top: 15px!important
}

.pt-lg {
    padding-top: 20px!important
}

.pt-xl {
    padding-top: 25px!important
}

.pt-xlg {
    padding-top: 30px!important
}

.pb-none {
    padding-bottom: 0!important
}

.pb-xs {
    padding-bottom: 5px!important
}

.pb-sm {
    padding-bottom: 10px!important
}

.pb-md {
    padding-bottom: 15px!important
}

.pb-lg {
    padding-bottom: 20px!important
}

.pb-xl {
    padding-bottom: 25px!important
}

.pb-xlg {
    padding-bottom: 30px!important
}

.pr-none {
    padding-left: 0!important
}

.pl-xs {
    padding-left: 5px!important
}

.pl-sm {
    padding-left: 10px!important
}

.pl-md {
    padding-left: 15px!important
}

.pl-lg {
    padding-left: 20px!important
}

.pl-xl {
    padding-left: 25px!important
}

.pl-xlg {
    padding-left: 30px!important
}

.pr-none {
    padding-right: 0!important
}

.pr-xs {
    padding-right: 5px!important
}

.pr-sm {
    padding-right: 10px!important
}

.pr-md {
    padding-right: 15px!important
}

.pr-lg {
    padding-right: 20px!important
}

.pr-xl {
    padding-right: 25px!important
}

.pr-xlg {
    padding-right: 30px!important
}

.ib {
    display: inline-block;
    vertical-align: top
}

.va-middle {
    vertical-align: middle
}

.ws-nowrap {
    white-space: nowrap
}

.ws-normal {
    white-space: normal
}

.bg-default {
    background: #ebebeb;
    color: #777
}

.bg-primary {
    background: #ccc;
    color: #fff
}

.bg-secondary {
    background: #e36159;
    color: #fff
}

.bg-tertiary {
    background: #176977;
    color: #fff
}

.bg-quartenary {
    background: #734ba9;
    color: #fff
}

.bg-success {
    background: #47a447;
    color: #fff
}

.bg-warning {
    background: #ed9c28;
    color: #fff
}

.bg-danger {
    background: #d2322d;
    color: #fff
}

.bg-info {
    background: #5bc0de;
    color: #fff
}

.bg-dark {
    background: #171717;
    color: #fff
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    -webkit-appearance: none
}

.form-control::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #bdbdbd
}

.form-control::-moz-placeholder,
input[type=color]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
textarea::-moz-placeholder {
    color: #bdbdbd
}

.form-control:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #bdbdbd
}

html.dark .form-control {
    background-color: #282d36;
    border-color: #282d36;
    color: #eee
}

html.dark .form-control[disabled],
html.dark .form-control[readonly],
html.dark fieldset[disabled] .form-control {
    background-color: #21262d
}

html.dark .input-group-addon {
    background-color: #21262d;
    border-color: #21262d;
    color: #eee
}

.btn-group-lg>.btn,
.btn-lg {
    line-height: 1.334
}

select.input-lg,
select.input-sm {
    line-height: 1
}

label.error {
    color: #b94a48;
    margin-top: 2px
}

.form-group:after {
    clear: both;
    display: block;
    content: ""
}

.form-group:last-child,
.form-group:last-of-type {
    margin-bottom: 0
}

.form-bordered .form-group {
    border-bottom: 1px solid #eff2f7;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.form-bordered .form-group:last-child,
.form-bordered .form-group:last-of-type {
    border-bottom: none!important;
    padding-bottom: 0!important;
    margin-bottom: 0!important
}

html.dark .form-bordered .form-group {
    border-bottom: 1px solid #242830;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.form-group-vertical {
    position: relative;
    white-space: nowrap
}

.form-group-vertical .form-control {
    border-radius: 0;
    margin-top: -1px;
    z-index: 1
}

.form-group-vertical .form-control:first-child,
.form-group-vertical .form-control:first-of-type {
    border-radius: 4px 4px 0 0
}

.form-group-vertical .form-control:last-child,
.form-group-vertical .form-control:last-of-type {
    border-radius: 0 0 4px 4px
}

.form-group-vertical .form-control:focus {
    position: relative;
    z-index: 2
}

.form-group-vertical .input-group {
    margin-top: -1px
}

.form-group-vertical .input-group .form-control {
    margin-top: 0
}

.form-group-vertical .input-group:first-child .input-group-addon,
.form-group-vertical .input-group:first-of-type .input-group-addon {
    border-radius: 4px 0 0 0
}

.form-group-vertical .input-group:first-child .form-control,
.form-group-vertical .input-group:first-of-type .form-control {
    border-radius: 0 4px 0 0
}

.form-group-vertical .input-group:last-child .input-group-addon,
.form-group-vertical .input-group:last-of-type .input-group-addon {
    border-radius: 0 0 0 4px
}

.form-group-vertical .input-group:last-child .form-control,
.form-group-vertical .input-group:last-of-type .form-control {
    border-radius: 0 0 4px 0
}

.form-group-vertical .input-group.input-group-icon:first-child .form-control,
.form-group-vertical .input-group.input-group-icon:first-child .input-group-addon,
.form-group-vertical .input-group.input-group-icon:first-of-type .form-control,
.form-group-vertical .input-group.input-group-icon:first-of-type .input-group-addon {
    border-radius: 4px 4px 0 0
}

.form-group-vertical .input-group.input-group-icon:last-child .form-control,
.form-group-vertical .input-group.input-group-icon:last-child .input-group-addon,
.form-group-vertical .input-group.input-group-icon:last-of-type .form-control,
.form-group-vertical .input-group.input-group-icon:last-of-type .input-group-addon {
    border-radius: 0 0 4px 4px
}

.input-group-icon,
.input-search {
    width: 100%;
    table-layout: fixed
}

.input-group-icon input.form-control,
.input-search input.form-control {
    font-size: 12px;
    font-size: 1.2rem;
    padding-right: 36px
}

.input-group-icon .input-group-btn,
.input-search .input-group-btn {
    border-radius: 500px;
    width: 0
}

.input-group-icon .input-group-btn:first-child,
.input-group-icon .input-group-btn:last-child,
.input-search .input-group-btn:first-child,
.input-search .input-group-btn:last-child {
    border-radius: 500px
}

.input-group-icon .input-group-btn button,
.input-search .input-group-btn button {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    border: 0;
    z-index: 3;
    background: 0 0
}

.input-group-icon .input-group-btn button:active,
.input-search .input-group-btn button:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-group-icon .input-group-btn:last-child button,
.input-search .input-group-btn:last-child button {
    left: auto;
    right: 0
}

.input-group-icon .input-group-btn+input.form-control,
.input-search .input-group-btn+input.form-control {
    padding-right: 12px;
    padding-left: 36px
}

.input-group-icon .input-group-addon,
.input-search .input-group-addon {
    position: relative;
    padding: 0;
    border: 0;
    width: 0
}

.input-group-icon .input-group-addon span.icon,
.input-search .input-group-addon span.icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    border: 0;
    z-index: 3;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 6px 12px;
    background: 0 0;
    line-height: 1.42857143;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    pointer-events: none
}

.input-group-icon .input-group-addon span.icon.icon-lg,
.input-search .input-group-addon span.icon.icon-lg {
    padding: 10px 14px;
    font-size: 18px
}

.input-group-icon .input-group-addon:last-child span.icon,
.input-search .input-group-addon:last-child span.icon {
    left: auto;
    right: 0
}

.input-group-icon .input-group-addon+input.form-control,
.input-search .input-group-addon+input.form-control {
    padding-right: 12px;
    padding-left: 36px
}

.input-search input.form-control:focus {
    border-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-search .input-group-btn {
    color: #ccc
}

.input-search .input-group-btn .btn {
    padding-left: 15px
}

.input-search .input-group-btn .btn-default {
    color: #ccc
}

.input-search {
    width: 100%
}

.input-search input.form-control:focus {
    border-color: #1d2127
}

.input-search .input-group-btn .btn {
    background: 0 0!important
}

.input-group-rounded input.form-control,
.input-search input.form-control,
input.input-rounded {
    -webkit-border-radius: 500px;
    border-radius: 500px
}

.input-group-rounded input.form-control:first-child,
.input-group-rounded input.form-control:last-child,
.input-search input.form-control:first-child,
.input-search input.form-control:last-child {
    border-radius: 500px
}

.input-group-rounded .input-group-addon:first-child,
.input-search .input-group-addon:first-child {
    border-radius: 500px 0 0 500px
}

.input-group-rounded .input-group-addon:last-child,
.input-search .input-group-addon:last-child {
    border-radius: 0 500px 500px 0
}

.checkbox-custom {
    position: relative;
    padding: 0 0 0 25px;
    margin-bottom: 7px;
    margin-top: 0
}

.checkbox-custom.checkbox-inline {
    display: inline-block;
    vertical-align: middle
}

.form-group .checkbox-custom.checkbox-inline {
    margin-top: 7px;
    padding-top: 0
}

.checkbox-custom:last-child,
.checkbox-custom:last-of-type {
    margin-bottom: 0
}

.checkbox-custom input[type=checkbox] {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 3px;
    margin: -6px 0 0;
    z-index: 2;
    cursor: pointer
}

.checkbox-custom input[type=checkbox]:checked+label:after {
    position: absolute;
    display: inline-block;
    font-family: FontAwesome;
    content: "\F00C";
    top: 50%;
    left: 4px;
    margin-top: -5px;
    font-size: 11px;
    line-height: 1;
    width: 16px;
    height: 16px;
    color: #333
}

.checkbox-custom input[type=checkbox]:disabled {
    cursor: not-allowed
}

.checkbox-custom input[type=checkbox]:disabled:checked+label:after {
    color: #999
}

.checkbox-custom input[type=checkbox]:disabled+label {
    cursor: not-allowed
}

.checkbox-custom input[type=checkbox]:disabled+label:before {
    background-color: #eee
}

.checkbox-custom label {
    cursor: pointer;
    margin-bottom: 0;
    text-align: left;
    line-height: 1.2
}

.checkbox-custom label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    width: 19px;
    height: 18px;
    display: inline-block;
    border-radius: 2px;
    border: 1px solid #bbb;
    background: #fff
}

.checkbox-custom label+label.error {
    display: block
}

html.dark .checkbox-custom label:before {
    background: #282d36;
    border-color: #21262d
}

html.dark .checkbox-custom input[type=checkbox]:checked+label:after {
    color: #fff
}

html.dark .checkbox-custom input[type=checkbox]:disabled+label:before {
    background: #242830;
    border-color: #242830
}

.checkbox-primary input[type=checkbox]:checked+label:after,
html.dark .checkbox-primary input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox-primary label:before,
html.dark .checkbox-primary label:before {
    background: #ccc;
    border-color: #bfbfbf
}

.checkbox-text-primary input[type=checkbox]:checked+label:after,
html.dark .checkbox-text-primary input[type=checkbox]:checked+label:after {
    color: #ccc
}

.checkbox-success input[type=checkbox]:checked+label:after,
html.dark .checkbox-success input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox-success label:before,
html.dark .checkbox-success label:before {
    background: #47a447;
    border-color: #3f923f
}

.checkbox-text-success input[type=checkbox]:checked+label:after,
html.dark .checkbox-text-success input[type=checkbox]:checked+label:after {
    color: #47a447
}

.checkbox-warning input[type=checkbox]:checked+label:after,
html.dark .checkbox-warning input[type=checkbox]:checked+label:after {
    color: #777
}

.checkbox-warning label:before,
html.dark .checkbox-warning label:before {
    background: #ffe799;
    border-color: rgba(0, 0, 0, .26)
}

.checkbox-text-warning input[type=checkbox]:checked+label:after,
html.dark .checkbox-text-warning input[type=checkbox]:checked+label:after {
    color: #ed9c28
}

.checkbox-danger input[type=checkbox]:checked+label:after,
html.dark .checkbox-danger input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox-danger label:before,
html.dark .checkbox-danger label:before {
    background: #d2322d;
    border-color: #bd2d29
}

.checkbox-text-danger input[type=checkbox]:checked+label:after,
html.dark .checkbox-text-danger input[type=checkbox]:checked+label:after {
    color: #d2322d
}

.checkbox-info input[type=checkbox]:checked+label:after,
html.dark .checkbox-info input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox-info label:before,
html.dark .checkbox-info label:before {
    background: #5bc0de;
    border-color: #46b8da
}

.checkbox-text-info input[type=checkbox]:checked+label:after,
html.dark .checkbox-text-info input[type=checkbox]:checked+label:after {
    color: #5bc0de
}

.checkbox-dark input[type=checkbox]:checked+label:after,
html.dark .checkbox-dark input[type=checkbox]:checked+label:after {
    color: #fff
}

.checkbox-dark label:before,
html.dark .checkbox-dark label:before {
    background: #171717;
    border-color: #0a0a0a
}

.checkbox-text-dark input[type=checkbox]:checked+label:after,
html.dark .checkbox-text-dark input[type=checkbox]:checked+label:after {
    color: #171717
}

.radio-custom {
    position: relative;
    padding: 0 0 0 25px;
    margin-bottom: 7px;
    margin-top: 0
}

.radio-custom.radio-inline {
    display: inline-block;
    vertical-align: middle
}

.form-group .radio-custom.radio-inline {
    margin-top: 7px;
    padding-top: 0
}

.radio-custom:last-child,
.radio-custom:last-of-type {
    margin-bottom: 0
}

.radio-custom input[type=radio] {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 3px;
    margin: -6px 0 0;
    z-index: 2;
    cursor: pointer
}

.radio-custom input[type=radio]:checked+label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -5px;
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    width: 10px;
    height: 10px;
    background-color: #444;
    border-radius: 50px;
    -webkit-box-shadow: 0 0 1px #444;
    box-shadow: 0 0 1px #444
}

.radio-custom input[type=radio]:disabled {
    cursor: not-allowed
}

.radio-custom input[type=radio]:disabled:checked+label:after {
    color: #999
}

.radio-custom input[type=radio]:disabled+label {
    cursor: not-allowed
}

.radio-custom input[type=radio]:disabled+label:before {
    background-color: #eee
}

.radio-custom label {
    cursor: pointer;
    margin-bottom: 0;
    text-align: left;
    line-height: 1.2
}

.radio-custom label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 50px;
    border: 1px solid #bbb;
    background: #fff
}

.radio-custom label+label.error {
    display: block
}

html.dark .radio-custom label:before {
    background: #282d36;
    border-color: #21262d
}

html.dark .radio-custom input[type=radio]:checked+label:after {
    background-color: #fff
}

html.dark .radio-custom input[type=radio]:disabled+label:before {
    background: #242830;
    border-color: #242830
}

.radio-primary input[type=radio]:checked+label:after,
html.dark .radio-primary input[type=radio]:checked+label:after {
    background: #ccc;
    -webkit-box-shadow: 0 0 1px #ccc;
    box-shadow: 0 0 1px #ccc
}

.radio-success input[type=radio]:checked+label:after,
html.dark .radio-success input[type=radio]:checked+label:after {
    background: #47a447;
    -webkit-box-shadow: 0 0 1px #47a447;
    box-shadow: 0 0 1px #47a447
}

.radio-warning input[type=radio]:checked+label:after,
html.dark .radio-warning input[type=radio]:checked+label:after {
    background: #ed9c28;
    -webkit-box-shadow: 0 0 1px #ed9c28;
    box-shadow: 0 0 1px #ed9c28
}

.radio-danger input[type=radio]:checked+label:after,
html.dark .radio-danger input[type=radio]:checked+label:after {
    background: #d2322d;
    -webkit-box-shadow: 0 0 1px #d2322d;
    box-shadow: 0 0 1px #d2322d
}

.radio-info input[type=radio]:checked+label:after,
html.dark .radio-info input[type=radio]:checked+label:after {
    background: #5bc0de;
    -webkit-box-shadow: 0 0 1px #5bc0de;
    box-shadow: 0 0 1px #5bc0de
}

.radio-dark input[type=radio]:checked+label:after,
html.dark .radio-dark input[type=radio]:checked+label:after {
    background: #171717;
    -webkit-box-shadow: 0 0 1px #171717;
    box-shadow: 0 0 1px #171717
}

div.validation-message ul {
    display: none;
    list-style: none;
    margin: -15px -15px 15px;
    padding: 15px;
    border-bottom: 1px solid #ffcbcb;
    background: #ffefef
}

div.validation-message ul label.error {
    display: block;
    padding-left: 22px;
    position: relative
}

div.validation-message ul label.error:before {
    font-family: FontAwesome;
    content: "\f00d";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    color: #d9534f;
    display: inline-block
}

html.dark .fileupload .uneditable-input {
    background-color: #282d36;
    border-color: #282d36
}

html.dark .fileupload-new .input-append .btn-file {
    border-color: #21262d
}

html.no-overflowscrolling .nano {
    height: 100%;
    position: relative;
    overflow: hidden;
    width: 100%
}

html.no-overflowscrolling .nano>.nano-content {
    bottom: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 0
}

html.no-overflowscrolling .nano>.nano-content:focus {
    outline: 0
}

html.no-overflowscrolling .nano>.nano-content::-webkit-scrollbar {
    display: none;
    visibility: hidden
}

html.no-overflowscrolling .nano.has-scrollbar>.nano-content::-webkit-scrollbar {
    display: block;
    visibility: visible
}

html.no-overflowscrolling .nano>.nano-pane {
    bottom: 0;
    position: absolute;
    opacity: .01;
    right: 0;
    top: 0;
    width: 4px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

html.no-overflowscrolling .nano>.nano-pane>.nano-slider {
    background: #ccc;
    margin: 0;
    position: relative;
    visibility: hidden
}

html.no-overflowscrolling .nano .nano-pane.active,
html.no-overflowscrolling .nano .nano-pane.flashed,
html.no-overflowscrolling .nano:hover>.nano-pane {
    opacity: .99
}

html.no-overflowscrolling .nano:hover>.nano-pane>.nano-slider {
    visibility: visible
}

html.no-overflowscrolling.custom-scroll .nano>.nano-content {
    overflow: scroll;
    overflow-x: hidden
}

@media only screen and (max-width:767px) {
    html.no-overflowscrolling .nano>.nano-content {
        overflow: scroll!important;
        overflow-x: hidden!important
    }
}

@media only screen and (min-width:768px) {
    html.overflowscrolling.fixed .inner-menu .nano,
    html.overflowscrolling.fixed .sidebar-left .nano,
    html.overflowscrolling.fixed .sidebar-right .nano {
        height: 100%;
        overflow: hidden;
        -webkit-overflow-scrolling: touch
    }
    html.overflowscrolling.fixed .inner-menu .nano>.nano-pane>.nano-slider,
    html.overflowscrolling.fixed .sidebar-left .nano>.nano-pane>.nano-slider,
    html.overflowscrolling.fixed .sidebar-right .nano>.nano-pane>.nano-slider {
        visibility: visible
    }
    html.overflowscrolling.fixed.custom-scroll .inner-menu .nano>.nano-content,
    html.overflowscrolling.fixed.custom-scroll .sidebar-left .nano>.nano-content,
    html.overflowscrolling.fixed.custom-scroll .sidebar-right .nano>.nano-content {
        overflow-y: scroll;
        overflow-x: hidden
    }
}

.inner-toolbar {
    background: 0 0;
    margin: -40px -40px 30px;
    padding: 0;
    border-left: transparent
}

.inner-toolbar>ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.inner-toolbar>ul>li {
    display: inline-block;
    padding: 15px;
    font-size: 12px
}

.inner-toolbar>ul>li>a {
    display: inline-block;
    padding: 0;
    color: #abb4be
}

.inner-toolbar>ul>li>a:focus,
.inner-toolbar>ul>li>a:hover {
    color: #fff;
    text-decoration: none
}

.inner-toolbar>ul>li.right {
    float: right;
    padding-right: 0
}

.inner-toolbar>ul>li i.fa {
    font-size: 14px
}

.inner-toolbar>ul>li>.btn {
    margin-top: -6px
}

.inner-toolbar .nav-pills {
    margin-top: -8px
}

.inner-toolbar .nav-pills>li>label {
    margin-bottom: 0;
    margin-right: 12px;
    margin-top: 8px
}

.inner-toolbar .nav-pills a {
    color: #abb4be;
    padding-top: 4px;
    padding-bottom: 4px
}

.inner-toolbar .nav-pills a:hover {
    background: #171717;
    color: #fff
}

.inner-toolbar .nav-pills .active a {
    color: #fff
}

@media only screen and (max-width:767px) {
    .inner-toolbar {
        padding: 0 15px;
        margin: -40px -15px 30px
    }
    .inner-toolbar ul>li {
        border-right: 0
    }
    .inner-toolbar ul>li:first-child {
        padding-left: 0
    }
    .inner-toolbar ul>li.right {
        float: none;
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:480px) {
    .inner-toolbar .nav-pills a {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media only screen and (min-width:768px) {
    html.fixed .inner-toolbar {
        left: 300px;
        right: 0;
        margin: 0;
        padding: 0;
        position: fixed;
        top: 114px;
        z-index: 1001
    }
}

html.dark .inner-toolbar {
    border-left: none;
    border-bottom: 1px solid #242830
}

html.dark .inner-toolbar>ul>li {
    border-color: #242830
}

.img-rounded {
    border-radius: 6px
}

.img-circle {
    border-radius: 50%
}

.img-thumbnail {
    border-radius: 8px;
    position: relative
}

body {
    overflow-y: auto
}

body .btn.active:focus,
body .btn:active:focus,
body .btn:focus {
    outline: 0
}

body .btn {
    white-space: normal
}

body .btn-facebook,
body .btn-facebook:active,
body .btn-facebook:focus,
body .btn-facebook:hover,
body .btn-gplus,
body .btn-gplus:active,
body .btn-gplus:focus,
body .btn-gplus:hover,
body .btn-twitter,
body .btn-twitter:active,
body .btn-twitter:focus,
body .btn-twitter:hover {
    color: #fff;
    font-weight: 300;
    padding-left: 30px;
    padding-right: 30px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2)
}

body .btn-facebook,
body .btn-facebook:focus {
    background: #3b5998;
    border: 1px solid #37538d
}

body .btn-facebook:hover {
    background: #4162a7;
    border-color: #3d5c9c
}

body .btn-facebook:active {
    background: #37538d;
    border-color: #334d82
}

body .btn-twitter,
body .btn-twitter:focus {
    background: #55acee;
    border: 1px solid #47a5ed
}

body .btn-twitter:hover {
    background: #63b3ef;
    border-color: #55acee
}

body .btn-twitter:active {
    background: #47a5ed;
    border-color: #399eec
}

body .btn-gplus,
body .btn-gplus:focus {
    background: #d95232;
    border: 1px solid #d44927
}

body .btn-gplus:hover {
    background: #dc6143;
    border-color: #da5635
}

body .btn-gplus:active {
    background: #d04727;
    border-color: #c34324
}

body .btn-primary {
    background-color: #ccc;
    border-color: #ccc #ccc #b3b3b3;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

body .btn-primary:hover {
    border-color: #d9d9d9;
    background-color: #d9d9d9;
    color: #fff
}

body .btn-primary:active,
body .btn-primary:focus {
    border-color: #bfbfbf;
    background-color: #bfbfbf;
    color: #fff
}

body .btn-primary.dropdown-toggle {
    border-left-color: #bfbfbf
}

body .btn-primary[disabled] {
    border-color: #fff;
    background-color: #fff
}

body .btn-success {
    border-color: #47a447 #47a447 #388038
}

body .btn-success:hover {
    border-color: #51b451;
    color: #fff
}

body .btn-success:active,
body .btn-success:focus {
    border-color: #3f923f;
    color: #fff
}

body .btn-success.dropdown-toggle {
    border-left-color: #3f923f
}

body .btn-success[disabled] {
    border-color: #86cb86
}

body .btn-warning:hover {
    border-color: #efa740;
    background-color: #efa740;
    color: #fff
}

body .btn-warning:active,
body .btn-warning:focus {
    border-color: #e89113;
    background-color: #e89113;
    color: #fff
}

body .btn-warning.dropdown-toggle {
    border-left-color: #e89113
}

body .btn-warning[disabled] {
    border-color: #f5c786
}

body .btn-danger {
    border-color: #d2322d #d2322d #a82824
}

body .btn-danger:hover {
    border-color: #d64742;
    color: #fff
}

body .btn-danger:active,
body .btn-danger:focus {
    border-color: #bd2d29;
    color: #fff
}

body .btn-danger.dropdown-toggle {
    border-left-color: #bd2d29
}

body .btn-danger[disabled] {
    border-color: #e48481
}

body .btn-info {
    border-color: #5bc0de #5bc0de #31b0d5
}

body .btn-info:hover {
    border-color: #70c8e2;
    color: #fff
}

body .btn-info:active,
body .btn-info:focus {
    border-color: #46b8da;
    color: #fff
}

body .btn-info.dropdown-toggle {
    border-left-color: #46b8da
}

body .btn-info[disabled] {
    border-color: #b0e1ef
}

body .btn-dark {
    border-color: #171717 #171717 #000
}

body .btn-dark:hover {
    border-color: #242424;
    color: #fff
}

body .btn-dark:active,
body .btn-dark:focus {
    border-color: #0a0a0a;
    color: #fff
}

body .btn-dark.dropdown-toggle {
    border-left-color: #0a0a0a
}

body .btn-dark[disabled] {
    border-color: #4a4a4a
}

html.dark .btn-default {
    background-color: #282d36;
    border-color: #282d36;
    color: #eee
}

html.dark .btn-default:hover {
    background-color: #2a3039;
    border-color: #2a3039
}

html.dark .btn-default:active,
html.dark .btn-default:focus {
    background-color: #242830;
    border-color: #242830
}

html.dark .btn-default.active,
html.dark .btn-default:active,
html.dark .btn-default:focus,
html.dark .btn-default:hover,
html.dark .open>.dropdown-toggle.btn-default {
    color: #eee;
    background-color: #242830;
    border-color: #242830
}

.notifications {
    display: inline-block;
    list-style: none;
    margin: 4px -10px 0 0;
    padding: 0;
    vertical-align: middle
}

.notifications>li {
    float: left;
    margin: 0 10px 0 0;
    position: relative
}

.notifications>li .notification-icon {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .3);
    display: inline-block;
    height: 30px;
    position: relative;
    width: 30px;
    text-align: center
}

.notifications>li .notification-icon i {
    color: #777;
    line-height: 30px;
    vertical-align: middle
}

.notifications>li .notification-icon i.fa-tasks {
    line-height: 32px
}

.notifications>li .notification-icon .badge {
    background: #d2312d;
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    height: 16px;
    padding: 3px 5px;
    position: absolute;
    right: -8px;
    top: -3px
}

.notifications>li>a {
    border: none;
    display: inline-block
}

.notifications .notification-menu {
    border: none;
    box-shadow: 0 0 2px rgba(0, 0, 0, .3);
    left: auto;
    margin: 10px 0 0;
    padding: 0;
    right: -5px;
    width: 245px
}

.notifications .notification-menu.large {
    width: 325px
}

.notifications .notification-menu .notification-title {
    background: #ccc;
    border-radius: 3px 3px 0 0;
    color: #fff;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 15px;
    line-height: 1.5rem;
    padding: 8px 6px 8px 12px;
    text-transform: uppercase
}

.notifications .notification-menu .notification-title .label {
    font-size: 10px;
    font-size: 1rem;
    font-weight: 200;
    line-height: 14px;
    margin-left: 10px;
    margin-top: -2px;
    min-width: 35px
}

.notifications .notification-menu .notification-title .label-default {
    background: #006697;
    color: #fff
}

.notifications .notification-menu .content {
    padding: 12px
}

.notifications .notification-menu hr {
    background: #e6e6e6;
    height: 1px;
    margin: 12px 0
}

.notifications .notification-menu .view-more {
    color: #acacac;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 11px;
    line-height: 1.1rem;
    text-transform: uppercase
}

.notifications .notification-icon:before,
.notifications .notification-menu:before {
    border-bottom: 6px solid #ccc;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    height: 0;
    margin-right: -3px;
    width: 0;
    position: absolute;
    pointer-events: none
}

.notifications .notification-menu:before {
    bottom: 100%;
    right: 16px
}

.notifications .notification-icon:before {
    display: none;
    right: 11px;
    top: 35px;
    z-index: 9999
}

.notification-menu {
    color: #acacac
}

.notification-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.notification-menu li {
    margin: 0 0 12px
}

.notification-menu li:last-child {
    margin-bottom: 0
}

.notification-menu a {
    display: block;
    text-decoration: none
}

.notification-menu .image {
    float: left;
    margin: 0 10px 0 0
}

.notification-menu .image i {
    border-radius: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px
}

.notification-menu .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.notification-menu .title {
    color: #001;
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 17px;
    line-height: 1.7rem;
    padding: 2px 0 0
}

.notification-menu .message {
    color: #acacac;
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 15px;
    line-height: 1.5rem;
    padding: 0
}

html.dark .notifications>li .notification-icon,
html.header-dark .notifications>li .notification-icon {
    background: #282d36
}

html.dark .notifications>li .notification-icon i,
html.header-dark .notifications>li .notification-icon i {
    color: #c3c3c3
}

@media only screen and (max-width:767px) {
    .notifications {
        float: right;
        margin: 16px 8px 0 0
    }
    .notifications>li {
        position: static
    }
    .notifications>li.open .notification-icon:before {
        display: block
    }
    .notifications>li .notification-menu {
        left: 15px;
        right: 15px;
        top: auto;
        width: auto!important
    }
    .notifications>li .notification-menu:before {
        display: none
    }
}

.userbox {
    margin: 3px 17px 0 0;
    position: relative;
    vertical-align: middle
}

.userbox,
.userbox>a {
    display: inline-block
}

.userbox a:hover,
.userbox>a {
    text-decoration: none
}

.userbox .profile-info,
.userbox .profile-picture {
    display: inline-block;
    vertical-align: middle
}

.userbox .profile-picture img {
    width: 35px;
    color: transparent
}

.userbox .profile-info {
    margin: 0 25px 0 10px
}

.userbox .name,
.userbox .role {
    display: block
}

.userbox .name {
    color: #001;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2em
}

.userbox .role {
    color: #acacac;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2em
}

.userbox .custom-caret {
    color: #001;
    font-size: 16px;
    font-weight: 700
}

.userbox .custom-caret:before {
    content: "\f107"
}

.userbox.open>a {
    position: relative;
    z-index: 993
}

.userbox.open>a .custom-caret:before {
    content: "\f106"
}

.userbox.open .dropdown-menu {
    border: none;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .2);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    left: -11px;
    padding: 45px 10px 0;
    top: -10px;
    width: 100%;
    z-index: 992
}

.userbox.open .dropdown-menu li {
    margin-bottom: 5px
}

.userbox.open .dropdown-menu a {
    border-radius: 2px;
    color: #7d7d7d;
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 15px;
    line-height: 1.5rem;
    padding: 5px 10px
}

.userbox.open .dropdown-menu a:hover {
    background: #ccc;
    color: #fff
}

.userbox.open .dropdown-menu i {
    font-size: 17px;
    font-size: 1.7rem;
    margin-right: 3px;
    vertical-align: middle
}

@media only screen and (max-width:767px) {
    .userbox {
        float: left;
        margin: 16px 0 0 12px;
        position: relative
    }
    .userbox:after {
        background: #e9e9e6;
        content: "";
        height: 63px;
        margin: 0;
        position: absolute;
        right: -21px;
        top: -18px;
        width: 1px
    }
    .userbox .profile-picture {
        display: none
    }
    .userbox.open .dropdown-menu {
        left: -5px;
        padding: 43px 0 0
    }
}

html.dark .userbox:after,
html.header-dark .userbox:after {
    background: #121518
}

html.dark .userbox .custom-caret,
html.dark .userbox .name,
html.dark .userbox.open .dropdown-menu .custom-caret,
html.dark .userbox.open .dropdown-menu .name,
html.dark .userbox.open .dropdown-menu a,
html.header-dark .userbox .custom-caret,
html.header-dark .userbox .name,
html.header-dark .userbox.open .dropdown-menu .custom-caret,
html.header-dark .userbox.open .dropdown-menu .name,
html.header-dark .userbox.open .dropdown-menu a {
    color: #c3c3c3
}

html.dark .userbox.open .dropdown-menu a:hover,
html.header-dark .userbox.open .dropdown-menu a:hover {
    color: #fff
}

html.dark .userbox .dropdown-menu,
html.header-dark .userbox .dropdown-menu {
    background: #282d36
}

html.dark .userbox .dropdown-menu .divider,
html.header-dark .userbox .dropdown-menu .divider {
    background: #1d2127
}

html.dark .userbox .dropdown-menu a,
html.header-dark .userbox .dropdown-menu a {
    color: #c3c3c3
}

.nav-pills>.active a,
.nav-pills>.active a:focus,
.nav-pills>.active a:hover {
    background-color: #ccc
}

.pagination>li a {
    color: #ccc
}

.pagination>li a:focus,
.pagination>li a:hover {
    color: #d9d9d9
}

.pagination>li.active a,
.pagination>li.active a:focus,
.pagination>li.active a:hover,
.pagination>li.active span,
.pagination>li.active span:focus,
.pagination>li.active span:hover {
    background-color: #ccc;
    border-color: #ccc
}

.pagination>li.active a,
.progress-bar-primary {
    background-color: #ccc
}

.progress-bar.progress-without-number[aria-valuenow="1"],
.progress-bar.progress-without-number[aria-valuenow="2"] {
    min-width: 0
}

.progress-bar.progress-bar-primary[aria-valuenow="0"] {
    background: 0 0
}

.sidebar-right .sidebar-widget {
    margin: 0
}

.sidebar-widget {
    margin: 0 30px 0 25px
}

.sidebar-widget .widget-header {
    position: relative;
    margin: 0
}

.sidebar-widget .widget-header h6 {
    font-size: 13px;
    font-size: 1.3rem;
    color: #465162;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.sidebar-widget .widget-header .btn-widget-act {
    position: relative;
    top: -2px;
    background-color: #0a0a0a;
    border-color: #0a0a0a #000 #000
}

.sidebar-widget .widget-header .btn-widget-act:hover {
    border-color: #121212;
    background-color: #121212
}

.sidebar-widget .widget-header .btn-widget-act:active,
.sidebar-widget .widget-header .btn-widget-act:focus {
    border-color: #000;
    background-color: #000
}

.sidebar-widget .widget-header .btn-widget-act.dropdown-toggle {
    border-left-color: #000
}

.sidebar-widget .widget-header .widget-toggle {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 13px;
    line-height: 1.3rem;
    color: #465162;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear
}

.sidebar-widget .widget-content {
    padding: 15px 0 0
}

.sidebar-widget.widget-collapsed .widget-header .widget-toggle {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.sidebar-widget.widget-collapsed .widget-content {
    display: none
}

.sidebar-widget.widget-tasks ul li {
    position: relative
}

.sidebar-widget.widget-tasks ul li a {
    color: #abb4be;
    display: block;
    margin: 0 -25px 0 -30px;
    padding: 10px 0 10px 55px
}

.sidebar-widget.widget-tasks ul li a:hover {
    background: #21262d;
    text-decoration: none
}

.sidebar-widget.widget-tasks ul li:before {
    border: 5px solid #ccc;
    border-radius: 100px;
    content: "";
    display: inline-block;
    left: 0;
    margin: -5px 0 0;
    position: absolute;
    top: 50%;
    z-index: 999
}

.sidebar-widget.widget-tasks ul li:nth-child(6n+1):before {
    border-color: #d64b4b
}

.sidebar-widget.widget-tasks ul li:nth-child(6n+2):before {
    border-color: #0090d9
}

.sidebar-widget.widget-tasks ul li:nth-child(6n+3):before {
    border-color: #4dd79c
}

.sidebar-widget.widget-tasks ul li:nth-child(6n+4):before {
    border-color: #d9a300
}

.sidebar-widget.widget-tasks ul li:nth-child(6n+5):before {
    border-color: #c926ff
}

.sidebar-widget.widget-tasks ul li:nth-child(6n+6):before {
    border-color: #ffff26
}

.sidebar-widget.widget-stats ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar-widget.widget-stats .stats-title {
    color: #a6a6a6
}

.sidebar-widget.widget-stats .stats-complete {
    float: right;
    font-size: 10px;
    font-size: 1rem;
    color: #666
}

.sidebar-widget.widget-stats .progress {
    height: 7px;
    background: #474453;
    box-shadow: inset 0 1px 0 #585564;
    margin-bottom: 25px
}

.sidebar-widget.widget-calendar {
    margin: 0 0 25px
}

.sidebar-widget.widget-calendar .datepicker {
    background: 0 0
}

.sidebar-widget.widget-calendar ul {
    list-style: none;
    margin: 0;
    padding: 20px 0;
    border-top: 1px solid #000
}

.sidebar-widget.widget-calendar ul time {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.3em;
    font-weight: 600;
    color: #777;
    margin-bottom: .1em
}

.sidebar-widget.widget-calendar ul span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.3em;
    color: #fff
}

.sidebar-widget.widget-friends ul {
    list-style: none;
    margin: 0;
    padding: 10px 2px
}

.sidebar-widget.widget-friends ul li {
    padding: 10px 0
}

.sidebar-widget.widget-friends ul li .profile-info,
.sidebar-widget.widget-friends ul li .profile-picture {
    display: inline-block;
    vertical-align: middle
}

.sidebar-widget.widget-friends ul li .profile-picture {
    position: relative;
    width: 35px
}

.sidebar-widget.widget-friends ul li .profile-picture img {
    width: 100%;
    height: auto
}

.sidebar-widget.widget-friends ul li .profile-info {
    margin: 0 35px 0 10px
}

.sidebar-widget.widget-friends ul li span.name {
    display: block;
    color: #fff;
    font-weight: 600;
    vertical-align: top;
    line-height: 1.3em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: .2em
}

.sidebar-widget.widget-friends ul li span.title {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.3em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.sidebar-widget.widget-friends ul li.status-offline .profile-picture:after,
.sidebar-widget.widget-friends ul li.status-online .profile-picture:after {
    display: none;
    position: absolute;
    top: -4px;
    right: -4px;
    content: "";
    width: 15px;
    height: 15px;
    border: 2px solid #000;
    border-radius: 50%
}

.sidebar-widget.widget-friends ul li.status-online .profile-picture:after {
    display: block;
    background-color: #1aae88
}

.sidebar-widget.widget-friends ul li.status-offline .profile-picture:after {
    display: block;
    background-color: #d2312d
}

.panel {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin-bottom: 10px;
    border-radius: 0!important
}

.panel-heading {
    background: #f6f6f6;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #dadada;
    padding: 5px 15px;
    position: relative
}

.table-responsive {
    overflow-x: hidden;
    min-height: .01%
}

.table-overflow {
    height: 262px;
    display: block;
    overflow: auto
}

.panel-heading.bg-primary {
    background: #ccc;
    color: #fff;
    border-bottom: 0;
    border-right: 0
}

.panel-heading.bg-secondary {
    background: #e36159;
    color: #fff;
    border-bottom: 0;
    border-right: 0
}

.panel-heading.bg-tertiary {
    background: #2baab1;
    color: #fff;
    border-bottom: 0;
    border-right: 0
}

.panel-heading.bg-quartenary {
    background: #734ba9;
    color: #fff;
    border-bottom: 0;
    border-right: 0
}

.panel-heading.bg-success {
    background: #47a447;
    color: #fff;
    border-bottom: 0;
    border-right: 0
}

.panel-heading.bg-warning {
    background: #ed9c28;
    color: #fff;
    border-bottom: 0;
    border-right: 0
}

.panel-heading.bg-danger {
    background: #d2322d;
    color: #fff;
    border-bottom: 0;
    border-right: 0
}

.panel-heading.bg-info {
    background: #5bc0de;
    color: #fff;
    border-bottom: 0;
    border-right: 0
}

.panel-heading.bg-dark {
    background: #171717;
    color: #fff;
    border-bottom: 0;
    border-right: 0
}

.panel-heading.bg-white {
    background: #fff;
    border-bottom: 0;
    border-right: 0
}

.panel-actions {
    right: 15px;
    position: absolute;
    top: 15px
}

.panel-actions a {
    background-color: transparent;
    border-radius: 2px;
    color: #b4b4b4;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 24px
}

.panel-actions a:hover {
    background-color: #eee;
    color: #b4b4b4;
    text-decoration: none
}

.panel-actions a,
.panel-actions a:active,
.panel-actions a:focus,
.panel-actions a:hover,
.panel-actions a:visited {
    outline: 0!important;
    text-decoration: none!important
}

.panel-title {
    color: #33353f;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    text-transform: none
}

.panel-subtitle {
    color: #808697;
    font-size: 12px;
    line-height: 1.2em;
    margin: 7px 0 0;
    padding: 0
}

.panel-body {
    background: #fdfdfd;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    border-radius: 5px
}

.panel-body-nopadding {
    padding: 0
}

.panel-footer,
.panel-heading+.panel-body {
    border-radius: 0 0 5px 5px
}

.panel-footer {
    margin-top: -5px
}

.panel-footer-btn-group {
    display: table;
    width: 100%;
    padding: 0
}

.panel-footer-btn-group a {
    background-color: #f5f5f5;
    display: table-cell;
    width: 1%;
    border-left: 1px solid #ddd;
    padding: 10px 15px;
    text-decoration: none
}

.panel-footer-btn-group a:hover {
    background-color: #f0f0f0;
    box-shadow: inset 0 0 7px rgba(0, 0, 0, .1)
}

.panel-footer-btn-group a:first-child {
    border-left: none
}

.panel-body.bg-primary {
    background: #ccc;
    color: #fff
}

.panel-body.bg-secondary {
    background: #e36159;
    color: #fff
}

.panel-body.bg-tertiary {
    background: #2baab1;
    color: #fff
}

.panel-body.bg-quartenary {
    background: #734ba9;
    color: #fff
}

.panel-body.bg-success {
    background: #47a447;
    color: #fff
}

.panel-body.bg-warning {
    background: #ed9c28;
    color: #fff
}

.panel-body.bg-danger {
    background: #d2322d;
    color: #fff
}

.panel-body.bg-info {
    background: #5bc0de;
    color: #fff
}

.panel-body.bg-dark {
    background: #171717;
    color: #fff
}

.panel-featured {
    border-top: 3px solid #33353f
}

.panel-featured .panel-heading {
    border-radius: 0
}

.panel-featured-top {
    border-top: 3px solid #33353f
}

.panel-featured-right {
    border-right: 3px solid #33353f
}

.panel-featured-bottom {
    border-bottom: 3px solid #33353f
}

.panel-featured-left {
    border-top: 3px solid #33353f
}

.panel-featured-primary {
    border-color: #ccc
}

.panel-featured-primary .panel-title {
    color: #ccc
}

.panel-featured-secondary {
    border-color: #e36159
}

.panel-featured-secondary .panel-title {
    color: #e36159
}

.panel-featured-tertiary {
    border-color: #176977
}

.panel-featured-tertiary .panel-title {
    color: #2baab1
}

.panel-featured-quartenary {
    border-color: #734ba9
}

.panel-featured-quartenary .panel-title {
    color: #734ba9
}

.panel-featured-success {
    border-color: #47a447
}

.panel-featured-success .panel-title {
    color: #47a447
}

.panel-featured-warning {
    border-color: #ed9c28
}

.panel-featured-warning .panel-title {
    color: #ed9c28
}

.panel-featured-danger {
    border-color: #d2322d
}

.panel-featured-danger .panel-title {
    color: #d2322d
}

.panel-featured-info {
    border-color: #5bc0de
}

.panel-featured-info .panel-title {
    color: #5bc0de
}

.panel-featured-dark {
    border-color: #171717
}

.panel-featured-dark .panel-title {
    color: #171717
}

.panel-highlight .panel-heading {
    background-color: #ccc;
    border-color: #ccc;
    color: #fff
}

.panel-highlight .panel-title {
    color: #fff
}

.panel-highlight .panel-subtitle {
    color: #fff;
    color: hsla(0, 0%, 100%, .7)
}

.panel-highlight .panel-actions a {
    background-color: rgba(0, 0, 0, .1);
    color: #fff
}

.panel-highlight .panel-body {
    background-color: #ccc;
    color: #fff
}

.panel-highlight-title .panel-heading {
    background-color: #2baab1
}

.panel-highlight-title .panel-title {
    color: #fff
}

.panel-highlight-title .panel-subtitle {
    color: #fff;
    color: hsla(0, 0%, 100%, .7)
}

.panel-heading-icon,
.panel-highlight-title .panel-actions a {
    background-color: rgba(0, 0, 0, .1);
    color: #fff
}

.panel-heading-icon {
    margin: 0 auto;
    font-size: 42px;
    font-size: 4.2rem;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    -webkit-border-radius: 55px;
    border-radius: 55px
}

.panel-heading-icon.bg-primary {
    background: #ccc;
    color: #fff
}

.panel-heading-icon.bg-secondary {
    background: #e36159;
    color: #fff
}

.panel-heading-icon.bg-tertiary {
    background: #2baab1;
    color: #fff
}

.panel-heading-icon.bg-quartenary {
    background: #734ba9;
    color: #fff
}

.panel-heading-icon.bg-success {
    background: #47a447;
    color: #fff
}

.panel-heading-icon.bg-warning {
    background: #ed9c28;
    color: #fff
}

.panel-heading-icon.bg-danger {
    background: #d2322d;
    color: #fff
}

.panel-heading-icon.bg-info {
    background: #5bc0de;
    color: #fff
}

.panel-heading-icon.bg-dark {
    background: #171717;
    color: #fff
}

.panel-heading-profile-picture img {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border: 4px solid #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.panel-icon {
    color: #fff;
    font-size: 42px;
    float: left
}

.panel-icon~.panel-subtitle,
.panel-icon~.panel-title {
    margin-left: 64px
}

html.dark .panel-heading {
    background: #282d36;
    border-bottom-color: #1d2127
}

html.dark .panel-actions a:hover {
    background-color: #242830
}

html.dark .panel-body {
    background: #2e353e
}

html.dark .panel-footer {
    background: #242830;
    border-top-color: #191c21
}

html .panel-primary .panel-heading {
    background: #ccc
}

html .panel-primary .panel-subtitle {
    opacity: .8;
    color: #fff
}

html .panel-primary .panel-title {
    color: #fff
}

html .panel-primary .panel-actions a {
    background-color: transparent!important;
    color: #fff
}

html .panel-secondary .panel-heading {
    background: #e36159
}

html .panel-secondary .panel-subtitle {
    opacity: .8;
    color: #fff
}

html .panel-secondary .panel-title {
    color: #fff
}

html .panel-secondary .panel-actions a {
    background-color: transparent!important;
    color: #fff
}

html .panel-tertiary .panel-heading {
    background: #2baab1
}

html .panel-tertiary .panel-subtitle {
    opacity: .8;
    color: #fff
}

html .panel-tertiary .panel-title {
    color: #fff
}

html .panel-tertiary .panel-actions a {
    background-color: transparent!important;
    color: #fff
}

html .panel-quartenary .panel-heading {
    background: #734ba9
}

html .panel-quartenary .panel-subtitle {
    opacity: .8;
    color: #fff
}

html .panel-quartenary .panel-title {
    color: #fff
}

html .panel-quartenary .panel-actions a {
    background-color: transparent!important;
    color: #fff
}

html .panel-success .panel-heading {
    background: #47a447
}

html .panel-success .panel-subtitle {
    opacity: .8;
    color: #fff
}

html .panel-success .panel-title {
    color: #fff
}

html .panel-success .panel-actions a {
    background-color: transparent!important;
    color: #fff
}

html .panel-warning .panel-heading {
    background: #ed9c28
}

html .panel-warning .panel-subtitle {
    opacity: .8;
    color: #fff
}

html .panel-warning .panel-title {
    color: #fff
}

html .panel-warning .panel-actions a {
    background-color: transparent!important;
    color: #fff
}

html .panel-danger .panel-heading {
    background: #d2322d
}

html .panel-danger .panel-subtitle {
    opacity: .8;
    color: #fff
}

html .panel-danger .panel-title {
    color: #fff
}

html .panel-danger .panel-actions a {
    background-color: transparent!important;
    color: #fff
}

html .panel-info .panel-heading {
    background: #5bc0de
}

html .panel-info .panel-subtitle {
    opacity: .8;
    color: #fff
}

html .panel-info .panel-title {
    color: #fff
}

html .panel-info .panel-actions a {
    background-color: transparent!important;
    color: #fff
}

html .panel-dark .panel-heading {
    background: #171717
}

html .panel-dark .panel-subtitle {
    opacity: .8;
    color: #fff
}

html .panel-dark .panel-title {
    color: #fff
}

html .panel-dark .panel-actions a {
    background-color: transparent!important;
    color: #fff
}

html .panel-transparent>.panel-heading {
    background: 0 0;
    border: 0;
    padding-left: 0;
    padding-right: 0
}

html .panel-transparent>.panel-heading .panel-actions {
    right: 0
}

html .panel-transparent>.panel-heading+.panel-body {
    border-radius: 5px
}

html .panel-transparent>.panel-body {
    padding: 0;
    border-radius: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

html .panel .panel-heading-transparent {
    background: 0 0;
    border: 0;
    padding-left: 0;
    padding-right: 0
}

html .panel .panel-heading-transparent .panel-actions {
    right: 0
}

html .panel .panel-heading-transparent+.panel-body {
    border-radius: 5px
}

.panel-horizontal {
    display: table;
    width: 100%
}

.panel-horizontal .panel-body,
.panel-horizontal .panel-footer,
.panel-horizontal .panel-heading {
    display: table-cell;
    vertical-align: middle
}

.panel-horizontal .panel-heading {
    border-radius: 5px 0 0 5px
}

.panel-horizontal .panel-heading+.panel-body {
    border-radius: 0 5px 5px 0
}

.panel-horizontal .panel-footer {
    border-radius: 0 5px 5px 0;
    margin-top: 0
}

@media only screen and (max-width:767px) {
    .panel-actions {
        float: none;
        margin-bottom: 15px;
        position: static;
        text-align: right
    }
    .panel-actions a {
        vertical-align: top
    }
}

.tabs {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 35px
}

.nav-tabs {
    margin: 0;
    font-size: 0
}

.nav-tabs li {
    display: inline-block;
    float: none
}

.nav-tabs li:last-child a {
    margin-right: 0
}

.nav-tabs li a {
    border-radius: 5px 5px 0 0;
    font-size: 13px;
    font-size: 1.3rem;
    margin-right: 1px
}

.nav-tabs li a,
.nav-tabs li a:hover {
    background: #f4f4f4;
    border: 1px solid #eee;
    border-top: 3px solid #ddd;
    border-bottom: none;
    color: #555
}

.nav-tabs li a:hover {
    border-bottom-color: transparent;
    border-top: 3px solid #555;
    box-shadow: none
}

.nav-tabs li a:active,
.nav-tabs li a:focus {
    border-bottom: 0
}

.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover {
    background: #fff;
    border-left-color: #eee;
    border-right-color: #eee;
    border-top: 3px solid #555;
    color: #555
}

.tab-content {
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .04);
    background-color: #fff;
    border: 1px solid #eee;
    border-top: 0;
    padding: 15px
}

.tab-content .panel-footer {
    margin: 15px -15px -15px
}

.nav-tabs.nav-justified {
    margin-bottom: -1px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent
}

.nav-tabs.nav-justified li {
    margin-bottom: 0
}

.nav-tabs.nav-justified li:first-child a,
.nav-tabs.nav-justified li:first-child a:hover {
    border-radius: 5px 0 0 0;
    border-left: none
}

.nav-tabs.nav-justified li:last-child a,
.nav-tabs.nav-justified li:last-child a:hover {
    border-radius: 0 5px 0 0;
    border-right: none
}

.nav-tabs.nav-justified li a {
    border-radius: 0;
    margin-right: 0
}

.nav-tabs.nav-justified li a,
.nav-tabs.nav-justified li a:focus,
.nav-tabs.nav-justified li a:hover {
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #ddd
}

.nav-tabs.nav-justified li.active a,
.nav-tabs.nav-justified li.active a:focus,
.nav-tabs.nav-justified li.active a:hover {
    background: #fff;
    border-left-color: #eee;
    border-right-color: #eee;
    border-top: 3px solid #555;
    color: #555
}

.nav-tabs.nav-justified li.active a {
    border-bottom: 1px solid #fff
}

.nav-tabs.nav-justified li.active a,
.nav-tabs.nav-justified li.active a:focus,
.nav-tabs.nav-justified li.active a:hover {
    border-top-color: #555;
    border-top-width: 3px;
    border-left: none;
    border-right: none
}

.nav-tabs.nav-justified li.active a:hover {
    border-bottom: 1px solid #fff
}

.tabs.tabs-bottom .tab-content {
    border-radius: 4px 4px 0 0;
    border-bottom: 0;
    border-top: 1px solid #eee
}

.tabs.tabs-bottom .nav-tabs {
    border-bottom: none;
    border-top: 1px solid #ddd
}

.tabs.tabs-bottom .nav-tabs li {
    margin-bottom: 0;
    margin-top: -1px
}

.tabs.tabs-bottom .nav-tabs li:last-child a {
    margin-right: 0
}

.tabs.tabs-bottom .nav-tabs li a {
    border-radius: 0 0 5px 5px;
    font-size: 13px;
    font-size: 1.3rem;
    margin-right: 1px
}

.tabs.tabs-bottom .nav-tabs li a,
.tabs.tabs-bottom .nav-tabs li a:active,
.tabs.tabs-bottom .nav-tabs li a:focus,
.tabs.tabs-bottom .nav-tabs li a:hover {
    border-bottom: 3px solid #ddd;
    border-top: 1px solid #ddd
}

.tabs.tabs-bottom .nav-tabs li a:active,
.tabs.tabs-bottom .nav-tabs li a:focus,
.tabs.tabs-bottom .nav-tabs li a:hover {
    border-bottom: 3px solid #555;
    border-top: 1px solid #ddd
}

.tabs.tabs-bottom .nav-tabs li.active a,
.tabs.tabs-bottom .nav-tabs li.active a:focus,
.tabs.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom: 3px solid #555;
    border-top-color: transparent
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified {
    border-top: none
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li a {
    margin-right: 0;
    border-top-color: #ddd
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a {
    border-radius: 0 0 0 5px
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a {
    margin-right: 0;
    border-radius: 0 0 5px 0
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active a,
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active a:focus,
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active a:hover {
    border-top-color: transparent
}

.tabs-vertical {
    display: table;
    width: 100%
}

.tabs-vertical .nav-tabs,
.tabs-vertical .tab-content {
    display: table-cell;
    vertical-align: top
}

.tabs-vertical .nav-tabs {
    border-bottom: none;
    height: 100%;
    float: none;
    padding: 0
}

.tabs-vertical .nav-tabs>li {
    display: block
}

.tabs-vertical .nav-tabs>li a {
    border-radius: 0;
    display: block;
    padding-top: 10px
}

.tabs-vertical .nav-tabs>li a,
.tabs-vertical .nav-tabs>li a:focus,
.tabs-vertical .nav-tabs>li a:hover {
    border-bottom: none;
    border-top: none
}

.tabs-vertical .nav-tabs>li.active a,
.tabs-vertical .nav-tabs>li.active a:hover,
.tabs-vertical .nav-tabs>li.active:focus {
    border-top: none
}

.tabs-left .tab-content {
    border-radius: 0 5px 5px 5px;
    border-left: none
}

.tabs-left .nav-tabs>li {
    margin-right: -1px
}

.tabs-left .nav-tabs>li:first-child a {
    border-radius: 5px 0 0 0
}

.tabs-left .nav-tabs>li:last-child a {
    border-radius: 0 0 0 5px
}

.tabs-left .nav-tabs>li a {
    border-right: 1px solid #eee;
    border-left: 3px solid #ddd;
    margin-right: 1px;
    margin-left: -3px
}

.tabs-left .nav-tabs>li a:hover {
    border-left-color: #555
}

.tabs-left .nav-tabs>li.active a,
.tabs-left .nav-tabs>li.active a:focus,
.tabs-left .nav-tabs>li.active a:hover {
    border-left: 3px solid #555;
    border-right-color: #fff
}

.tabs-right .tab-content {
    border-radius: 5px 0 5px 5px;
    border-right: none
}

.tabs-right .nav-tabs>li {
    margin-left: -1px
}

.tabs-right .nav-tabs>li:first-child a {
    border-radius: 0 5px 0 0
}

.tabs-right .nav-tabs>li:last-child a {
    border-radius: 0 0 5px 0
}

.tabs-right .nav-tabs>li a {
    border-right: 3px solid #ddd;
    border-left: 1px solid #eee;
    margin-right: 1px;
    margin-left: 1px
}

.tabs-right .nav-tabs>li a:hover {
    border-right-color: #555
}

.tabs-right .nav-tabs>li.active a,
.tabs-right .nav-tabs>li.active a:focus,
.tabs-right .nav-tabs>li.active a:hover {
    border-right: 3px solid #555;
    border-left: 1px solid #fff
}

html.dark .tabs .nav-tabs li a,
html.dark .tabs .nav-tabs li a:focus {
    border-top-color: #282d36;
    border-left-color: #282d36;
    border-right-color: #282d36;
    background: #282d36
}

html.dark .tabs .nav-tabs li a:hover,
html.dark .tabs .nav-tabs li.active a,
html.dark .tabs .nav-tabs li.active a:focus,
html.dark .tabs .nav-tabs li.active a:hover {
    border-top-color: #808697
}

html.dark .tabs .nav-tabs.nav-justified {
    border-left-width: 0;
    border-right-width: 0;
    border-left-color: transparent;
    border-right-color: transparent
}

html.dark .tabs .nav-tabs.nav-justified li a,
html.dark .tabs .nav-tabs.nav-justified li a:focus,
html.dark .tabs .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #282d36
}

html.dark .tabs.tabs-left .nav-tabs>li a,
html.dark .tabs.tabs-right .nav-tabs>li a {
    background: #282d36;
    border-left-color: #282d36;
    border-right-color: #282d36
}

html.dark .tabs.tabs-left .nav-tabs>li:last-child a,
html.dark .tabs.tabs-right .nav-tabs>li:last-child a {
    border-bottom-color: #282d36
}

html.dark .tabs.tabs-left .nav-tabs>li a:hover,
html.dark .tabs.tabs-left .nav-tabs>li.active a,
html.dark .tabs.tabs-left .nav-tabs>li.active a:focus,
html.dark .tabs.tabs-left .nav-tabs>li.active a:hover {
    border-left: 3px solid #555
}

html.dark .tabs .nav-tabs {
    border-color: #282d36
}

html.dark .tabs .nav-tabs li.active a,
html.dark .tabs .nav-tabs li.active a:focus,
html.dark .tabs .nav-tabs li.active a:hover,
html.dark .tabs .nav-tabs.nav-justified li.active a,
html.dark .tabs .nav-tabs.nav-justified li.active a:focus,
html.dark .tabs .nav-tabs.nav-justified li.active a:hover {
    background: #2e353e;
    border-left-color: #2e353e;
    border-right-color: #2e353e
}

html.dark .tabs .nav-tabs.nav-justified li.active a {
    border-bottom-color: #2e353e
}

html.dark .tabs.tabs-vertical {
    border-top-color: #2e353e
}

html.dark .tabs.tabs-bottom .nav-tabs li a,
html.dark .tabs.tabs-bottom .nav-tabs li a:focus {
    border-bottom-color: #282d36;
    border-top-color: #2e353e
}

html.dark .tabs.tabs-bottom .nav-tabs li a:hover,
html.dark .tabs.tabs-bottom .nav-tabs li.active a,
html.dark .tabs.tabs-bottom .nav-tabs li.active a:focus,
html.dark .tabs.tabs-bottom .nav-tabs li.active a:hover {
    border-bottom-color: #808697;
    border-top-color: #2e353e
}

html.dark .tabs .tab-content {
    background: #2e353e;
    border-color: #2e353e
}

html.dark .tabs-primary.tabs-bottom .nav-tabs li a,
html.dark .tabs-primary.tabs-bottom .nav-tabs li a:focus,
html.dark .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a,
html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:focus,
html.dark .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-top-color: #2e353e!important
}

html.dark .nav-tabs li a,
html.dark .nav-tabs li.active a,
html.dark .nav-tabs li.active a:focus,
html.dark .nav-tabs li.active a:hover {
    color: #808697
}

html.dark .tab-content {
    background: #2e353e;
    border-color: #1d2127
}

html body .tabs-primary .nav-tabs li a,
html body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs li a,
html.dark body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
    color: #ccc
}

html body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
    border-top-color: #ccc
}

html body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs li.active a:focus,
html body .tabs-primary .nav-tabs li.active a:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary .nav-tabs li.active a,
html.dark body .tabs-primary .nav-tabs li.active a:focus,
html.dark body .tabs-primary .nav-tabs li.active a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover {
    border-top-color: #ccc;
    color: #ccc
}

html body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: #ccc
}

html body .tabs-primary.tabs-vertical.tabs-left li a:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active a,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover {
    border-left-color: #ccc
}

html body .tabs-primary.tabs-vertical.tabs-right li a:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active a,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover {
    border-right-color: #ccc
}

html body .tabs-success .nav-tabs li a,
html body .tabs-success .nav-tabs li a:hover,
html body .tabs-success .nav-tabs.nav-justified li a,
html body .tabs-success .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-success .nav-tabs li a,
html.dark body .tabs-success .nav-tabs li a:hover,
html.dark body .tabs-success .nav-tabs.nav-justified li a,
html.dark body .tabs-success .nav-tabs.nav-justified li a:hover {
    color: #47a447
}

html body .tabs-success .nav-tabs li a:hover,
html body .tabs-success .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-success .nav-tabs li a:hover,
html.dark body .tabs-success .nav-tabs.nav-justified li a:hover {
    border-top-color: #47a447
}

html body .tabs-success .nav-tabs li.active a,
html body .tabs-success .nav-tabs li.active a:focus,
html body .tabs-success .nav-tabs li.active a:hover,
html body .tabs-success .nav-tabs.nav-justified li.active a,
html body .tabs-success .nav-tabs.nav-justified li.active a:focus,
html body .tabs-success .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-success .nav-tabs li.active a,
html.dark body .tabs-success .nav-tabs li.active a:focus,
html.dark body .tabs-success .nav-tabs li.active a:hover,
html.dark body .tabs-success .nav-tabs.nav-justified li.active a,
html.dark body .tabs-success .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-success .nav-tabs.nav-justified li.active a:hover {
    border-top-color: #47a447;
    color: #47a447
}

html body .tabs-success.tabs-bottom .nav-tabs li a:hover,
html body .tabs-success.tabs-bottom .nav-tabs li.active a,
html body .tabs-success.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-success.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-success.tabs-bottom .nav-tabs.nav-justified li a:hover,
html body .tabs-success.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-success.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html body .tabs-success.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-success.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-success.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-success.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-success.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-success.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-success.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-success.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-success.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: #47a447
}

html body .tabs-success.tabs-vertical.tabs-left li a:hover,
html body .tabs-success.tabs-vertical.tabs-left li.active a,
html body .tabs-success.tabs-vertical.tabs-left li.active a:focus,
html body .tabs-success.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-success.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-success.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-success.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-success.tabs-vertical.tabs-left li.active a:hover {
    border-left-color: #47a447
}

html body .tabs-success.tabs-vertical.tabs-right li a:hover,
html body .tabs-success.tabs-vertical.tabs-right li.active a,
html body .tabs-success.tabs-vertical.tabs-right li.active a:focus,
html body .tabs-success.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-success.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-success.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-success.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-success.tabs-vertical.tabs-right li.active a:hover {
    border-right-color: #47a447
}

html body .tabs-warning .nav-tabs li a,
html body .tabs-warning .nav-tabs li a:hover,
html body .tabs-warning .nav-tabs.nav-justified li a,
html body .tabs-warning .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-warning .nav-tabs li a,
html.dark body .tabs-warning .nav-tabs li a:hover,
html.dark body .tabs-warning .nav-tabs.nav-justified li a,
html.dark body .tabs-warning .nav-tabs.nav-justified li a:hover {
    color: #ed9c28
}

html body .tabs-warning .nav-tabs li a:hover,
html body .tabs-warning .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-warning .nav-tabs li a:hover,
html.dark body .tabs-warning .nav-tabs.nav-justified li a:hover {
    border-top-color: #ed9c28
}

html body .tabs-warning .nav-tabs li.active a,
html body .tabs-warning .nav-tabs li.active a:focus,
html body .tabs-warning .nav-tabs li.active a:hover,
html body .tabs-warning .nav-tabs.nav-justified li.active a,
html body .tabs-warning .nav-tabs.nav-justified li.active a:focus,
html body .tabs-warning .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-warning .nav-tabs li.active a,
html.dark body .tabs-warning .nav-tabs li.active a:focus,
html.dark body .tabs-warning .nav-tabs li.active a:hover,
html.dark body .tabs-warning .nav-tabs.nav-justified li.active a,
html.dark body .tabs-warning .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-warning .nav-tabs.nav-justified li.active a:hover {
    border-top-color: #ed9c28;
    color: #ed9c28
}

html body .tabs-warning.tabs-bottom .nav-tabs li a:hover,
html body .tabs-warning.tabs-bottom .nav-tabs li.active a,
html body .tabs-warning.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-warning.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-warning.tabs-bottom .nav-tabs.nav-justified li a:hover,
html body .tabs-warning.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-warning.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html body .tabs-warning.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-warning.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-warning.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-warning.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-warning.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-warning.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-warning.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-warning.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-warning.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: #ed9c28
}

html body .tabs-warning.tabs-vertical.tabs-left li a:hover,
html body .tabs-warning.tabs-vertical.tabs-left li.active a,
html body .tabs-warning.tabs-vertical.tabs-left li.active a:focus,
html body .tabs-warning.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-warning.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-warning.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-warning.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-warning.tabs-vertical.tabs-left li.active a:hover {
    border-left-color: #ed9c28
}

html body .tabs-warning.tabs-vertical.tabs-right li a:hover,
html body .tabs-warning.tabs-vertical.tabs-right li.active a,
html body .tabs-warning.tabs-vertical.tabs-right li.active a:focus,
html body .tabs-warning.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-warning.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-warning.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-warning.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-warning.tabs-vertical.tabs-right li.active a:hover {
    border-right-color: #ed9c28
}

html body .tabs-danger .nav-tabs li a,
html body .tabs-danger .nav-tabs li a:hover,
html body .tabs-danger .nav-tabs.nav-justified li a,
html body .tabs-danger .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-danger .nav-tabs li a,
html.dark body .tabs-danger .nav-tabs li a:hover,
html.dark body .tabs-danger .nav-tabs.nav-justified li a,
html.dark body .tabs-danger .nav-tabs.nav-justified li a:hover {
    color: #d2322d
}

html body .tabs-danger .nav-tabs li a:hover,
html body .tabs-danger .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-danger .nav-tabs li a:hover,
html.dark body .tabs-danger .nav-tabs.nav-justified li a:hover {
    border-top-color: #d2322d
}

html body .tabs-danger .nav-tabs li.active a,
html body .tabs-danger .nav-tabs li.active a:focus,
html body .tabs-danger .nav-tabs li.active a:hover,
html body .tabs-danger .nav-tabs.nav-justified li.active a,
html body .tabs-danger .nav-tabs.nav-justified li.active a:focus,
html body .tabs-danger .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-danger .nav-tabs li.active a,
html.dark body .tabs-danger .nav-tabs li.active a:focus,
html.dark body .tabs-danger .nav-tabs li.active a:hover,
html.dark body .tabs-danger .nav-tabs.nav-justified li.active a,
html.dark body .tabs-danger .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-danger .nav-tabs.nav-justified li.active a:hover {
    border-top-color: #d2322d;
    color: #d2322d
}

html body .tabs-danger.tabs-bottom .nav-tabs li a:hover,
html body .tabs-danger.tabs-bottom .nav-tabs li.active a,
html body .tabs-danger.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-danger.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-danger.tabs-bottom .nav-tabs.nav-justified li a:hover,
html body .tabs-danger.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-danger.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html body .tabs-danger.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-danger.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-danger.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-danger.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-danger.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-danger.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-danger.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-danger.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-danger.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: #d2322d
}

html body .tabs-danger.tabs-vertical.tabs-left li a:hover,
html body .tabs-danger.tabs-vertical.tabs-left li.active a,
html body .tabs-danger.tabs-vertical.tabs-left li.active a:focus,
html body .tabs-danger.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-danger.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-danger.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-danger.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-danger.tabs-vertical.tabs-left li.active a:hover {
    border-left-color: #d2322d
}

html body .tabs-danger.tabs-vertical.tabs-right li a:hover,
html body .tabs-danger.tabs-vertical.tabs-right li.active a,
html body .tabs-danger.tabs-vertical.tabs-right li.active a:focus,
html body .tabs-danger.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-danger.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-danger.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-danger.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-danger.tabs-vertical.tabs-right li.active a:hover {
    border-right-color: #d2322d
}

html body .tabs-info .nav-tabs li a,
html body .tabs-info .nav-tabs li a:hover,
html body .tabs-info .nav-tabs.nav-justified li a,
html body .tabs-info .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-info .nav-tabs li a,
html.dark body .tabs-info .nav-tabs li a:hover,
html.dark body .tabs-info .nav-tabs.nav-justified li a,
html.dark body .tabs-info .nav-tabs.nav-justified li a:hover {
    color: #5bc0de
}

html body .tabs-info .nav-tabs li a:hover,
html body .tabs-info .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-info .nav-tabs li a:hover,
html.dark body .tabs-info .nav-tabs.nav-justified li a:hover {
    border-top-color: #5bc0de
}

html body .tabs-info .nav-tabs li.active a,
html body .tabs-info .nav-tabs li.active a:focus,
html body .tabs-info .nav-tabs li.active a:hover,
html body .tabs-info .nav-tabs.nav-justified li.active a,
html body .tabs-info .nav-tabs.nav-justified li.active a:focus,
html body .tabs-info .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-info .nav-tabs li.active a,
html.dark body .tabs-info .nav-tabs li.active a:focus,
html.dark body .tabs-info .nav-tabs li.active a:hover,
html.dark body .tabs-info .nav-tabs.nav-justified li.active a,
html.dark body .tabs-info .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-info .nav-tabs.nav-justified li.active a:hover {
    border-top-color: #5bc0de;
    color: #5bc0de
}

html body .tabs-info.tabs-bottom .nav-tabs li a:hover,
html body .tabs-info.tabs-bottom .nav-tabs li.active a,
html body .tabs-info.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-info.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-info.tabs-bottom .nav-tabs.nav-justified li a:hover,
html body .tabs-info.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-info.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html body .tabs-info.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-info.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-info.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-info.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-info.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-info.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-info.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-info.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-info.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: #5bc0de
}

html body .tabs-info.tabs-vertical.tabs-left li a:hover,
html body .tabs-info.tabs-vertical.tabs-left li.active a,
html body .tabs-info.tabs-vertical.tabs-left li.active a:focus,
html body .tabs-info.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-info.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-info.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-info.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-info.tabs-vertical.tabs-left li.active a:hover {
    border-left-color: #5bc0de
}

html body .tabs-info.tabs-vertical.tabs-right li a:hover,
html body .tabs-info.tabs-vertical.tabs-right li.active a,
html body .tabs-info.tabs-vertical.tabs-right li.active a:focus,
html body .tabs-info.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-info.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-info.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-info.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-info.tabs-vertical.tabs-right li.active a:hover {
    border-right-color: #5bc0de
}

html body .tabs-dark .nav-tabs li a,
html body .tabs-dark .nav-tabs li a:hover,
html body .tabs-dark .nav-tabs.nav-justified li a,
html body .tabs-dark .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark .nav-tabs li a,
html.dark body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
    color: #171717
}

html body .tabs-dark .nav-tabs li a:hover,
html body .tabs-dark .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
    border-top-color: #171717
}

html body .tabs-dark .nav-tabs li.active a,
html body .tabs-dark .nav-tabs li.active a:focus,
html body .tabs-dark .nav-tabs li.active a:hover,
html body .tabs-dark .nav-tabs.nav-justified li.active a,
html body .tabs-dark .nav-tabs.nav-justified li.active a:focus,
html body .tabs-dark .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-dark .nav-tabs li.active a,
html.dark body .tabs-dark .nav-tabs li.active a:focus,
html.dark body .tabs-dark .nav-tabs li.active a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:hover {
    border-top-color: #171717;
    color: #171717
}

html body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs li.active a,
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: #171717
}

html body .tabs-dark.tabs-vertical.tabs-left li a:hover,
html body .tabs-dark.tabs-vertical.tabs-left li.active a,
html body .tabs-dark.tabs-vertical.tabs-left li.active a:focus,
html body .tabs-dark.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:hover {
    border-left-color: #171717
}

html body .tabs-dark.tabs-vertical.tabs-right li a:hover,
html body .tabs-dark.tabs-vertical.tabs-right li.active a,
html body .tabs-dark.tabs-vertical.tabs-right li.active a:focus,
html body .tabs-dark.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:hover {
    border-right-color: #171717
}

html.dark body .tabs-dark .nav-tabs li a,
html.dark body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
    color: #fff
}

html.dark body .tabs-dark .nav-tabs li a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li a:hover {
    border-top-color: #fff
}

html.dark body .tabs-dark .nav-tabs li.active a,
html.dark body .tabs-dark .nav-tabs li.active a:focus,
html.dark body .tabs-dark .nav-tabs li.active a:hover,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark .nav-tabs.nav-justified li.active a:hover {
    border-top-color: #fff;
    color: #fff
}

html.dark body .tabs-dark.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-dark.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-bottom-color: #fff
}

html.dark body .tabs-dark.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-left li.active a:hover {
    border-left-color: #fff
}

html.dark body .tabs-dark.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-dark.tabs-vertical.tabs-right li.active a:hover {
    border-right-color: #fff
}

.ui-slider.ui-widget-content {
    background: #ebebeb;
    border: none
}

.ui-slider-horizontal {
    height: 6px
}

.ui-slider-horizontal .ui-slider-handle {
    top: -7px
}

.ui-slider-vertical {
    display: inline-block;
    width: 6px
}

.ui-slider-vertical .ui-slider-handle {
    left: -7px
}

.ui-slider .ui-slider-handle {
    background: #d9d9d9;
    border: 6px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .4);
    cursor: pointer;
    height: 20px;
    width: 20px
}

.ui-slider .ui-slider-handle:hover {
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .3)
}

.ui-slider .ui-slider-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    background: #d9d9d9
}

.slider-primary .ui-slider-handle,
.slider-primary .ui-slider-range {
    background: #ccc
}

.slider-gradient.slider-primary .ui-slider-handle,
.slider-gradient.slider-primary .ui-slider-range {
    background-image: -webkit-linear-gradient(#e6e6e6, #ccc 50%, #b3b3b3);
    background-image: linear-gradient(to, #ccc 50%, #b3b3b3)
}

.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-handle,
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-range {
    background-image: -webkit-linear-gradient(left, #e6e6e6, #ccc 50%, #b3b3b3);
    background-image: linear-gradient(90deg, #e6e6e6 0, #ccc 50%, #b3b3b3)
}

.slider-success .ui-slider-handle,
.slider-success .ui-slider-range {
    background: #47a447
}

.slider-gradient.slider-success .ui-slider-handle,
.slider-gradient.slider-success .ui-slider-range {
    background-image: -webkit-linear-gradient(#63bb63, #47a447 50%, #388038);
    background-image: linear-gradient(to, #47a447 50%, #388038)
}

.slider-gradient.ui-slider-vertical.slider-success .ui-slider-handle,
.slider-gradient.ui-slider-vertical.slider-success .ui-slider-range {
    background-image: -webkit-linear-gradient(left, #63bb63, #47a447 50%, #388038);
    background-image: linear-gradient(90deg, #63bb63 0, #47a447 50%, #388038)
}

.slider-warning .ui-slider-handle,
.slider-warning .ui-slider-range {
    background: #ed9c28
}

.slider-gradient.slider-warning .ui-slider-handle,
.slider-gradient.slider-warning .ui-slider-range {
    background-image: -webkit-linear-gradient(#f1b257, #ed9c28 50%, #d18211);
    background-image: linear-gradient(to, #ed9c28 50%, #d18211)
}

.slider-gradient.ui-slider-vertical.slider-warning .ui-slider-handle,
.slider-gradient.ui-slider-vertical.slider-warning .ui-slider-range {
    background-image: -webkit-linear-gradient(left, #f1b257, #ed9c28 50%, #d18211);
    background-image: linear-gradient(90deg, #f1b257 0, #ed9c28 50%, #d18211)
}

.slider-danger .ui-slider-handle,
.slider-danger .ui-slider-range {
    background: #d2322d
}

.slider-gradient.slider-danger .ui-slider-handle,
.slider-gradient.slider-danger .ui-slider-range {
    background-image: -webkit-linear-gradient(#db5b57, #d2322d 50%, #a82824);
    background-image: linear-gradient(to, #d2322d 50%, #a82824)
}

.slider-gradient.ui-slider-vertical.slider-danger .ui-slider-handle,
.slider-gradient.ui-slider-vertical.slider-danger .ui-slider-range {
    background-image: -webkit-linear-gradient(left, #db5b57, #d2322d 50%, #a82824);
    background-image: linear-gradient(90deg, #db5b57 0, #d2322d 50%, #a82824)
}

.slider-info .ui-slider-handle,
.slider-info .ui-slider-range {
    background: #5bc0de
}

.slider-gradient.slider-info .ui-slider-handle,
.slider-gradient.slider-info .ui-slider-range {
    background-image: -webkit-linear-gradient(#85d0e7, #5bc0de 50%, #31b0d5);
    background-image: linear-gradient(to, #5bc0de 50%, #31b0d5)
}

.slider-gradient.ui-slider-vertical.slider-info .ui-slider-handle,
.slider-gradient.ui-slider-vertical.slider-info .ui-slider-range {
    background-image: -webkit-linear-gradient(left, #85d0e7, #5bc0de 50%, #31b0d5);
    background-image: linear-gradient(90deg, #85d0e7 0, #5bc0de 50%, #31b0d5)
}

.slider-dark .ui-slider-handle,
.slider-dark .ui-slider-range {
    background: #171717
}

.slider-gradient.slider-dark .ui-slider-handle,
.slider-gradient.slider-dark .ui-slider-range {
    background-image: -webkit-linear-gradient(#313131, #171717 50%, #000);
    background-image: linear-gradient(to, #171717 50%, #000)
}

.slider-gradient.ui-slider-vertical.slider-dark .ui-slider-handle,
.slider-gradient.ui-slider-vertical.slider-dark .ui-slider-range {
    background-image: -webkit-linear-gradient(left, #313131, #171717 50%, #000);
    background-image: linear-gradient(90deg, #313131 0, #171717 50%, #000)
}

html.dark .ui-slider.ui-widget-content {
    background: #21262d
}

.alert-default {
    background-color: #ebebeb;
    border-color: #e3e3e3;
    color: #6c6c6c
}

.alert-default .alert-link {
    color: #454545
}

.alert-primary {
    background-color: #ccc;
    border-color: #c4c4c4;
    color: #fff
}

.alert-primary .alert-link {
    color: #999
}

.alert-dark {
    background-color: #313131;
    border-color: #000;
    color: #cacaca
}

.alert-dark .alert-link {
    color: #f0f0f0
}

.ui-pnotify {
    right: 15px;
    top: 15px
}

.ui-pnotify .notification {
    border-radius: 5px;
    box-shadow: none;
    padding: 15px 15px 15px 75px
}

.ui-pnotify .notification .ui-pnotify-icon {
    left: 0;
    position: absolute;
    top: 0;
    width: 75px;
    text-align: center
}

.ui-pnotify .notification .ui-pnotify-icon>span {
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    float: none;
    font-size: 35px;
    height: 50px;
    line-height: 48px;
    margin: 8px 0 0;
    padding: 0;
    width: 50px;
    text-align: center
}

.ui-pnotify .notification .ui-pnotify-title {
    font-size: 14px;
    letter-spacing: 0
}

.ui-pnotify .notification .ui-pnotify-text {
    font-size: 12px;
    line-height: 1.3em
}

.ui-pnotify .notification.notification-danger .ui-pnotify-icon>span.fa-times {
    line-height: 47px
}

.ui-pnotify .ui-pnotify-shadow {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .4)
}

.ui-pnotify.ui-pnotify-no-icon .notification {
    padding-left: 15px
}

.ui-pnotify .ui-pnotify-sharp {
    border-radius: 0
}

body .ui-pnotify.icon-nb .notification .ui-pnotify-icon>span {
    border-color: transparent;
    border-radius: 0
}

.ui-pnotify.stack-bar-top {
    right: 0;
    top: 0
}

.ui-pnotify.stack-bar-top .notification {
    border-radius: 0
}

.ui-pnotify.stack-bar-top .notification .ui-pnotify-icon>span {
    margin-top: 7px
}

.ui-pnotify.stack-bar-bottom {
    bottom: 0;
    left: auto;
    margin-left: 15%;
    right: auto;
    top: auto
}

.ui-pnotify.stack-bar-bottom .notification {
    border-radius: 0
}

.ui-pnotify.stack-bar-bottom .notification .ui-pnotify-icon>span {
    margin-top: 9px
}

.ui-pnotify.click-2-close {
    cursor: pointer
}

.ui-pnotify .notification-primary {
    background: hsla(0, 0%, 80%, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify .notification-primary .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.stack-bar-bottom .notification-primary,
.ui-pnotify.stack-bar-top .notification-primary {
    background: #ccc
}

.ui-pnotify.notification-primary .notification,
.ui-pnotify.notification-primary .notification-primary {
    background: hsla(0, 0%, 80%, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-primary .notification .ui-pnotify-icon>span,
.ui-pnotify.notification-primary .notification-primary .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-primary.stack-bar-bottom .notification,
.ui-pnotify.notification-primary.stack-bar-bottom .notification-primary,
.ui-pnotify.notification-primary.stack-bar-top .notification,
.ui-pnotify.notification-primary.stack-bar-top .notification-primary {
    background: #ccc
}

.ui-pnotify .notification-success {
    background: rgba(71, 164, 71, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify .notification-success .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.stack-bar-bottom .notification-success,
.ui-pnotify.stack-bar-top .notification-success {
    background: #47a447
}

.ui-pnotify.notification-success .notification,
.ui-pnotify.notification-success .notification-success {
    background: rgba(71, 164, 71, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-success .notification .ui-pnotify-icon>span,
.ui-pnotify.notification-success .notification-success .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-success.stack-bar-bottom .notification,
.ui-pnotify.notification-success.stack-bar-bottom .notification-success,
.ui-pnotify.notification-success.stack-bar-top .notification,
.ui-pnotify.notification-success.stack-bar-top .notification-success {
    background: #47a447
}

.ui-pnotify .notification-warning {
    background: rgba(237, 156, 40, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify .notification-warning .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.stack-bar-bottom .notification-warning,
.ui-pnotify.stack-bar-top .notification-warning {
    background: #ed9c28
}

.ui-pnotify.notification-warning .notification,
.ui-pnotify.notification-warning .notification-warning {
    background: rgba(237, 156, 40, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-warning .notification .ui-pnotify-icon>span,
.ui-pnotify.notification-warning .notification-warning .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-warning.stack-bar-bottom .notification,
.ui-pnotify.notification-warning.stack-bar-bottom .notification-warning,
.ui-pnotify.notification-warning.stack-bar-top .notification,
.ui-pnotify.notification-warning.stack-bar-top .notification-warning {
    background: #ed9c28
}

.ui-pnotify .notification-danger {
    background: rgba(210, 50, 45, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify .notification-danger .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.stack-bar-bottom .notification-danger,
.ui-pnotify.stack-bar-top .notification-danger {
    background: #d2322d
}

.ui-pnotify.notification-danger .notification,
.ui-pnotify.notification-danger .notification-danger {
    background: rgba(210, 50, 45, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-danger .notification .ui-pnotify-icon>span,
.ui-pnotify.notification-danger .notification-danger .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-danger.stack-bar-bottom .notification,
.ui-pnotify.notification-danger.stack-bar-bottom .notification-danger,
.ui-pnotify.notification-danger.stack-bar-top .notification,
.ui-pnotify.notification-danger.stack-bar-top .notification-danger {
    background: #d2322d
}

.ui-pnotify .notification-info {
    background: rgba(91, 192, 222, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify .notification-info .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.stack-bar-bottom .notification-info,
.ui-pnotify.stack-bar-top .notification-info {
    background: #5bc0de
}

.ui-pnotify.notification-info .notification,
.ui-pnotify.notification-info .notification-info {
    background: rgba(91, 192, 222, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-info .notification .ui-pnotify-icon>span,
.ui-pnotify.notification-info .notification-info .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-info.stack-bar-bottom .notification,
.ui-pnotify.notification-info.stack-bar-bottom .notification-info,
.ui-pnotify.notification-info.stack-bar-top .notification,
.ui-pnotify.notification-info.stack-bar-top .notification-info {
    background: #5bc0de
}

.ui-pnotify .notification-dark {
    background: hsla(0, 0%, 9%, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify .notification-dark .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.stack-bar-bottom .notification-dark,
.ui-pnotify.stack-bar-top .notification-dark {
    background: #171717
}

.ui-pnotify.notification-dark .notification,
.ui-pnotify.notification-dark .notification-dark {
    background: hsla(0, 0%, 9%, .95);
    color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-dark .notification .ui-pnotify-icon>span,
.ui-pnotify.notification-dark .notification-dark .ui-pnotify-icon>span {
    border-color: hsla(0, 0%, 100%, .7)
}

.ui-pnotify.notification-dark.stack-bar-bottom .notification,
.ui-pnotify.notification-dark.stack-bar-bottom .notification-dark,
.ui-pnotify.notification-dark.stack-bar-top .notification,
.ui-pnotify.notification-dark.stack-bar-top .notification-dark {
    background: #171717
}

@media only screen and (max-width:767px) {
    html>body>.ui-pnotify {
        bottom: auto!important;
        left: 0!important;
        margin: 0!important;
        right: 0!important;
        top: 60px!important;
        width: auto!important
    }
    html>body>.ui-pnotify .notification {
        border-radius: 0!important;
        height: auto!important;
        position: static!important;
        width: 100%
    }
    html>body>.ui-pnotify .notification .ui-pnotify-text,
    html>body>.ui-pnotify .notification .ui-pnotify-title {
        padding-right: 35px!important
    }
    html>body>.ui-pnotify .notification .ui-pnotify-sticker {
        display: none!important
    }
    html>body>.ui-pnotify .notification .ui-pnotify-closer {
        display: block!important;
        font-size: 24px!important;
        visibility: visible!important
    }
}

.progress-bar {
    background: #ccc
}

.progress .progress-bar {
    box-shadow: none;
    border-radius: 4px
}

.progress {
    background: #474453;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .4)
}

.progress.light {
    background: #f6f7f8;
    background: -webkit-linear-gradient(#f6f7f8, #f6f7f8 10%, #f5f5f5 11%);
    background: linear-gradient(#f6f7f8, #f6f7f8 10%, #f5f5f5 11%);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-squared,
.progress-squared .progress-bar {
    border-radius: 0!important
}

.progress-xs {
    height: 7px
}

.progress-xs,
.progress-xs .progress-bar {
    border-radius: 7px
}

.progress-xs .progress-bar {
    direction: ltr!important;
    text-indent: -9999px
}

.progress-xs.progress-half-rounded,
.progress-xs.progress-half-rounded .progress-bar {
    border-radius: 2px
}

.progress-xs.progress-striped .progress-bar {
    background-size: 15px 15px
}

.progress-sm {
    height: 12px
}

.progress-sm,
.progress-sm .progress-bar {
    border-radius: 12px
}

.progress-sm .progress-bar {
    font-size: 10px;
    line-height: 12px
}

.progress-sm.progress-half-rounded,
.progress-sm.progress-half-rounded .progress-bar {
    border-radius: 4px
}

.progress-sm.progress-striped .progress-bar {
    background-size: 20px 20px
}

.progress-md {
    height: 14px
}

.progress-md,
.progress-md .progress-bar {
    border-radius: 14px
}

.progress-md .progress-bar {
    font-size: 11px;
    line-height: 14px
}

.progress-md.progress-half-rounded,
.progress-md.progress-half-rounded .progress-bar {
    border-radius: 4px
}

.progress-md.progress-striped .progress-bar {
    background-size: 25px 25px
}

.progress-lg {
    height: 16px
}

.progress-lg,
.progress-lg .progress-bar {
    border-radius: 16px
}

.progress-lg .progress-bar {
    line-height: 16px
}

.progress-lg.progress-half-rounded,
.progress-lg.progress-half-rounded .progress-bar {
    border-radius: 5px
}

.progress-lg.progress-striped .progress-bar {
    background-size: 30px 30px
}

.progress-xl {
    height: 18px
}

.progress-xl,
.progress-xl .progress-bar {
    border-radius: 18px
}

.progress-xl .progress-bar {
    line-height: 18px
}

.progress-xl.progress-half-rounded,
.progress-xl.progress-half-rounded .progress-bar {
    border-radius: 6px
}

.progress-xl.progress-striped .progress-bar {
    background-size: 35px 35px
}

.progress .progress-bar-primary {
    background-color: #ccc
}

.progress .progress-bar-success {
    background-color: #47a447
}

.progress .progress-bar-warning {
    background-color: #ed9c28
}

.progress .progress-bar-danger {
    background-color: #d2322d
}

.progress .progress-bar-info {
    background-color: #5bc0de
}

.progress .progress-bar-dark {
    background-color: #171717
}

.circular-bar {
    margin-bottom: 25px
}

.panel-group .panel-accordion {
    border: 1px solid #ddd
}

.panel-group .panel-accordion .panel-heading {
    border-radius: 5px;
    padding: 0
}

.panel-group .panel-accordion .panel-heading a {
    color: #777!important;
    display: block;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 700;
    border-radius: 0
}

.panel-group .panel-accordion .panel-heading a:focus,
.panel-group .panel-accordion .panel-heading a:hover {
    text-decoration: none
}

.panel-group .panel-accordion .panel-heading a .fa {
    margin-right: 4px;
    color: #176977
}

.panel-group .panel-accordion .panel-body {
    border-radius: 0 0 5px 0
}

.panel-group .panel-accordion.panel-accordion-first,
.panel-group .panel-accordion.panel-accordion-first .panel-heading {
    border-radius: 0
}

.panel-group .panel-accordion-primary .panel-heading .panel-title a {
    background: #ccc;
    color: #fff
}

.panel-group .panel-accordion-success .panel-heading .panel-title a {
    background: #47a447;
    color: #fff
}

.panel-group .panel-accordion-warning .panel-heading .panel-title a {
    background: #ed9c28;
    color: #fff
}

.panel-group .panel-accordion-danger .panel-heading .panel-title a {
    background: #d2322d;
    color: #fff
}

.panel-group .panel-accordion-info .panel-heading .panel-title a {
    background: #5bc0de;
    color: #fff
}

.panel-group .panel-accordion-dark .panel-heading .panel-title a {
    background: #171717;
    color: #fff
}

html.dark .panel-group .panel-accordion {
    border-color: #282d36
}

html.dark .panel-group .panel-accordion .panel {
    background-color: #282d36
}

html.dark .panel-group .panel-accordion .panel-default {
    border-color: #282d36
}

html.dark .panel-group .panel-accordion .panel-heading {
    background-color: #2e353e
}

html.dark .panel-group .panel-accordion .form-control {
    background-color: #21262d;
    border-color: #21262d
}

.chart {
    width: 100%
}

.chart.chart-xs {
    height: 150px
}

.chart.chart-sm {
    height: 184px
}

.chart.chart-md {
    height: 350px
}

.chart.chart-lg {
    height: 500px
}

#flotTip {
    padding: 4px 8px;
    background-color: #000;
    z-index: 100;
    color: #fff;
    opacity: .7;
    font-size: 11px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.jqstooltip {
    min-width: 30px;
    min-height: 25px;
    border: 0!important;
    height: auto!important;
    width: auto!important
}

.circular-bar {
    margin: 25px 0
}

.circular-bar .circular-bar-chart {
    position: relative
}

.circular-bar strong {
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    top: 35%
}

.circular-bar label,
.circular-bar strong {
    display: block;
    position: absolute;
    width: 80%;
    left: 10%;
    text-align: center
}

.circular-bar label {
    font-weight: 100;
    font-size: 17px;
    line-height: 20px;
    top: 50%
}

.circular-bar.circular-bar-xs {
    width: 50px
}

.circular-bar.circular-bar-xs strong {
    display: none
}

.circular-bar.circular-bar-xs label {
    font-size: 11px;
    left: 0;
    text-align: center;
    top: 28%;
    width: 100%
}

.gauge-chart {
    margin: 25px 0
}

.gauge-chart strong {
    display: block;
    font-weight: 600;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px
}

.gauge-chart label {
    display: block;
    font-weight: 100;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 5px;
    text-align: center
}

.small-chart-wrapper {
    display: inline-block;
    margin: 10px 15px;
    width: 100%
}

.small-chart-wrapper .small-chart {
    display: inline-block;
    float: left;
    margin-bottom: 8px;
    min-width: 80px
}

.small-chart-wrapper .small-chart-info {
    display: inline-block;
    padding: 0 0 0 10px
}

.small-chart-wrapper .small-chart-info label {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    color: #a0a0a0;
    padding: 0;
    margin: 0;
    line-height: 15px
}

.small-chart-wrapper .small-chart-info strong {
    display: block;
    font-size: 13px;
    padding: 0;
    margin: 0;
    line-height: 15px
}

.small-chart-wrapper+.small-chart-wrapper {
    margin-left: 25px
}

@media only screen and (max-width:767px) {
    .small-chart-wrapper {
        margin-right: 0;
        margin-left: 0;
        text-align: center
    }
    .small-chart-wrapper .small-chart {
        width: 100%;
        text-align: center
    }
    .small-chart-wrapper .small-chart-info {
        padding-left: 0
    }
}

.liquid-meter {
    position: relative;
    max-height: 200px;
    max-width: 200px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 50%
}

.liquid-meter meter {
    display: none
}

.liquid-meter.liquid-meter-loaded {
    width: auto;
    padding-bottom: 0
}

.liquid-meter.liquid-meter-loaded:before {
    display: none
}

.liquid-meter-wrapper.liquid-meter-xs .liquid-meter {
    max-height: 120px;
    max-width: 120px
}

.liquid-meter-wrapper.liquid-meter-sm .liquid-meter {
    max-height: 150px;
    max-width: 150px
}

.liquid-meter-wrapper.liquid-meter-md .liquid-meter {
    max-height: 200px;
    max-width: 200px
}

.liquid-meter-wrapper.liquid-meter-lg .liquid-meter {
    max-height: 230px;
    max-width: 230px
}

.liquid-meter-wrapper .liquid-meter-selector {
    margin-top: 3px
}

.liquid-meter-wrapper .liquid-meter-selector a {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 11px;
    color: #9b9b9b;
    border-right: 1px solid #e4e4e4;
    display: inline-block;
    padding-right: 8px;
    margin-right: 8px
}

.liquid-meter-wrapper .liquid-meter-selector a.active {
    color: #ccc
}

.liquid-meter-wrapper .liquid-meter-selector a:last-child {
    border-right: 0;
    padding-right: 0;
    margin-right: 0
}

.chart-data-selector {
    visibility: hidden;
    max-height: 255px;
    padding: 6px
}

.chart-data-selector h2 {
    color: #33353f;
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-transform: none;
    letter-spacing: -1px
}

.chart-data-selector h2 .multiselect {
    background: #f6f6f6;
    border: 0;
    font-size: 20px;
    font-weight: 600;
    margin: -4px 0 0 4px!important;
    padding: 3px 12px 3px 8px
}

.chart-data-selector h2 .multiselect:active,
.chart-data-selector h2 .multiselect:focus,
.chart-data-selector h2 .multiselect:hover {
    text-decoration: none
}

.chart-data-selector h2 .multiselect-container {
    margin: 0 0 0 4px;
    min-width: 120%
}

.chart-data-selector .chart-data-selector-items {
    position: relative;
    overflow: hidden
}

.chart-data-selector .chart-data-selector-items .chart-active,
.chart-data-selector .chart-data-selector-items .chart-hidden {
    visibility: hidden
}

.chart-data-selector.ready {
    max-height: none;
    visibility: visible
}

.chart-data-selector.ready .chart-active {
    visibility: visible;
    position: relative;
    z-index: 2
}

.chart-data-selector.ready .chart-hidden {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    top: -9999px
}

html.dark .chart-data-selector h2 .multiselect {
    background-color: #282d36
}

.jstree-default .jstree-checkbox {
    background-image: url(/build/images/jstree.53aed3e7.png)
}

.jstree-default .jstree-icon {
    color: #333
}

.jstree-default .jstree-clicked,
.jstree-default .jstree-hovered {
    background-color: #fff
}

.jstree-default .jstree-disabled {
    opacity: .5;
    cursor: not-allowed
}

.jstree-default .colored,
.jstree-default .colored .jstree-icon,
.jstree-default .colored-icon .jstree-icon {
    color: #ccc
}

.jstree-default .folder .jstree-icon {
    color: #ddc03f!important
}

html.dark body .jstree-default .jstree-checkbox {
    background-image: url(/build/images/jstree-dark.9cce672b.png)
}

html.dark body .jstree-default .jstree-hovered {
    background-color: #21262d!important;
    box-shadow: none
}

html.dark body .jstree-default .jstree-clicked {
    background-color: #1d2127!important;
    box-shadow: none
}

html.dark body .jstree-default .jstree-icon {
    color: #808697
}

.word-rotate {
    visibility: hidden;
    width: 100px;
    height: 0;
    margin-bottom: -7px;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    position: relative;
    top: -1px
}

.word-rotate.active {
    visibility: visible;
    width: auto
}

.word-rotate .word-rotate-items {
    position: relative;
    top: 0;
    width: 100%
}

.word-rotate .word-rotate-items span {
    display: block;
    white-space: nowrap
}

.word-rotate.highlight {
    top: 1px
}

h1 .word-rotate,
h2 .word-rotate {
    margin-bottom: -12px
}

h2.word-rotator-title {
    line-height: 54px
}

.dd {
    font-size: 13px
}

.dd,
.dd-list {
    position: relative;
    display: block;
    padding: 0;
    list-style: none
}

.dd-empty,
.dd-item,
.dd-placeholder {
    font-size: 13px
}

.dd-handle {
    display: block;
    height: 34px;
    margin: 5px 0;
    padding: 6px 10px;
    color: #333;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #ccc;
    background: #f6f6f6;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.dd-handle:hover {
    color: #ccc;
    background: #fff
}

.dd-item>button {
    position: relative;
    margin: 7px 0;
    background: 0 0
}

.dd-item>button:before {
    content: "+"
}

.dd-item>button[data-action=collapse]:before {
    content: "-"
}

.dd-placeholder {
    background: #fff;
    border: 1px dashed #ccc
}

.dd-empty,
.dd-placeholder {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.dd-empty {
    background: #f2fbff;
    border: 1px dashed #bbb;
    min-height: 100px;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 0, transparent 75%, #fff 0, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 0, transparent 75%, #fff 0, #fff);
    background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: linear-gradient(45deg, #fff 25%, transparent 0, transparent 75%, #fff 0, #fff), linear-gradient(45deg, #fff 25%, transparent 0, transparent 75%, #fff 0, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px
}

.dd-dragel {
    z-index: 9999
}

.dd-dragel>.dd-item .dd-handle {
    margin-top: 0
}

.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1)
}

html.dark .dd-handle {
    background: #282d36;
    border-color: #21262d;
    color: #808697
}

html.dark .dd-handle:hover {
    background: #21262d
}

.owl-carousel .item.spaced {
    margin: 5px
}

.toggle {
    margin: 10px 0 0;
    position: relative;
    clear: both
}

.toggle>input {
    cursor: pointer;
    height: 45px;
    margin: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 2
}

.toggle>label {
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
    background: #f4f4f4;
    border-left: 3px solid #ccc;
    border-radius: 5px;
    color: #ccc;
    display: block;
    font-size: 1.1em;
    min-height: 20px;
    padding: 12px 20px 12px 10px;
    position: relative;
    cursor: pointer;
    font-weight: 400
}

.toggle>label:-moz-selection {
    background: 0 0
}

.toggle>label i.fa-minus {
    display: none
}

.toggle>label i.fa-plus {
    display: inline
}

.toggle>label:selection {
    background: 0 0
}

.toggle>label:before {
    border: 6px solid transparent;
    border-left-color: inherit;
    content: "";
    margin-top: -6px;
    position: absolute;
    right: 4px;
    top: 50%
}

.toggle>label:hover {
    background: #f5f5f5
}

.toggle>label+p {
    display: block;
    overflow: hidden;
    padding-left: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 25px
}

.toggle>label i {
    font-size: .7em;
    margin-right: 8px;
    position: relative;
    top: -1px
}

.toggle>.toggle-content {
    display: none;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .17);
    padding: 10px
}

.toggle>.toggle-content>p {
    margin-bottom: 0;
    padding: 10px 0
}

.toggle.active i.fa-minus {
    display: inline;
    color: #fff
}

.toggle.active i.fa-plus {
    display: none
}

.toggle.active>label {
    background: #ccc;
    border-color: #ccc;
    color: #fff
}

.toggle.active>label:before {
    border: 6px solid transparent;
    border-top-color: #fff;
    margin-top: -3px;
    right: 10px
}

.toggle.active>p {
    white-space: normal
}

.toggle>p.preview-active {
    height: auto;
    white-space: normal
}

html.dark .toggle>label {
    background: #282d36
}

.label-default {
    background: #ebebeb;
    color: #777
}

.label-sm {
    font-size: 50%
}

.label-primary {
    background: #ccc;
    color: #fff
}

.label-success {
    background: #47a447;
    color: #fff
}

.label-warning {
    background: #ed9c28;
    color: #fff
}

.label-danger {
    background: #d2322d;
    color: #fff
}

.label-info {
    background: #5bc0de;
    color: #fff
}

.label-dark {
    background: #171717;
    color: #fff
}

.mfp-bg {
    z-index: 10000
}

.mfp-wrap {
    z-index: 10001
}

.modal-block {
    background: 0 0;
    padding: 0;
    text-align: left;
    max-width: 600px;
    margin: 40px auto;
    position: relative
}

.modal-block.modal-block-xs {
    max-width: 200px
}

.modal-block.modal-block-sm {
    max-width: 400px
}

.modal-block.modal-block-md {
    max-width: 600px
}

.modal-block.modal-block-lg {
    max-width: 900px
}

.modal-block.modal-block-full {
    max-width: 98%
}

.modal-block.modal-full-color,
.modal-block.modal-header-color .panel-heading h2 {
    color: #fff
}

.modal-block.modal-full-color .panel-heading {
    border: 0
}

.modal-block.modal-full-color .panel-heading h2 {
    color: #fff
}

.modal-block.modal-full-color .panel-footer {
    border: 0
}

.modal-block.modal-full-color .panel-body {
    background-color: transparent
}

.modal-block.modal-full-color .fa {
    color: #fff!important
}

.modal-wrapper {
    position: relative;
    padding: 25px 0
}

.modal-icon {
    float: left;
    width: 20%;
    text-align: center
}

.modal-icon .fa {
    font-size: 52px;
    position: relative;
    top: -10px;
    color: #ccc
}

.modal-icon.center {
    padding-top: 20px
}

.modal-icon.center,
.modal-icon.center+.modal-text {
    float: none;
    width: auto
}

.modal-icon+.modal-text {
    float: left;
    width: 80%
}

.modal-text {
    padding: 0 5px
}

.modal-text h1,
.modal-text h2,
.modal-text h3,
.modal-text h4,
.modal-text h5,
.modal-text h6 {
    padding: 0;
    margin: -7px 0 4px
}

.modal-block-primary .fa {
    color: #ccc
}

.modal-block-primary.modal-header-color .panel-heading {
    background-color: #ccc
}

.modal-block-primary.modal-full-color .panel {
    background-color: #e0e0e0
}

.modal-block-primary.modal-full-color .panel-heading {
    background-color: #ccc
}

.modal-block-primary.modal-full-color .panel-footer {
    background-color: #e0e0e0
}

.modal-block-success .fa {
    color: #47a447
}

.modal-block-success.modal-header-color .panel-heading {
    background-color: #47a447
}

.modal-block-success.modal-full-color .panel {
    background-color: #5cb85c
}

.modal-block-success.modal-full-color .panel-heading {
    background-color: #47a447
}

.modal-block-success.modal-full-color .panel-footer {
    background-color: #5cb85c
}

.modal-block-warning .fa {
    color: #ed9c28
}

.modal-block-warning.modal-header-color .panel-heading {
    background-color: #ed9c28
}

.modal-block-warning.modal-full-color .panel {
    background-color: #f0ad4e
}

.modal-block-warning.modal-full-color .panel-heading {
    background-color: #ed9c28
}

.modal-block-warning.modal-full-color .panel-footer {
    background-color: #f0ad4e
}

.modal-block-danger .fa {
    color: #d2322d
}

.modal-block-danger.modal-header-color .panel-heading {
    background-color: #d2322d
}

.modal-block-danger.modal-full-color .panel {
    background-color: #d9534f
}

.modal-block-danger.modal-full-color .panel-heading {
    background-color: #d2322d
}

.modal-block-danger.modal-full-color .panel-footer {
    background-color: #d9534f
}

.modal-block-info .fa {
    color: #5bc0de
}

.modal-block-info.modal-header-color .panel-heading {
    background-color: #5bc0de
}

.modal-block-info.modal-full-color .panel {
    background-color: #7dcde5
}

.modal-block-info.modal-full-color .panel-heading {
    background-color: #5bc0de
}

.modal-block-info.modal-full-color .panel-footer {
    background-color: #7dcde5
}

.modal-block-dark .fa {
    color: #171717
}

.modal-block-dark.modal-header-color .panel-heading {
    background-color: #171717
}

.modal-block-dark.modal-full-color .panel {
    background-color: #2b2b2b
}

.modal-block-dark.modal-full-color .panel-heading {
    background-color: #171717
}

.modal-block-dark.modal-full-color .panel-footer {
    background-color: #2b2b2b
}

html.dark .modal-content {
    background-color: #1d2127
}

html.dark .modal-footer,
html.dark .modal-header {
    border-color: #282d36
}

.mfp-close,
.mfp-close-btn-in .mfp-close {
    font-family: Open Sans, Arial, sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #838383
}

.mfp-no-margins img.mfp-img {
    padding: 0
}

.mfp-no-margins .mfp-figure:after {
    top: 0;
    bottom: 0
}

.mfp-no-margins .mfp-container {
    padding: 0
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: .001;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.my-mfp-zoom-in.mfp-bg {
    opacity: .001;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
    transform: translateY(-20px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective(600px) rotateX(0);
    -moz-transform: translateY(0) perspective(600px) rotateX(0);
    -ms-transform: translateY(0) perspective(600px) rotateX(0);
    -o-transform: translateY(0) perspective(600px) rotateX(0);
    transform: translateY(0) perspective(600px) rotateX(0)
}

.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    -o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
    transform: translateY(-10px) perspective(600px) rotateX(10deg)
}

.my-mfp-slide-bottom.mfp-bg {
    opacity: .01;
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: .8
}

.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0
}

.dialog {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    margin: 40px auto;
    position: relative;
    max-width: 600px
}

.dialog.dialog-xs {
    max-width: 200px
}

.dialog.dialog-sm {
    max-width: 400px
}

.dialog.dialog-md {
    max-width: 600px
}

.dialog.dialog-lg {
    max-width: 900px
}

.white-popup-block {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    max-width: 600px;
    margin: 40px auto;
    position: relative
}

.white-popup-block.white-popup-block-xs {
    max-width: 200px
}

.white-popup-block.white-popup-block-sm {
    max-width: 400px
}

.white-popup-block.white-popup-block-md {
    max-width: 600px
}

.white-popup-block.white-popup-block-lg {
    max-width: 900px
}

html.dark .dialog,
html.dark .white-popup-block {
    background: #1d2127
}

.appear-animation {
    opacity: 0
}

.appear-animation-visible {
    opacity: 1
}

.animated,
.appear-animation {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s
}

@-moz-keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@-o-keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {
    0%,
    50%,
    to {
        opacity: 1
    }
    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    -moz-animation-name: flash;
    -o-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes shake {
    0%,
    to {
        -webkit-transform: translateX(0);
        opacity: 1
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px)
    }
}

@-moz-keyframes shake {
    0%,
    to {
        -moz-transform: translateX(0);
        opacity: 1
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -moz-transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -moz-transform: translateX(10px)
    }
}

@-o-keyframes shake {
    0%,
    to {
        -o-transform: translateX(0);
        opacity: 1
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -o-transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        -o-transform: translateX(10px)
    }
}

@keyframes shake {
    0%,
    to {
        transform: translateX(0);
        opacity: 1
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-10px)
    }
    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    -moz-animation-name: shake;
    -o-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    to {
        -webkit-transform: translateY(0);
        opacity: 1
    }
    40% {
        -webkit-transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px)
    }
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    to {
        -moz-transform: translateY(0);
        opacity: 1
    }
    40% {
        -moz-transform: translateY(-30px)
    }
    60% {
        -moz-transform: translateY(-15px)
    }
}

@-o-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    to {
        -o-transform: translateY(0);
        opacity: 1
    }
    40% {
        -o-transform: translateY(-30px)
    }
    60% {
        -o-transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    to {
        transform: translateY(0);
        opacity: 1
    }
    40% {
        transform: translateY(-30px)
    }
    60% {
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1)
    }
    10%,
    20% {
        -webkit-transform: scale(.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg)
    }
    to {
        -webkit-transform: scale(1) rotate(0);
        opacity: 1
    }
}

@-moz-keyframes tada {
    0% {
        -moz-transform: scale(1)
    }
    10%,
    20% {
        -moz-transform: scale(.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -moz-transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -moz-transform: scale(1.1) rotate(-3deg)
    }
    to {
        -moz-transform: scale(1) rotate(0);
        opacity: 1
    }
}

@-o-keyframes tada {
    0% {
        -o-transform: scale(1)
    }
    10%,
    20% {
        -o-transform: scale(.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -o-transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        -o-transform: scale(1.1) rotate(-3deg)
    }
    to {
        -o-transform: scale(1) rotate(0);
        opacity: 1
    }
}

@keyframes tada {
    0% {
        transform: scale(1)
    }
    10%,
    20% {
        transform: scale(.9) rotate(-3deg)
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale(1.1) rotate(3deg)
    }
    40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg)
    }
    to {
        transform: scale(1) rotate(0);
        opacity: 1
    }
}

.tada {
    -webkit-animation-name: tada;
    -moz-animation-name: tada;
    -o-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes swing {
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-transform-origin: top center
    }
    20% {
        -webkit-transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes swing {
    20% {
        -moz-transform: rotate(15deg)
    }
    40% {
        -moz-transform: rotate(-10deg)
    }
    60% {
        -moz-transform: rotate(5deg)
    }
    80% {
        -moz-transform: rotate(-5deg)
    }
    to {
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes swing {
    20% {
        -o-transform: rotate(15deg)
    }
    40% {
        -o-transform: rotate(-10deg)
    }
    60% {
        -o-transform: rotate(5deg)
    }
    80% {
        -o-transform: rotate(-5deg)
    }
    to {
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes swing {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    to {
        transform: rotate(0);
        opacity: 1
    }
}

.swing {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    -moz-animation-name: swing;
    -o-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg)
    }
    to {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-moz-keyframes wobble {
    0% {
        -moz-transform: translateX(0)
    }
    15% {
        -moz-transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -moz-transform: translateX(20%) rotate(3deg)
    }
    45% {
        -moz-transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -moz-transform: translateX(10%) rotate(2deg)
    }
    75% {
        -moz-transform: translateX(-5%) rotate(-1deg)
    }
    to {
        -moz-transform: translateX(0);
        opacity: 1
    }
}

@-o-keyframes wobble {
    0% {
        -o-transform: translateX(0)
    }
    15% {
        -o-transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -o-transform: translateX(20%) rotate(3deg)
    }
    45% {
        -o-transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -o-transform: translateX(10%) rotate(2deg)
    }
    75% {
        -o-transform: translateX(-5%) rotate(-1deg)
    }
    to {
        -o-transform: translateX(0);
        opacity: 1
    }
}

@keyframes wobble {
    0% {
        transform: translateX(0)
    }
    15% {
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        transform: translateX(-5%) rotate(-1deg)
    }
    to {
        transform: translateX(0);
        opacity: 1
    }
}

.wobble {
    -webkit-animation-name: wobble;
    -moz-animation-name: wobble;
    -o-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes wiggle {
    0% {
        -webkit-transform: skewX(9deg)
    }
    10% {
        -webkit-transform: skewX(-8deg)
    }
    20% {
        -webkit-transform: skewX(7deg)
    }
    30% {
        -webkit-transform: skewX(-6deg)
    }
    40% {
        -webkit-transform: skewX(5deg)
    }
    50% {
        -webkit-transform: skewX(-4deg)
    }
    60% {
        -webkit-transform: skewX(3deg)
    }
    70% {
        -webkit-transform: skewX(-2deg)
    }
    80% {
        -webkit-transform: skewX(1deg)
    }
    90% {
        -webkit-transform: skewX(0)
    }
    to {
        -webkit-transform: skewX(0);
        opacity: 1
    }
}

@-moz-keyframes wiggle {
    0% {
        -moz-transform: skewX(9deg)
    }
    10% {
        -moz-transform: skewX(-8deg)
    }
    20% {
        -moz-transform: skewX(7deg)
    }
    30% {
        -moz-transform: skewX(-6deg)
    }
    40% {
        -moz-transform: skewX(5deg)
    }
    50% {
        -moz-transform: skewX(-4deg)
    }
    60% {
        -moz-transform: skewX(3deg)
    }
    70% {
        -moz-transform: skewX(-2deg)
    }
    80% {
        -moz-transform: skewX(1deg)
    }
    90% {
        -moz-transform: skewX(0)
    }
    to {
        -moz-transform: skewX(0);
        opacity: 1
    }
}

@-o-keyframes wiggle {
    0% {
        -o-transform: skewX(9deg)
    }
    10% {
        -o-transform: skewX(-8deg)
    }
    20% {
        -o-transform: skewX(7deg)
    }
    30% {
        -o-transform: skewX(-6deg)
    }
    40% {
        -o-transform: skewX(5deg)
    }
    50% {
        -o-transform: skewX(-4deg)
    }
    60% {
        -o-transform: skewX(3deg)
    }
    70% {
        -o-transform: skewX(-2deg)
    }
    80% {
        -o-transform: skewX(1deg)
    }
    90% {
        -o-transform: skewX(0)
    }
    to {
        -o-transform: skewX(0);
        opacity: 1
    }
}

@keyframes wiggle {
    0% {
        transform: skewX(9deg)
    }
    10% {
        transform: skewX(-8deg)
    }
    20% {
        transform: skewX(7deg)
    }
    30% {
        transform: skewX(-6deg)
    }
    40% {
        transform: skewX(5deg)
    }
    50% {
        transform: skewX(-4deg)
    }
    60% {
        transform: skewX(3deg)
    }
    70% {
        transform: skewX(-2deg)
    }
    80% {
        transform: skewX(1deg)
    }
    90% {
        transform: skewX(0)
    }
    to {
        transform: skewX(0);
        opacity: 1
    }
}

.wiggle {
    -webkit-animation-name: wiggle;
    -moz-animation-name: wiggle;
    -o-animation-name: wiggle;
    animation-name: wiggle;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1)
    }
    to {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes pulse {
    0% {
        -moz-transform: scale(1)
    }
    50% {
        -moz-transform: scale(1.1)
    }
    to {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-o-keyframes pulse {
    0% {
        -o-transform: scale(1)
    }
    50% {
        -o-transform: scale(1.1)
    }
    to {
        -o-transform: scale(1);
        opacity: 1
    }
}

@keyframes pulse {
    0% {
        transform: scale(1)
    }
    50% {
        transform: scale(1.1)
    }
    to {
        transform: scale(1);
        opacity: 1
    }
}

.pulse {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -o-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px)
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px)
    }
    to {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px)
    }
    to {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px)
    }
    to {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px)
    }
    to {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px)
    }
    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(20px)
    }
    to {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(20px)
    }
    to {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(20px)
    }
    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    -moz-animation-name: fadeInRight;
    -o-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
    to {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    -moz-animation-name: fadeInUpBig;
    -o-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0)
    }
}

@-o-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
    to {
        opacity: 1;
        -o-transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    -moz-animation-name: fadeInDownBig;
    -o-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
    to {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
    to {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }
    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    -moz-animation-name: fadeInLeftBig;
    -o-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
    to {
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

@-o-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }
    to {
        opacity: 1;
        -o-transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }
    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    -moz-animation-name: fadeInRightBig;
    -o-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(.9)
    }
    to {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.05)
    }
    70% {
        -moz-transform: scale(.9)
    }
    to {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3)
    }
    50% {
        opacity: 1;
        -o-transform: scale(1.05)
    }
    70% {
        -o-transform: scale(.9)
    }
    to {
        -o-transform: scale(1);
        opacity: 1
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3)
    }
    50% {
        opacity: 1;
        transform: scale(1.05)
    }
    70% {
        transform: scale(.9)
    }
    to {
        transform: scale(1);
        opacity: 1
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px)
    }
    to {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(-30px)
    }
    80% {
        -moz-transform: translateY(10px)
    }
    to {
        -moz-transform: translateY(0);
        opacity: 1
    }
}

@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -o-transform: translateY(-30px)
    }
    80% {
        -o-transform: translateY(10px)
    }
    to {
        -o-transform: translateY(0);
        opacity: 1
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(-30px)
    }
    80% {
        transform: translateY(10px)
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px)
    }
    to {
        -webkit-transform: translateY(0);
        opacity: 1
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px)
    }
    80% {
        -moz-transform: translateY(-10px)
    }
    to {
        -moz-transform: translateY(0);
        opacity: 1
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -o-transform: translateY(30px)
    }
    80% {
        -o-transform: translateY(-10px)
    }
    to {
        -o-transform: translateY(0);
        opacity: 1
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateY(30px)
    }
    80% {
        transform: translateY(-10px)
    }
    to {
        transform: translateY(0);
        opacity: 1
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px)
    }
    to {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(30px)
    }
    80% {
        -moz-transform: translateX(-10px)
    }
    to {
        -moz-transform: translateX(0);
        opacity: 1
    }
}

@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -o-transform: translateX(30px)
    }
    80% {
        -o-transform: translateX(-10px)
    }
    to {
        -o-transform: translateX(0);
        opacity: 1
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        transform: translateX(30px)
    }
    80% {
        transform: translateX(-10px)
    }
    to {
        transform: translateX(0);
        opacity: 1
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px)
    }
    to {
        -webkit-transform: translateX(0);
        opacity: 1
    }
}

@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(-30px)
    }
    80% {
        -moz-transform: translateX(10px)
    }
    to {
        -moz-transform: translateX(0);
        opacity: 1
    }
}

@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -o-transform: translateX(-30px)
    }
    80% {
        -o-transform: translateX(10px)
    }
    to {
        -o-transform: translateX(0);
        opacity: 1
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        transform: translateX(-30px)
    }
    80% {
        transform: translateX(10px)
    }
    to {
        transform: translateX(0);
        opacity: 1
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateIn {
    0% {
        -moz-transform-origin: center center;
        -moz-transform: rotate(-200deg);
        opacity: 0
    }
    to {
        -moz-transform-origin: center center;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateIn {
    0% {
        -o-transform-origin: center center;
        -o-transform: rotate(-200deg);
        opacity: 0
    }
    to {
        -o-transform-origin: center center;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        transform-origin: center center;
        transform: rotate(-200deg);
        opacity: 0
    }
    to {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    -moz-animation-name: rotateIn;
    -o-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInUpLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
    to {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInUpLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }
    to {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(90deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    -moz-animation-name: rotateInUpLeft;
    -o-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInDownLeft {
    0% {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
    to {
        -moz-transform-origin: left bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInDownLeft {
    0% {
        -o-transform-origin: left bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }
    to {
        -o-transform-origin: left bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        transform-origin: left bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    -moz-animation-name: rotateInDownLeft;
    -o-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInUpRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(-90deg);
        opacity: 0
    }
    to {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInUpRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(-90deg);
        opacity: 0
    }
    to {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    -moz-animation-name: rotateInUpRight;
    -o-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        -webkit-transform: rotate(0);
        opacity: 1
    }
}

@-moz-keyframes rotateInDownRight {
    0% {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(90deg);
        opacity: 0
    }
    to {
        -moz-transform-origin: right bottom;
        -moz-transform: rotate(0);
        opacity: 1
    }
}

@-o-keyframes rotateInDownRight {
    0% {
        -o-transform-origin: right bottom;
        -o-transform: rotate(90deg);
        opacity: 0
    }
    to {
        -o-transform-origin: right bottom;
        -o-transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    -moz-animation-name: rotateInDownRight;
    -o-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

.thumb-info {
    position: relative
}

.thumb-info .thumb-info-title {
    background: rgba(36, 27, 28, .9);
    bottom: 10%;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    z-index: 1
}

.thumb-info .thumb-info-inner,
.thumb-info .thumb-info-title {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.thumb-info .thumb-info-inner {
    display: block;
    white-space: nowrap
}

.thumb-info .thumb-info-type {
    background-color: #ccc;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 8px -2px -15px;
    padding: 2px 9px;
    text-transform: none
}

.widget-toggle-expand .widget-header {
    position: relative;
    margin: 0;
    padding: 5px 0
}

.widget-toggle-expand .widget-header h6 {
    font-size: 13px;
    font-size: 1.3rem;
    margin: 0;
    padding: 0
}

.widget-toggle-expand .widget-header .widget-toggle {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 21px;
    line-height: 2.1rem;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    text-align: center;
    color: #b4b4b4;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear
}

.widget-toggle-expand.widget-collapsed .widget-content-expanded {
    display: none
}

.widget-toggle-expand.widget-collapsed .widget-header .widget-toggle {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

ul.simple-user-list {
    list-style: none;
    padding: 0
}

ul.simple-user-list li {
    margin: 0 0 20px
}

ul.simple-user-list li .image {
    float: left;
    margin: 0 10px 0 0
}

ul.simple-user-list li .title {
    color: #001;
    display: block;
    line-height: 1.334
}

ul.simple-user-list li .message {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.334
}

ul.simple-post-list {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.simple-post-list li {
    border-bottom: 1px dotted #e2e2e2;
    padding: 15px 0
}

ul.simple-post-list li:after {
    content: "";
    display: table;
    clear: both
}

ul.simple-post-list li::last-child {
    border-bottom: 0
}

ul.simple-post-list li .post-image {
    float: left;
    margin-right: 12px
}

ul.simple-post-list li .post-meta {
    color: #888;
    font-size: .8em
}

ul.simple-post-list li:last-child {
    border-bottom: none
}

ul.simple-todo-list {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.simple-todo-list li {
    position: relative;
    padding: 0 0 0 20px
}

ul.simple-todo-list li.completed {
    color: #a7a7a7
}

ul.simple-todo-list li.completed:before {
    position: absolute;
    top: 3px;
    left: 0;
    font-family: FontAwesome;
    content: "\f00c";
    z-index: 1
}

.social-icons-list {
    display: block;
    margin: 0;
    padding: 0
}

.social-icons-list a {
    background: #ccc;
    border-radius: 25px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px
}

.social-icons-list a:hover {
    text-decoration: none
}

.social-icons-list a span {
    display: none
}

.social-icons-list a i {
    font-size: 13.5px;
    font-size: 1.35rem;
    color: #fff;
    font-weight: 400
}

.simple-compose-box {
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff
}

.simple-compose-box textarea {
    background-color: transparent;
    display: block;
    width: 100%;
    padding: 10px 10px 5px;
    border: 0;
    resize: none;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.simple-compose-box textarea:focus {
    border: 0;
    outline: 0
}

.simple-compose-box .compose-box-footer {
    background-color: #f6f7f8;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px
}

.simple-compose-box .compose-box-footer:after {
    content: "";
    display: table;
    clear: both
}

.simple-compose-box .compose-box-footer .compose-toolbar {
    list-style: none;
    margin: 0;
    padding: 0 3px;
    float: left
}

.simple-compose-box .compose-box-footer .compose-toolbar li {
    display: inline-block
}

.simple-compose-box .compose-box-footer .compose-toolbar li a {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    color: #b3b7bd
}

.simple-compose-box .compose-box-footer .compose-toolbar li a:hover {
    background-color: #e8eaed
}

.simple-compose-box .compose-box-footer .compose-btn {
    list-style: none;
    margin: 0;
    padding: 3px;
    float: right
}

ul.simple-card-list {
    list-style: none;
    padding: 0
}

ul.simple-card-list li {
    padding: 10px 15px;
    margin: 15px 0;
    -webkit-border-radius: 7px;
    border-radius: 7px
}

ul.simple-card-list li h3 {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 600;
    margin: 0
}

ul.simple-card-list li p {
    margin: 0;
    opacity: .7
}

.simple-card-list li.primary {
    background: #ccc;
    color: #fff
}

.simple-card-list li.success {
    background: #47a447;
    color: #fff
}

.simple-card-list li.warning {
    background: #ed9c28;
    color: #fff
}

.simple-card-list li.danger {
    background: #d2322d;
    color: #fff
}

.simple-card-list li.info {
    background: #5bc0de;
    color: #fff
}

.simple-card-list li.dark {
    background: #171717;
    color: #fff
}

div.simple-card-list {
    display: table;
    width: 100%
}

div.simple-card-list .card {
    display: table-cell
}

div.simple-card-list .card .card-content {
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 7px;
    padding: 5px
}

div.simple-card-list .card h3 {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 600;
    margin: 0
}

div.simple-card-list .card p {
    margin: 0;
    opacity: .7
}

ul.simple-bullet-list {
    list-style: none;
    padding: 0
}

ul.simple-bullet-list li {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 0 10px
}

ul.simple-bullet-list li:before {
    border: 6px solid #ccc;
    border-radius: 100px;
    content: "";
    display: inline-block;
    left: 0;
    margin: 0;
    position: absolute;
    top: 5px;
    z-index: 2
}

ul.simple-bullet-list li .title {
    display: block;
    font-weight: 700;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.4;
    color: #171717
}

ul.simple-bullet-list li .description {
    display: block;
    color: #999;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.334
}

ul.simple-bullet-list li.red:before {
    border-color: #d64b4b
}

ul.simple-bullet-list li.green:before {
    border-color: #4dd79c
}

ul.simple-bullet-list li.blue:before {
    border-color: #0090d9
}

ul.simple-bullet-list li.orange:before {
    border-color: #e2a917
}

.widget-summary {
    display: table;
    width: 100%
}

.widget-summary:after {
    content: "";
    display: table;
    clear: both
}

.widget-summary .widget-summary-col {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    display: block;
    text-align: center
}

.widget-summary .widget-summary-col.widget-summary-col-icon {
    width: 22%;
    margin-left: auto;
    margin-right: auto
}

.widget-summary .summary-icon {
    margin-right: 15px;
    font-size: 42px;
    font-size: 5.2rem;
    width: 90px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 55px;
    border-radius: 55px;
    padding: 4px
}

.widget-summary .summary {
    min-height: 65px;
    word-break: break-all;
    text-transform: uppercase
}

.widget-summary .summary .title {
    margin: 0;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    color: #333;
    font-weight: 500
}

.widget-summary .summary .info {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    line-height: 3rem;
    font-size: 12px
}

.widget-summary .summary .info span {
    vertical-align: middle
}

.widget-summary .summary .amount {
    margin-right: .2em;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    vertical-align: middle
}

.widget-summary .summary-footer {
    padding: 5px 0 0;
    border-top: 1px dotted #ddd;
    text-align: center
}

.bg-primary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, .1)
}

.bg-primary .widget-summary .summary .amount,
.bg-primary .widget-summary .summary .title {
    color: #fff
}

.bg-primary .widget-summary .summary-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .2)
}

.bg-primary .widget-summary .summary-footer a {
    color: #fff;
    opacity: .6
}

.bg-secondary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, .1)
}

.bg-secondary .widget-summary .summary .amount,
.bg-secondary .widget-summary .summary .title {
    color: #fff
}

.bg-secondary .widget-summary .summary-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .2)
}

.bg-secondary .widget-summary .summary-footer a {
    color: #fff;
    opacity: .6
}

.bg-tertiary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, .1)
}

.bg-tertiary .widget-summary .summary .amount,
.bg-tertiary .widget-summary .summary .title {
    color: #fff
}

.bg-tertiary .widget-summary .summary-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .2)
}

.bg-tertiary .widget-summary .summary-footer a {
    color: #fff;
    opacity: .6
}

.bg-quartenary .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, .1)
}

.bg-quartenary .widget-summary .summary .amount,
.bg-quartenary .widget-summary .summary .title {
    color: #fff
}

.bg-quartenary .widget-summary .summary-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .2)
}

.bg-quartenary .widget-summary .summary-footer a {
    color: #fff;
    opacity: .6
}

.bg-success .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, .1)
}

.bg-success .widget-summary .summary .amount,
.bg-success .widget-summary .summary .title {
    color: #fff
}

.bg-success .widget-summary .summary-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .2)
}

.bg-success .widget-summary .summary-footer a {
    color: #fff;
    opacity: .6
}

.bg-warning .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, .1)
}

.bg-warning .widget-summary .summary .amount,
.bg-warning .widget-summary .summary .title {
    color: #fff
}

.bg-warning .widget-summary .summary-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .2)
}

.bg-warning .widget-summary .summary-footer a {
    color: #fff;
    opacity: .6
}

.bg-danger .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, .1)
}

.bg-danger .widget-summary .summary .amount,
.bg-danger .widget-summary .summary .title {
    color: #fff
}

.bg-danger .widget-summary .summary-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .2)
}

.bg-danger .widget-summary .summary-footer a {
    color: #fff;
    opacity: .6
}

.bg-info .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, .1)
}

.bg-info .widget-summary .summary .amount,
.bg-info .widget-summary .summary .title {
    color: #fff
}

.bg-info .widget-summary .summary-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .2)
}

.bg-info .widget-summary .summary-footer a {
    color: #fff;
    opacity: .6
}

.bg-dark .widget-summary .summary-icon {
    background-color: rgba(0, 0, 0, .1)
}

.bg-dark .widget-summary .summary .amount,
.bg-dark .widget-summary .summary .title {
    color: #fff
}

.bg-dark .widget-summary .summary-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .2)
}

.bg-dark .widget-summary .summary-footer a {
    color: #fff;
    opacity: .6
}

@media only screen and (min-width:480px) {
    .widget-summary.widget-summary-xlg {
        padding: 5px 0
    }
    .widget-summary.widget-summary-xlg .summary-icon {
        width: 110px;
        height: 110px;
        line-height: 110px;
        font-size: 48px;
        font-size: 4.8rem
    }
    .widget-summary.widget-summary-xlg .summary {
        min-height: 80px
    }
    .widget-summary.widget-summary-xlg .summary .title {
        font-size: 20px;
        font-size: 2rem;
        line-height: 28px;
        line-height: 2.8rem
    }
    .widget-summary.widget-summary-xlg .summary .info {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 30px;
        line-height: 3rem
    }
    .widget-summary.widget-summary-xlg .summary .amount {
        font-size: 28px;
        font-size: 2.8rem
    }
}

.widget-summary.widget-summary-lg {
    padding: 0
}

.widget-summary.widget-summary-lg .summary-icon {
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 42px;
    font-size: 4.2rem
}

.widget-summary.widget-summary-lg .summary {
    min-height: 65px
}

.widget-summary.widget-summary-lg .summary .title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem
}

.widget-summary.widget-summary-lg .summary .info {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    line-height: 3rem
}

.widget-summary.widget-summary-lg .summary .amount {
    font-size: 24px;
    font-size: 2.4rem
}

.widget-summary.widget-summary-md {
    padding: 0
}

.widget-summary.widget-summary-md .summary-icon {
    width: 100px;
    height: 100px;
    line-height: 70px;
    font-size: 32px;
    font-size: 3.2rem
}

.widget-summary.widget-summary-md .summary {
    min-height: 0;
    margin-top: 12px
}

.widget-summary.widget-summary-md .summary .title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem
}

.widget-summary.widget-summary-md .summary .info {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 22px;
    line-height: 2.2rem
}

.widget-summary.widget-summary-md .summary .amount {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700
}

.widget-summary.widget-summary-md .summary-footer {
    display: none
}

.widget-summary.widget-summary-sm {
    padding: 0
}

.widget-summary.widget-summary-sm .summary-icon {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-size: 2.2rem
}

.widget-summary.widget-summary-sm .summary {
    min-height: 0;
    margin-top: 4px
}

.widget-summary.widget-summary-sm .summary .title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px;
    line-height: 1.8rem
}

.widget-summary.widget-summary-sm .summary .info {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 18px;
    line-height: 1.8rem
}

.widget-summary.widget-summary-sm .summary .amount {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700
}

.widget-summary.widget-summary-sm .summary-footer {
    display: none
}

.widget-summary.widget-summary-xs {
    padding: 0
}

.widget-summary.widget-summary-xs .summary-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-size: 1.8rem
}

.widget-summary.widget-summary-xs .summary {
    min-height: 0
}

.widget-summary.widget-summary-xs .summary .title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 40px
}

.widget-summary.widget-summary-xs .summary .info,
.widget-summary.widget-summary-xs .summary-footer {
    display: none
}

ul.widget-todo-list {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative
}

ul.widget-todo-list li {
    border-bottom: 1px dotted #ddd;
    padding: 15px 15px 15px 0;
    position: relative
}

ul.widget-todo-list li label.line-through span {
    text-decoration: line-through
}

ul.widget-todo-list li .checkbox-custom {
    margin-bottom: 0
}

ul.widget-todo-list li .checkbox-custom label {
    padding-left: 10px
}

ul.widget-todo-list li .todo-actions {
    position: absolute;
    top: 14px;
    right: 0;
    bottom: 14px
}

ul.widget-todo-list li .todo-actions .todo-remove {
    font-size: 10px;
    vertical-align: middle;
    color: #999
}

ul.widget-todo-list li:last-child {
    border-bottom: 0
}

.widget-profile-info {
    display: table;
    width: 100%
}

.widget-profile-info .profile-picture {
    display: table-cell;
    vertical-align: middle;
    width: 1%
}

.widget-profile-info .profile-picture img {
    display: block;
    width: 100px;
    height: 100px;
    margin-right: 15px;
    border: 4px solid #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.widget-profile-info .profile-info {
    display: table-cell;
    vertical-align: bottom;
    width: 100%
}

.widget-profile-info .profile-info .profile-footer {
    padding: 5px 0 0;
    border-top: 1px solid hsla(0, 0%, 100%, .6);
    text-align: right
}

.widget-profile-info .profile-info .profile-footer a {
    color: #fff;
    opacity: .6
}

.widget-twitter-profile {
    background-color: #ccc;
    border-radius: 5px;
    color: #fff
}

.widget-twitter-profile .top-image img {
    width: 100%;
    border-radius: 5px 5px 0 0
}

.widget-twitter-profile .profile-info {
    padding: 15px;
    min-height: 75px
}

.widget-twitter-profile .profile-info:after {
    content: "";
    display: table;
    clear: both
}

.widget-twitter-profile .profile-info .profile-picture {
    float: left;
    margin-right: 15px;
    position: relative
}

.widget-twitter-profile .profile-info .profile-picture img {
    display: block;
    width: 100px;
    height: 100px;
    margin: -25px 0;
    border: 4px solid #fff;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.widget-twitter-profile .profile-info .profile-account {
    float: left
}

.widget-twitter-profile .profile-info .profile-account .name {
    margin: 0
}

.widget-twitter-profile .profile-info .profile-account .account {
    color: #fff;
    margin: 0;
    line-height: 1.4
}

.widget-twitter-profile .profile-info .profile-stats {
    float: right;
    list-style: none;
    padding: 5px 0;
    margin: 0
}

.widget-twitter-profile .profile-info .profile-stats li {
    float: left;
    padding: 0 10px
}

.widget-twitter-profile .profile-info .profile-stats li .stat {
    font-size: 10px;
    font-size: 1rem;
    margin: 0
}

.widget-twitter-profile .profile-info .profile-stats li .count {
    display: block;
    margin: 0;
    line-height: 1.4;
    font-weight: 600
}

.widget-twitter-profile .profile-quote {
    background-color: #d6d6d6;
    border-radius: 0 0 5px 5px;
    padding: 15px 10px 15px 150px
}

.widget-twitter-profile .profile-quote blockquote {
    padding: 0;
    margin: 0;
    border: 0
}

.widget-twitter-profile .profile-quote blockquote p {
    position: relative;
    font-style: italic;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.6;
    padding: 15px 0;
    margin: 0 0 10px;
    font-family: Georgia, serif
}

.widget-twitter-profile .profile-quote blockquote p:before {
    position: absolute;
    top: 0;
    left: -45px;
    content: "\201C";
    font-size: 80px;
    font-size: 8rem;
    line-height: 1;
    font-family: Georgia, serif;
    font-style: normal
}

.widget-twitter-profile .profile-quote .quote-footer {
    border-top: 1px solid #e6e6e6;
    padding: 5px 0;
    text-align: right;
    color: #fff
}

.widget-twitter-profile .profile-quote .quote-footer a {
    color: #fff
}

@media only screen and (max-width:479px) {
    .widget-twitter-profile .profile-info .profile-stats {
        clear: both;
        float: none;
        padding: 45px 0 0;
        text-align: center
    }
    .widget-twitter-profile .profile-info .profile-stats li {
        display: inline-block;
        float: none
    }
}

@media only screen and (max-width:767px) {
    .widget-twitter-profile .profile-quote {
        padding-left: 10px
    }
    .widget-twitter-profile .profile-quote blockquote {
        padding-left: 45px
    }
}

html.dark .widget-summary .summary .amount,
html.dark .widget-summary .summary .title {
    color: #eee
}

html.dark .widget-summary .summary-footer {
    border-color: #4c4c4c
}

html.dark .panel-footer-btn-group a {
    background-color: #282d36;
    border-color: #21262d
}

html.dark .panel-footer-btn-group a:hover {
    background-color: #2e353e
}

html.dark ul.widget-todo-list li {
    border-color: #242830
}

html.dark ul.simple-post-list li {
    border-color: #4c4c4c
}

html.dark ul.simple-bullet-list li .title,
html.dark ul.simple-user-list li .title {
    color: #eee
}

html.dark .simple-compose-box {
    background-color: #282d36;
    border-color: #282d36
}

html.dark .simple-compose-box .compose-box-footer {
    background-color: #21262d
}

.nav-pills-primary>li a:focus,
.nav-pills-primary>li a:hover {
    color: #ccc;
    background-color: #fff
}

.nav-pills-primary>li.active>a,
.nav-pills-primary>li.active>a:active,
.nav-pills-primary>li.active>a:focus,
.nav-pills-primary>li.active>a:hover {
    background-color: #ccc
}

.nav-pills-success>li a:focus,
.nav-pills-success>li a:hover {
    color: #47a447;
    background-color: #bfe2bc
}

.nav-pills-success>li.active>a,
.nav-pills-success>li.active>a:active,
.nav-pills-success>li.active>a:focus,
.nav-pills-success>li.active>a:hover {
    background-color: #47a447
}

.nav-pills-warning>li a:focus,
.nav-pills-warning>li a:hover {
    color: #ed9c28;
    background-color: #fbe4cd
}

.nav-pills-warning>li.active>a,
.nav-pills-warning>li.active>a:active,
.nav-pills-warning>li.active>a:focus,
.nav-pills-warning>li.active>a:hover {
    background-color: #ed9c28
}

.nav-pills-danger>li a:focus,
.nav-pills-danger>li a:hover {
    color: #d2322d;
    background-color: #f2c0c3
}

.nav-pills-danger>li.active>a,
.nav-pills-danger>li.active>a:active,
.nav-pills-danger>li.active>a:focus,
.nav-pills-danger>li.active>a:hover {
    background-color: #d2322d
}

.nav-pills-info>li a:focus,
.nav-pills-info>li a:hover {
    color: #5bc0de;
    background-color: #f0fafc
}

.nav-pills-info>li.active>a,
.nav-pills-info>li.active>a:active,
.nav-pills-info>li.active>a:focus,
.nav-pills-info>li.active>a:hover {
    background-color: #5bc0de
}

.nav-pills-dark>li a:focus,
.nav-pills-dark>li a:hover {
    color: #171717;
    background-color: #707070
}

.nav-pills-dark>li.active>a,
.nav-pills-dark>li.active>a:active,
.nav-pills-dark>li.active>a:focus,
.nav-pills-dark>li.active>a:hover {
    background-color: #171717
}

.portlet-handler {
    cursor: move
}

.portlet-placeholder {
    margin-bottom: 15px;
    padding: 0;
    border: 1px dashed #ddd;
    background: #fafafa;
    color: #444
}

.table {
    width: 100%
}

.table .table {
    background: 0 0
}

.table.mb-none {
    margin-bottom: 0!important
}

.table .b-top-none td {
    border-top: none
}

.table .actions,
.table .actions-hover {
    vertical-align: middle
}

.table .actions a,
.table .actions-hover a {
    display: inline-block;
    margin-right: 5px;
    color: #666
}

.table .actions a:last-child,
.table .actions-hover a:last-child {
    margin-right: 0
}

.table .actions a:hover,
.table .actions-hover a:hover {
    color: #333
}

.table .actions-hover a {
    opacity: 0
}

.table tr:hover .actions-hover a {
    opacity: 1
}

.table .actions-fade a {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear
}

@media only screen and (max-width:991px) {
    .table.table-no-more,
    .table.table-no-more tbody,
    .table.table-no-more td,
    .table.table-no-more th,
    .table.table-no-more thead,
    .table.table-no-more tr {
        display: block
    }
    .table.table-no-more thead tr {
        left: -9999px;
        position: absolute;
        top: -9999px
    }
    .table.table-no-more tr {
        border-bottom: 1px solid #ddd
    }
    .table.table-no-more td {
        border: none;
        position: relative;
        padding-left: 50%;
        text-align: left;
        white-space: normal
    }
    .table.table-no-more td:before {
        content: attr(data-title);
        font-weight: 700;
        left: 6px;
        padding-right: 10px;
        position: absolute;
        text-align: left;
        top: 8px;
        white-space: nowrap;
        width: 45%
    }
    .table.table-no-more.table-bordered td {
        border-bottom: 1px solid #efefef
    }
    .table.table-no-more.table-condensed td:before {
        top: 5px
    }
}

html.dark .table-bordered,
html.dark .table>tbody>tr>td,
html.dark .table>tbody>tr>th,
html.dark .table>tfoot>tr>td,
html.dark .table>tfoot>tr>th,
html.dark .table>thead>tr>td,
html.dark .table>thead>tr>th {
    border-color: #262b33
}

html.dark .table-striped>tbody>tr:nth-child(odd)>td,
html.dark .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #282d36
}

html.dark .table-hover>tbody>tr:hover>td,
html.dark .table-hover>tbody>tr:hover>th {
    background-color: #272c34
}

html.dark .table .actions a,
html.dark .table .actions-hover a {
    color: #808697
}

@media screen and (max-width:991px) {
    html.dark .table-responsive {
        border-color: #262b33
    }
}

@media only screen and (max-width:991px) {
    html.dark .table.table-no-more tr,
    html.dark .table.table-no-more.table-bordered td {
        border-bottom-color: #262b33
    }
}

.table>tbody>tr.primary>td,
.table>tbody>tr.primary>th,
.table>tbody>tr>td.primary,
.table>tbody>tr>th.primary,
.table>tfoot>tr.primary>td,
.table>tfoot>tr.primary>th,
.table>tfoot>tr>td.primary,
.table>tfoot>tr>th.primary,
.table>thead>tr.primary>td,
.table>thead>tr.primary>th,
.table>thead>tr>td.primary,
.table>thead>tr>th.primary {
    color: #fff;
    background-color: #ccc
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    color: #fff;
    background-color: #47a447
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    color: #fff;
    background-color: #ed9c28
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    color: #fff;
    background-color: #d2322d
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    color: #fff;
    background-color: #5bc0de
}

.table>tbody>tr.dark>td,
.table>tbody>tr.dark>th,
.table>tbody>tr>td.dark,
.table>tbody>tr>th.dark,
.table>tfoot>tr.dark>td,
.table>tfoot>tr.dark>th,
.table>tfoot>tr>td.dark,
.table>tfoot>tr>th.dark,
.table>thead>tr.dark>td,
.table>thead>tr.dark>th,
.table>thead>tr>td.dark,
.table>thead>tr>th.dark {
    background-color: #171717;
    background-color: #4a4a4a;
    color: #fff
}

.dataTables_wrapper {
    position: relative
}

.dataTables_wrapper .DTTT.btn-group {
    display: inline-block!important
}

.dataTables_wrapper .datatables-header {
    margin-bottom: 15px
}

.dataTables_wrapper .datatables-header label {
    font-weight: 400;
    margin: 0
}

.dataTables_wrapper table thead th {
    padding-right: 21px!important
}

.dataTables_wrapper .dataTables_length .select2-container {
    margin-right: 10px;
    width: 75px
}

@media only screen and (max-width:991px) {
    .dataTables_wrapper .dataTables_length {
        margin-bottom: 15px
    }
    .dataTables_wrapper .dataTables_length label {
        float: none;
        width: 100%
    }
}

.dataTables_wrapper .dataTables_filter label {
    width: 50%
}

.dataTables_wrapper .dataTables_filter input {
    width: 100%
}

@media only screen and (max-width:991px) {
    .dataTables_wrapper .dataTables_filter label {
        width: 100%
    }
}

.dataTables_wrapper .datatables-footer {
    margin-top: 15px
}

.dataTables_wrapper .datatables-footer .dataTables_info {
    font-size: 11px;
    padding-top: 0;
    margin-top: 6px
}

.dataTables_wrapper .datatables-footer .dataTables_paginate .pagination {
    display: block;
    margin: 0
}

@media only screen and (max-width:991px) {
    .dataTables_wrapper .datatables-footer .dataTables_info {
        margin-bottom: 15px;
        text-align: center
    }
    .dataTables_wrapper .datatables-footer .dataTables_paginate {
        float: none;
        text-align: center
    }
    .dataTables_wrapper .datatables-footer .dataTables_paginate .pagination {
        display: inline-block
    }
}

.dataTables_wrapper .dataTables_empty {
    padding: 50px 0;
    text-align: center
}

.dataTables_processing {
    background: #ccc;
    border-radius: 100px;
    box-shadow: 0 1px 1px -1px rgba(0, 0, 0, .3);
    color: #fff;
    left: 50%;
    margin-left: -36px;
    padding: 5px 10px;
    position: absolute;
    top: 3px
}

@media only screen and (max-width:991px) {
    .dataTables_processing {
        left: auto;
        margin-left: 0;
        right: 0
    }
}

.DTTT_Print,
.DTTT_Print .content-body,
.DTTT_Print .inner-wrapper,
.DTTT_Print .panel {
    background: #fff!important;
    margin: 0!important;
    padding: 0!important;
    top: 0!important
}

.DTTT_Print .dataTables_wrapper .DTTT.btn-group {
    display: none!important
}

.DTTT_Print .DTTT_print_info {
    background: hsla(0, 0%, 100%, .9);
    display: block;
    left: 0;
    height: 100px;
    line-height: 100px;
    position: fixed;
    font-size: 14px;
    text-align: center;
    top: 0;
    width: 100%
}

html.dark div.DTTT .btn {
    color: #eee!important
}

.pricing-table {
    margin: 25px 0;
    padding-left: 0;
    text-align: center
}

.pricing-table ul {
    list-style: none;
    margin: 20px 0 0;
    padding: 0
}

.pricing-table li {
    border-top: 1px solid #ddd;
    padding: 10px 0
}

.pricing-table h3 {
    background-color: #eee;
    border-radius: 2px 2px 0 0;
    font-size: 20px;
    font-weight: 400;
    margin: -20px -20px 50px;
    padding: 20px
}

.pricing-table h3 span {
    background: #fff;
    border: 5px solid #fff;
    border-radius: 100px;
    box-shadow: inset 0 5px 20px #ddd, inset 0 3px 0 #999;
    color: #ccc;
    display: block;
    font: 700 25px/100px Georgia, Serif;
    height: 100px;
    margin: 20px auto -65px;
    width: 100px
}

.pricing-table .most-popular {
    border: 3px solid #ccc;
    box-shadow: 11px 0 10px -10px rgba(0, 0, 0, .1), -11px 0 10px -10px rgba(0, 0, 0, .1);
    padding: 30px 20px;
    top: -10px;
    z-index: 2
}

.pricing-table .most-popular h3 {
    background-color: #ccc;
    color: #fff;
    padding-top: 30px
}

.pricing-table .plan-ribbon-wrapper {
    height: 88px;
    overflow: hidden;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 85px
}

.pricing-table .plan-ribbon {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-image: -webkit-linear-gradient(top, #bfdc7a, #8ebf45);
    background-image: linear-gradient(180deg, #bfdc7a, #8ebf45);
    background-color: #bfdc7a;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
    color: #333;
    font-size: 14px;
    left: -5px;
    padding: 7px 0;
    position: relative;
    text-align: center;
    top: 15px;
    width: 120px
}

.pricing-table .plan-ribbon:before {
    left: 0
}

.pricing-table .plan-ribbon:after,
.pricing-table .plan-ribbon:before {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    bottom: -3px;
    content: "";
    position: absolute
}

.pricing-table .plan-ribbon:after {
    right: 0
}

.pricing-table .plan {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
    margin-bottom: 35px;
    margin-right: 0;
    padding: 20px;
    position: relative
}

.pricing-table .btn {
    margin-top: 5px
}

html.dark .pricing-table li {
    border-top-color: #21262d
}

html.dark .pricing-table h3 {
    background-color: #21262d;
    text-shadow: none
}

html.dark .pricing-table h3 span {
    background: #2e353e;
    border-color: #242830;
    box-shadow: inset 0 5px 20px #242830, inset 0 3px 0 #282d36;
    color: #ebebeb
}

html.dark .pricing-table .most-popular {
    border-color: #282d36
}

html.dark .pricing-table .most-popular h3 {
    background-color: #282d36;
    color: #808697;
    text-shadow: none
}

html.dark .pricing-table .plan-ribbon {
    background-color: #282d36
}

html.dark .pricing-table .plan {
    background: #282d36;
    border: 1px solid #282d36;
    color: #808697;
    text-shadow: none
}

.fileupload .uneditable-input .fa {
    position: absolute;
    top: 7px
}

.fileupload .uneditable-input .fileupload-preview {
    display: inline-block;
    float: left;
    overflow: hidden;
    padding: 0 0 0 17px;
    text-overflow: ellipsis;
    width: 100%
}

.fileupload .btn {
    border-radius: 0
}

@media only screen and (max-width:479px) {
    .fileupload .uneditable-input {
        width: 170px
    }
}

.input-daterange .input-group-addon {
    min-width: 36px
}

.datepicker {
    padding: 10px;
    margin: 0 auto;
    line-height: 1.1em
}

.datepicker.datepicker-inline {
    line-height: 1.7em;
    width: 100%
}

.datepicker table tr td {
    border-radius: 0
}

.datepicker table thead tr th {
    cursor: pointer;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
    font-weight: 400
}

.datepicker table thead tr th.prev {
    content: "\f0d9";
    font-family: FontAwesome
}

.datepicker table thead tr th.next {
    content: "\f0da";
    font-family: FontAwesome
}

.datepicker table td {
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem
}

.datepicker table td.day {
    -webkit-transition: background-color .1s ease-in .1s, color .1s ease-in .1s;
    -moz-transition: background-color .1s ease-in .1s, color .1s ease-in .1s;
    transition: background-color .1s ease-in .1s, color .1s ease-in .1s;
    cursor: pointer
}

.datepicker table tr td span:hover,
.datepicker tfoot tr th:hover,
.datepicker thead tr:first-child th:hover {
    background: #ccc;
    color: #fff
}

.datepicker table tbody tr td span.new,
.datepicker table tbody tr td span.old {
    color: #ccc
}

.datepicker table tbody tr td span.new:hover,
.datepicker table tbody tr td span.old:hover {
    color: #fff
}

.datepicker table tbody tr td.day:hover {
    background: #ccc;
    color: #fff
}

.datepicker table tbody tr td.day.active {
    background: #b3b3b3;
    color: #fff
}

.datepicker table tbody tr td.day.new {
    color: #777
}

.datepicker table tbody tr td.day.new:hover {
    color: #fff
}

.datepicker.datepicker-dark {
    background: #33363f
}

.datepicker.datepicker-dark table thead tr th.datepicker-switch {
    color: #fff
}

.datepicker.datepicker-dark table thead tr th.dow {
    color: #777
}

.datepicker.datepicker-dark table tbody tr td span.new,
.datepicker.datepicker-dark table tbody tr td span.old {
    color: #444
}

.datepicker.datepicker-dark table tbody tr td span.new:hover,
.datepicker.datepicker-dark table tbody tr td span.old:hover,
.datepicker.datepicker-dark table tbody tr td.day {
    color: #fff
}

.datepicker.datepicker-dark table tbody tr td.day:hover {
    background: #ccc;
    color: #fff
}

.datepicker.datepicker-dark table tbody tr td.day.active {
    background: #b3b3b3;
    color: #fff
}

.datepicker.datepicker-dark table tbody tr td.day.new {
    color: #777
}

.datepicker.datepicker-dark table tbody tr td.day.new:hover {
    color: #fff
}

.datepicker.datepicker-primary {
    min-width: 255px
}

.datepicker.datepicker-primary.datepicker-inline {
    background: #fff;
    border: 1px solid #eee
}

.datepicker.datepicker-primary table thead tr:first-child {
    background-color: #ccc;
    color: #fff
}

.datepicker.datepicker-primary table thead tr:first-child th:hover {
    background-color: #b3b3b3
}

.datepicker.datepicker-primary table thead tr:first-child th:first-child {
    border-radius: 4px 0 0 0
}

.datepicker.datepicker-primary table thead tr:first-child th:last-child {
    border-radius: 0 4px 0 0
}

.datepicker.datepicker-primary table thead tr:last-child {
    background-color: #d9d9d9;
    color: #fff
}

.datepicker.datepicker-primary table thead tr:last-child th:hover {
    background-color: #ccc
}

.datepicker.datepicker-primary table thead tr th {
    border-radius: 0
}

html.dark .input-daterange .input-group-addon {
    text-shadow: none
}

html.dark .datepicker-dropdown {
    color: #eee;
    background-color: #282d36
}

html.dark .datepicker-dropdown:after {
    border-bottom-color: #282d36
}

html.dark .datepicker-dropdown.datepicker-orient-bottom:before {
    border-top-color: rgba(0, 0, 0, .2)
}

html.dark .datepicker-dropdown.datepicker-orient-bottom:after {
    border-top-color: #282d36
}

html.dark .datepicker.datepicker-primary {
    border-color: #282d36;
    background: #282d36
}

.select2-container.form-control {
    background: 0 0;
    border: none;
    display: block;
    margin: 0;
    padding: 0
}

.select2-container .select2-choice,
.select2-container .select2-choices,
.select2-container .select2-choices .select2-search-field input {
    background: 0 0;
    background-color: #fff;
    padding: 0
}

.select2-container .select2-choice,
.select2-container .select2-choices,
.select2-container .select2-choices .select2-search-field input,
.select2-search input {
    border-radius: 4px;
    color: #555;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border-color: #ccc
}

.select2-search input {
    background-color: #fff
}

.select2-container .select2-choices .select2-search-field input {
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-container .select2-choice {
    height: 34px;
    line-height: 1.42857
}

.select2-container.select2-container-multi.form-control {
    height: auto
}

.input-group-sm .select2-container .select2-choice,
.select2-container.input-sm .select2-choice {
    height: 30px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-lg .select2-container .select2-choice,
.select2-container.input-lg .select2-choice {
    height: 45px;
    line-height: 1.33;
    border-radius: 6px
}

.select2-container-multi .select2-choices .select2-search-field input {
    height: 32px;
    margin: 0
}

.input-group-sm .select2-container-multi .select2-choices .select2-search-field input,
.select2-container-multi.input-sm .select2-choices .select2-search-field input {
    height: 28px
}

.input-group-lg .select2-container-multi .select2-choices .select2-search-field input,
.select2-container-multi.input-lg .select2-choices .select2-search-field input {
    height: 43px
}

.select2-choice>span:first-child,
.select2-chosen,
.select2-container .select2-choices .select2-search-field input {
    padding: 6px 12px
}

.input-group-sm .select2-choice>span:first-child,
.input-group-sm .select2-choices .select2-search-field input,
.input-group-sm .select2-chosen,
.input-sm .select2-choice>span:first-child,
.input-sm .select2-choices .select2-search-field input,
.input-sm .select2-chosen {
    padding: 5px 10px
}

.input-group-lg .select2-choice>span:first-child,
.input-group-lg .select2-choices .select2-search-field input,
.input-group-lg .select2-chosen,
.input-lg .select2-choice>span:first-child,
.input-lg .select2-choices .select2-search-field input,
.input-lg .select2-chosen {
    padding: 10px 16px
}

.select2-container-multi .select2-choices .select2-search-choice {
    margin-top: 5px;
    margin-bottom: 3px;
    color: #fff;
    background: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    font-size: 75%;
    font-weight: 700
}

.input-group-sm .select2-container-multi .select2-choices .select2-search-choice,
.select2-container-multi.input-sm .select2-choices .select2-search-choice {
    margin-top: 3px;
    margin-bottom: 2px
}

.input-group-lg .select2-container-multi .select2-choices .select2-search-choice,
.select2-container-multi.input-lg .select2-choices .select2-search-choice {
    line-height: 24px
}

.select2-container .select2-choice .select2-arrow,
.select2-container .select2-choice div {
    border-left: 1px solid #ccc;
    background: 0 0
}

.select2-dropdown-open .select2-choice .select2-arrow,
.select2-dropdown-open .select2-choice div {
    border-left-color: transparent;
    background: 0 0
}

.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice div b {
    background-position: 0 3px
}

.select2-dropdown-open .select2-choice .select2-arrow b,
.select2-dropdown-open .select2-choice div b {
    background-position: -18px 3px
}

.input-group-sm .select2-container .select2-choice .select2-arrow b,
.input-group-sm .select2-container .select2-choice div b,
.select2-container.input-sm .select2-choice .select2-arrow b,
.select2-container.input-sm .select2-choice div b {
    background-position: 0 1px
}

.input-group-sm .select2-dropdown-open .select2-choice .select2-arrow b,
.input-group-sm .select2-dropdown-open .select2-choice div b,
.select2-dropdown-open.input-sm .select2-choice .select2-arrow b,
.select2-dropdown-open.input-sm .select2-choice div b {
    background-position: -18px 1px
}

.input-group-lg .select2-container .select2-choice .select2-arrow b,
.input-group-lg .select2-container .select2-choice div b,
.select2-container.input-lg .select2-choice .select2-arrow b,
.select2-container.input-lg .select2-choice div b {
    background-position: 0 9px
}

.input-group-lg .select2-dropdown-open .select2-choice .select2-arrow b,
.input-group-lg .select2-dropdown-open .select2-choice div b,
.select2-dropdown-open.input-lg .select2-choice .select2-arrow b,
.select2-dropdown-open.input-lg .select2-choice div b {
    background-position: -18px 9px
}

.has-warning .select2-choice,
.has-warning .select2-choices {
    border-color: #c09853
}

.has-warning .select2-container-active .select2-choice,
.has-warning .select2-container-multi.select2-container-active .select2-choices {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    border-color: #a47e3c
}

.has-warning.select2-drop-active {
    border-color: #a47e3c
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #a47e3c
}

.has-error .select2-choice,
.has-error .select2-choices {
    border-color: #b94a48
}

.has-error .select2-container-active .select2-choice,
.has-error .select2-container-multi.select2-container-active .select2-choices {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    border-color: #953b39
}

.has-error.select2-drop-active {
    border-color: #953b39
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #953b39
}

.has-success .select2-choice,
.has-success .select2-choices {
    border-color: #468847
}

.has-success .select2-container-active .select2-choice,
.has-success .select2-container-multi.select2-container-active .select2-choices {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    border-color: #356635
}

.has-success.select2-drop-active {
    border-color: #356635
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
    border-top-color: #356635
}

.select2-container-active .select2-choice,
.select2-container-multi.select2-container-active .select2-choices {
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -webkit-transition: border-color box-shadow .15s ease-in-out ease-in-out .15s;
    transition: border-color box-shadow .15s ease-in-out ease-in-out .15s;
    border-color: #66afe9
}

.select2-drop-active {
    border-color: #66afe9
}

.select2-drop-auto-width,
.select2-drop.select2-drop-above.select2-drop-active {
    border-top-color: #66afe9
}

.input-group.select2-bootstrap-prepend [class^=select2-choice] {
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important
}

.input-group.select2-bootstrap-append [class^=select2-choice] {
    border-bottom-right-radius: 0!important;
    border-top-right-radius: 0!important
}

.select2-dropdown-open [class^=select2-choice] {
    border-bottom-right-radius: 0!important;
    border-bottom-left-radius: 0!important
}

.select2-dropdown-open.select2-drop-above [class^=select2-choice] {
    border-top-right-radius: 0!important;
    border-top-left-radius: 0!important
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.select2-results .select2-highlighted {
    color: #fff;
    background-color: #428bca
}

.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-append .select2-container-multiple,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container-multiple {
    vertical-align: top
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #ebebeb;
    color: #333;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #adadad
}

.select2-search-choice-close {
    background: 0 0;
    margin-top: -8px;
    top: 50%
}

.select2-search-choice-close:after {
    content: "x";
    font-size: 10px;
    color: #fff;
    padding: 0 4px;
    font-weight: 700
}

.select2-container .select2-choice abbr {
    top: 50%
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background-color: #fcf8e3;
    color: #c09853
}

.select2-container.select2-container-disabled .select2-choice,
.select2-container.select2-container-disabled .select2-choices {
    cursor: not-allowed;
    background-color: #eee;
    border-color: #ccc
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow,
.select2-container.select2-container-disabled .select2-choice div,
.select2-container.select2-container-disabled .select2-choices .select2-arrow,
.select2-container.select2-container-disabled .select2-choices div {
    background-color: transparent;
    border-left: 1px solid transparent
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active,
.select2-more-results.select2-active,
.select2-search input.select2-active {
    background-position: right 4px center
}

html.dark .select2-container .select2-choice,
html.dark .select2-container .select2-choices,
html.dark .select2-container .select2-choices .select2-search-field input {
    color: #eee;
    background-color: #282d36;
    border-color: #282d36
}

html.dark .select2-search {
    position: relative
}

html.dark .select2-search input {
    color: #eee;
    background: #2e353e;
    border-color: #242830
}

html.dark .select2-search input.select2-active {
    background: #2e353e
}

html.dark .select2-search:before {
    font-family: FontAwesome;
    content: "\f002";
    position: absolute;
    right: 15px;
    top: 50%;
    color: #eee;
    font-size: 12px;
    margin: -11px 0 0
}

html.dark .select2-drop {
    background-color: #282d36;
    border-color: #21262d
}

html.dark .select2-container-multi .select2-choices .select2-search-choice {
    color: #eee
}

html.dark .select2-container .select2-choice .select2-arrow,
html.dark .select2-container .select2-choice div {
    border-color: #282d36
}

html.dark .select2-results .select2-result-label {
    color: #eee
}

.panel-body .wizard-tabs {
    margin: -15px -15px 15px
}

.panel-body-nopadding .wizard-tabs {
    margin: 0
}

.wizard-tabs ul {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none
}

.wizard-tabs ul>li {
    display: table-cell;
    border-bottom: 1px solid #eee
}

.wizard-tabs ul>li.active {
    border-bottom-color: transparent
}

.wizard-tabs ul>li.active>a,
.wizard-tabs ul>li.active>a:focus,
.wizard-tabs ul>li.active>a:hover {
    background: #fff;
    color: #555
}

.wizard-tabs ul>li.active>a:after {
    border-left-color: #fff
}

.wizard-tabs ul>li.active .badge {
    background-color: #ccc
}

.wizard-tabs ul>li.disabled>a,
.wizard-tabs ul>li.disabled>a:focus,
.wizard-tabs ul>li.disabled>a:hover {
    color: #ccc
}

.wizard-tabs ul>li.disabled .badge {
    background-color: #ccc
}

.wizard-tabs ul>li>a {
    position: relative;
    display: block;
    padding: 5px;
    font-size: 13px;
    font-size: 1.3rem;
    text-decoration: none;
    color: #555
}

.wizard-tabs ul>li>a,
.wizard-tabs ul>li>a:hover {
    background: #f4f4f4;
    color: #555
}

.wizard-tabs ul>li>a:hover {
    box-shadow: none
}

.wizard-tabs ul>li>a:active,
.wizard-tabs ul>li>a:focus {
    border-bottom: 0
}

.wizard-tabs ul>li>a:after,
.wizard-tabs ul>li>a:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: -10px;
    z-index: 1;
    border: 17px solid transparent;
    border-right: 0;
    border-left: 10px solid transparent;
    width: 0;
    height: 0
}

.wizard-tabs ul>li>a:before {
    z-index: 1;
    right: -11px;
    border-left-color: #e0e0e0
}

.wizard-tabs ul>li>a:after {
    z-index: 2;
    border-left-color: #f4f4f4
}

.wizard-tabs ul>li:last-child>a:after,
.wizard-tabs ul>li:last-child>a:before {
    display: none
}

html.dark .wizard-tabs ul>li {
    border-color: #282d36
}

html.dark .wizard-tabs ul>li.active {
    border-color: #2e353e
}

html.dark .wizard-tabs ul>li.active a,
html.dark .wizard-tabs ul>li.active a:active,
html.dark .wizard-tabs ul>li.active a:hover {
    background: #2e353e;
    color: #eee
}

html.dark .wizard-tabs ul>li.active a:before {
    border-left-color: #21262d
}

html.dark .wizard-tabs ul>li.active a:after {
    border-left-color: #2e353e
}

html.dark .wizard-tabs ul>li a,
html.dark .wizard-tabs ul>li a:hover {
    background: #282d36;
    color: #eee
}

html.dark .wizard-tabs ul>li a:before {
    border-left-color: #21262d
}

html.dark .wizard-tabs ul>li a:after {
    border-left-color: #282d36
}

html .wizard-progress,
html.dark .wizard-progress {
    margin: 0 15px
}

html .wizard-progress .steps-progress,
html.dark .wizard-progress .steps-progress {
    height: 2px;
    margin: 0 38px;
    position: relative;
    top: 15px;
    background: #ccc
}

html .wizard-progress .steps-progress .progress-indicator,
html.dark .wizard-progress .steps-progress .progress-indicator {
    height: 100%;
    width: 0;
    background: #ccc;
    -webkit-transition: width .2s ease-in;
    -moz-transition: width .2s ease-in;
    transition: width .2s ease-in
}

html .wizard-progress .wizard-steps,
html.dark .wizard-progress .wizard-steps {
    list-style: none;
    margin: 0;
    padding: 15px 0 0;
    display: inline-block;
    width: 100%;
    font-size: 0;
    text-align: justify;
    -ms-text-justify: distribute-all-lines
}

html .wizard-progress .wizard-steps:after,
html.dark .wizard-progress .wizard-steps:after {
    display: inline-block;
    width: 100%;
    content: ".";
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden
}

html .wizard-progress .wizard-steps li,
html.dark .wizard-progress .wizard-steps li {
    display: inline-block;
    vertical-align: top;
    min-width: 50px;
    max-width: 100px
}

html .wizard-progress .wizard-steps li a,
html.dark .wizard-progress .wizard-steps li a {
    position: relative;
    display: block;
    padding: 25px 8px 0;
    font-size: 11px;
    color: #33333f;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    word-break: break-all
}

html .wizard-progress .wizard-steps li a span,
html.dark .wizard-progress .wizard-steps li a span {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    background: #ccc;
    color: #fff;
    line-height: 26px;
    text-align: center;
    margin-top: -15px;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 35px;
    font-size: 13px;
    text-indent: -1px;
    border: 2px solid #ccc;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in
}

html .wizard-progress .wizard-steps li.completed a span,
html.dark .wizard-progress .wizard-steps li.completed a span {
    background: #ccc;
    color: #fff
}

html .wizard-progress .wizard-steps li.active a span,
html.dark .wizard-progress .wizard-steps li.active a span {
    background: #fff;
    color: #ccc;
    border-color: #ccc
}

html .wizard-progress .wizard-steps li.completed.active a span,
html.dark .wizard-progress .wizard-steps li.completed.active a span {
    color: #fff
}

html .wizard-progress.wizard-progress-lg,
html.dark .wizard-progress.wizard-progress-lg {
    margin: 0 auto 30px;
    width: 80%
}

html .wizard-progress.wizard-progress-lg .steps-progress,
html.dark .wizard-progress.wizard-progress-lg .steps-progress {
    margin: 0 52px;
    height: 4px;
    top: 34px
}

html .wizard-progress.wizard-progress-lg .wizard-steps,
html.dark .wizard-progress.wizard-progress-lg .wizard-steps {
    padding-top: 30px
}

html .wizard-progress.wizard-progress-lg ul li,
html.dark .wizard-progress.wizard-progress-lg ul li {
    max-width: 135px
}

html .wizard-progress.wizard-progress-lg ul li a,
html.dark .wizard-progress.wizard-progress-lg ul li a {
    padding-top: 40px;
    font-size: 14px
}

html .wizard-progress.wizard-progress-lg ul li a span,
html.dark .wizard-progress.wizard-progress-lg ul li a span {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 60px;
    line-height: 52px;
    font-size: 22px;
    border-width: 4px
}

html.dark .wizard-progress .wizard-steps li a {
    color: #808697
}

html.dark .wizard-progress.wizard-progress ul li a span {
    background: #242830;
    border-color: #242830
}

html.dark .wizard-progress .steps-progress,
html.dark .wizard-progress .wizard-steps li.active a span {
    background: #242830
}

@media only screen and (max-width:991px) {
    html .wizard-progress,
    html .wizard-progress.wizard-progress-lg,
    html.dark .wizard-progress,
    html.dark .wizard-progress.wizard-progress-lg {
        width: auto;
        margin-bottom: 0;
        margin-left: -15px;
        margin-right: -15px
    }
    html .wizard-progress .steps-progress,
    html.dark .wizard-progress .steps-progress {
        display: none
    }
    html .wizard-progress .wizard-steps,
    html.dark .wizard-progress .wizard-steps {
        display: block;
        font-size: 0;
        overflow: hidden;
        white-space: nowrap;
        text-align: left;
        width: 100%
    }
    html .wizard-progress .wizard-steps li,
    html.dark .wizard-progress .wizard-steps li {
        -webkit-transition: margin .5s linear;
        -moz-transition: margin .5s linear;
        transition: margin .5s linear;
        display: inline-block;
        float: none;
        position: relative;
        width: 100%;
        min-width: 0;
        max-width: none
    }
    html .wizard-progress .wizard-steps li a,
    html.dark .wizard-progress .wizard-steps li a {
        position: relative;
        z-index: 2
    }
    html .wizard-progress .wizard-steps li:after,
    html .wizard-progress .wizard-steps li:before,
    html.dark .wizard-progress .wizard-steps li:after,
    html.dark .wizard-progress .wizard-steps li:before {
        content: "";
        display: block;
        height: 2px;
        position: absolute;
        top: 0;
        width: 50%
    }
    html .wizard-progress .wizard-steps li:before,
    html.dark .wizard-progress .wizard-steps li:before {
        background: #ccc;
        left: 0
    }
    html .wizard-progress .wizard-steps li:after,
    html.dark .wizard-progress .wizard-steps li:after {
        background: #ccc;
        right: 0
    }
    html .wizard-progress .wizard-steps li.active,
    html.dark .wizard-progress .wizard-steps li.active {
        margin-left: 0
    }
    html .wizard-progress .wizard-steps li.completed,
    html.dark .wizard-progress .wizard-steps li.completed {
        margin-left: -100%
    }
    html .wizard-progress .wizard-steps li.completed:after,
    html.dark .wizard-progress .wizard-steps li.completed:after {
        background: #ccc
    }
    html .wizard-progress .wizard-steps li.completed.active,
    html.dark .wizard-progress .wizard-steps li.completed.active {
        margin-left: 0
    }
    html .wizard-progress .wizard-steps li:first-child:before,
    html .wizard-progress .wizard-steps li:last-child:after,
    html.dark .wizard-progress .wizard-steps li:first-child:before,
    html.dark .wizard-progress .wizard-steps li:last-child:after {
        display: none
    }
    html .wizard-progress.wizard-progress-lg .wizard-steps li,
    html.dark .wizard-progress.wizard-progress-lg .wizard-steps li {
        min-width: 0;
        max-width: none
    }
    html .wizard-progress.wizard-progress-lg .wizard-steps li:after,
    html .wizard-progress.wizard-progress-lg .wizard-steps li:before,
    html.dark .wizard-progress.wizard-progress-lg .wizard-steps li:after,
    html.dark .wizard-progress.wizard-progress-lg .wizard-steps li:before {
        height: 4px
    }
}

.form-wizard {
    margin-bottom: 20px
}

.form-wizard .tabs {
    margin-bottom: 0
}

.form-wizard .tab-content {
    background: 0 0;
    border: 0;
    box-shadow: none
}

.form-wizard ul.pager .finish a,
.form-wizard ul.pager .first a,
.form-wizard ul.pager .last a,
.form-wizard ul.pager .next a,
.form-wizard ul.pager .previous a {
    cursor: pointer
}

.form-wizard ul.pager .disabled a {
    cursor: not-allowed
}

html.dark .form-wizard .pager li>a,
html.dark .form-wizard .pager li>a:focus,
html.dark .form-wizard .pager li>a:hover,
html.dark .form-wizard .pager li>span {
    background: #2e353e;
    border-color: #282d36;
    color: #eee
}

html.dark .form-wizard .pager .disabled>a,
html.dark .form-wizard .pager .disabled>a:focus,
html.dark .form-wizard .pager .disabled>a:hover,
html.dark .form-wizard .pager .disabled>span {
    background: #282d36;
    border-color: #282d36;
    color: #eee
}

.switch {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin: 3px 0
}

.switch .ios-switch {
    height: 35px;
    width: 65px
}

.switch .ios-switch .handle {
    height: 31px;
    width: 31px
}

.switch.switch-primary .ios-switch .on-background {
    background: #ccc
}

.switch.switch-success .ios-switch .on-background {
    background: #47a447
}

.switch.switch-warning .ios-switch .on-background {
    background: #ed9c28
}

.switch.switch-danger .ios-switch .on-background {
    background: #d2322d
}

.switch.switch-info .ios-switch .on-background {
    background: #5bc0de
}

.switch.switch-dark .ios-switch .on-background {
    background: #171717
}

.switch.switch-lg .ios-switch {
    height: 45px;
    width: 75px
}

.switch.switch-lg .ios-switch .handle {
    height: 41px;
    width: 41px
}

.switch.switch-sm .ios-switch {
    height: 25px;
    width: 55px
}

.switch.switch-sm .ios-switch .handle {
    height: 21px;
    width: 21px
}

.ios-switch {
    height: 45px;
    width: 75px;
    position: relative;
    background-color: #e5e5e5;
    border-radius: 100px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.ios-switch .background-fill {
    width: 100%;
    height: 100%;
    border-radius: 100px;
    position: absolute;
    left: 0;
    top: 0
}

.ios-switch .on-background {
    background-image: -o-linear-gradient(#00e459, #00e158);
    background-image: -ms-linear-gradient(#00e459, #00e158);
    background-image: -moz-linear-gradient(#00e459, #00e158);
    background-image: -webkit-linear-gradient(#00e459, #00e158);
    background-image: linear-gradient(#00e459, #00e158);
    opacity: 0;
    z-index: 1;
    -o-transition: .3s .2s;
    -ms-transition: .3s .2s;
    -moz-transition: .3s .2s;
    -webkit-transition: .3s .2s;
    transition: .3s .2s
}

.ios-switch .state-background {
    border-radius: 100px;
    z-index: 2;
    background-image: -o-linear-gradient(#fff, #fdfdfd);
    background-image: -ms-linear-gradient(#fff, #fdfdfd);
    background-image: -moz-linear-gradient(#fff, #fdfdfd);
    background-image: -webkit-linear-gradient(#fff, #fdfdfd);
    background-image: linear-gradient(#fff, #fdfdfd);
    border: 2px solid #e5e5e5;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -o-transition: .4s;
    -ms-transition: .4s;
    -moz-transition: .4s;
    -webkit-transition: .4s;
    transition: .4s
}

.ios-switch .handle {
    width: 41px;
    height: 41px;
    background-color: #fff;
    top: 2px;
    left: 2px;
    position: absolute;
    border-radius: 20px;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .075), 0 3px 5px rgba(0, 0, 0, .15), 1px 2px 2px rgba(0, 0, 0, .05);
    z-index: 3;
    -o-transition: -o-transform .3s .25s cubic-bezier(.455, .03, .215, 1.33);
    -ms-transition: -ms-transform .3s .25s cubic-bezier(.455, .03, .215, 1.33);
    -moz-transition: -moz-transform .3s .25s cubic-bezier(.455, .03, .215, 1.33);
    -webkit-transition: -webkit-transform .3s cubic-bezier(.455, .03, .215, 1.33) .25s;
    -o-transition: transform .3s .25s cubic-bezier(.455, .03, .215, 1.33);
    -ms-transition: transform .3s .25s cubic-bezier(.455, .03, .215, 1.33);
    -moz-transition: transform .3s .25s cubic-bezier(.455, .03, .215, 1.33);
    -webkit-transition: transform .3s cubic-bezier(.455, .03, .215, 1.33) .25s;
    transition: transform .3s cubic-bezier(.455, .03, .215, 1.33) .25s;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.ios-switch.off .handle {
    -o-animation: expand-off .3s .2s;
    -ms-animation: expand-off .3s .2s;
    -moz-animation: expand-off .3s .2s;
    -webkit-animation: expand-off .3s .2s;
    animation: expand-off .3s .2s;
    -o-transform: translate(0);
    -ms-transform: translate(0);
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
    transform: translate(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.ios-switch.off .on-background {
    -o-transition: .3s 0s;
    -ms-transition: .3s 0s;
    -moz-transition: .3s 0s;
    -webkit-transition: .3s 0s;
    transition: .3s 0s
}

.ios-switch.off .state-background {
    -o-transition: .4s .25s;
    -ms-transition: .4s .25s;
    -moz-transition: .4s .25s;
    -webkit-transition: .4s .25s;
    transition: .4s .25s
}

.ios-switch.on .handle {
    -o-animation: expand-on .3s .2s;
    -ms-animation: expand-on .3s .2s;
    -moz-animation: expand-on .3s .2s;
    -webkit-animation: expand-on .3s .2s;
    animation: expand-on .3s .2s;
    -o-transform: translate(30px);
    -ms-transform: translate(30px);
    -moz-transform: translate(30px);
    -webkit-transform: translate(30px);
    transform: translate(30px);
    -o-transform: translate3d(30px, 0, 0);
    -ms-transform: translate3d(30px, 0, 0);
    -moz-transform: translate3d(30px, 0, 0);
    -webkit-transform: translate3d(30px, 0, 0);
    transform: translate3d(30px, 0, 0)
}

.ios-switch.on .on-background {
    opacity: 1
}

.ios-switch.on .state-background {
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0)
}

@keyframes expand-on {
    0% {
        padding-right: 0
    }
    40% {
        padding-right: 9px
    }
    to {
        padding-right: 0
    }
}

@keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px
    }
    40% {
        padding-right: 9px;
        left: -7px
    }
    to {
        padding-right: 0;
        left: 2px
    }
}

@-o-keyframes expand-on {
    0% {
        padding-right: 0
    }
    40% {
        padding-right: 9px
    }
    to {
        padding-right: 0
    }
}

@-ms-keyframes expand-on {
    0% {
        padding-right: 0
    }
    40% {
        padding-right: 9px
    }
    to {
        padding-right: 0
    }
}

@-moz-keyframes expand-on {
    0% {
        padding-right: 0
    }
    40% {
        padding-right: 9px
    }
    to {
        padding-right: 0
    }
}

@-webkit-keyframes expand-on {
    0% {
        padding-right: 0
    }
    40% {
        padding-right: 9px
    }
    to {
        padding-right: 0
    }
}

@-o-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px
    }
    40% {
        padding-right: 9px;
        left: -7px
    }
    to {
        padding-right: 0;
        left: 2px
    }
}

@-ms-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px
    }
    40% {
        padding-right: 9px;
        left: -7px
    }
    to {
        padding-right: 0;
        left: 2px
    }
}

@-moz-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px
    }
    40% {
        padding-right: 9px;
        left: -7px
    }
    to {
        padding-right: 0;
        left: 2px
    }
}

@-webkit-keyframes expand-off {
    0% {
        padding-right: 0;
        left: 2px
    }
    40% {
        padding-right: 9px;
        left: -7px
    }
    to {
        padding-right: 0;
        left: 2px
    }
}

.note-editor {
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.note-editor.active {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.note-editor .note-title {
    padding-top: 0!important
}

.note-editor .note-toolbar {
    background-color: #fff;
    border: none;
    border-bottom: 1px dashed #ddd;
    border-radius: 4px 4px 0 0;
    padding: 6px 4px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.note-editor .note-toolbar i,
.note-editor .note-toolbar i:before {
    margin: 0
}

.note-editor .note-toolbar .btn-group {
    float: none!important;
    margin: 0 0 6px 5px
}

@media only screen and (max-width:767px) {
    .note-editor .note-toolbar {
        text-align: center
    }
}

.note-editor .note-editable {
    clear: both;
    background: #fff;
    border: none;
    border-radius: 0 0 4px 4px;
    font-family: Arial, Helvetica, Sans-serif
}

.note-editor .note-statusbar {
    background: #fff;
    border-radius: 0 0 4px 4px
}

.note-editor .note-statusbar .note-resizebar {
    border-color: #ddd;
    display: block
}

html.dark .note-editor {
    border-color: #282d36;
    color: #eee
}

html.dark .note-editor .note-statusbar,
html.dark .note-editor .note-toolbar {
    background: #242830;
    border-color: #1d2127
}

html.dark .note-editor .note-editable {
    background: #282d36;
    border-color: #1d2127
}

html.dark .note-editor .note-statusbar .note-resizebar {
    border-color: #1d2127
}

html.dark .note-editor .note-statusbar .note-resizebar .note-icon-bar {
    border-color: #444
}

html.dark .note-editor .caret {
    border-color: #fff transparent transparent
}

.md-editor {
    border-radius: 4px;
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.md-editor>.md-header {
    border-radius: 4px 4px 0 0;
    padding: 6px 4px 0
}

.md-editor>.md-preview,
.md-editor>textarea {
    background: #fff;
    border-bottom: none;
    border-radius: 0 0 4px 4px;
    padding: 10px;
    outline: 0;
    width: 100%!important
}

.md-editor .btn-group {
    margin-bottom: 6px
}

html.dark .md-editor {
    border-color: #282d36
}

html.dark .md-editor .md-footer,
html.dark .md-editor>.md-header {
    background: #242830
}

html.dark .md-editor>.md-preview,
html.dark .md-editor>textarea {
    background: #282d36
}

html.dark .md-editor>textarea {
    color: #eee;
    border-color: #1d2127
}

@media only screen and (max-width:767px) {
    .bootstrap-maxlength.bottom-left {
        margin-left: 40px
    }
}

.bootstrap-tagsinput {
    width: 100%
}

.form-group-invisible .bootstrap-tagsinput {
    border: 0;
    box-shadow: none;
    background-color: transparent
}

html.dark .bootstrap-tagsinput {
    background: #282d36;
    border-color: #282d36
}

html.dark .bootstrap-timepicker-widget {
    background-color: #282d36
}

html.dark .bootstrap-timepicker-widget:before {
    border-bottom-color: #1d2127
}

html.dark .bootstrap-timepicker-widget:after {
    border-bottom-color: #282d36
}

html.dark .bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    border-top-color: #1d2127
}

html.dark .bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    border-top-color: #282d36
}

html.dark .bootstrap-timepicker-widget table td a {
    color: #fff
}

html.dark .bootstrap-timepicker-widget table td a:hover {
    border-color: #282d36
}

html.dark .bootstrap-timepicker-widget table td input {
    background-color: #21262d;
    border-color: #282d36;
    color: #eee
}

html.dark .colorpicker {
    background-color: #282d36
}

html.dark .colorpicker:before {
    border-bottom-color: #1d2127
}

html.dark .colorpicker:after {
    border-bottom-color: #282d36
}

html.dark .multiselect-container {
    background-color: #282d36
}

html.dark .multiselect-container>li>a {
    color: #eee
}

html.dark .multiselect-container>li>a:focus,
html.dark .multiselect-container>li>a:hover {
    background-color: #1d2127;
    color: #fff
}

.spinner-buttons.btn-group-vertical .btn {
    height: 18px;
    margin: 0 0 0 -1px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    width: 22px;
    line-height: 14px
}

.spinner-buttons.btn-group-vertical .btn i {
    margin-top: -2px
}

.spinner-buttons.btn-group-vertical .btn:first-child {
    border-radius: 0 4px 0 0!important;
    -webkit-border-radius: 0 4px 0 0!important
}

.spinner-buttons.btn-group-vertical .btn:last-child {
    border-radius: 0 0 4px!important;
    -webkit-border-radius: 0 0 4px!important;
    margin-top: -1px;
    height: 17px
}

.form-group-invisible {
    position: relative
}

.form-group-invisible.focus .control-label-invisible {
    color: #08c
}

.form-group-invisible .control-label-invisible {
    bottom: 0;
    display: block;
    float: none;
    left: 0;
    line-height: 64px;
    margin: 0;
    padding-left: 50px;
    position: absolute;
    right: 0;
    top: -15px;
    -webkit-transition: color .15s ease-in-out;
    -moz-transition: color ease-in-out .15s;
    transition: color .15s ease-in-out;
    width: auto
}

.form-group-invisible .form-control-invisible,
.form-group-invisible .form-control-invisible+.bootstrap-tagsinput,
.form-group-invisible .form-control-invisible:active,
.form-group-invisible .form-control-invisible:focus {
    background: 0 0!important;
    border-color: transparent!important;
    box-shadow: none!important
}

.form-group-invisible .form-control-invisible+.bootstrap-tagsinput {
    margin-bottom: 4px
}

@media only screen and (max-width:767px) {
    .form-group-invisible {
        padding-top: 30px
    }
    .form-group-invisible .control-label-invisible {
        padding-left: 27px
    }
}

html.dark .CodeMirror pre {
    background: 0 0;
    border: none
}

@media only screen and (max-width:767px) {
    #gmap {
        margin: -40px -15px 0
    }
    html.mobile-device #gmap {
        min-height: 100px
    }
}

@media only screen and (min-width:768px) {
    #gmap {
        bottom: 0;
        height: auto!important;
        left: 0;
        position: absolute!important;
        right: 0;
        top: 0;
        min-height: 0
    }
}

.list-markers {
    border-bottom: 1px solid #21262d;
    padding-bottom: 10px
}

.list-markers li {
    position: relative
}

.list-markers p {
    margin: 0 0 2px;
    padding: 3px 55px 3px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%
}

.list-markers .location-action {
    position: absolute;
    right: 0;
    top: 2px
}

.list-markers .location-action.location-edit {
    right: 15px;
    top: 3px
}

.list-markers .location-action.location-center {
    right: 37px
}

.marker-modal .modal-dialog {
    max-width: 450px
}

.jqvmap-zoomin,
.jqvmap-zoomout {
    background: #ccc;
    border-radius: 2px;
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0;
    width: 20px;
    text-align: center
}

.jqvmap-zoomin:hover,
.jqvmap-zoomout:hover {
    background: #bfbfbf
}

.jqvmap-zoomout {
    top: 35px
}

.mailbox .content-with-menu-container {
    background: #fff
}

.mailbox .mailbox-bullets .ball {
    border: 5px solid red;
    border-radius: 100px;
    display: block;
    float: right;
    margin-top: 6px
}

.mailbox .mailbox-bullets .ball.pink {
    border-color: #ea4c89
}

.mailbox .mailbox-bullets .ball.green {
    border-color: #9ae14f
}

.mailbox .mailbox-bullets .ball.blue {
    border-color: #1bc3e1
}

.mailbox .mailbox-bullets .ball.orange {
    border-color: #e2a917
}

.mailbox .mailbox-folder {
    height: auto!important;
    padding: 0 0 40px
}

.mailbox .mailbox-folder .mailbox-header {
    padding: 38px 40px 43px
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-folder .mailbox-header {
        padding: 20px
    }
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-folder .mailbox-header .mailbox-title {
        margin-bottom: 10px!important
    }
}

.mailbox .mailbox-folder .mailbox-header .search {
    float: right;
    margin-top: 3px;
    max-width: 100px
}

.mailbox .mailbox-folder .mailbox-header .search input[type=text] {
    -webkit-transition-property: width, margin;
    -moz-transition-property: width, margin;
    transition-property: width, margin;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.05, .91, .25, .99);
    -moz-transition-timing-function: cubic-bezier(.05, .91, .25, .99);
    transition-timing-function: cubic-bezier(.05, .91, .25, .99)
}

.mailbox .mailbox-folder .mailbox-header .search input[type=text]:focus {
    margin-left: -150%;
    width: 250%
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-folder .mailbox-header .search input[type=text]:focus {
        margin-left: 0;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-folder .mailbox-header .search {
        max-width: none
    }
}

.mailbox .mailbox-actions {
    border-top: 1px solid #efefef;
    padding-left: 40px;
    padding-right: 40px
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-actions {
        padding-left: 20px;
        padding-right: 20px;
        text-align: center
    }
}

.mailbox .mailbox-actions ul a.item-action {
    background: #fff;
    border-radius: 100px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2);
    color: #b4bbc1;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    height: 30px;
    line-height: 30px;
    line-height: 3rem;
    position: relative;
    width: 30px;
    text-align: center;
    -webkit-transition-property: color;
    -moz-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: cubic-bezier(.2, .6, .25, 1);
    -moz-transition-timing-function: cubic-bezier(.2, .6, .25, 1);
    transition-timing-function: cubic-bezier(.2, .6, .25, 1);
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}

.mailbox .mailbox-actions ul a.item-action:hover {
    color: #57636c;
    text-decoration: none
}

.mailbox .mailbox-actions ul a.item-action.text-primary:hover {
    color: #b3b3b3!important
}

.mailbox .mailbox-actions ul a.item-action.text-success:hover {
    color: #388038!important
}

.mailbox .mailbox-actions ul a.item-action.text-warning:hover {
    color: #d18211!important
}

.mailbox .mailbox-actions ul a.item-action.text-danger:hover {
    color: #a82824!important
}

.mailbox .mailbox-actions ul a.item-action.text-info:hover {
    color: #31b0d5!important
}

.mailbox .mailbox-actions ul a.item-action.text-dark:hover {
    color: #000!important
}

.mailbox .mailbox-email-list {
    border-top: 1px solid #f7f7f7;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 300
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-email-list {
        position: static!important
    }
}

.mailbox .mailbox-email-list li {
    border-bottom: 1px solid #f7f7f7;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    position: relative
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-email-list li {
        height: 75px;
        padding: 0 20px
    }
}

.mailbox .mailbox-email-list li a {
    color: #777
}

.mailbox .mailbox-email-list li:hover {
    background: #fafafa
}

.mailbox .mailbox-email-list li.unread a {
    color: #555;
    font-weight: 500
}

.mailbox .mailbox-email-list li.active {
    background: #ccc
}

.mailbox .mailbox-email-list li.active a {
    color: #fff
}

.mailbox .mailbox-email-list .mail-label {
    border: 4px solid transparent;
    border-radius: 10px;
    display: inline-block;
    left: 16px;
    position: absolute;
    top: 21px
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-email-list .mail-label {
        border-radius: 0;
        border-width: 1px;
        bottom: 0;
        left: 0;
        top: 0
    }
}

.mailbox .mailbox-email-list .col-sender {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 250px;
    white-space: nowrap
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-email-list .col-sender {
        width: 100%
    }
}

.mailbox .mailbox-email-list .col-sender p {
    left: 80px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-overflow: ellipsis;
    top: 0;
    white-space: nowrap
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-email-list .col-sender p {
        left: 60px
    }
}

.mailbox .mailbox-email-list .col-mail {
    bottom: 0;
    left: 290px;
    position: absolute;
    right: 40px;
    top: 0
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-email-list .col-mail {
        left: 60px;
        right: 20px
    }
}

.mailbox .mailbox-email-list .col-mail .mail-attachment,
.mailbox .mailbox-email-list .col-mail .mail-content,
.mailbox .mailbox-email-list .col-mail .mail-date {
    position: absolute;
    top: 0
}

.mailbox .mailbox-email-list .col-mail .mail-content {
    left: 0;
    right: 140px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-email-list .col-mail .mail-content {
        right: 0;
        top: 25px
    }
}

.mailbox .mailbox-email-list .col-mail .mail-attachment {
    color: #bbb;
    right: 100px;
    line-height: 50px
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-email-list .col-mail .mail-attachment {
        font-size: 11px;
        font-size: 1.1rem;
        line-height: 14px;
        line-height: 1.4rem;
        right: 55px;
        top: 6px
    }
}

.mailbox .mailbox-email-list .col-mail .mail-date {
    padding-left: 80px;
    right: 0;
    width: 150px
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-email-list .col-mail .mail-date {
        font-size: 10px;
        font-size: 1rem;
        line-height: 14px;
        line-height: 1.4rem;
        padding-left: 0;
        text-align: right;
        top: 5px;
        width: 130px
    }
}

html.boxed .mailbox .mailbox-email-list .nano,
html.scroll .mailbox .mailbox-email-list .nano {
    position: static;
    height: auto;
    overflow: visible;
    width: auto
}

html.boxed .mailbox .mailbox-email-list .nano .nano-content,
html.scroll .mailbox .mailbox-email-list .nano .nano-content {
    position: static;
    overflow: visible
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-email-list .nano {
        position: static;
        height: auto;
        overflow: visible;
        width: auto
    }
    .mailbox .mailbox-email-list .nano .nano-content {
        position: static;
        overflow: visible
    }
}

@media only screen and (min-width:768px) {
    html.fixed .mailbox .mailbox-email-list {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        overflow: hidden;
        top: 191px
    }
}

.mailbox .mailbox-email {
    background: #fafafa
}

.mailbox .mailbox-email .mailbox-email-header {
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
    margin: -40px -40px 0;
    padding: 30px
}

@media only screen and (max-width:767px) {
    .mailbox .mailbox-email .mailbox-email-header {
        margin-left: -15px;
        margin-right: -15px
    }
}

.mailbox .mailbox-email .mailbox-close-mail {
    color: #ccc;
    cursor: pointer;
    font-weight: 300;
    float: left
}

.mailbox .mailbox-email .mailbox-close-mail:hover {
    color: #d9d9d9
}

.mailbox .mailbox-email .mailbox-close-mail,
.mailbox .mailbox-email .mailbox-close-mail:focus {
    text-decoration: none
}

.mailbox .mailbox-email .panel .panel-heading {
    background: #fff;
    border-bottom-color: #efefef
}

.mailbox .mailbox-email .panel .panel-heading .panel-actions {
    top: 17px
}

.mailbox .mailbox-email .panel .panel-heading .panel-actions a:hover {
    background: #fff;
    color: #ccc
}

.mailbox .mailbox-email .panel .panel-footer {
    background: #fff;
    border-top-color: #efefef;
    color: #bbb
}

@media only screen and (min-width:768px) and (max-width:1365px) {
    .mailbox .mailbox-folder .mailbox-header .mailbox-title {
        position: relative;
        top: 28px
    }
    .mailbox .mailbox-email .mailbox-email-header {
        padding-top: 80px
    }
    html.inner-menu-opened .mailbox .mailbox-folder .mailbox-header .mailbox-title {
        position: static
    }
    html.inner-menu-opened .mailbox .mailbox-email .mailbox-email-header {
        padding-top: 30px
    }
}

.mailbox-compose {
    margin: -20px -40px 0;
    padding: 0 15px
}

.mailbox-compose .compose {
    margin: 0 40px
}

.mailbox-compose .compose .note-editable {
    min-height: 250px
}

.mailbox-compose .compose .note-editor,
.mailbox-compose .compose .note-toolbar {
    border: none
}

.mailbox-compose .compose .note-resizebar {
    display: none
}

@media only screen and (max-width:767px) {
    .mailbox-compose {
        margin: -20px -15px 0
    }
    .mailbox-compose .compose {
        margin-left: 5px;
        margin-right: 5px
    }
}

html.dark .mailbox .content-with-menu-container,
html.dark .mailbox .mailbox-email {
    background: #1d2127
}

html.dark .mailbox .mailbox-folder .mailbox-header .input-search .btn-default {
    background: 0 0
}

html.dark .mailbox .mailbox-actions {
    border-top-color: #282d36
}

html.dark .mailbox .mailbox-actions ul a.item-action {
    background: #2e353e
}

html.dark .mailbox .mailbox-email-list {
    border-top-color: #282d36
}

html.dark .mailbox .mailbox-email-list li {
    border-bottom-color: #242830
}

html.dark .mailbox .mailbox-email-list li:hover {
    background: #161a1e
}

html.dark .mailbox .mailbox-email-list li a {
    color: #808697
}

html.dark .mailbox .mailbox-email-list li.unread a {
    color: #9ca1ae
}

html.dark .mailbox .mailbox-email .mailbox-email-header {
    background: #21262d
}

html.dark .mailbox .mailbox-email .panel .panel-footer,
html.dark .mailbox .mailbox-email .panel .panel-heading {
    background-color: #282d36;
    border-color: #21262d;
    color: #808697
}

html.dark .mailbox .mailbox-email .panel .panel-footer .panel-title,
html.dark .mailbox .mailbox-email .panel .panel-heading .panel-title {
    color: #808697
}

html.dark .mailbox .mailbox-compose .note-editor .note-editable,
html.dark .mailbox .mailbox-compose .note-editor .note-statusbar,
html.dark .mailbox .mailbox-compose .note-editor .note-toolbar,
html.dark .mailbox .mailbox-email .panel .panel-heading .panel-actions a:hover {
    background: #1d2127
}

html.dark .mailbox .mailbox-compose .note-editor .note-editable {
    color: #808697
}

.invoice {
    padding: 0 15px 15px
}

.invoice address {
    color: #7f8597;
    line-height: 1.5em
}

.invoice header {
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px
}

.invoice header .h2,
.invoice header .h4 {
    letter-spacing: 0
}

.invoice .bill-data,
.invoice .bill-to {
    padding: 15px 0
}

.invoice .bill-data .value {
    display: inline-block;
    margin-left: 10px;
    width: 90px
}

.invoice table.table {
    table-layout: fixed
}

.invoice table.table>thead:first-child>tr>th {
    background-color: #f8f8f8;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada
}

.invoice table.table>tbody tr>td {
    border-color: #dadada
}

.invoice .invoice-items>tbody tr:last-child>td {
    border-bottom: 1px solid #dadada
}

.invoice .invoice-items #cell-id {
    width: 10%
}

.invoice .invoice-items #cell-desc,
.invoice .invoice-items #cell-item {
    width: 20%
}

.invoice .invoice-items #cell-price,
.invoice .invoice-items #cell-qty,
.invoice .invoice-items #cell-total {
    width: 10%
}

.invoice-summary .col-sm-4 {
    padding-left: 0
}

@media only screen and (max-width:991px) {
    .invoice .table-responsive>table.table {
        table-layout: auto
    }
    .invoice-summary .col-sm-4 {
        padding-left: 15px
    }
}

@media print {
    .invoice .table-responsive {
        border: none!important;
        overflow: visible!important;
        width: auto!important
    }
    .invoice table.table.invoice-items {
        table-layout: auto
    }
    .invoice .bill-info .col-md-6,
    .invoice header .col-sm-6:first-child,
    .invoice header .col-sm-6:last-child {
        float: left!important
    }
    .invoice header .col-sm-6:first-child {
        width: 25%!important
    }
    .invoice header .col-sm-6:last-child {
        width: 75%!important
    }
    .invoice .bill-info .col-md-6 {
        width: 50%!important
    }
    .invoice .invoice-summary .col-sm-4 {
        float: right;
        padding: 0;
        width: 40%
    }
}

html.dark .invoice header {
    border-bottom-color: #282d36
}

html.dark .invoice table.table>thead:first-child>tr>th {
    background-color: #282d36;
    border-bottom-color: #282d36;
    border-top-color: #282d36
}

html.dark .invoice table.table>tbody tr>td {
    border-color: #282d36
}

.body-error {
    margin: 0 auto;
    max-width: 900px;
    width: 100%
}

.body-error.error-outside {
    display: table;
    height: 100vh
}

.body-error.error-outside .center-error {
    display: table-cell;
    vertical-align: middle
}

.body-error.error-inside {
    margin-top: 150px
}

.body-error .error-header {
    border-bottom: 1px solid #dadada;
    margin-bottom: 50px;
    padding-bottom: 15px
}

.body-error .error-header .form {
    margin-top: 12px
}

.body-error .error-code {
    font-size: 140px;
    font-size: 14rem;
    line-height: 140px;
    line-height: 14rem;
    letter-spacing: -10px
}

.body-error .error-explanation {
    font-size: 20px;
    font-size: 2rem;
    line-height: 36px;
    line-height: 3.6rem
}

@media only screen and (max-width:1150px) {
    .body-error.error-inside {
        margin-top: 50px;
        padding-bottom: 50px
    }
}

@media only screen and (min-width:768px) and (max-width:1150px) {
    .body-error.error-inside .error-code {
        font-size: 100px;
        font-size: 10rem;
        line-height: 100px;
        line-height: 10rem;
        letter-spacing: -7px
    }
    .body-error.error-inside .error-explanation {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 32px;
        line-height: 3.2rem
    }
}

@media only screen and (max-width:767px) {
    .body-error .error-code {
        font-size: 90px;
        font-size: 9rem;
        line-height: 90px;
        line-height: 9rem;
        letter-spacing: -7px
    }
    .body-error .error-explanation {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 28px;
        line-height: 2.8rem
    }
    .body-error.error-outside {
        height: auto;
        padding: 20px
    }
}

.body-sign {
    display: table;
    height: 100vh;
    margin: 0 auto;
    max-width: 500px;
    padding: 0 15px;
    width: 100%
}

.body-sign .center-sign {
    display: table-cell;
    padding-top: 20px;
    vertical-align: middle
}

.body-sign .panel-sign {
    background: 0 0
}

.body-sign .panel-sign .panel-title-sign .title {
    background-color: #ccc;
    border-radius: 5px 5px 0 0;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
    line-height: 2rem;
    padding: 13px 17px;
    vertical-align: bottom
}

.body-sign .panel-sign .panel-body {
    background: rgba(0, 0, 0, .44);
    border-radius: 5px 0 5px 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    padding: 33px 33px 15px;
    color: hsla(0, 0%, 100%, .67)
}

.body-sign .input-group-icon .input-group-addon i {
    width: 14px
}

.body-sign .checkbox-custom {
    margin-top: 8px
}

.body-sign .line-thru {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    position: relative
}

.body-sign .line-thru span {
    color: #ccc;
    position: relative;
    z-index: 3
}

.body-sign .line-thru:before {
    background-color: #fff;
    content: "";
    height: 10px;
    left: 50%;
    position: absolute;
    margin: -5px 0 0 -20px;
    top: 50%;
    width: 40px;
    z-index: 2
}

.body-sign .line-thru:after {
    border-bottom: 1px solid #dadada;
    content: "";
    display: block;
    left: 10%;
    position: absolute;
    top: 47%;
    width: 81%;
    z-index: 1
}

.body-locked {
    background: url(/build/images/noisy_net.3f088219.png) repeat;
    max-width: none;
    min-height: 400px
}

.body-locked.body-locked-inline {
    background: 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    min-height: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

.body-locked .panel-sign {
    margin: 0 auto;
    max-width: 400px;
    padding-top: 40px
}

.body-locked .panel-sign .panel-body {
    border-radius: 5px;
    position: relative
}

.body-locked .current-user {
    margin-top: 60px;
    margin-bottom: 35px
}

.body-locked .current-user .user-image {
    border: 5px solid #ccc;
    border-radius: 150px;
    height: 150px;
    left: 50%;
    position: absolute;
    margin-left: -75px;
    top: -75px;
    width: 150px
}

.body-locked .current-user .user-name {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
    line-height: 3.6rem
}

.body-locked .current-user .user-email {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 14px;
    line-height: 1.4rem
}

@media only screen and (max-width:767px) and (orientation:landscape) {
    .body-locked .center-sign,
    .body-locked .panel-sign,
    .body-locked.body-locked-inline .center-sign,
    .body-locked.body-locked-inline .panel-sign {
        padding-top: 0
    }
    .body-locked .center-sign .current-user,
    .body-locked.body-locked-inline .center-sign .current-user {
        margin-bottom: 45px;
        margin-left: 100px;
        margin-top: 10px
    }
    .body-locked .center-sign .current-user .user-image,
    .body-locked.body-locked-inline .center-sign .current-user .user-image {
        height: 100px;
        left: 35px;
        margin-left: 0;
        margin-top: 0;
        top: 15px;
        width: 100px
    }
}

.mfp-lock-screen.mfp-bg {
    background: #000 url(/build/images/noisy_net.3f088219.png) repeat;
    opacity: .99;
    z-index: 9998
}

.mfp-lock-screen.mfp-wrap {
    background: 0 0;
    z-index: 9999
}

html.dark .body-sign .line-thru:before,
html.dark .body-sign .panel-sign .panel-body {
    background-color: #2e353e
}

html.dark .body-sign .line-thru:after {
    border-bottom-color: #282d36
}

.fc {
    direction: ltr;
    text-align: left
}

.fc table {
    border-collapse: collapse;
    border-spacing: 0
}

.fc .btn {
    line-height: 1.2em
}

.fc table,
html .fc {
    font-size: 1em
}

.fc td,
.fc th {
    padding: 1px;
    vertical-align: top
}

.fc-header td {
    white-space: nowrap;
    vertical-align: middle
}

.fc-header-left {
    width: 1%;
    text-align: left
}

.fc-header-center {
    text-align: center
}

.fc-header-right {
    width: 99%;
    text-align: right
}

.fc-header td.fc-header-right {
    white-space: normal
}

.fc-header-title {
    display: inline-block;
    vertical-align: top
}

.fc-header-title h2 {
    margin: 0 0 10px;
    white-space: nowrap
}

.fc .fc-header-space {
    padding-left: 10px
}

.fc-header .fc-button {
    margin-bottom: 1em;
    vertical-align: top;
    margin-right: -1px
}

.fc-header .fc-corner-right {
    margin-right: 1px
}

.fc-header .ui-corner-right {
    margin-right: 0
}

.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
    z-index: 2
}

.fc-header .fc-state-down {
    z-index: 3
}

.fc-header .fc-state-active,
.fc-header .ui-state-active,
.fc-header .ui-state-down {
    z-index: 4;
    background-color: #e6e6e6;
    background-color: #d9d9d9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.fc-content {
    clear: both
}

.fc-view {
    width: 100%
}

.fc .ui-widget-header {
    border-color: #ddd;
    padding: 4px 0
}

thead th.fc-first {
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px
}

thead th.fc-last {
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px
}

.ui-state-highlight.fc-today {
    background: #f4f4f4;
    margin: 2px!important;
    border: 0;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0
}

.fc-button {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.fc-button-inner {
    position: relative;
    float: left;
    overflow: hidden
}

.fc-button-content {
    position: relative;
    float: left;
    height: 1.9em;
    line-height: 1.9em;
    padding: 0 .6em;
    white-space: nowrap
}

.fc-button-content .fc-icon-wrap {
    position: relative;
    float: left;
    top: 50%
}

.fc-button-content .ui-icon {
    position: relative;
    float: left;
    margin-top: -50%
}

.fc-state-default {
    border-style: solid;
    border-color: #ccc #bbb #aaa;
    background: #f3f3f3;
    color: #000
}

.fc-state-default .fc-button-effect {
    position: absolute;
    top: 50%;
    left: 0
}

.fc-state-default .fc-button-effect span {
    position: absolute;
    top: -100px;
    left: 0;
    width: 500px;
    height: 100px;
    border-color: #fff;
    border-style: solid;
    border-width: 100px 0 0 1px;
    background: #444;
    opacity: .09
}

.fc-state-default .fc-button-inner {
    border-style: solid;
    border-color: #ccc #bbb #aaa;
    background: #f3f3f3;
    color: #000
}

.fc-state-hover,
.fc-state-hover .fc-button-inner {
    border-color: #999
}

.fc-state-down,
.fc-state-down .fc-button-inner {
    border-color: #555;
    background: #777
}

.fc-state-active,
.fc-state-active .fc-button-inner {
    border-color: #555;
    background: #777;
    color: #fff
}

.fc-state-disabled {
    cursor: default
}

.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
    color: #999;
    border-color: #ddd
}

.fc-state-disabled .fc-button-effect {
    display: none
}

.fc-event {
    border-style: solid;
    border-width: 0;
    font-size: .85em;
    cursor: default
}

.fc-event-draggable,
a.fc-event {
    cursor: pointer
}

a.fc-event {
    text-decoration: none
}

.fc-rtl .fc-event {
    text-align: right
}

.fc-event-skin {
    border: 0
}

.fc-event-inner {
    position: relative;
    width: 100%;
    height: 100%;
    border-style: solid;
    border-width: 0;
    overflow: hidden
}

.fc-event-time,
.fc-event-title {
    padding: 0 1px
}

.fc-event-hori {
    border-width: 1px 0;
    margin-bottom: 1px
}

.fc-event-hori .ui-resizable-e {
    top: 0!important
}

table.fc-border-separate {
    border-collapse: separate
}

.fc-border-separate td,
.fc-border-separate th {
    border-width: 1px 0 0 1px
}

.fc-border-separate td.fc-last,
.fc-border-separate th.fc-last {
    border-right-width: 1px
}

.fc-border-separate tr.fc-last td,
.fc-border-separate tr.fc-last th {
    border-bottom-width: 1px
}

.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
    border-top-width: 0
}

.fc-grid th {
    text-align: center
}

.fc-grid .fc-day-number {
    float: right;
    padding: 0 2px
}

.fc-grid .fc-other-month .fc-day-number {
    opacity: .3
}

.fc-rtl .fc-grid .fc-day-number {
    float: left
}

.fc-rtl .fc-grid .fc-event-time {
    float: right
}

.fc-agenda table {
    border-collapse: separate
}

.fc-agenda-days th {
    text-align: center
}

.fc-agenda .fc-agenda-axis {
    width: 50px;
    padding: 0 4px;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
    font-weight: 400
}

.fc-agenda .fc-day-content {
    padding: 2px 2px 1px
}

.fc-agenda-days .fc-agenda-axis {
    border-right-width: 1px
}

.fc-agenda-days .fc-col0 {
    border-left-width: 0
}

.fc-agenda-allday th {
    border-width: 0 1px
}

.fc-agenda-allday .fc-day-content {
    min-height: 34px
}

.fc-agenda-divider-inner {
    height: 2px;
    overflow: hidden
}

.fc-widget-header .fc-agenda-divider-inner {
    background: #eee
}

.fc-agenda-slots th {
    border-width: 1px 1px 0
}

.fc-agenda-slots td {
    border-width: 1px 0 0;
    background: 0 0
}

.fc-agenda-slots td div {
    height: 20px
}

.fc-agenda-slots tr.fc-slot0 td,
.fc-agenda-slots tr.fc-slot0 th {
    border-top-width: 0
}

.fc-agenda-slots tr.fc-minor td,
.fc-agenda-slots tr.fc-minor th {
    border-top-style: dotted
}

.fc-event-vert {
    border-width: 0 1px
}

.fc-event-vert .fc-event-content,
.fc-event-vert .fc-event-head {
    position: relative;
    z-index: 2;
    width: 100%;
    overflow: hidden
}

.fc-event-vert .fc-event-time {
    white-space: nowrap;
    font-size: 10px
}

.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
    display: none
}

.fc-event-vert .ui-resizable-s {
    bottom: 0!important
}

.fc .fc-header-center {
    display: none
}

.fc .fc-widget-header {
    background: #ccc;
    border-color: #ccc;
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    padding: 10px 0;
    text-transform: uppercase
}

.fc .fc-header-title h2 {
    color: #171717;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400
}

.fc .fc-header-title h2:before {
    color: #ccc;
    content: "\f073";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 30px;
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 10px;
    -webkit-font-smoothing: antialiased
}

.fc-widget-content {
    border-color: #ddd
}

.fc-content thead .fc-last .fc-first {
    border-top-left-radius: 4px
}

.fc-content thead .fc-last .fc-last {
    border-top-right-radius: 4px
}

.fc-content tbody .fc-last .fc-first {
    border-bottom-left-radius: 4px
}

.fc-content tbody .fc-last .fc-last {
    border-bottom-right-radius: 4px
}

.fc-content .fc-widget-content.fc-today {
    background: #f7f7f7
}

.fc-event {
    background: #ccc;
    border-color: #ccc
}

.fc-event .fc-event-inner {
    padding: 2px 5px
}

a.fc-event:hover .fc-event-inner {
    color: #fff;
    text-decoration: underline
}

.fc-grid .fc-event-time {
    font-weight: 500
}

.fc-grid .fc-event-time:after {
    content: " /"
}

.fc-grid .fc-event-title {
    font-weight: 300
}

.fc-event.fc-event-default {
    background: #ebebeb;
    border-color: #ebebeb
}

.fc-event.fc-event-default .fc-event-inner,
a.fc-event.fc-event-default:hover {
    color: #777
}

.fc-event.fc-event-primary {
    background: #ccc;
    border-color: #ccc
}

.fc-event.fc-event-primary .fc-event-inner,
a.fc-event.fc-event-primary:hover {
    color: #fff
}

.fc-event.fc-event-success {
    background: #47a447;
    border-color: #47a447
}

.fc-event.fc-event-success .fc-event-inner,
a.fc-event.fc-event-success:hover {
    color: #fff
}

.fc-event.fc-event-warning {
    background: #ed9c28;
    border-color: #ed9c28
}

.fc-event.fc-event-warning .fc-event-inner,
a.fc-event.fc-event-warning:hover {
    color: #fff
}

.fc-event.fc-event-danger {
    background: #d2322d;
    border-color: #d2322d
}

.fc-event.fc-event-danger .fc-event-inner,
a.fc-event.fc-event-danger:hover {
    color: #fff
}

.fc-event.fc-event-info {
    background: #5bc0de;
    border-color: #5bc0de
}

.fc-event.fc-event-info .fc-event-inner,
a.fc-event.fc-event-info:hover {
    color: #fff
}

.fc-event.fc-event-dark {
    background: #171717;
    border-color: #171717
}

.fc-event.fc-event-dark .fc-event-inner,
a.fc-event.fc-event-dark:hover {
    color: #fff
}

.external-event {
    cursor: move;
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 5px;
    padding: 10px;
    text-align: left
}

@media only screen and (max-width:400px) {
    .fc .fc-header-right .btn-group {
        margin: 10px 0
    }
    .fc .fc-header-right br.hidden {
        display: block!important
    }
}

@media only screen and (max-width:480px) {
    .fc .fc-header-left,
    .fc .fc-header-right {
        display: block;
        width: 100%
    }
    .fc .fc-header-right {
        padding: 0 0 15px;
        text-align: center
    }
}

@media only screen and (max-width:991px) {
    .fc {
        margin-bottom: 30px
    }
}

html.dark .fc .fc-header-title h2 {
    color: #fff
}

html.dark .fc .ui-widget-header,
html.dark .fc-state-disabled,
html.dark .fc-state-disabled .fc-button-inner,
html.dark .fc-widget-content,
html.dark .ui-state-highlight.fc-today {
    border-color: rgba(0, 0, 0, .3)
}

html.dark .fc-content .fc-widget-content.fc-today {
    background: #21262d
}

.timeline .tm-body {
    position: relative;
    padding: 30px 0
}

.timeline .tm-body:after {
    background: #505050;
    background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1e5799), color-stop(100%, #7db9e8));
    background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0), #505050 8%, #505050 92%, rgba(80, 80, 80, 0));
    background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
    background: linear, to bottom, transparent 0, #505050 8%, #505050 92%, transparent 100%;
    content: "";
    display: block;
    height: 100%;
    left: 140px;
    margin-left: -2px;
    position: absolute;
    top: 0;
    width: 3px;
    z-index: 0;
    opacity: .35
}

.timeline .tm-title {
    position: relative;
    display: inline-block;
    text-align: center;
    min-width: 200px;
    background-color: #fff;
    padding: 4px 5px;
    margin: 0 40px;
    z-index: 1;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.timeline .tm-items {
    list-style: none;
    padding: 0;
    margin: 0
}

.timeline .tm-items>li {
    position: relative;
    margin: 30px 0;
    padding: 0 0 0 190px;
    min-height: 65px;
    z-index: 1
}

.timeline .tm-items>li .tm-datetime {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100px;
    height: 48px;
    margin-top: -24px;
    text-align: right;
    z-index: 3
}

.timeline .tm-items>li .tm-datetime .tm-datetime-time {
    color: #ccc;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0;
    white-space: nowrap
}

.timeline .tm-items>li .tm-icon {
    position: absolute;
    top: 50%;
    left: 100px;
    background-color: #ecedf0;
    border: 3px solid #ccc;
    color: #ccc;
    font-size: 28px;
    padding: 10px;
    width: 55px;
    height: 55px;
    text-align: center;
    line-height: 29px;
    margin-top: -28px;
    margin-left: -28px;
    z-index: 2;
    -webkit-border-radius: 28px;
    border-radius: 28px
}

.timeline .tm-items>li .tm-box {
    position: relative;
    background: #fff;
    min-height: 65px;
    padding: 10px 20px;
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.timeline .tm-items>li .tm-box:after {
    right: 100%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 8px solid transparent;
    border-right-color: #fff;
    top: 50%;
    margin-top: -8px;
    z-index: 2
}

.timeline .tm-items>li .tm-box p:last-child {
    margin-bottom: 0
}

.timeline .tm-items>li .tm-box .tm-meta {
    margin: 10px 0 0
}

.timeline .tm-items>li .tm-box .tm-meta span {
    display: inline-block;
    padding-right: 8px
}

.timeline .tm-items>li .tm-box .tm-meta span:last-child,
.timeline .tm-items>li .tm-box .tm-meta span:last-of-type {
    padding-right: 0
}

.timeline.timeline-simple .tm-body:after {
    left: 30px
}

.timeline.timeline-simple .tm-body .tm-title {
    border: 1px solid #e9e9e9;
    margin: 0 10px
}

.timeline.timeline-simple .tm-body .tm-items>li {
    padding: 0 0 0 55px
}

.timeline.timeline-simple .tm-body .tm-items>li:before {
    display: block;
    position: absolute;
    content: " ";
    background: none repeat scroll 0 0 #ccc;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #ccc;
    height: 7px;
    left: 30px;
    top: 50%;
    width: 8px;
    margin-left: -4px;
    margin-top: -4px
}

.timeline.timeline-simple .tm-body .tm-items>li .tm-box:before {
    left: -17px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border: 8px solid transparent;
    border-right-color: #e9e9e9;
    top: 50%;
    margin-top: -8px;
    z-index: 1
}

@media only screen and (max-width:991px) {
    .timeline .tm-body:after {
        left: 20px
    }
    .timeline .tm-title {
        margin: 0
    }
    .timeline .tm-items>li {
        padding-left: 50px
    }
    .timeline .tm-items>li .tm-info {
        margin: 0 0 15px
    }
    .timeline .tm-items>li .tm-info:after {
        content: "";
        display: table;
        clear: both
    }
    .timeline .tm-items>li .tm-icon {
        border-width: 2px;
        float: left;
        font-size: 22px;
        height: 50px;
        line-height: 36px;
        margin: 0 15px 0 0;
        padding: 4px;
        position: static;
        width: 50px
    }
    .timeline .tm-items>li .tm-datetime {
        margin: 0;
        position: static;
        text-align: left
    }
    .timeline .tm-items>li .tm-datetime .tm-datetime-date {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.3
    }
    .timeline .tm-items>li .tm-datetime .tm-datetime-time {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.3
    }
}

@media only screen and (max-width:767px) {
    .timeline .tm-items>li .tm-box .tm-meta span {
        display: block
    }
}

html.dark .timeline .tm-items>li .tm-box {
    background: #282d36;
    border-color: #21262d
}

html.dark .timeline .tm-items>li .tm-box:after {
    border-right-color: #282d36
}

html.dark .timeline .tm-items>li .tm-box:before {
    border-right-color: #21262d
}

html.dark .timeline .tm-items>li .tm-icon {
    background-color: #1d2127
}

html.dark .timeline .tm-title,
html.dark .timeline.timeline-simple .tm-body .tm-title {
    background-color: #282d36;
    border-color: #21262d
}

html.dark .timeline.timeline-simple .tm-body .tm-items>li:before {
    box-shadow: 0 0 0 3px #2e353e, 0 0 0 6px #ccc
}

html.dark .timeline.timeline-simple .tm-body .tm-items>li .tm-box:after {
    border-right-color: #282d36
}

html.dark .timeline.timeline-simple .tm-body .tm-items>li .tm-box:before {
    border-right-color: #21262d
}

.media-gallery ul.mg-folders {
    list-style: none;
    padding: 0;
    margin: 0
}

.media-gallery ul.mg-folders>li {
    display: block;
    position: relative
}

.media-gallery ul.mg-folders>li a.menu-item {
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 80px
}

.media-gallery ul.mg-folders>li a.menu-item i {
    margin-right: 5px;
    width: 16px
}

.media-gallery ul.mg-folders>li .item-options {
    position: absolute;
    padding: 10px 0;
    right: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .1s ease-in;
    -moz-transition: opacity .1s ease-in;
    transition: opacity .1s ease-in
}

.media-gallery ul.mg-folders>li .item-options a:hover {
    text-decoration: none
}

.media-gallery ul.mg-folders>li:hover .item-options {
    opacity: 1
}

.media-gallery ul.mg-tags {
    list-style: none;
    padding: 0;
    margin: 10px 0 0
}

.media-gallery ul.mg-tags:after {
    content: "";
    display: table;
    clear: both
}

.media-gallery ul.mg-tags>li {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px
}

.media-gallery ul.mg-tags>li a {
    display: block;
    padding: 2px 7px;
    font-size: 11px;
    background-color: #171717;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #666
}

.media-gallery ul.mg-tags>li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ccc
}

.media-gallery .mg-files {
    padding: 5px 0 30px
}

.media-gallery .mg-files .thumbnail {
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 30px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.media-gallery .mg-files .thumbnail .thumb-preview {
    position: relative;
    z-index: 2
}

.media-gallery .mg-files .thumbnail .thumb-preview .thumb-image {
    display: block;
    overflow: hidden
}

.media-gallery .mg-files .thumbnail .thumb-preview img {
    width: 100%;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    border-radius: 5px
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .7);
    visibility: hidden;
    overflow: hidden
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-zoom {
    top: 0;
    padding: 5px 15px 10px;
    font-size: 22px;
    font-size: 2.2rem;
    border-radius: 0 0 0 15px;
    cursor: pointer;
    -webkit-transform: translate(100%);
    -moz-transform: translate(100%);
    -ms-transform: translate(100%);
    transform: translate(100%)
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar,
.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-zoom {
    position: absolute;
    right: 0;
    color: #fff;
    background-color: #ccc;
    -webkit-transition: -webkit-transform .1s linear .1s;
    -moz-transition: -moz-transform .1s linear .1s;
    -ms-transition: -ms-transform .1s linear .1s;
    transition: transform .1s linear .1s
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar {
    bottom: 0;
    left: 0;
    padding: 6px 10px;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar:after {
    content: "";
    display: table;
    clear: both
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar .mg-option {
    margin: 0
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar .mg-group>a {
    color: #fff;
    padding: 0 5px
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar .mg-group .mg-toggle {
    color: #fff;
    background: 0 0;
    padding: 2px 2px 2px 10px;
    border: none;
    border-left: 1px solid hsla(0, 0%, 100%, .3)
}

.media-gallery .mg-files .thumbnail .mg-title {
    margin: 13px 0 2px;
    padding-bottom: 2px;
    display: inline-block;
    font-size: 18px;
    font-size: 1.8rem
}

.media-gallery .mg-files .thumbnail .mg-title small {
    position: relative;
    top: 0;
    left: 0;
    color: #9e9e9e;
    opacity: 0;
    z-index: 1;
    font-size: 10px;
    font-size: 1rem
}

.media-gallery .mg-files .thumbnail .mg-description:after {
    content: "";
    display: table;
    clear: both
}

.media-gallery .mg-files .thumbnail.thumbnail-selected {
    border-color: #fff;
    box-shadow: 0 0 8px -1px #ccc
}

.media-gallery .mg-files .thumbnail.thumbnail-selected .mg-title small {
    opacity: 1
}

.media-gallery .mg-files .thumbnail.thumbnail-selected .thumb-preview .mg-thumb-options {
    visibility: visible
}

.media-gallery .mg-files .thumbnail.thumbnail-selected .thumb-preview .mg-thumb-options .mg-toolbar {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.media-gallery .mg-files .thumbnail:hover .mg-title small {
    opacity: 1
}

.media-gallery .mg-files .thumbnail:hover .thumb-preview img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.media-gallery .mg-files .thumbnail:hover .thumb-preview .mg-thumb-options {
    visibility: visible
}

.media-gallery .mg-files .thumbnail:hover .thumb-preview .mg-thumb-options .mg-toolbar,
.media-gallery .mg-files .thumbnail:hover .thumb-preview .mg-thumb-options .mg-zoom {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

html.dark .media-gallery .mg-files .thumbnail.thumbnail-selected {
    border-color: #242830
}

html.dark .media-gallery .mg-files .thumbnail .mg-title small {
    color: #808697
}

.log-viewer {
    line-height: 26px;
    line-height: 2.6rem;
    font-family: monospace;
    font-size: 12px;
    font-size: 1.2rem
}

html.search-results body {
    background: #fff
}

.search-content {
    margin: -40px
}

.search-content .search-control-wrapper {
    background: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    margin-top: 3px;
    padding: 20px
}

.search-content .search-toolbar {
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 40px
}

.search-content .search-toolbar .nav-pills {
    margin: 0 40px
}

.search-content .search-toolbar .nav-pills li {
    margin: 0 15px 0 0
}

.search-content .search-toolbar .nav-pills li:last-child {
    margin-right: 0
}

.search-content .search-toolbar .nav-pills li a {
    padding-left: 5px;
    padding-right: 5px
}

.search-content .search-toolbar .nav-pills li a,
.search-content .search-toolbar .nav-pills li a:focus,
.search-content .search-toolbar .nav-pills li a:hover {
    background: 0 0;
    border-radius: 0;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #777
}

.search-content .search-toolbar .nav-pills li a:focus,
.search-content .search-toolbar .nav-pills li a:hover {
    background: 0 0;
    border-radius: 0;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color: #555
}

.search-content .search-toolbar .nav-pills li.active a {
    color: #ccc;
    border-bottom-color: #ccc
}

.search-content>.tab-content {
    border: none;
    box-shadow: none;
    padding: 0 40px
}

.search-content .total-results {
    margin-top: -25px
}

.search-results-list {
    max-width: 750px
}

.search-results-list li {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative
}

.search-results-list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.search-results-list .result-type {
    right: 5px;
    position: absolute;
    top: 5px
}

.search-results-list a {
    border-radius: 4px;
    display: block;
    padding: 25px;
    text-decoration: none
}

.search-results-list a .title {
    margin-top: 0
}

.search-results-list a .description {
    color: #777
}

.search-results-list a p:last-child {
    margin-bottom: 0
}

.search-results-list a:hover {
    background: #f7f7f7
}

.search-results-list .has-thumb {
    display: table;
    width: 100%
}

.search-results-list .has-thumb .result-data,
.search-results-list .has-thumb .result-thumb {
    display: table-cell;
    vertical-align: top
}

.search-results-list .result-thumb {
    padding-right: 25px
}

.search-results-list .result-thumb .fa,
.search-results-list .result-thumb img {
    height: 75px;
    width: 75px
}

.search-results-list .result-thumb .fa {
    background: #ccc;
    color: #fff;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 75px;
    line-height: 7.5rem;
    text-align: center
}

@media only screen and (max-width:767px) {
    .search-content {
        margin: -20px
    }
}

@media only screen and (max-width:480px) {
    .search-results-list .has-thumb {
        display: block
    }
    .search-results-list .has-thumb:after {
        content: "";
        display: table;
        clear: both
    }
    .search-results-list .has-thumb .result-data,
    .search-results-list .has-thumb .result-thumb {
        display: block
    }
    .search-results-list .has-thumb .result-thumb {
        float: left
    }
    .search-results-list .has-thumb .result-data .title {
        margin-top: 3px
    }
    .search-results-list .result-thumb .fa,
    .search-results-list .result-thumb img {
        height: 35px;
        width: 35px
    }
    .search-results-list .result-thumb .fa {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 35px;
        line-height: 3.5rem
    }
}

html.dark .search-content .search-control-wrapper {
    background: #1d2127;
    border-bottom-color: #282d36
}

html.dark .search-content .tab-content {
    background: 0 0
}

html.dark .search-content .search-toolbar {
    background: #21262d;
    border-bottom-color: #21262d
}

html.dark .search-content .search-toolbar .nav-pills a,
html.dark .search-content .search-toolbar .nav-pills a:focus,
html.dark .search-content .search-toolbar .nav-pills a:hover {
    border-bottom-color: #21262d;
    border-top-color: #21262d;
    color: #808697
}

html.dark .search-content .search-toolbar .nav-pills a:focus,
html.dark .search-content .search-toolbar .nav-pills a:hover {
    border-bottom-color: #21262d;
    border-top-color: #21262d;
    color: #555
}

html.dark .search-content .search-toolbar .nav-pills li.active a,
html.dark .search-content .search-toolbar .nav-pills li.active a:focus,
html.dark .search-content .search-toolbar .nav-pills li.active a:hover {
    color: #ccc;
    border-bottom-color: #ccc
}

html.dark .search-content .search-results-list li {
    border-bottom-color: #282d36
}

html.dark .search-content .search-results-list a .description {
    color: #808697
}

html.dark .search-content .search-results-list a:hover {
    background: #282d36
}

html.dark,
html.dark body,
html.dark.boxed .content-body {
    background-color: #1d2127
}

html.dark body {
    color: #808697
}

html.dark .h1,
html.dark .h2,
html.dark .h3,
html.dark .h4,
html.dark .h5,
html.dark .h6,
html.dark h1,
html.dark h2,
html.dark h3,
html.dark h4,
html.dark h5,
html.dark h6 {
    color: #fff
}

html.dark .alert .h1,
html.dark .alert .h2,
html.dark .alert .h3,
html.dark .alert .h4,
html.dark .alert .h5,
html.dark .alert .h6,
html.dark .alert h1,
html.dark .alert h2,
html.dark .alert h3,
html.dark .alert h4,
html.dark .alert h5,
html.dark .alert h6 {
    color: #111
}

html.dark blockquote {
    border-color: #282d36
}

html.dark .text-dark {
    color: #fff!important
}

html.dark ul.nav-list.primary>li a {
    border-bottom-color: #282d36
}

html.dark ul.nav-list.primary>li a:hover {
    background-color: #282d36
}

html.dark .pagination>li>a,
html.dark .pagination>li>span {
    background-color: #282d36;
    border-color: #242830
}

html.dark .pagination>li.active>a,
html.dark .pagination>li.active>span {
    background-color: #ccc;
    border-color: #242830
}

html.dark .dropdown-menu {
    background-color: #282d36
}

html.dark .dropdown-menu>li>a {
    color: #eee
}

html.dark .dropdown-menu>li>a:focus,
html.dark .dropdown-menu>li>a:hover {
    background-color: #1d2127;
    color: #fff
}

html.dark hr.dotted,
html.dark hr.solid {
    border-color: #4c4c4c
}

html.dark .img-thumbnail,
html.dark .thumbnail {
    background-color: #21262d;
    border-color: #282d36
}

.login-back-left {
    /*background: #deebf6*/
}

.login-back-right {
    background: #051e30;
}

.label-login-mot-passe_oublie {
    color: hsla(0, 0%, 100%, .67)
}

.btn-my {
    background-color: #137f8c;
    border-color: rgba(0, 0, 0, .31)
}

.btn-my,
.btn-my:hover {
    color: hsla(0, 0%, 100%, .68)
}

.btn-my:hover {
    background-color: #238090;
    border: 1px solid #0c5861
}

.header-left {
    float: left;
    height: 56px
}

.top-menu-header ul {
    display: inline-block;
    list-style: none;
    margin: 4px -10px 0 0;
    padding: 0;
    vertical-align: middle
}

.top-menu-header ul>li {
    float: left;
    margin: 16px 10px 0 0;
    position: relative;
    padding: 5px 48px;
    background-color: #bcd6ee;
    background-image: -webkit-linear-gradient(#bcd6ee, #bcd6ee 45%);
    background-image: linear-gradient(#bcd6ee, #adc7de 45%);
    border: 1px solid rgba(0, 0, 0, .14);
    border-bottom: none
}

.top-menu-header ul>li a {
    color: #000;
    font-weight: 700
}

.question-block {
    background: rgba(236, 237, 240, .55);
    border: 1px solid rgba(0, 0, 0, .19);
    padding: 10px 15px 0;
    margin: 10px
}

.danger-style,
.default-style,
.success-style,
.warning-style {
    padding: 1px 8px
}

.my-label {
    background: rgba(0, 0, 0, .21)!important;
    font-size: 17px;
    margin-left: 28px;
    border: 1px solid hsla(0, 0%, 100%, .58)
}

.my-navbar img {
    margin: 8px 50px 8px 0
}

.my-navbar {
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.my-navbar,
.my-navbar-nav {
    background-color: #deebf6;
    background-image: -webkit-linear-gradient(#deebf6, #d3e0ea 45%);
    background-image: linear-gradient(#deebf6, #d3e0ea 45%)
}

.my-navbar-nav li {
    border-left: 1px solid #f6f6f6
}

.my-navbar-nav .active a {
    background-color: #bcd6ee;
    background-image: -webkit-linear-gradient(#bcd6ee, #bcd6ee 45%);
    background-image: linear-gradient(#bcd6ee, #adc7de 45%);
    border: 1px solid rgba(0, 0, 0, .14)
}

.my-navbar-nav i {
    padding: 0 5px 0 10px
}

.light-login {
    background-size: 100% 100%;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/build/images/background-light.db243fd1.jpeg);
    overflow-y: hidden
}

.col_half {
    width: 49%
}

.col_third {
    width: 32%
}

.col_fourth {
    width: 23.5%
}

.col_fifth {
    width: 18.4%
}

.col_sixth {
    width: 15%
}

.col_three_fourth {
    width: 74.5%
}

.col_twothird {
    width: 66%
}

.col_fifth,
.col_fourth,
.col_half,
.col_third,
.col_three_fourth,
.col_twothird {
    position: relative;
    display: inline;
    display: inline-block;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px
}

.end {
    margin-right: 0!important
}

.wrapper {
    width: 980px;
    margin: 30px auto;
    position: relative
}

.counter {
    background-color: #fff;
    padding: 20px 0;
    border-radius: 5px
}

.count-title {
    font-size: 40px
}

.count-text,
.count-title {
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center
}

.count-text {
    font-size: 13px
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5
}

.evaluation-img-choix {
    margin-left: 10px
}

.spzoom-tracker {
    z-index: 99999999
}

.dd,
.dd-list {
    display: block;
    padding: 0;
    list-style: none
}

.dd,
.dd-item>button,
.dd-list {
    position: relative
}

@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:0) {
    .ui-jqgrid .ui-jqgrid-pager>.ui-pager-control>.ui-pg-table>tbody>tr>td#grid-pager_center>.ui-pg-table {
        width: 300px
    }
}

.dd {
    max-width: 600px;
    line-height: 20px
}

.dd,
.dd-list {
    margin: 0
}

.dd-list .dd-list {
    padding-left: 30px
}

.dd-collapsed .dd-list {
    display: none
}

.dd-empty,
.dd-item,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    line-height: 20px
}

.dd-handle,
.dd2-content {
    display: block;
    margin: 5px 0;
    padding: 3px 12px;
    background: #f8faff;
    border: 1px solid #dae2ea;
    color: #7c9eb2;
    text-decoration: none;
    font-weight: 700;
    box-sizing: border-box;
    font-size: 10px
}

.dd-handle:hover,
.dd2-content:hover {
    color: #438eb9;
    background: #f4f6f7;
    border-color: #dce2e8
}

.dd-handle[class*=btn-],
.dd2-content[class*=btn-] {
    color: #fff;
    border: none;
    padding: 9px 12px
}

.dd-handle[class*=btn-]:hover,
.dd2-content[class*=btn-]:hover {
    opacity: .85;
    color: #fff
}

.dd2-handle+.dd2-content,
.dd2-handle+.dd2-content[class*=btn-] {
    padding-left: 44px
}

.dd-handle[class*=btn-]:hover,
.dd2-content[class*=btn-] .dd2-handle[class*=btn-]:hover+.dd2-content[class*=btn-] {
    color: #fff
}

.dd-item>button:hover~.dd-handle,
.dd-item>button:hover~.dd2-content {
    color: #438eb9;
    background: #f4f6f7;
    border-color: #dce2e8
}

.dd-item>button:hover~.dd-handle[class*=btn-],
.dd-item>button:hover~.dd2-content[class*=btn-] {
    opacity: .85;
    color: #fff
}

.dd2-handle:hover~.dd2-content {
    color: #438eb9;
    background: #f4f6f7;
    border-color: #dce2e8
}

.dd2-handle:hover~.dd2-content[class*=btn-] {
    opacity: .85;
    color: #fff
}

.dd2-item.dd-item>button {
    margin-left: 34px
}

.dd-item>button {
    display: block;
    z-index: 1;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 5px 1px 5px 5px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: 0 0;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: 700;
    top: 4px;
    left: 1px;
    color: #707070
}

.dd-item>button:before {
    font-family: FontAwesome;
    content: "\f067";
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
    font-weight: 400;
    font-size: 14px
}

.dd-item>button[data-action=collapse]:before {
    content: "\f068"
}

.dd-item>button:hover {
    color: #707070
}

.dd-item.dd-colored>button,
.dd-item.dd-colored>button:hover {
    color: #eee
}

.dd-empty,
.dd-placeholder {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f0f9ff;
    border: 2px dashed #bed2db;
    box-sizing: border-box
}

.dd-empty {
    border-color: #aaa;
    border-style: solid;
    background-color: #e5e5e5
}

.dd-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 999;
    opacity: .8
}

.dd-dragel>li>.dd-handle {
    color: #4b92be;
    background: #f1f5fa;
    border-color: #d6e1ea;
    border-left: 2px solid #777;
    position: relative
}

.dd-dragel>li>.dd-handle[class*=btn-] {
    color: #fff
}

.dd-dragel>.dd-item>.dd-handle {
    margin-top: 0
}

.dd-list>li[class*=item-] {
    border-width: 0;
    padding: 0
}

.dd-list>li[class*=item-]>.dd-handle {
    border-left: 2px solid;
    border-left-color: inherit
}

.dd-list>li>.dd-handle .sticker {
    position: absolute;
    right: 0;
    top: 0
}

.dd-dragel>li>.dd2-handle,
.dd2-handle {
    left: 0;
    top: 0;
    width: 36px;
    margin: 0;
    text-align: center;
    padding: 0!important;
    line-height: 26px;
    background: #ebedf2;
    border: 1px solid #dee4ea;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    z-index: 1
}

.dd-dragel>li>.dd2-handle,
.dd2-handle:hover {
    background: #e3e8ed
}

.dd2-handle[class*=btn-] {
    text-shadow: none!important;
    background: rgba(0, 0, 0, .1)!important;
    border-right: 1px solid #eee
}

.dd2-handle[class*=btn-]:hover {
    background: rgba(0, 0, 0, .08)!important
}

.dd-dragel .dd2-handle[class*=btn-] {
    border-color: transparent #eee transparent transparent
}

.dd2-handle.btn-yellow {
    background: rgba(0, 0, 0, .05)!important;
    border-right: 1px solid #fff
}

.dd2-handle.btn-yellow:hover {
    background: rgba(0, 0, 0, .08)!important
}

.dd-dragel .dd2-handle.btn-yellow {
    border-color: transparent #fff transparent transparent
}

.dd-item>.dd2-handle .drag-icon {
    display: none
}

.dd-dragel>.dd-item>.dd2-handle .drag-icon {
    display: inline
}

.dd-dragel>.dd-item>.dd2-handle .normal-icon {
    display: none
}

.syn-titre {
    line-height: 28px;
    margin-bottom: 16px;
    margin-top: 0;
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
    font-size: 14px
}

.panel-stylegreen {
    background: #176977
}

.panel-stylegreen .panel-title {
    color: #fff
}

.panel-stylegreen .panel-subtitle {
    color: hsla(0, 0%, 100%, .43)
}

.btn-blue {
    background-color: #34495e!important
}

.panel-styleblue {
    background: #34495e
}

.panel-styleblue .panel-title {
    color: #fff
}

.panel-styleblue .panel-subtitle {
    color: hsla(0, 0%, 100%, .43)
}

.reponse-juste-style {
    background: #dff0d8
}

.head-informations h4 {
    font-size: 16px;
    margin: 0;
    color: rgba(44, 122, 160, .85);
    font-weight: 700
}

.head-informations tr td {
    padding: 2px 10px
}

.head-informations b {
    font-size: 11.5px
}

.back-el {
    background: #dbe8f3;
    padding: 15px
}

.info p {
    color: #176977
}

.justify-content-end {
    display: flex;
    -ms-flex-pack: end!important;
    justify-content: flex-end!important
}

.counter-analog span.part {
    display: inline-block
}

.counter-analog span.separator {
    width: 10px;
    font-weight: 700
}

.counter-analog span.part span.digit,
.counter-analog span.separator {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center
}

.counter-analog span.part span.digit {
    width: 26px;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    margin: 0;
    background: transparent url(https://www.jqueryscript.net/demo/Flip-Clock-Countdown-Countup-Plugin-with-jQuery-Counter/src/jquery.counter-analog.png) 0 0 repeat-y
}

.counter-analog span.part span.digit0 {
    background-position: 0 0
}

.counter-analog span.part span.digit1 {
    background-position: 0 -240px
}

.counter-analog span.part span.digit2 {
    background-position: 0 -480px
}

.counter-analog span.part span.digit3 {
    background-position: 0 -720px
}

.counter-analog span.part span.digit4 {
    background-position: 0 -960px
}

.counter-analog span.part span.digit5 {
    background-position: 0 -1200px
}

.counter-analog span.part span.digit6 {
    background-position: 0 -1440px
}

.counter-analog span.part span.digit7 {
    background-position: 0 -1680px
}

.counter-analog span.part span.digit8 {
    background-position: 0 -1920px
}

.counter-analog span.part span.digit9 {
    background-position: 0 -2160px
}

@-webkit-keyframes counter-analog-01 {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 0 -240px
    }
}

@-moz-keyframes counter-analog-01 {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 0 -240px
    }
}

@-ms-keyframes counter-analog-01 {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 0 -240px
    }
}

@-webkit-keyframes counter-analog-12 {
    0% {
        background-position: 0 -240px
    }
    to {
        background-position: 0 -480px
    }
}

@-moz-keyframes counter-analog-12 {
    0% {
        background-position: 0 -240px
    }
    to {
        background-position: 0 -480px
    }
}

@-ms-keyframes counter-analog-12 {
    0% {
        background-position: 0 -240px
    }
    to {
        background-position: 0 -480px
    }
}

@-webkit-keyframes counter-analog-23 {
    0% {
        background-position: 0 -480px
    }
    to {
        background-position: 0 -720px
    }
}

@-moz-keyframes counter-analog-23 {
    0% {
        background-position: 0 -480px
    }
    to {
        background-position: 0 -720px
    }
}

@-ms-keyframes counter-analog-23 {
    0% {
        background-position: 0 -480px
    }
    to {
        background-position: 0 -720px
    }
}

@-webkit-keyframes counter-analog-34 {
    0% {
        background-position: 0 -720px
    }
    to {
        background-position: 0 -960px
    }
}

@-moz-keyframes counter-analog-34 {
    0% {
        background-position: 0 -720px
    }
    to {
        background-position: 0 -960px
    }
}

@-ms-keyframes counter-analog-34 {
    0% {
        background-position: 0 -720px
    }
    to {
        background-position: 0 -960px
    }
}

@-webkit-keyframes counter-analog-45 {
    0% {
        background-position: 0 -960px
    }
    to {
        background-position: 0 -1200px
    }
}

@-moz-keyframes counter-analog-45 {
    0% {
        background-position: 0 -960px
    }
    to {
        background-position: 0 -1200px
    }
}

@-ms-keyframes counter-analog-45 {
    0% {
        background-position: 0 -960px
    }
    to {
        background-position: 0 -1200px
    }
}

@-webkit-keyframes counter-analog-56 {
    0% {
        background-position: 0 -1200px
    }
    to {
        background-position: 0 -1440px
    }
}

@-moz-keyframes counter-analog-56 {
    0% {
        background-position: 0 -1200px
    }
    to {
        background-position: 0 -1440px
    }
}

@-ms-keyframes counter-analog-56 {
    0% {
        background-position: 0 -1200px
    }
    to {
        background-position: 0 -1440px
    }
}

@-webkit-keyframes counter-analog-67 {
    0% {
        background-position: 0 -1440px
    }
    to {
        background-position: 0 -1680px
    }
}

@-moz-keyframes counter-analog-67 {
    0% {
        background-position: 0 -1440px
    }
    to {
        background-position: 0 -1680px
    }
}

@-ms-keyframes counter-analog-67 {
    0% {
        background-position: 0 -1440px
    }
    to {
        background-position: 0 -1680px
    }
}

@-webkit-keyframes counter-analog-78 {
    0% {
        background-position: 0 -1680px
    }
    to {
        background-position: 0 -1920px
    }
}

@-moz-keyframes counter-analog-78 {
    0% {
        background-position: 0 -1680px
    }
    to {
        background-position: 0 -1920px
    }
}

@-ms-keyframes counter-analog-78 {
    0% {
        background-position: 0 -1680px
    }
    to {
        background-position: 0 -1920px
    }
}

@-webkit-keyframes counter-analog-89 {
    0% {
        background-position: 0 -1920px
    }
    to {
        background-position: 0 -2160px
    }
}

@-moz-keyframes counter-analog-89 {
    0% {
        background-position: 0 -1920px
    }
    to {
        background-position: 0 -2160px
    }
}

@-ms-keyframes counter-analog-89 {
    0% {
        background-position: 0 -1920px
    }
    to {
        background-position: 0 -2160px
    }
}

@-webkit-keyframes counter-analog-90 {
    0% {
        background-position: 0 -2160px
    }
    to {
        background-position: 0 -2400px
    }
}

@-moz-keyframes counter-analog-90 {
    0% {
        background-position: 0 -2160px
    }
    to {
        background-position: 0 -2400px
    }
}

@-ms-keyframes counter-analog-90 {
    0% {
        background-position: 0 -2160px
    }
    to {
        background-position: 0 -2400px
    }
}

.counter-analog span.part span.digit01 {
    -webkit-animation: counter-analog-01 .3s steps(6) 1;
    -moz-animation: counter-analog-01 .3s steps(6) 1;
    -ms-animation: counter-analog-01 .3s steps(6) 1
}

.counter-analog span.part span.digit12 {
    -webkit-animation: counter-analog-12 .3s steps(6) 1;
    -moz-animation: counter-analog-12 .3s steps(6) 1;
    -ms-animation: counter-analog-12 .3s steps(6) 1
}

.counter-analog span.part span.digit23 {
    -webkit-animation: counter-analog-23 .3s steps(6) 1;
    -moz-animation: counter-analog-23 .3s steps(6) 1;
    -ms-animation: counter-analog-23 .3s steps(6) 1
}

.counter-analog span.part span.digit34 {
    -webkit-animation: counter-analog-34 .3s steps(6) 1;
    -moz-animation: counter-analog-34 .3s steps(6) 1;
    -ms-animation: counter-analog-34 .3s steps(6) 1
}

.counter-analog span.part span.digit45 {
    -webkit-animation: counter-analog-45 .3s steps(6) 1;
    -moz-animation: counter-analog-45 .3s steps(6) 1;
    -ms-animation: counter-analog-45 .3s steps(6) 1
}

.counter-analog span.part span.digit56 {
    -webkit-animation: counter-analog-56 .3s steps(6) 1;
    -moz-animation: counter-analog-56 .3s steps(6) 1;
    -ms-animation: counter-analog-56 .3s steps(6) 1
}

.counter-analog span.part span.digit67 {
    -webkit-animation: counter-analog-67 .3s steps(6) 1;
    -moz-animation: counter-analog-67 .3s steps(6) 1;
    -ms-animation: counter-analog-67 .3s steps(6) 1
}

.counter-analog span.part span.digit78 {
    -webkit-animation: counter-analog-78 .3s steps(6) 1;
    -moz-animation: counter-analog-78 .3s steps(6) 1;
    -ms-animation: counter-analog-78 .3s steps(6) 1
}

.counter-analog span.part span.digit89 {
    -webkit-animation: counter-analog-89 .3s steps(6) 1;
    -moz-animation: counter-analog-89 .3s steps(6) 1;
    -ms-animation: counter-analog-89 .3s steps(6) 1
}

.counter-analog span.part span.digit90 {
    -webkit-animation: counter-analog-90 .3s steps(6) 1;
    -moz-animation: counter-analog-90 .3s steps(6) 1;
    -ms-animation: counter-analog-90 .3s steps(6) 1
}

@-webkit-keyframes counter-analog-10 {
    0% {
        background-position: 0 -240px
    }
    to {
        background-position: 0 0
    }
}

@-moz-keyframes counter-analog-10 {
    0% {
        background-position: 0 -240px
    }
    to {
        background-position: 0 0
    }
}

@-ms-keyframes counter-analog-10 {
    0% {
        background-position: 0 -240px
    }
    to {
        background-position: 0 0
    }
}

@-webkit-keyframes counter-analog-21 {
    0% {
        background-position: 0 -480px
    }
    to {
        background-position: 0 -240px
    }
}

@-moz-keyframes counter-analog-21 {
    0% {
        background-position: 0 -480px
    }
    to {
        background-position: 0 -240px
    }
}

@-ms-keyframes counter-analog-21 {
    0% {
        background-position: 0 -480px
    }
    to {
        background-position: 0 -240px
    }
}

@-webkit-keyframes counter-analog-32 {
    0% {
        background-position: 0 -720px
    }
    to {
        background-position: 0 -480px
    }
}

@-moz-keyframes counter-analog-32 {
    0% {
        background-position: 0 -720px
    }
    to {
        background-position: 0 -480px
    }
}

@-ms-keyframes counter-analog-32 {
    0% {
        background-position: 0 -720px
    }
    to {
        background-position: 0 -480px
    }
}

@-webkit-keyframes counter-analog-43 {
    0% {
        background-position: 0 -960px
    }
    to {
        background-position: 0 -720px
    }
}

@-moz-keyframes counter-analog-43 {
    0% {
        background-position: 0 -960px
    }
    to {
        background-position: 0 -720px
    }
}

@-ms-keyframes counter-analog-43 {
    0% {
        background-position: 0 -960px
    }
    to {
        background-position: 0 -720px
    }
}

@-webkit-keyframes counter-analog-54 {
    0% {
        background-position: 0 -1200px
    }
    to {
        background-position: 0 -960px
    }
}

@-moz-keyframes counter-analog-54 {
    0% {
        background-position: 0 -1200px
    }
    to {
        background-position: 0 -960px
    }
}

@-ms-keyframes counter-analog-54 {
    0% {
        background-position: 0 -1200px
    }
    to {
        background-position: 0 -960px
    }
}

@-webkit-keyframes counter-analog-65 {
    0% {
        background-position: 0 -1440px
    }
    to {
        background-position: 0 -1200px
    }
}

@-moz-keyframes counter-analog-65 {
    0% {
        background-position: 0 -1440px
    }
    to {
        background-position: 0 -1200px
    }
}

@-ms-keyframes counter-analog-65 {
    0% {
        background-position: 0 -1440px
    }
    to {
        background-position: 0 -1200px
    }
}

@-webkit-keyframes counter-analog-76 {
    0% {
        background-position: 0 -1680px
    }
    to {
        background-position: 0 -1440px
    }
}

@-moz-keyframes counter-analog-76 {
    0% {
        background-position: 0 -1680px
    }
    to {
        background-position: 0 -1440px
    }
}

@-ms-keyframes counter-analog-76 {
    0% {
        background-position: 0 -1680px
    }
    to {
        background-position: 0 -1440px
    }
}

@-webkit-keyframes counter-analog-87 {
    0% {
        background-position: 0 -1920px
    }
    to {
        background-position: 0 -1680px
    }
}

@-moz-keyframes counter-analog-87 {
    0% {
        background-position: 0 -1920px
    }
    to {
        background-position: 0 -1680px
    }
}

@-ms-keyframes counter-analog-87 {
    0% {
        background-position: 0 -1920px
    }
    to {
        background-position: 0 -1680px
    }
}

@-webkit-keyframes counter-analog-98 {
    0% {
        background-position: 0 -2160px
    }
    to {
        background-position: 0 -1920px
    }
}

@-moz-keyframes counter-analog-98 {
    0% {
        background-position: 0 -2160px
    }
    to {
        background-position: 0 -1920px
    }
}

@-ms-keyframes counter-analog-98 {
    0% {
        background-position: 0 -2160px
    }
    to {
        background-position: 0 -1920px
    }
}

@-webkit-keyframes counter-analog-09 {
    0% {
        background-position: 0 -2400px
    }
    to {
        background-position: 0 -2160px
    }
}

@-moz-keyframes counter-analog-09 {
    0% {
        background-position: 0 -2400px
    }
    to {
        background-position: 0 -2160px
    }
}

@-ms-keyframes counter-analog-09 {
    0% {
        background-position: 0 -2400px
    }
    to {
        background-position: 0 -2160px
    }
}

.counter-analog span.part span.digit10 {
    -webkit-animation: counter-analog-10 .3s steps(6) 1;
    -moz-animation: counter-analog-10 .3s steps(6) 1;
    -ms-animation: counter-analog-10 .3s steps(6) 1
}

.counter-analog span.part span.digit21 {
    -webkit-animation: counter-analog-21 .3s steps(6) 1;
    -moz-animation: counter-analog-21 .3s steps(6) 1;
    -ms-animation: counter-analog-21 .3s steps(6) 1
}

.counter-analog span.part span.digit32 {
    -webkit-animation: counter-analog-32 .3s steps(6) 1;
    -moz-animation: counter-analog-32 .3s steps(6) 1;
    -ms-animation: counter-analog-32 .3s steps(6) 1
}

.counter-analog span.part span.digit43 {
    -webkit-animation: counter-analog-43 .3s steps(6) 1;
    -moz-animation: counter-analog-43 .3s steps(6) 1;
    -ms-animation: counter-analog-43 .3s steps(6) 1
}

.counter-analog span.part span.digit54 {
    -webkit-animation: counter-analog-54 .3s steps(6) 1;
    -moz-animation: counter-analog-54 .3s steps(6) 1;
    -ms-animation: counter-analog-54 .3s steps(6) 1
}

.counter-analog span.part span.digit65 {
    -webkit-animation: counter-analog-65 .3s steps(6) 1;
    -moz-animation: counter-analog-65 .3s steps(6) 1;
    -ms-animation: counter-analog-65 .3s steps(6) 1
}

.counter-analog span.part span.digit76 {
    -webkit-animation: counter-analog-76 .3s steps(6) 1;
    -moz-animation: counter-analog-76 .3s steps(6) 1;
    -ms-animation: counter-analog-76 .3s steps(6) 1
}

.counter-analog span.part span.digit87 {
    -webkit-animation: counter-analog-87 .3s steps(6) 1;
    -moz-animation: counter-analog-87 .3s steps(6) 1;
    -ms-animation: counter-analog-87 .3s steps(6) 1
}

.counter-analog span.part span.digit98 {
    -webkit-animation: counter-analog-98 .3s steps(6) 1;
    -moz-animation: counter-analog-98 .3s steps(6) 1;
    -ms-animation: counter-analog-98 .3s steps(6) 1
}

.counter-analog span.part span.digit09 {
    -webkit-animation: counter-analog-09 .3s steps(6) 1;
    -moz-animation: counter-analog-09 .3s steps(6) 1;
    -ms-animation: counter-analog-09 .3s steps(6) 1
}

.counter {
    float: right;
    display: block;
    position: absolute;
    right: 0;
    border-radius: 0;
    text-align: center;
    top: 54px;
    padding: 10px
}

.color-th {
    color: #186a78;
    font-size: 13px
}

.question {
    font-size: 16px;
    font-weight: 700
}

p {
    margin: 0!important
}

.button-commencer {
    display: none
}

.active-commencer {
    display: block
}

.table-center {
    width: 260px;
    margin-left: auto;
    margin-right: auto;
    display: block
}

.table-center td {
    text-align: left
}

.right-padding-text {
    text-align: initial;
    padding-left: 5px
}

.count-debut-epreuve2 {
    display: contents
}

.labelt label {
    padding-right: 8px;
    padding-left: 8px
}

.btn-link,
a {
    color: #08c
}

.btn-link:focus,
.btn-link:hover,
a:focus,
a:hover {
    color: #0099e6
}

.btn-link:active,
a:active {
    color: #0077b3
}

.sidebar-left .sidebar-header .sidebar-toggle:hover i {
    color: #08c
}

@media only screen and (min-width:768px) {
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main li.nav-active a:hover,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main li.nav-active a:hover {
        color: #08c
    }
    html.sidebar-left-collapsed.boxed .sidebar-left .nav-main>li:hover>a span.label,
    html.sidebar-left-collapsed.scroll .sidebar-left .nav-main>li:hover>a span.label {
        background-color: #08c
    }
}

@media only screen and (max-width:1199px) {
    html.boxed .header {
        border-top-color: #08c
    }
}

@media only screen and (min-width:1200px) {
    html.boxed .header {
        border-top-color: #08c
    }
    html.boxed .sidebar-right {
        border-top-color: #08c;
        min-height: 0
    }
}

.mailbox .mailbox-mail-list li.active,
.userbox.open .dropdown-menu a:hover {
    background: #08c
}

.mailbox .mailbox-mail .mailbox-close-mail {
    color: #08c
}

.mailbox .mailbox-mail .mailbox-close-mail:hover {
    color: #0099e6
}

.mailbox .mailbox-mail .panel .panel-heading .panel-actions a:hover {
    color: #08c
}

.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-toolbar,
.media-gallery .mg-files .thumbnail .thumb-preview .mg-thumb-options .mg-zoom,
.media-gallery ul.mg-tags>li a:hover {
    background-color: #08c
}

.media-gallery .mg-files .thumbnail.thumbnail-selected {
    box-shadow: 0 0 8px -1px #08c
}

.body-sign .panel-sign .panel-title-sign .title {
    background-color: rgba(0, 0, 0, .44);
    color: hsla(0, 0%, 100%, .67)
}

.body-sign .panel-sign .panel-body {
    border-top-color: #666
}

.body-locked .current-user .user-image {
    border-color: #08c
}

blockquote.primary {
    border-color: #498bac
}

.nav-pills-primary>li a:focus,
.nav-pills-primary>li a:hover {
    color: #08c;
    background-color: #cef
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.nav-pills-primary>li.active>a,
.nav-pills-primary>li.active>a:active,
.nav-pills-primary>li.active>a:focus,
.nav-pills-primary>li.active>a:hover {
    background-color: #08c
}

.open>.dropdown-toggle.btn-primary {
    background: #08c;
    border-color: #0077b3
}

body .btn-primary.dropdown-toggle {
    border-left-color: #00a3f5
}

body .btn-primary {
    color: #151515;
    text-shadow: none;
    background-color: #498bac;
    border-color: #498bac;
    color: #fff
}

body .btn-primary:hover {
    border-color: #4988a9!important;
    background-color: #4988a9
}

body .btn-primary:active,
body .btn-primary:focus {
    border-color: rgba(0, 0, 0, .27)!important;
    background-color: #208596
}

body .btn-primary[disabled] {
    border-color: #3bf!important;
    background-color: #3bf
}

body .btn-success {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #47a447;
    border-color: #47a447
}

body .btn-success:hover {
    border-color: #51b451!important;
    background-color: #51b451
}

body .btn-success:active,
body .btn-success:focus {
    border-color: #3f923f!important;
    background-color: #3f923f
}

body .btn-success[disabled] {
    border-color: #86cb86!important;
    background-color: #86cb86
}

body .btn-warning {
    color: #777;
    background-color: #ffe799;
    border-color: rgba(0, 0, 0, .25)
}

body .btn-warning:hover {
    border-color: rgba(0, 0, 0, .38)!important;
    background-color: #ead48b;
    color: #777
}

body .btn-warning[disabled] {
    border-color: #f5c786!important;
    background-color: #f5c786
}

body .btn-danger {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #d2322d;
    border-color: #d2322d
}

body .btn-danger:hover {
    border-color: #d64742!important;
    background-color: #d64742
}

body .btn-danger:active,
body .btn-danger:focus {
    border-color: #bd2d29!important;
    background-color: #bd2d29
}

body .btn-danger[disabled] {
    border-color: #e48481!important;
    background-color: #e48481
}

body .btn-info {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #5bc0de;
    border-color: #5bc0de
}

body .btn-info:hover {
    border-color: #70c8e2!important;
    background-color: #70c8e2
}

body .btn-info:active,
body .btn-info:focus {
    border-color: #46b8da!important;
    background-color: #46b8da
}

body .btn-info[disabled] {
    border-color: #b0e1ef!important;
    background-color: #b0e1ef
}

body .btn-dark {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #171717;
    border-color: #171717
}

body .btn-dark:hover {
    border-color: #242424!important;
    background-color: #242424
}

body .btn-dark:active,
body .btn-dark:focus {
    border-color: #0a0a0a!important;
    background-color: #0a0a0a
}

body .btn-dark[disabled] {
    border-color: #4a4a4a!important;
    background-color: #4a4a4a
}

.label-primary {
    background: #08c
}

.text-primary {
    color: #08c!important
}

.bg-primary {
    background: #08c
}

.alternative-font {
    color: #08c
}

.highlight {
    background-color: #08c
}

p.drop-caps.colored:first-child:first-letter {
    color: #08c
}

p.drop-caps.colored.secundary:first-child:first-letter {
    background-color: #08c
}

.well.primary {
    background: #176977;
    border-color: #146775;
    border-radius: 0
}

.form-control:focus {
    border-color: #3bf;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 136, 204, .3)
}

.header .toggle-sidebar-left {
    background: #08c
}

.page-header h2 {
    border-bottom-color: #08c
}

.page-header .sidebar-right-toggle:hover {
    color: #08c
}

ul.nav-main>li.nav-active>a {
    box-shadow: inset 2px 0 0 #08c
}

ul.nav-main li .nav-children li.nav-active>a,
ul.nav-main>li.nav-active>i {
    color: #08c
}

html.no-overflowscrolling .nano>.nano-pane>.nano-slider {
    background: #08c
}

.nav-pills>.active a,
.nav-pills>.active a:focus,
.nav-pills>.active a:hover {
    background-color: #08c
}

.pagination>li a {
    color: #08c
}

.pagination>li a:focus,
.pagination>li a:hover {
    color: #0099e6
}

.pagination>li.active a,
.pagination>li.active a:focus,
.pagination>li.active a:hover,
.pagination>li.active span,
.pagination>li.active span:focus,
.pagination>li.active span:hover {
    background-color: #08c;
    border-color: #08c
}

.pagination>li.active a {
    background-color: #08c
}

html .pagination>li.active a,
html .pagination>li.active a:focus,
html .pagination>li.active a:hover,
html .pagination>li.active span,
html .pagination>li.active span:focus,
html .pagination>li.active span:hover,
html.dark .pagination>li.active a,
html.dark .pagination>li.active a:focus,
html.dark .pagination>li.active a:hover,
html.dark .pagination>li.active span,
html.dark .pagination>li.active span:focus,
html.dark .pagination>li.active span:hover {
    background-color: #08c;
    border-color: #08c
}

html .pagination>li.active a,
html.dark .pagination>li.active a {
    background-color: #08c
}

.fc .fc-widget-header {
    background: #08c;
    border-color: #08c
}

.fc .fc-header-title h2:before {
    color: #08c
}

.fc-event,
.fc-event.fc-event-primary {
    background: #08c;
    border-color: #08c
}

.jqvmap-zoomin,
.jqvmap-zoomout {
    background: #08c
}

.timeline .tm-items>li .tm-datetime .tm-datetime-time {
    color: rgba(41, 116, 154, .85)
}

.timeline .tm-items>li .tm-icon {
    border-color: rgba(44, 122, 160, .85);
    color: rgba(44, 122, 160, .85)
}

.timeline.timeline-simple .tm-body .tm-items>li:before {
    background: #08c;
    box-shadow: 0 0 0 3px #fff, 0 0 0 6px #08c
}

html.dark .timeline.timeline-simple .tm-body .tm-items>li:before {
    background: #08c;
    box-shadow: 0 0 0 3px #2e353e, 0 0 0 6px #08c
}

.pricing-table h3 span {
    color: #08c
}

.pricing-table .most-popular h3 {
    background-color: #08c!important;
    color: #fff!important
}

.panel-group .panel-accordion .panel-heading a {
    color: #08c
}

.alert-primary {
    background-color: #08c;
    border-color: #007ebd
}

.alert-primary .alert-link {
    color: #046
}

.dd-handle:hover {
    color: #08c!important
}

.dd-placeholder {
    background: #e6f7ff;
    border-color: #08c
}

.panel-highlight .panel-heading {
    background-color: #08c;
    border-color: #08c
}

.panel-highlight .panel-body {
    background-color: #08c
}

html .panel-primary .panel-heading {
    background: #08c;
    border-color: #08c
}

.panel-body.bg-primary,
.panel-heading.bg-primary {
    background: #08c
}

.panel-featured-primary {
    border-color: #08c
}

.panel-featured-primary .panel-title {
    color: #08c
}

.panel-group .panel-accordion-primary .panel-heading .panel-title a,
.panel-heading-icon.bg-primary {
    background: #08c
}

.toggle label {
    border: 1px solid rgba(0, 0, 0, .13);
    color: #08c;
    color: #777!important;
    display: block;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: 700;
    border-radius: 0;
    margin: 0
}

.toggle.active>label {
    background: #176977!important;
    border-color: rgba(0, 0, 0, .35);
    color: #fff!important
}

.jstree-default .jstree-hovered {
    background-color: #e6f7ff!important
}

.jstree-default .jstree-clicked {
    background-color: #b3e5ff!important
}

.jstree-default .colored,
.jstree-default .colored .jstree-icon,
.jstree-default .colored-icon .jstree-icon {
    color: #08c!important
}

.sidebar-widget.widget-tasks ul li:before {
    border-color: #08c
}

.widget-twitter-profile {
    background-color: #08c
}

.widget-twitter-profile .profile-quote {
    background-color: #0096e0
}

.widget-profile-info .profile-info .profile-footer,
.widget-twitter-profile .profile-quote .quote-footer {
    border-top-color: rgba(0, 170, 255, .7)
}

.thumb-info .thumb-info-type {
    background-color: #08c
}

.notifications .notification-menu .notification-title,
.social-icons-list a {
    background: #08c
}

.notifications .notification-menu .notification-title .label-default {
    background-color: #069
}

.notifications .notification-icon:before,
.notifications .notification-menu:before {
    border-bottom-color: #08c
}

.ui-pnotify .notification-primary {
    background: rgba(0, 136, 204, .95)
}

.ui-pnotify.stack-bar-bottom .notification-primary,
.ui-pnotify.stack-bar-top .notification-primary {
    background: #08c
}

.ui-pnotify.notification-primary .notification,
.ui-pnotify.notification-primary .notification-primary {
    background: rgba(0, 136, 204, .95)
}

.ui-pnotify.notification-primary.stack-bar-bottom .notification,
.ui-pnotify.notification-primary.stack-bar-bottom .notification-primary,
.ui-pnotify.notification-primary.stack-bar-top .notification,
.ui-pnotify.notification-primary.stack-bar-top .notification-primary {
    background: #08c
}

.modal-block-primary .fa {
    color: #08c
}

.modal-block-primary.modal-header-color .panel-heading {
    background-color: #08c
}

.modal-block-primary.modal-full-color .panel {
    background-color: #00a3f5
}

.modal-block-primary.modal-full-color .panel-heading {
    background-color: #08c
}

.modal-block-primary.modal-full-color .panel-footer {
    background-color: #00a3f5
}

.modal-block-primary .modal-icon .fa,
html body .tabs-primary .nav-tabs li a,
html body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs li a,
html.dark body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
    color: #08c
}

html body .tabs-primary .nav-tabs li a:hover,
html body .tabs-primary .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary .nav-tabs li a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li a:hover {
    border-top-color: #08c
}

html body .tabs-primary .nav-tabs li.active a,
html body .tabs-primary .nav-tabs li.active a:focus,
html body .tabs-primary .nav-tabs li.active a:hover,
html body .tabs-primary .nav-tabs.nav-justified li.active a,
html body .tabs-primary .nav-tabs.nav-justified li.active a:focus,
html body .tabs-primary .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary .nav-tabs li.active a,
html.dark body .tabs-primary .nav-tabs li.active a:focus,
html.dark body .tabs-primary .nav-tabs li.active a:hover,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary .nav-tabs.nav-justified li.active a:hover {
    border-top-color: #08c;
    color: #08c
}

html body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li a:hover {
    border-bottom-color: #08c
}

html body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs li.active a:hover,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:focus,
html.dark body .tabs-primary.tabs-bottom .nav-tabs.nav-justified li.active a:hover {
    border-top-color: #fff;
    border-bottom-color: #08c
}

html body .tabs-primary.tabs-vertical.tabs-left li a:hover,
html body .tabs-primary.tabs-vertical.tabs-left li.active a,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:focus,
html body .tabs-primary.tabs-vertical.tabs-left li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-left li.active a:hover {
    border-left-color: #08c
}

html body .tabs-primary.tabs-vertical.tabs-right li a:hover,
html body .tabs-primary.tabs-vertical.tabs-right li.active a,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html body .tabs-primary.tabs-vertical.tabs-right li.active a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li a:hover,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:focus,
html.dark body .tabs-primary.tabs-vertical.tabs-right li.active a:hover {
    border-right-color: #08c
}

ul.simple-bullet-list li:before {
    border-color: #08c
}

.simple-card-list li.primary {
    background: #08c
}

.search-content .search-toolbar .nav-pills li.active a {
    color: #08c;
    border-bottom-color: #08c
}

.search-results-list .result-thumb .fa {
    background: #08c
}

html.dark .search-content .search-toolbar .nav-pills li.active a,
html.dark .search-content .search-toolbar .nav-pills li.active a:focus,
html.dark .search-content .search-toolbar .nav-pills li.active a:hover {
    color: #08c;
    border-bottom-color: #08c
}

.bootstrap-timepicker-widget table td a:hover {
    background-color: #08c
}

.checkbox-primary label:before,
html.dark .checkbox-primary label:before {
    background: #08c;
    border-color: #0077b3
}

.checkbox-text-primary input[type=checkbox]:checked+label:after,
html.dark .checkbox-text-primary input[type=checkbox]:checked+label:after {
    color: #08c
}

.radio-primary input[type=radio]:checked+label:after,
html.dark .radio-primary input[type=radio]:checked+label:after {
    background: #08c;
    -webkit-box-shadow: 0 0 1px #08c;
    box-shadow: 0 0 1px #08c
}

.switch.switch-primary .ios-switch .on-background {
    background: #08c
}

.progress .progress-bar-primary,
.progress-bar {
    background-color: #08c
}

.slider-primary .ui-slider-handle,
.slider-primary .ui-slider-range {
    background: #08c
}

.slider-gradient.slider-primary .ui-slider-handle,
.slider-gradient.slider-primary .ui-slider-range {
    background-image: -webkit-linear-gradient(left, #0af, #08c 50%, #069);
    background-image: linear-gradient(left, #0af, #08c 50%, #069)
}

.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-handle,
.slider-gradient.ui-slider-vertical.slider-primary .ui-slider-range {
    background-image: -webkit-linear-gradient(90deg, #0af 0, #08c 50%, #069);
    background-image: linear-gradient(90deg, #0af 0, #08c 50%, #069)
}

.datepicker table {
    width: 100%
}

.datepicker table tfoot tr th:hover,
.datepicker table thead tr th.next:hover,
.datepicker table thead tr th.prev:hover,
.datepicker table thead tr:first-child th:hover,
.datepicker table tr td span:hover,
.datepicker table tr td.day:hover,
.datepicker.datepicker-dark table tbody tr td.day.active,
.datepicker.datepicker-dark table tbody tr td.day:hover,
.datepicker.datepicker-dark table thead tr th.next:hover,
.datepicker.datepicker-dark table thead tr th.prev:hover,
html.dark .datepicker.datepicker-primary table tbody tr td.day.active,
html.dark .datepicker.datepicker-primary table tbody tr td.day:hover,
html.dark .datepicker.datepicker-primary table thead tr th.next:hover,
html.dark .datepicker.datepicker-primary table thead tr th.prev:hover {
    background: #08c
}

.datepicker.datepicker-primary table thead tr:first-child {
    background-color: #08c
}

.datepicker.datepicker-primary table thead tr:first-child th:hover {
    background-color: #069
}

.datepicker.datepicker-primary table thead tr:last-child {
    background-color: #0099e6
}

.datepicker.datepicker-primary table thead tr:last-child th:hover {
    background-color: #08c
}

.datepicker.datepicker-primary table tbody tr td.day.active,
.datepicker.datepicker-primary table tbody tr td.day:hover,
.select2-container-multi .select2-choices .select2-search-choice {
    background: #08c
}

.wizard-steps>li.active .badge {
    background-color: #08c
}

.wizard-steps>li.active a,
.wizard-steps>li.active a:focus,
.wizard-steps>li.active a:hover {
    border-top-color: #08c
}

.wizard-tabs ul>li.active .badge {
    background-color: #08c
}

html .wizard-progress .steps-progress .progress-indicator,
html.dark .wizard-progress .steps-progress .progress-indicator {
    background: #08c;
    background-color: #176977
}

html .wizard-progress .wizard-steps li.completed a span,
html.dark .wizard-progress .wizard-steps li.completed a span {
    border-color: #08c;
    background: #08c;
    background-color: #176977;
    border-color: rgba(0, 0, 0, .25)
}

html .wizard-progress .wizard-steps li.active a span,
html.dark .wizard-progress .wizard-steps li.active a span {
    color: #08c;
    border-color: #08c;
    background-color: #176977;
    border-color: rgba(0, 0, 0, .25);
    color: #fff
}

.dataTables_processing,
.table>tbody>tr.primary>td,
.table>tbody>tr.primary>th,
.table>tbody>tr>td.primary,
.table>tbody>tr>th.primary,
.table>tfoot>tr.primary>td,
.table>tfoot>tr.primary>th,
.table>tfoot>tr>td.primary,
.table>tfoot>tr>th.primary,
.table>thead>tr.primary>td,
.table>thead>tr.primary>th,
.table>thead>tr>td.primary,
.table>thead>tr>th.primary {
    background-color: #08c
}

.liquid-meter-wrapper .liquid-meter-selector a.active {
    color: #08c
}

.spzoom-zoom {
    z-index: 999999
}

table.dataTable {
    clear: both;
    margin-top: 6px!important;
    margin-bottom: 6px!important;
    max-width: none!important;
    border-collapse: separate!important;
    border-spacing: 0;
    font-size: 11px
}

table.dataTable td,
table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
    text-align: center
}

table.dataTable.nowrap td,
table.dataTable.nowrap th {
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length label {
    font-weight: 400;
    text-align: left;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length select {
    width: auto;
    display: inline-block
}

div.dataTables_wrapper div.dataTables_filter {
    text-align: right
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: 400;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: .85em;
    white-space: nowrap
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
    justify-content: flex-end
}

div.dataTables_wrapper div.dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0
}

table.dataTable thead>tr>td.sorting,
table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc {
    padding-right: 30px
}

table.dataTable thead>tr>td:active,
table.dataTable thead>tr>th:active {
    outline: 0
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    position: relative
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
    position: absolute;
    bottom: .9em;
    display: block;
    opacity: .3
}

table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:before {
    right: 1em;
    content: "\2191"
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc_disabled:after {
    right: .5em;
    content: "\2193"
}

table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
    opacity: 1
}

table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
    opacity: 0
}

div.dataTables_scrollHead table.dataTable {
    margin-bottom: 0!important
}

div.dataTables_scrollBody table {
    border-top: none;
    margin-top: 0!important;
    margin-bottom: 0!important
}

div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting:before,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_asc:before,
div.dataTables_scrollBody table thead .sorting_desc:after,
div.dataTables_scrollBody table thead .sorting_desc:before {
    display: none
}

div.dataTables_scrollBody table tbody tr:first-child td,
div.dataTables_scrollBody table tbody tr:first-child th {
    border-top: none
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner {
    box-sizing: content-box
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner>table {
    margin-top: 0!important;
    border-top: none
}

@media screen and (max-width:767px) {
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_paginate {
        text-align: center
    }
}

table.dataTable.table-sm>thead>tr>th {
    padding-right: 20px
}

table.dataTable.table-sm .sorting:before,
table.dataTable.table-sm .sorting_asc:before,
table.dataTable.table-sm .sorting_desc:before {
    top: 5px;
    right: .85em
}

table.dataTable.table-sm .sorting:after,
table.dataTable.table-sm .sorting_asc:after,
table.dataTable.table-sm .sorting_desc:after {
    top: 5px
}

table.table-bordered.dataTable td,
table.table-bordered.dataTable th {
    border-left-width: 0
}

table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable th:last-child {
    border-right-width: 0
}

div.dataTables_scrollHead table.table-bordered,
table.table-bordered.dataTable tbody td,
table.table-bordered.dataTable tbody th {
    border-bottom-width: 0
}

div.table-responsive>div.dataTables_wrapper>div.row {
    margin: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child {
    padding-left: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child {
    padding-right: 0
}


/*!* Bootstrap v2.3.0-j4
                        * * Copyright 2012 Twitter,
                        Inc * Licensed under the Apache License v2.0 * http: //www.apache.org/licenses/LICENSE-2.0
                        * * Designed and built with all the love in the world by @mdo and @fat,
                        extended by @ArnoldDaniels.*/

.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    transform: translate(-300px) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer
}

.fileupload .uneditable-input {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text;
    background: #fff
}

.fileupload .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center
}

.fileupload .thumbnail>img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%
}

.fileupload .btn {
    vertical-align: middle;
    line-height: 21px;
    margin-left: -5px
}

.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists {
    display: none
}

.fileupload-inline .fileupload-controls {
    display: inline
}

.fileupload-new .input-append .btn-file {
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0
}

.thumbnail-borderless .thumbnail {
    border: none;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.fileupload-new.thumbnail-borderless .thumbnail {
    border: 1px solid #ddd
}

.control-group.warning .fileupload .uneditable-input {
    color: #a47e3c;
    border-color: #a47e3c
}

.control-group.warning .fileupload .fileupload-preview {
    color: #a47e3c
}

.control-group.warning .fileupload .thumbnail {
    border-color: #a47e3c
}

.control-group.error .fileupload .uneditable-input {
    color: #b94a48;
    border-color: #b94a48
}

.control-group.error .fileupload .fileupload-preview {
    color: #b94a48
}

.control-group.error .fileupload .thumbnail {
    border-color: #b94a48
}

.control-group.success .fileupload .uneditable-input {
    color: #468847;
    border-color: #468847
}

.control-group.success .fileupload .fileupload-preview {
    color: #468847
}

.control-group.success .fileupload .thumbnail {
    border-color: #468847
}

.uneditable-input {
    border: 1px solid #ccc;
    height: 25px;
    padding: 3px 10px;
    width: 200px;
    overflow: hidden;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.uneditable-input .glyphicon {
    float: left;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: 2px;
    opacity: .5
}

.fileupload-preview {
    width: 400px;
    display: block;
    color: #666
}