hr,
img {
    border: 0
}

body,
figure {
    margin: 0
}

.btn-group>.btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.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,
.dropdown-menu {
    float: left
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

@font-face {
    font-family: ChaletLondonNineteenSixty;
    src: url(../fonts/ChaletLondonNineteenSixty.eot);
    src: url(../fonts/ChaletLondonNineteenSixty.eot) format("embedded-opentype"), url(../fonts/ChaletLondonNineteenSixty.woff2) format("woff2"), url(../fonts/ChaletLondonNineteenSixty.woff) format("woff"), url(../fonts/ChaletLondonNineteenSixty.ttf) format("truetype"), url(../fonts/ChaletLondonNineteenSixty.svg#ChaletLondonNineteenSixty) format("svg")
}

@font-face {
    font-family: ChaletNewYorkNineteenSixty;
    src: url(../fonts/ChaletNewYorkNineteenSixty.eot);
    src: url(../fonts/ChaletNewYorkNineteenSixty.eot) format("embedded-opentype"), url(../fonts/ChaletNewYorkNineteenSixty.woff2) format("woff2"), url(../fonts/ChaletNewYorkNineteenSixty.woff) format("woff"), url(../fonts/ChaletNewYorkNineteenSixty.ttf) format("truetype"), url(../fonts/ChaletNewYorkNineteenSixty.svg#ChaletNewYorkNineteenSixty) format("svg")
}

@font-face {
    font-family: ChaletLondonNineteenSeventy;
    src: url(../fonts/ChaletLondonNineteenSeventy.eot);
    src: url(../fonts/ChaletLondonNineteenSeventy.eot) format("embedded-opentype"), url(../fonts/ChaletLondonNineteenSeventy.woff2) format("woff2"), url(../fonts/ChaletLondonNineteenSeventy.woff) format("woff"), url(../fonts/ChaletLondonNineteenSeventy.ttf) format("truetype"), url(../fonts/ChaletLondonNineteenSeventy.svg#ChaletLondonNineteenSeventy) format("svg")
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=submit],
input[type=reset] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    :after,
    :before {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    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
    }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.btn-danger.dropdown-toggle,
.open>.btn-default.dropdown-toggle,
.open>.btn-info.dropdown-toggle,
.open>.btn-primary.dropdown-toggle,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.img-thumbnail,
body {
    background-color: #f3f3f3
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 29px;
    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 {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: ChaletLondonNineteenSixty, "Open Sans", "Helvetica Neue", Arial, sans-serif;
    font-size: 13px;
    line-height: 1.5385;
    color: #626262
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #7992BF;
    text-decoration: none
}

a:focus,
a:hover {
    color: #4c6a9f;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.5385;
    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
}

.img-circle {
    border-radius: 50%
}

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: 600;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 33px
}

.h2,
h2 {
    font-size: 27px
}

.h3,
h3 {
    font-size: 23px
}

.h4,
h4 {
    font-size: 17px
}

.h5,
h5 {
    font-size: 13px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd,
label {
    font-weight: 700
}

@media (min-width:768px) {
    .lead {
        font-size: 19.5px
    }
}

.small,
small {
    font-size: 92%
}

.mark,
mark {
    background-color: #FCF7EF;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #7992BF
}

a.text-primary:hover {
    color: #5676af
}

.text-success {
    color: #7A8C6B
}

a.text-success:hover {
    color: #616f55
}

.text-info {
    color: #6D8594
}

a.text-info:hover {
    color: #576b77
}

.text-warning {
    color: #96825C
}

a.text-warning:hover {
    color: #766749
}

.text-danger {
    color: #9D545B
}

a.text-danger:hover {
    color: #7c4248
}

.bg-primary {
    color: #fff;
    background-color: #7992BF
}

a.bg-primary:hover {
    background-color: #5676af
}

.bg-success {
    background-color: #F2FBEC
}

a.bg-success:hover {
    background-color: #d5f2c2
}

.bg-info {
    background-color: #EFF3FA
}

a.bg-info:hover {
    background-color: #c8d6ee
}

.bg-warning {
    background-color: #FCF7EF
}

a.bg-warning:hover {
    background-color: #f4e2c4
}

.bg-danger {
    background-color: #FEF0F0
}

a.bg-danger:hover {
    background-color: #fbc0c0
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 20px
}

ol,
ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd,
dt {
    line-height: 1.5385
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

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: 16.25px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.5385;
    color: #777
}

legend,
pre {
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal;
    line-height: 1.5385
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.5385;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.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,
.col-xsm-1,
.col-xsm-10,
.col-xsm-11,
.col-xsm-12,
.col-xsm-2,
.col-xsm-3,
.col-xsm-4,
.col-xsm-5,
.col-xsm-6,
.col-xsm-7,
.col-xsm-8,
.col-xsm-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:480px) {
    .col-xsm-1,
    .col-xsm-10,
    .col-xsm-11,
    .col-xsm-12,
    .col-xsm-2,
    .col-xsm-3,
    .col-xsm-4,
    .col-xsm-5,
    .col-xsm-6,
    .col-xsm-7,
    .col-xsm-8,
    .col-xsm-9 {
        float: left
    }
    .col-xsm-1 {
        width: 8.33333%
    }
    .col-xsm-2 {
        width: 16.66667%
    }
    .col-xsm-3 {
        width: 25%
    }
    .col-xsm-4 {
        width: 33.33333%
    }
    .col-xsm-5 {
        width: 41.66667%
    }
    .col-xsm-6 {
        width: 50%
    }
    .col-xsm-7 {
        width: 58.33333%
    }
    .col-xsm-8 {
        width: 66.66667%
    }
    .col-xsm-9 {
        width: 75%
    }
    .col-xsm-10 {
        width: 83.33333%
    }
    .col-xsm-11 {
        width: 91.66667%
    }
    .col-xsm-12 {
        width: 100%
    }
    .col-xsm-pull-0 {
        right: auto
    }
    .col-xsm-pull-1 {
        right: 8.33333%
    }
    .col-xsm-pull-2 {
        right: 16.66667%
    }
    .col-xsm-pull-3 {
        right: 25%
    }
    .col-xsm-pull-4 {
        right: 33.33333%
    }
    .col-xsm-pull-5 {
        right: 41.66667%
    }
    .col-xsm-pull-6 {
        right: 50%
    }
    .col-xsm-pull-7 {
        right: 58.33333%
    }
    .col-xsm-pull-8 {
        right: 66.66667%
    }
    .col-xsm-pull-9 {
        right: 75%
    }
    .col-xsm-pull-10 {
        right: 83.33333%
    }
    .col-xsm-pull-11 {
        right: 91.66667%
    }
    .col-xsm-pull-12 {
        right: 100%
    }
    .col-xsm-push-0 {
        left: auto
    }
    .col-xsm-push-1 {
        left: 8.33333%
    }
    .col-xsm-push-2 {
        left: 16.66667%
    }
    .col-xsm-push-3 {
        left: 25%
    }
    .col-xsm-push-4 {
        left: 33.33333%
    }
    .col-xsm-push-5 {
        left: 41.66667%
    }
    .col-xsm-push-6 {
        left: 50%
    }
    .col-xsm-push-7 {
        left: 58.33333%
    }
    .col-xsm-push-8 {
        left: 66.66667%
    }
    .col-xsm-push-9 {
        left: 75%
    }
    .col-xsm-push-10 {
        left: 83.33333%
    }
    .col-xsm-push-11 {
        left: 91.66667%
    }
    .col-xsm-push-12 {
        left: 100%
    }
    .col-xsm-offset-0 {
        margin-left: 0
    }
    .col-xsm-offset-1 {
        margin-left: 8.33333%
    }
    .col-xsm-offset-2 {
        margin-left: 16.66667%
    }
    .col-xsm-offset-3 {
        margin-left: 25%
    }
    .col-xsm-offset-4 {
        margin-left: 33.33333%
    }
    .col-xsm-offset-5 {
        margin-left: 41.66667%
    }
    .col-xsm-offset-6 {
        margin-left: 50%
    }
    .col-xsm-offset-7 {
        margin-left: 58.33333%
    }
    .col-xsm-offset-8 {
        margin-left: 66.66667%
    }
    .col-xsm-offset-9 {
        margin-left: 75%
    }
    .col-xsm-offset-10 {
        margin-left: 83.33333%
    }
    .col-xsm-offset-11 {
        margin-left: 91.66667%
    }
    .col-xsm-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

caption {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #777
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 15px;
    line-height: 1.5385;
    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: #f3f3f3
}

.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,
.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 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-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: #F2FBEC
}

.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: #e4f7d7
}

.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: #EFF3FA
}

.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: #dce4f4
}

.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: #FCF7EF
}

.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: #f8ecda
}

.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: #FEF0F0
}

.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: #fcd8d8
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 19.5px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 13px;
    line-height: 1.5385;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=radio]:focus,
input[type=file]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #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
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #7A8C6B
}

.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=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    line-height: 34px;
    line-height: 1.5385\9
}

.input-group-sm>.input-group-btn>input[type=date].btn,
.input-group-sm>.input-group-btn>input[type=time].btn,
.input-group-sm>.input-group-btn>input[type=datetime-local].btn,
.input-group-sm>.input-group-btn>input[type=month].btn,
.input-group-sm>input[type=date].form-control,
.input-group-sm>input[type=date].input-group-addon,
.input-group-sm>input[type=time].form-control,
.input-group-sm>input[type=time].input-group-addon,
.input-group-sm>input[type=datetime-local].form-control,
.input-group-sm>input[type=datetime-local].input-group-addon,
.input-group-sm>input[type=month].form-control,
.input-group-sm>input[type=month].input-group-addon,
input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
    line-height: 30px;
    line-height: 1.5\9
}

.input-group-lg>.input-group-btn>input[type=date].btn,
.input-group-lg>.input-group-btn>input[type=time].btn,
.input-group-lg>.input-group-btn>input[type=datetime-local].btn,
.input-group-lg>.input-group-btn>input[type=month].btn,
.input-group-lg>input[type=date].form-control,
.input-group-lg>input[type=date].input-group-addon,
.input-group-lg>input[type=time].form-control,
.input-group-lg>input[type=time].input-group-addon,
.input-group-lg>input[type=datetime-local].form-control,
.input-group-lg>input[type=datetime-local].input-group-addon,
.input-group-lg>input[type=month].form-control,
.input-group-lg>input[type=month].input-group-addon,
input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
    line-height: 45px;
    line-height: 1.33\9
}

:root input[type=date],
:root input[type=time],
:root input[type=datetime-local],
:root input[type=month],
_:-ms-fullscreen {
    line-height: 1.5385
}

.input-group-sm>.input-group-btn>_.btn:-ms-fullscreen,
.input-group-sm>_.form-control:-ms-fullscreen,
.input-group-sm>_.input-group-addon:-ms-fullscreen,
:root .input-group-sm>.input-group-btn>input[type=date].btn,
:root .input-group-sm>.input-group-btn>input[type=time].btn,
:root .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
:root .input-group-sm>.input-group-btn>input[type=month].btn,
:root .input-group-sm>input[type=date].form-control,
:root .input-group-sm>input[type=date].input-group-addon,
:root .input-group-sm>input[type=time].form-control,
:root .input-group-sm>input[type=time].input-group-addon,
:root .input-group-sm>input[type=datetime-local].form-control,
:root .input-group-sm>input[type=datetime-local].input-group-addon,
:root .input-group-sm>input[type=month].form-control,
:root .input-group-sm>input[type=month].input-group-addon,
:root input[type=date].input-sm,
:root input[type=time].input-sm,
:root input[type=datetime-local].input-sm,
:root input[type=month].input-sm,
_:-ms-fullscreen.input-sm {
    line-height: 1.5
}

.input-group-lg>.input-group-btn>_.btn:-ms-fullscreen,
.input-group-lg>_.form-control:-ms-fullscreen,
.input-group-lg>_.input-group-addon:-ms-fullscreen,
:root .input-group-lg>.input-group-btn>input[type=date].btn,
:root .input-group-lg>.input-group-btn>input[type=time].btn,
:root .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
:root .input-group-lg>.input-group-btn>input[type=month].btn,
:root .input-group-lg>input[type=date].form-control,
:root .input-group-lg>input[type=date].input-group-addon,
:root .input-group-lg>input[type=time].form-control,
:root .input-group-lg>input[type=time].input-group-addon,
:root .input-group-lg>input[type=datetime-local].form-control,
:root .input-group-lg>input[type=datetime-local].input-group-addon,
:root .input-group-lg>input[type=month].form-control,
:root .input-group-lg>input[type=month].input-group-addon,
:root input[type=date].input-lg,
:root input[type=time].input-lg,
:root input[type=datetime-local].input-lg,
:root input[type=month].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;
    margin-top: 4px\9
}

.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,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.form-group-sm .form-control,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.form-group-sm .form-control,
.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.form-group-sm .form-control,
.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-lg .form-control,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33;
    border-radius: 6px
}

.form-group-lg .form-control,
.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 45px;
    line-height: 45px
}

.form-group-lg .form-control,
.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.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
}

.collapsing,
.dropdown {
    position: relative
}

.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px
}

.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #7A8C6B;
    -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: #616f55;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #aeb9a4;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #aeb9a4
}

.has-success .input-group-addon {
    color: #7A8C6B;
    border-color: #7A8C6B;
    background-color: #F2FBEC
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #96825C
}

.has-warning .form-control {
    border-color: #96825C;
    -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: #766749;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0b298;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0b298
}

.has-warning .input-group-addon {
    color: #96825C;
    border-color: #96825C;
    background-color: #FCF7EF
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #9D545B
}

.has-error .form-control {
    border-color: #9D545B;
    -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: #7c4248;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c59297;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c59297
}

.has-error .input-group-addon {
    color: #9D545B;
    border-color: #9D545B;
    background-color: #FEF0F0
}

.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: #a2a2a2
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
    .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;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.5385;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(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>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.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: #7992BF;
    border-color: #6884b7
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #5676af;
    border-color: #496598
}

.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: #7992BF;
    border-color: #6884b7
}

.btn-primary .badge {
    color: #7992BF;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #A9DC8E;
    border-color: #9ad67b
}

.btn-success.active,
.btn-success.focus,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #8bd067;
    border-color: #77c74c
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    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: #A9DC8E;
    border-color: #9ad67b
}

.btn-success .badge {
    color: #A9DC8E;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #6BD5C3;
    border-color: #57cfbb
}

.btn-info.active,
.btn-info.focus,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #43cab3;
    border-color: #34b6a0
}

.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: #6BD5C3;
    border-color: #57cfbb
}

.btn-info .badge {
    color: #6BD5C3;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #ECD48B;
    border-color: #e8cc75
}

.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #e5c45f;
    border-color: #e0b841
}

.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: #ECD48B;
    border-color: #e8cc75
}

.btn-warning .badge {
    color: #ECD48B;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #ED848F;
    border-color: #ea6e7b
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #e65866;
    border-color: #e2384a
}

.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: #ED848F;
    border-color: #ea6e7b
}

.btn-danger .badge {
    color: #ED848F;
    background-color: #fff
}

.btn-link {
    color: #7992BF;
    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: #4c6a9f;
    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: 17px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=submit].btn-block,
input[type=button].btn-block,
input[type=reset].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 {
    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-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -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-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.5385;
    white-space: nowrap
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #7992BF
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #7992BF
}

.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;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.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,
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.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 {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn: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:after,
.btn-toolbar:before {
    content: " ";
    display: table
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.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: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-lg.btn-group>.btn+.dropdown-toggle,
.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-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group>.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
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.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,
.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
}

.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,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 2px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 6px
}

.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:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.nav:after {
    clear: both
}

.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: #7992BF
}

.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.5385;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #7992BF
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #f3f3f3
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .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
    }
}

.modal,
.modal-open,
.progress {
    overflow: hidden
}

@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
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 17px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@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-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .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;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.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
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 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 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f6f6f6;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #e9e9e9
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.5385;
    text-decoration: none;
    color: #626262;
    background-color: #fff;
    border: 1px solid #dce0e0;
    margin-left: -1px
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center
}

.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: #626262;
    background-color: #fff;
    border-color: #aaa
}

.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: #7992BF;
    border-color: #7992BF;
    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: #f6f6f6;
    border-color: #f6f6f6;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 17px
}

.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: 2px;
    border-top-left-radius: 2px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:after,
.pager:before {
    content: " ";
    display: table
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #dce0e0;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #fff
}

.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%;
    color: #fff;
    border-radius: .25em
}

.label:empty {
    display: none
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #7992BF
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #5676af
}

.label-success {
    background-color: #A9DC8E
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #8bd067
}

.label-info {
    background-color: #6BD5C3
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #43cab3
}

.label-warning {
    background-color: #ECD48B
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #e5c45f
}

.label-danger {
    background-color: #ED848F
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #e65866
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #7992BF;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.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: 58.5px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1.5385;
    background-color: #f3f3f3;
    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 {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #626262
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #7992BF
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    background-color: #F2FBEC;
    border-color: #e9f7d7;
    color: #7A8C6B
}

.alert-success hr {
    border-top-color: #ddf2c2
}

.alert-success .alert-link {
    color: #616f55
}

.alert-info {
    background-color: #EFF3FA;
    border-color: #d4e4f2;
    color: #6D8594
}

.alert-info hr {
    border-top-color: #c0d7eb
}

.alert-info .alert-link {
    color: #576b77
}

.alert-warning {
    background-color: #FCF7EF;
    border-color: #f8e7da;
    color: #96825C
}

.alert-warning hr {
    border-top-color: #f4dac4
}

.alert-warning .alert-link {
    color: #766749
}

.alert-danger {
    background-color: #FEF0F0;
    border-color: #fcd8de;
    color: #9D545B
}

.alert-danger hr {
    border-top-color: #fbc0ca
}

.alert-danger .alert-link {
    color: #7c4248
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    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: #7992BF;
    -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
}

.close,
.list-group-item>.badge {
    float: right
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #A9DC8E
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #6BD5C3
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #ECD48B
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #ED848F
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-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+.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: #7992BF;
    border-color: #7992BF
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #fff
}

.list-group-item-success {
    color: #7A8C6B;
    background-color: #F2FBEC
}

a.list-group-item-success {
    color: #7A8C6B
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #7A8C6B;
    background-color: #e4f7d7
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #7A8C6B;
    border-color: #7A8C6B
}

.list-group-item-info {
    color: #6D8594;
    background-color: #EFF3FA
}

a.list-group-item-info {
    color: #6D8594
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #6D8594;
    background-color: #dce4f4
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #6D8594;
    border-color: #6D8594
}

.list-group-item-warning {
    color: #96825C;
    background-color: #FCF7EF
}

a.list-group-item-warning {
    color: #96825C
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #96825C;
    background-color: #f8ecda
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #96825C;
    border-color: #96825C
}

.list-group-item-danger {
    color: #9D545B;
    background-color: #FEF0F0
}

a.list-group-item-danger {
    color: #9D545B
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #9D545B;
    background-color: #fcd8d8
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #9D545B;
    border-color: #9D545B
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 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-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 15px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #fafafa;
    border-top: 1px solid #e9e9e9;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive: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-left-radius: 3px;
    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-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.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 caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 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>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-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+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #e9e9e9
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #e9e9e9
}

.panel-default {
    border-color: #e9e9e9
}

.panel-default>.panel-heading {
    color: #626262;
    background-color: #f6f6f6;
    border-color: #e9e9e9
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e9e9e9
}

.panel-default>.panel-heading .badge {
    color: #f6f6f6;
    background-color: #626262
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #e9e9e9
}

.panel-primary {
    border-color: #7992BF
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #7992BF;
    border-color: #7992BF
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #7992BF
}

.panel-primary>.panel-heading .badge {
    color: #7992BF;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #7992BF
}

.panel-success {
    border-color: #e9f7d7
}

.panel-success>.panel-heading {
    color: #7A8C6B;
    background-color: #F2FBEC;
    border-color: #e9f7d7
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e9f7d7
}

.panel-success>.panel-heading .badge {
    color: #F2FBEC;
    background-color: #7A8C6B
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #e9f7d7
}

.panel-info {
    border-color: #d4e4f2
}

.panel-info>.panel-heading {
    color: #6D8594;
    background-color: #EFF3FA;
    border-color: #d4e4f2
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d4e4f2
}

.panel-info>.panel-heading .badge {
    color: #EFF3FA;
    background-color: #6D8594
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d4e4f2
}

.panel-warning {
    border-color: #f8e7da
}

.panel-warning>.panel-heading {
    color: #96825C;
    background-color: #FCF7EF;
    border-color: #f8e7da
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #f8e7da
}

.panel-warning>.panel-heading .badge {
    color: #FCF7EF;
    background-color: #96825C
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #f8e7da
}

.panel-danger {
    border-color: #fcd8de
}

.panel-danger>.panel-heading {
    color: #9D545B;
    background-color: #FEF0F0;
    border-color: #fcd8de
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #fcd8de
}

.panel-danger>.panel-heading .badge {
    color: #FEF0F0;
    background-color: #9D545B
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #fcd8de
}

.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;
    padding: 19px;
    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)
}

.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: 2px
}

.close {
    font-size: 19.5px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content,
.popover {
    background-clip: padding-box
}

.modal-col-panel {
    width: 100%;
    height: 250px;
    padding: 20px;
    color: #4f403d
}

.modal {
    display: none;
    position: fixed;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.54px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.5385
}

.modal-body {
    font-size: 18px;
    margin-top: 30px
}

.modal-footer .btn {
    position: absolute;
    bottom: 20px
}

.modal-footer .btn:first-child {
    left: 20px
}

.modal-footer .btn:last-child {
    right: 20px
}

.modal-footer .alert-div {
    position: absolute;
    left: 110px;
    bottom: 27px
}

.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}

.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
    }
}

.popover,
.popover-title {
    background-color: #1F2837
}



.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5385;
    text-align: left;
    border: 1px solid #1F2837;
    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: 13px;
    border-bottom: 1px solid #161c27;
    border-radius: 5px 5px 0 0
}

.popover.top>.arrow,
.popover.top>.arrow:after {
    border-bottom-width: 0;
    border-top-color: #1F2837
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #1F2837
}

.popover.right>.arrow:after {
    left: 1px;
    border-left-width: 0;
    border-right-color: #1F2837
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #1F2837;
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #1F2837
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #1F2837
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #1F2837
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),
(-webkit-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: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    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: #000\9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -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
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.hidden {
    visibility: hidden!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@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
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

a,
a:active,
a:focus {
    text-decoration: none
}

.gradient-text,
.text-thin {
    font-weight: 300
}

.divider,
span.block {
    display: block
}

.table-dynamic .table .top-align>td,
.table-dynamic .table tr td {
    vertical-align: top!important
}

.table-dynamic .pagination-container ul li:hover,
.ui-radio input[type=radio]+span:hover {
    cursor: pointer
}

.panel .panel-heading,
.ui-select>select {
    text-transform: uppercase
}

@font-face {
    font-family: ChaletLondonNineteenSixty;
    src: url(../fonts/ChaletLondonNineteenSixty.eot);
    src: url(../fonts/ChaletLondonNineteenSixty.eot) format("embedded-opentype"), url(../fonts/ChaletLondonNineteenSixty.woff2) format("woff2"), url(../fonts/ChaletLondonNineteenSixty.woff) format("woff"), url(../fonts/ChaletLondonNineteenSixty.ttf) format("truetype"), url(../fonts/ChaletLondonNineteenSixty.svg#ChaletLondonNineteenSixty) format("svg")
}

@font-face {
    font-family: ChaletNewYorkNineteenSixty;
    src: url(../fonts/ChaletNewYorkNineteenSixty.eot);
    src: url(../fonts/ChaletNewYorkNineteenSixty.eot) format("embedded-opentype"), url(../fonts/ChaletNewYorkNineteenSixty.woff2) format("woff2"), url(../fonts/ChaletNewYorkNineteenSixty.woff) format("woff"), url(../fonts/ChaletNewYorkNineteenSixty.ttf) format("truetype"), url(../fonts/ChaletNewYorkNineteenSixty.svg#ChaletNewYorkNineteenSixty) format("svg")
}

@font-face {
    font-family: ChaletLondonNineteenSeventy;
    src: url(../fonts/ChaletLondonNineteenSeventy.eot);
    src: url(../fonts/ChaletLondonNineteenSeventy.eot) format("embedded-opentype"), url(../fonts/ChaletLondonNineteenSeventy.woff2) format("woff2"), url(../fonts/ChaletLondonNineteenSeventy.woff) format("woff"), url(../fonts/ChaletLondonNineteenSeventy.ttf) format("truetype"), url(../fonts/ChaletLondonNineteenSeventy.svg#ChaletLondonNineteenSeventy) format("svg")
}

body {
    text-rendering: optimizeLegibility!important;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale!important
}

::selection {
    background: #6BD5C3;
    color: #fff
}

::-moz-selection {
    background: #6BD5C3;
    color: #fff
}

.no-margin {
    margin: 0
}

.no-border {
    border: 0
}

a.bg-primary,
a.bg-primary:hover {
    background-color: #7992BF;
    color: #fff
}

a.bg-success,
a.bg-success:hover {
    background-color: #A9DC8E;
    color: #fff
}

a.bg-info,
a.bg-info:hover {
    background-color: #6BD5C3;
    color: #fff
}

a.bg-warning,
a.bg-warning:hover {
    background-color: #ECD48B;
    color: #fff
}

a.bg-danger,
a.bg-danger:hover {
    background-color: #ED848F;
    color: #fff
}

a.bg-orange,
a.bg-orange:hover {
    background-color: #AB7967;
    color: #fff
}

.bg-body,
.bg-body a,
.bg-body a:hover,
.bg-light,
.bg-light a,
.bg-light a:hover,
.bg-white,
.bg-white a,
.bg-white a:hover {
    color: #626262
}

.bg-white {
    background-color: #fff
}

.bg-light {
    background-color: #f9f9f9
}

.bg-body {
    background-color: #f3f3f3
}

.bg-black,
.bg-black a,
.bg-black a:hover,
.bg-danger,
.bg-danger a,
.bg-danger a:hover,
.bg-dark,
.bg-dark a,
.bg-dark a:hover,
.bg-dark-light,
.bg-dark-light a,
.bg-dark-light a:hover,
.bg-info,
.bg-info-alt,
.bg-info-alt a,
.bg-info-alt a:hover,
.bg-orange,
.bg-orange a,
.bg-orange a:hover,
.bg-primary,
.bg-primary a,
.bg-primary a:hover,
.bg-primary-light,
.bg-primary-light a,
.bg-primary-light a:hover,
.bg-success,
.bg-success a,
.bg-success a:hover,
.bg-violet,
.bg-violet a,
.bg-violet a:hover,
.bg-warning,
.bg-warning a,
.bg-warning a:hover {
    color: #fff
}

.bg-dark-light {
    background-color: #32323A
}

.bg-black {
    background-color: #000
}

.bg-primary {
    background-color: #7992BF
}

.bg-primary-light {
    background-color: #7FABD2
}

.bg-success {
    background-color: #A9DC8E
}

.bg-info {
    background-color: #6BD5C3
}

.bg-info a,
.bg-info a:hover {
    color: #fff
}

.bg-info-alt {
    background-color: #A085E4
}

.bg-warning {
    background-color: #ECD48B
}

.bg-danger {
    background-color: #ED848F
}

.bg-orange {
    background-color: #AB7967
}

.bg-violet {
    background-color: #A085E4
}

.bg-dark {
    background-color: #1F2837
}

.bg-bright,
.bg-bright a,
.bg-bright a:hover,
.bg-reverse,
.bg-reverse a,
.bg-reverse a:hover {
    color: #626262
}

.bg-bright {
    background-color: #f9f9f9
}

.bg-reverse {
    background-color: #fff
}

.bg-facebook,
.bg-facebook a,
.bg-facebook a:hover,
.bg-google-plus a,
.bg-google-plus a:hover,
.bg-twitter,
.bg-twitter a,
.bg-twitter a:hover {
    color: #fff
}

.bg-facebook {
    background-color: #335397
}

.bg-twitter {
    background-color: #00c7f7
}

.bg-google-plus {
    background-color: #df4a32;
    color: #fff
}

.page-container {
    max-width: 1170px;
    margin: auto
}

.blockquote-colored {
    border-left: 5px solid #7992BF
}

.blockquote-colored.pull-right {
    border-right: 5px solid #7992BF;
    border-left: 0
}

.gradient-text {
    font-size: 150px;
    color: #7992BF;
    background: -webkit-linear-gradient(92deg, #fb83fa, #00aced);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-small {
    font-size: 12px
}

.text-normal {
    font-size: 13px
}

.text-huge {
    font-size: 72px
}

.text-large {
    font-size: 50px
}

.size-h1 {
    font-size: 33px
}

.size-h2 {
    font-size: 27px
}

.size-h3 {
    font-size: 23px
}

.size-h4 {
    font-size: 17px
}

.text-ultralight {
    font-weight: 100
}

.color-primary {
    color: #7992BF
}

.color-success {
    color: #A9DC8E
}

.color-brown {
    color: #4f403d
}

.color-info {
    color: #6BD5C3
}

.color-info-alt {
    color: #A085E4
}

.color-warning {
    color: #ECD48B
}

.color-danger {
    color: #ED848F
}

.color-dark {
    color: #1F2837
}

.color-reverse {
    color: #fff
}

.color-gray-darker {
    color: #222
}

.color-gray-dark {
    color: #333
}

.color-gray {
    color: #555
}

.color-gray-light {
    color: #777
}

.color-gray-lighter {
    color: #eee
}

.dropcap,
.dropcap-circle,
.dropcap-square {
    display: block;
    float: left;
    font-weight: 400;
    line-height: 36px;
    margin-right: 6px;
    text-shadow: none
}

.dropcap {
    font-size: 3.1em
}

.dropcap-circle,
.dropcap-square {
    background-color: #eee;
    color: #626262;
    width: 36px;
    text-align: center
}

.dropcap-square {
    border-radius: 4px;
    font-size: 2.3em
}

.dropcap-circle {
    border-radius: 50%;
    font-size: 1.78em
}

.dropcap.colored {
    color: #7992BF
}

.dropcap-circle.colored,
.dropcap-square.colored {
    background-color: #7992BF;
    color: #fff
}

.highlight {
    background-color: #1F2837;
    color: #fff;
    border-radius: 4px;
    padding: 2px 5px
}

.highlight.colored {
    background-color: #7992BF
}

.pull-in {
    margin: 0 -15px
}

.divider {
    margin-top: 15px;
    margin-bottom: 15px
}

.divider.divider-dashed {
    border: 1px dashed #e9e9e9
}

.divider.divider-dotted {
    border: 1px dotted #e9e9e9
}

.divider-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.divider-lg {
    margin-top: 30px;
    margin-bottom: 30px
}

.divider-xl {
    margin-top: 50px;
    margin-bottom: 50px
}

.space {
    display: inline;
    padding: 5px
}

.space-md {
    padding: 15px
}

.space-lg {
    padding: 25px
}

.section-header {
    margin-bottom: 25px
}

.hr-colored {
    border-color: #7992BF
}

.table-dynamic {
    color: #4f403d;
    font-size: 14px
}

@media (max-width:768px) {
    .table-dynamic .table-responsive {
        border: 0
    }
    .table-dynamic {
        font-size: 14px;
        border: 0
    }
}

.table-dynamic .table-filters {
    margin: 10px 0
}

.table-dynamic .filter-result-info {
    padding: 7px
}

.table-dynamic input {
    border-radius: 0
}

.table-dynamic .table th {
    border: 0;
    padding: 10px 10px 5px
}

@media (max-width:768px) {
    .table-dynamic .table th {
        padding: 5px 3px!important
    }
}

.table-dynamic .table th .th {
    margin-bottom: 5px;
    font-size: 13px;
}

.table-dynamic .table th .white-border {
    margin: 0;
    background-color: #dbc4ac
}

.table-dynamic .table th .dark-border {
    margin: 0;
    background-color: #4f403d
}

.table-dynamic .table th .blue-back:hover {
    cursor: pointer;
    color: #dbc4ac
}

.table-dynamic .table th .active {
    color: #dbc4ac
}

.table-dynamic .table th:first-child {
    padding-left: 0!important
}

.table-dynamic .table th:last-child {
    padding-right: 0!important
}

.table-dynamic .table .top-align {
    border-bottom: 10px solid transparent
}

.table-dynamic .table tr .num-font {
    font-family: ChaletLondonNineteenSeventy
}

.table-dynamic .table tr td {
    border-top: 0;
    padding: 5px 10px
}

@media (max-width:768px) {
    .table-dynamic .table tr td {
        padding: 5px 3px!important
    }
}

.table-dynamic .table tr td .editable-click:hover,
.table-dynamic .table tr td a.editable-click,
.table-dynamic .table tr td a.editable-click:hover {
    border: 0!important
}

.table-dynamic .table tr td a.editable-empty {
    color: #fff!important;
    text-decoration: none!important;
    border-bottom: 1px dashed #4f403d!important
}

.table-dynamic .table tr td a {
    color: #4f403d;
    text-decoration: underline
}

.table-dynamic .table tr td a:hover {
    font-weight: 700
}

.table-dynamic .table tr td:first-child {
    padding-left: 0!important
}

.table-dynamic .table tr td:last-child {
    padding-right: 0!important
}

.table-dynamic .table tr button {
    padding: 0 5px
}

.table-dynamic .table-footer {
    margin: 10px 0;
    padding: 8px
}

.table-dynamic .page-num-info span {
    padding: 6px
}

.table-dynamic .pagination-container ul {
    margin: 0
}

.table-dynamic .custom-pagination {
    margin-bottom: 20px
}

.table-dynamic .custom-pagination .abs-right {
    position: absolute;
    right: 20px
}

.table-dynamic .custom-pagination ul {
    margin: 0
}

.table-dynamic .custom-pagination a {
    border-radius: 0!important;
    font-family: ChaletLondonNineteenSixty;
    color: #4f403d!important;
    font-size: 16px!important
}

.table-dynamic .custom-pagination .active a,
.table-dynamic .custom-pagination .active a:focus,
.table-dynamic .custom-pagination .active a:hover {
    background-color: #4f403d!important;
    color: #fff!important;
    border: 0!important
}

.table-dynamic .custom-pagination select {
    height: 34px
}

@media (max-width:768px) {
    .table-dynamic .custom-pagination a {
        font-size: 11px!important
    }
    .table-dynamic .custom-pagination select {
        height: 24px
    }
}

.table-dynamic .custom-pagination div {
    display: inline-block
}

@media only screen and (max-width:800px) {
    .table-flip-scroll .cf:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0
    }
    .table-flip-scroll * html .cf {
        zoom: 1
    }
    .table-flip-scroll table {
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        position: relative;
        width: 100%
    }
    .table-flip-scroll td,
    .table-flip-scroll th {
        margin: 0;
        vertical-align: top
    }
    .table-flip-scroll thead {
        display: block;
        float: left
    }
    .table-flip-scroll tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap
    }
    .table-flip-scroll thead tr {
        display: block
    }
    .table-flip-scroll .table>thead>tr>th:first-child {
        border-top: 1px solid #ddd
    }
    .table-flip-scroll th {
        display: block;
        text-align: right;
        border-bottom: 0;
        border-left: 0
    }
    .table-flip-scroll tbody tr {
        display: inline-block;
        vertical-align: top
    }
    .table-flip-scroll td {
        display: block;
        min-height: 1.25em;
        text-align: left;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }
    .table-flip-scroll tbody tr {
        border-left: 1px solid #babcbf
    }
    .table-flip-scroll td:last-child,
    .table-flip-scroll th:last-child {
        border-bottom: 1px solid #babcbf
    }
}

.ui-radio {
    position: relative;
    margin: 0 20px 10px;
    font-size: 13px;
    line-height: 20px;
    height: 20px
}

.ui-radio input[type=radio]+span:hover:before {
    border-color: #7992BF
}

.ui-radio input[type=radio]:disabled+span:hover {
    cursor: not-allowed
}

.ui-radio input[type=radio]:disabled+span:hover:before {
    border-color: #ccc
}

.ui-radio input[type=radio] {
    display: none
}

.ui-radio input[type=radio]+span {
    padding-left: 10px;
    font-weight: 400
}

.ui-radio input[type=radio]+span:before {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: -20px;
    top: 0;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.ui-radio input[type=radio]:disabled+span:before {
    opacity: .65;
    border: 1px solid #ccc;
    cursor: no-drop
}

.ui-radio input[type=radio]:checked+span:before {
    border-color: #7992BF
}

.ui-radio input[type=radio]:checked+span:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 6px;
    left: -14px;
    background-color: #7992BF;
    border-radius: 50%;
    display: block
}

.ui-radio input[type=radio]:disabled:checked+span:before {
    border-color: #ccc
}

.ui-radio input[type=radio]:disabled:checked+span:after {
    opacity: .65;
    cursor: no-drop;
    background-color: #ccc
}

.ui-checkbox {
    position: relative;
    margin: 0 20px 10px;
    line-height: 18px
}

.ui-checkbox input[type=checkbox]+span:hover {
    cursor: pointer
}

.ui-checkbox input[type=checkbox]+span:hover:before {
    border-color: #7992BF
}

.ui-checkbox input[type=checkbox]:disabled+span:hover {
    cursor: not-allowed
}

.ui-checkbox input[type=checkbox]:disabled+span:hover:before {
    border-color: #ccc
}

.ui-checkbox input[type=checkbox] {
    display: none
}

.ui-checkbox input[type=checkbox]+span {
    font-weight: 400
}

.ui-checkbox input[type=checkbox]+span:before {
    content: "";
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: -20px;
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid #ccc;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
}

.ui-checkbox input[type=checkbox]:disabled+span:before {
    opacity: .65;
    border: 1px solid #ccc;
    cursor: no-drop
}

.ui-checkbox input[type=checkbox]:checked+span:before {
    border: 1px solid #7992BF
}

.ui-checkbox input[type=checkbox]:checked+span:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 7px;
    left: -15px;
    background-color: #7992BF;
    display: block
}

.ui-checkbox input[type=checkbox]:disabled:checked+span:before {
    opacity: .65;
    border: 1px solid #ccc
}

.ui-checkbox input[type=checkbox]:disabled:checked+span:after {
    opacity: .65;
    cursor: no-drop;
    background-color: #ccc
}

.ui-editor .ta-toolbar {
    margin: 0 0 10px
}

.ui-editor.ta-root.focussed>.ta-scroll-window.form-control {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.ui-editor .ta-editor.ta-html,
.ui-editor .ta-scroll-window.form-control {
    min-height: 300px;
    height: auto;
    overflow: auto;
    font-family: inherit;
    font-size: 100%
}

.ui-editor .ta-scroll-window.form-control {
    position: relative;
    padding: 0
}

.ui-editor .ta-scroll-window>.ta-bind {
    height: auto;
    min-height: 300px;
    padding: 6px 12px
}

.ui-editor .ta-editor:focus {
    user-select: text
}

.ui-editor .ta-resizer-handle-overlay {
    z-index: 100;
    position: absolute;
    display: none
}

.ui-editor .ta-resizer-handle-overlay>.ta-resizer-handle-info {
    position: absolute;
    bottom: 16px;
    right: 16px;
    border: 1px solid #000;
    background-color: #FFF;
    padding: 0 4px;
    opacity: .7
}

.ui-editor .ta-resizer-handle-overlay>.ta-resizer-handle-background {
    position: absolute;
    bottom: 5px;
    right: 5px;
    left: 5px;
    top: 5px;
    border: 1px solid #000;
    background-color: rgba(0, 0, 0, .2)
}

.ui-editor .ta-resizer-handle-overlay>.ta-resizer-handle-corner {
    width: 10px;
    height: 10px;
    position: absolute
}

.ui-editor .ta-resizer-handle-overlay>.ta-resizer-handle-corner-tl {
    top: 0;
    left: 0;
    border-left: 1px solid #000;
    border-top: 1px solid #000
}

.ui-editor .ta-resizer-handle-overlay>.ta-resizer-handle-corner-tr {
    top: 0;
    right: 0;
    border-right: 1px solid #000;
    border-top: 1px solid #000
}

.ui-editor .ta-resizer-handle-overlay>.ta-resizer-handle-corner-bl {
    bottom: 0;
    left: 0;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000
}

.ui-editor .ta-resizer-handle-overlay>.ta-resizer-handle-corner-br {
    bottom: 0;
    right: 0;
    border: 1px solid #000;
    cursor: se-resize;
    background-color: #fff
}

.ui-rating:hover,
.ui-switch i {
    cursor: pointer
}

.ui-editor .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;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    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)
}

.ui-editor .popover.top {
    margin-top: -10px
}

.ui-editor .popover.bottom {
    margin-top: 10px
}

.ui-editor .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.ui-editor .popover-content {
    padding: 9px 14px
}

.ui-datepicker table td,
.ui-datepicker table th,
.ui-timepicker td {
    padding: 1px
}

.ui-editor .popover>.arrow,
.ui-editor .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.ui-editor .popover>.arrow {
    border-width: 11px
}

.ui-editor .popover>.arrow:after {
    content: "";
    border-width: 10px
}

.ui-editor .popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.ui-editor .popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.ui-editor .popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.ui-editor .popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.ui-datepicker table {
    margin: 0 5px
}

.ui-datepicker table td .active span,
.ui-datepicker table th .active span {
    color: #fff
}

.ui-rating .glyphicon {
    margin-right: 2px
}

.ui-rating .glyphicon-star {
    color: #7992BF
}

.ui-rating.ui-rating-success .glyphicon-star {
    color: #A9DC8E
}

.ui-rating.ui-rating-info .glyphicon-star {
    color: #6BD5C3
}

.ui-rating.ui-rating-warning .glyphicon-star {
    color: #ECD48B
}

.ui-rating.ui-rating-danger .glyphicon-star {
    color: #ED848F
}

.custom-form-dark-bg,
.custom-form-light-bg {
    margin-top: 30px
}

.custom-form-dark-bg label,
.custom-form-light-bg label {
    font-size: 16px;
    font-weight: 400
}

.custom-form-dark-bg input,
.custom-form-dark-bg select,
.custom-form-light-bg input,
.custom-form-light-bg select {
    border-radius: 0;
    border: 0
}

.custom-form-dark-bg .input-group-addon .fa,
.custom-form-light-bg .input-group-addon .fa {
    font-size: 18px
}

.custom-form-dark-bg .form-control[disabled],
.custom-form-light-bg .form-control[disabled] {
    background-color: #dbc4ac
}

.custom-form-dark-bg {
    color: #dbc4ac
}

.custom-form-light-bg {
    color: #4f403d
}

.alert-div,
.help-div {
    display: block;
    color: #fff
}

.help-div {
    margin: 5px 0
}

.alert-div {
    width: 95%;
    margin: 10px auto 0
}

.form-control {
    border-width: 1px;
    box-shadow: none
}

.form-control:focus {
    border-color: #7992BF;
    box-shadow: none
}

.form-group .col-sm-10 {
    position: relative
}

.form-group .col-sm-10 .icon {
    position: absolute;
    right: 25px;
    top: 10px
}

.input-group .input-group-addon,
.input-group input,
.input-group select {
    border-radius: 0!important;
    border: 1px solid #dbc4ac
}

.input-group .input-group-addon {
    background-color: #dbc4ac;
    color: #4f403d
}

.input-group .input-group-addon span {
    width: 18px
}

.input-round {
    border-radius: 25px
}

input.input-primary,
input.input-primary:focus {
    border-color: #7992BF
}

input.input-info,
input.input-info:focus {
    border-color: #6BD5C3
}

input.input-success,
input.input-success:focus {
    border-color: #A9DC8E
}

input.input-warning,
input.input-warning:focus {
    border-color: #ECD48B
}

input.input-danger,
input.input-danger:focus {
    border-color: #ED848F
}

.drop-box {
    width: 100%;
    height: 100px;
    background: #F8F8F8;
    border: 2px dashed #DDD;
    text-align: center;
    padding-top: 35px;
    border-radius: 4px
}

.ui-select {
    position: relative;
    display: inline-block;
    margin: 0 0 2px 1.2%;
    width: auto;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 4px
}

.ui-select>select {
    z-index: 99;
    display: block;
    position: relative;
    padding: 10px 15px 10px 10px;
    min-width: 200px;
    width: 120%;
    border: none;
    outline: 0;
    background: 0 0;
    font-size: 11px;
    font-weight: 700;
    text-indent: .01px;
    text-overflow: '';
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none
}

.ui-select select::-ms-expand {
    display: none
}

.ui-select:after {
    z-index: 0;
    content: "";
    position: absolute;
    right: 8%;
    top: 50%;
    color: #ccc;
    width: 0;
    margin-top: -3px;
    height: 0;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    pointer-events: none
}

@-moz-document url-prefix() {
    .ui-select {
        overflow: hidden
    }
    .ui-select select {
        width: 120%;
        width: -moz-calc(100% + 3em);
        width: calc(100% + em)
    }
}

.ui-select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}

.ui-spinner {
    max-width: 200px
}

.ui-spinner .input-group-btn.btn-group-vertical>.btn {
    height: 17px;
    margin: 0;
    padding: 0 6px;
    text-align: center
}

.ui-spinner .input-group-btn.btn-group-vertical>.btn:first-child {
    border-radius: 0 4px 0 0!important
}

.ui-spinner .input-group-btn.btn-group-vertical>.btn:last-child {
    border-radius: 0 0 4px
}

.ui-spinner .input-group-btn.btn-group-vertical>.btn i {
    display: block;
    margin-top: -2px
}

.ui-switch input {
    display: none
}

.ui-switch i {
    display: inline-block;
    padding-right: 20px;
    -webkit-transition: all ease .2s;
    -moz-transition: all ease .2s;
    transition: all ease .2s;
    border-radius: 25px;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5)
}

.ui-switch i:before {
    display: block;
    content: '';
    width: 25px;
    height: 25px;
    border-radius: 25px;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .5)
}

.btn-dark.active,
.btn-dark:active,
.btn-info-alt.active,
.btn-info-alt:active,
.open>.btn-dark.dropdown-toggle,
.open>.btn-info-alt.dropdown-toggle {
    background-image: none
}

.ui-switch:checked+i {
    padding-right: 0;
    padding-left: 20px;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 40px #7992BF
}

.ui-switch.ui-switch-success:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 40px #A9DC8E
}

.ui-switch.ui-switch-info:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 40px #6BD5C3
}

.ui-switch.ui-switch-warning:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 40px #ECD48B
}

.ui-switch.ui-switch-danger:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 40px #ED848F
}

.ui-switch.ui-switch-sm i {
    padding-right: 16px;
    border-radius: 20px
}

.ui-switch.ui-switch-sm i:before {
    width: 20px;
    height: 20px;
    border-radius: 20px
}

.ui-switch.ui-switch-sm:checked+i {
    padding-right: 0;
    padding-left: 16px;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 32px #7992BF
}

.ui-switch.ui-switch-sm.ui-switch-success:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 32px #A9DC8E
}

.ui-switch.ui-switch-sm.ui-switch-info:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 32px #6BD5C3
}

.ui-switch.ui-switch-sm.ui-switch-warning:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 32px #ECD48B
}

.ui-switch.ui-switch-sm.ui-switch-danger:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 32px #ED848F
}

.ui-switch.ui-switch-lg i {
    padding-right: 25px;
    border-radius: 30px
}

.ui-switch.ui-switch-lg i:before {
    width: 30px;
    height: 30px;
    border-radius: 30px
}

.ui-switch.ui-switch-lg:checked+i {
    padding-right: 0;
    padding-left: 25px;
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 50px #7992BF
}

.ui-switch.ui-switch-lg.ui-switch-success:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 50px #A9DC8E
}

.ui-switch.ui-switch-lg.ui-switch-info:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 50px #6BD5C3
}

.ui-switch.ui-switch-lg.ui-switch-warning:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 50px #ECD48B
}

.ui-switch.ui-switch-lg.ui-switch-danger:checked+i {
    box-shadow: inset 0 0 1px rgba(0, 0, 0, .5), inset 0 0 50px #ED848F
}

.form-validation .ng-valid.ng-dirty {
    border-color: #A9DC8E
}

.form-validation .ng-invalid.ng-dirty {
    border-color: #ED848F
}

.btn-info-alt {
    color: #fff;
    background-color: #A085E4;
    border-color: #9070df
}

.btn-info-alt.active,
.btn-info-alt.focus,
.btn-info-alt:active,
.btn-info-alt:focus,
.btn-info-alt:hover,
.open>.btn-info-alt.dropdown-toggle {
    color: #fff;
    background-color: #7f5bdb;
    border-color: #693ed4
}

.btn-info-alt.disabled,
.btn-info-alt.disabled.active,
.btn-info-alt.disabled.focus,
.btn-info-alt.disabled:active,
.btn-info-alt.disabled:focus,
.btn-info-alt.disabled:hover,
.btn-info-alt[disabled],
.btn-info-alt[disabled].active,
.btn-info-alt[disabled].focus,
.btn-info-alt[disabled]:active,
.btn-info-alt[disabled]:focus,
.btn-info-alt[disabled]:hover,
fieldset[disabled] .btn-info-alt,
fieldset[disabled] .btn-info-alt.active,
fieldset[disabled] .btn-info-alt.focus,
fieldset[disabled] .btn-info-alt:active,
fieldset[disabled] .btn-info-alt:focus,
fieldset[disabled] .btn-info-alt:hover {
    background-color: #A085E4;
    border-color: #9070df
}

.btn-info-alt .badge {
    color: #A085E4;
    background-color: #fff
}

.btn-dark {
    color: #fff;
    background-color: #1F2837;
    border-color: #161c27
}

.btn-dark.active,
.btn-dark.focus,
.btn-dark:active,
.btn-dark:focus,
.btn-dark:hover,
.open>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #0d1016;
    border-color: #000
}

.btn-dark.disabled,
.btn-dark.disabled.active,
.btn-dark.disabled.focus,
.btn-dark.disabled:active,
.btn-dark.disabled:focus,
.btn-dark.disabled:hover,
.btn-dark[disabled],
.btn-dark[disabled].active,
.btn-dark[disabled].focus,
.btn-dark[disabled]:active,
.btn-dark[disabled]:focus,
.btn-dark[disabled]:hover,
fieldset[disabled] .btn-dark,
fieldset[disabled] .btn-dark.active,
fieldset[disabled] .btn-dark.focus,
fieldset[disabled] .btn-dark:active,
fieldset[disabled] .btn-dark:focus,
fieldset[disabled] .btn-dark:hover {
    background-color: #1F2837;
    border-color: #161c27
}

.btn-dark .badge {
    color: #1F2837;
    background-color: #fff
}

.btn-line-default {
    color: #626262;
    background-color: transparent;
    border-color: #ccc
}

.btn-line-default.active,
.btn-line-default:active,
.btn-line-default:focus,
.btn-line-default:hover,
.open .btn-line-default.dropdown-toggle {
    color: #333;
    background-color: #fff
}

.btn-line-primary {
    color: #626262;
    background-color: transparent;
    border-color: #6884b7
}

.btn-line-primary.active,
.btn-line-primary:active,
.btn-line-primary:focus,
.btn-line-primary:hover,
.open .btn-line-primary.dropdown-toggle {
    color: #fff;
    background-color: #7992BF
}

.btn-line-success {
    color: #626262;
    background-color: transparent;
    border-color: #9ad67b
}

.btn-line-success.active,
.btn-line-success:active,
.btn-line-success:focus,
.btn-line-success:hover,
.open .btn-line-success.dropdown-toggle {
    color: #fff;
    background-color: #A9DC8E
}

.btn-line-info {
    color: #626262;
    background-color: transparent;
    border-color: #57cfbb
}

.btn-line-info.active,
.btn-line-info:active,
.btn-line-info:focus,
.btn-line-info:hover,
.open .btn-line-info.dropdown-toggle {
    color: #fff;
    background-color: #6BD5C3
}

.btn-line-warning {
    color: #626262;
    background-color: transparent;
    border-color: #e8cc75
}

.btn-line-warning.active,
.btn-line-warning:active,
.btn-line-warning:focus,
.btn-line-warning:hover,
.open .btn-line-warning.dropdown-toggle {
    color: #fff;
    background-color: #ECD48B
}

.btn-line-danger {
    color: #626262;
    background-color: transparent;
    border-color: #ea6e7b
}

.btn-line-danger.active,
.btn-line-danger:active,
.btn-line-danger:focus,
.btn-line-danger:hover,
.open .btn-line-danger.dropdown-toggle {
    color: #fff;
    background-color: #ED848F
}

.btn-line-dark {
    color: #626262;
    background-color: transparent;
    border-color: #161c27
}

.btn-line-dark.active,
.btn-line-dark:active,
.btn-line-dark:focus,
.btn-line-dark:hover,
.open .btn-line-dark.dropdown-toggle {
    color: #fff;
    background-color: #1F2837
}

.btn-direction {
    position: relative;
    border: 0;
    line-height: 20px
}

.btn-left {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-left:before {
    content: " ";
    line-height: 0;
    position: absolute;
    top: 0;
    left: -26px;
    border: 16px solid transparent;
    border-right: 10px solid #fff
}

.btn-down:before,
.btn-up:before {
    content: " ";
    line-height: 0;
    position: absolute;
    left: 50%;
    margin-left: -8px
}

.btn-left:hover:before {
    border-right: 10px solid #e6e6e6
}

.btn-left.btn-primary:before {
    border-right: 10px solid #7992BF
}

.btn-left.btn-primary:hover:before {
    border-right: 10px solid #5676af
}

.btn-left.btn-success:before {
    border-right: 10px solid #A9DC8E
}

.btn-left.btn-success:hover:before {
    border-right: 10px solid #8bd067
}

.btn-left.btn-info:before {
    border-right: 10px solid #6BD5C3
}

.btn-left.btn-info:hover:before {
    border-right: 10px solid #43cab3
}

.btn-left.btn-warning:before {
    border-right: 10px solid #ECD48B
}

.btn-left.btn-warning:hover:before {
    border-right: 10px solid #e5c45f
}

.btn-left.btn-danger:before {
    border-right: 10px solid #ED848F
}

.btn-left.btn-danger:hover:before {
    border-right: 10px solid #e65866
}

.btn-right {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-right:before {
    content: " ";
    line-height: 0;
    position: absolute;
    top: 0;
    right: -26px;
    border: 16px solid transparent;
    border-left: 10px solid #fff
}

.btn-right:hover:before {
    border-left: 10px solid #e6e6e6
}

.btn-right.btn-primary:before {
    border-left: 10px solid #7992BF
}

.btn-right.btn-primary:hover:before {
    border-left: 10px solid #5676af
}

.btn-right.btn-success:before {
    border-left: 10px solid #A9DC8E
}

.btn-right.btn-success:hover:before {
    border-left: 10px solid #8bd067
}

.btn-right.btn-info:before {
    border-left: 10px solid #6BD5C3
}

.btn-right.btn-info:hover:before {
    border-left: 10px solid #43cab3
}

.btn-right.btn-warning:before {
    border-left: 10px solid #ECD48B
}

.btn-right.btn-warning:hover:before {
    border-left: 10px solid #e5c45f
}

.btn-right.btn-danger:before {
    border-left: 10px solid #ED848F
}

.btn-right.btn-danger:hover:before {
    border-left: 10px solid #e65866
}

.btn-up:before {
    top: -16px;
    border: 8px solid transparent;
    border-bottom: 8px solid #fff
}

.btn-up:hover:before {
    border-bottom: 8px solid #e6e6e6
}

.btn-up.btn-primary:before {
    border-bottom: 8px solid #7992BF
}

.btn-up.btn-primary:hover:before {
    border-bottom: 8px solid #5676af
}

.btn-up.btn-success:before {
    border-bottom: 8px solid #A9DC8E
}

.btn-up.btn-success:hover:before {
    border-bottom: 8px solid #8bd067
}

.btn-up.btn-info:before {
    border-bottom: 8px solid #6BD5C3
}

.btn-up.btn-info:hover:before {
    border-bottom: 8px solid #43cab3
}

.btn-up.btn-warning:before {
    border-bottom: 8px solid #ECD48B
}

.btn-up.btn-warning:hover:before {
    border-bottom: 8px solid #e5c45f
}

.btn-up.btn-danger:before {
    border-bottom: 8px solid #ED848F
}

.btn-up.btn-danger:hover:before {
    border-bottom: 8px solid #e65866
}

.btn-down:before {
    bottom: -16px;
    border: 8px solid transparent;
    border-top: 8px solid #fff
}

.btn-icon,
.btn-icon i {
    line-height: 35px
}

.btn-down:hover:before {
    border-top: 8px solid #e6e6e6
}

.btn-down.btn-primary:before {
    border-top: 8px solid #7992BF
}

.btn-down.btn-primary:hover:before {
    border-top: 8px solid #5676af
}

.btn-down.btn-success:before {
    border-top: 8px solid #A9DC8E
}

.btn-down.btn-success:hover:before {
    border-top: 8px solid #8bd067
}

.btn-down.btn-info:before {
    border-top: 8px solid #6BD5C3
}

.btn-down.btn-info:hover:before {
    border-top: 8px solid #43cab3
}

.btn-down.btn-warning:before {
    border-top: 8px solid #ECD48B
}

.btn-down.btn-warning:hover:before {
    border-top: 8px solid #e5c45f
}

.btn-down.btn-danger:before {
    border-top: 8px solid #ED848F
}

.btn-down.btn-danger:hover:before {
    border-top: 8px solid #e65866
}

.btn-w-xs {
    min-width: 80px
}

.btn-w-sm {
    min-width: 100px
}

.btn-w-md {
    min-width: 120px
}

.btn-w-lg {
    min-width: 150px
}

.btn-round {
    border-radius: 2em
}

.btn-icon,
.btn-icon-lined {
    border-radius: 4px;
    height: 35px;
    width: 35px;
    display: inline-block;
    text-align: center
}

.btn-gap {
    margin: 5px
}

.btn-gap-h {
    margin: 0 5px
}

.btn-gap-v {
    margin: 0 0 5px
}

.btn-icon.btn-icon-lined,
.btn-icon.btn-icon-lined i {
    line-height: 31px
}

.btn-icon.btn-icon-lined.btn-icon-thin,
.btn-icon.btn-icon-lined.btn-icon-thin i {
    line-height: 33px
}

.btn-icon-lined,
.btn-icon-lined i {
    line-height: 35px
}

.btn-icon:hover {
    color: #fff
}

.btn-icon-lined {
    background-color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #626262;
    color: #626262
}

.btn-icon-lined.btn-icon-lined,
.btn-icon-lined.btn-icon-lined i {
    line-height: 31px
}

.btn-icon-lined.btn-icon-lined.btn-icon-thin,
.btn-icon-lined.btn-icon-lined.btn-icon-thin i {
    line-height: 33px
}

.btn-icon-sm,
.btn-icon-sm i {
    line-height: 30px
}

.btn-icon-lined.btn-icon-thin {
    border-width: 1px
}

.btn-icon-lined:hover {
    background-color: #fff;
    color: #fff
}

.btn-icon-lined.btn-default-light,
.btn-icon-lined.btn-default-light:hover {
    color: #bbb;
    border: 2px solid #bbb
}

.btn-icon-lined.btn-default,
.btn-icon-lined.btn-default:hover {
    color: #777;
    border-color: #777
}

.btn-icon-lined.btn-primary {
    color: #7992BF;
    border-color: #7992BF
}

.btn-icon-lined.btn-success {
    color: #A9DC8E;
    border-color: #A9DC8E
}

.btn-icon-lined.btn-info {
    color: #6BD5C3;
    border-color: #6BD5C3
}

.btn-icon-lined.btn-warning {
    color: #ECD48B;
    border-color: #ECD48B
}

.btn-icon-lined.btn-danger {
    color: #ED848F;
    border-color: #ED848F
}

.btn-icon-round {
    border-radius: 50%
}

.btn-icon-sm {
    height: 30px;
    width: 30px
}

.btn-icon-sm.btn-icon-lined,
.btn-icon-sm.btn-icon-lined i {
    line-height: 26px
}

.btn-icon-sm.btn-icon-lined.btn-icon-thin,
.btn-icon-sm.btn-icon-lined.btn-icon-thin i {
    line-height: 28px
}

.btn-icon-md,
.btn-icon-md i {
    line-height: 45px
}

.btn-icon-md {
    font-size: 18px;
    height: 45px;
    width: 45px
}

.btn-icon-md.btn-icon-lined,
.btn-icon-md.btn-icon-lined i {
    line-height: 41px
}

.btn-icon-md.btn-icon-lined.btn-icon-thin,
.btn-icon-md.btn-icon-lined.btn-icon-thin i {
    line-height: 43px
}

.btn-icon-lg,
.btn-icon-lg i {
    line-height: 65px
}

.btn-icon-lg {
    height: 65px;
    width: 65px
}

.btn-icon-lg.btn-icon-lined,
.btn-icon-lg.btn-icon-lined i {
    line-height: 61px
}

.btn-icon-lg.btn-icon-lined.btn-icon-thin,
.btn-icon-lg.btn-icon-lined.btn-icon-thin i {
    line-height: 63px
}

.btn-icon-lg-alt,
.btn-icon-lg-alt i {
    line-height: 70px
}

.btn-icon-lg-alt {
    height: 70px;
    width: 70px
}

.btn-icon-lg-alt.btn-icon-lined,
.btn-icon-lg-alt.btn-icon-lined i {
    line-height: 66px
}

.btn-icon-lg-alt.btn-icon-lined.btn-icon-thin,
.btn-icon-lg-alt.btn-icon-lined.btn-icon-thin i {
    line-height: 68px
}

.btn-icon-xl,
.btn-icon-xl i {
    line-height: 80px
}

.btn-icon-xl {
    height: 80px;
    width: 80px
}

.btn-icon-xl.btn-icon-lined,
.btn-icon-xl.btn-icon-lined i {
    line-height: 76px
}

.btn-icon-xl.btn-icon-lined.btn-icon-thin,
.btn-icon-xl.btn-icon-lined.btn-icon-thin i {
    line-height: 78px
}

.btn-twitter {
    color: #fff;
    background-color: #00c7f7;
    border-color: #00c7f7
}

.btn-twitter:hover {
    color: #fff;
    text-decoration: none;
    background-color: #00a6ce;
    border-color: #0096ba
}

.btn-facebook {
    color: #fff;
    background-color: #335397;
    border-color: #335397
}

.btn-facebook:hover {
    color: #fff;
    text-decoration: none;
    background-color: #294279;
    border-color: #243a69
}

.btn-google-plus,
.btn-gplus {
    color: #fff;
    background-color: #dd4a38;
    border-color: #dd4a38
}

.btn-google-plus:hover,
.btn-gplus:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ca3522;
    border-color: #b8301f
}

.btn-instagram {
    color: #fff;
    background-color: #82685A;
    border-color: #82685A
}

.btn-instagram:hover {
    color: #fff;
    text-decoration: none;
    background-color: #6a5549;
    border-color: #5e4b41
}

.btn-vimeo {
    color: #fff;
    background-color: #63879C;
    border-color: #63879C
}

.btn-vimeo:hover {
    color: #fff;
    text-decoration: none;
    background-color: #537183;
    border-color: #4b6777
}

.btn-flickr {
    color: #fff;
    background-color: #0061DB;
    border-color: #0061DB
}

.btn-flickr:hover {
    color: #fff;
    text-decoration: none;
    background-color: #004fb2;
    border-color: #00469e
}

.btn-github {
    color: #fff;
    background-color: #3B3B3B;
    border-color: #3B3B3B
}

.btn-github:hover {
    color: #fff;
    text-decoration: none;
    background-color: #272727;
    border-color: #1c1c1c
}

.btn-pinterest {
    color: #fff;
    background-color: #D73532;
    border-color: #D73532
}

.btn-pinterest:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bc2725;
    border-color: #ab2421
}

.btn-tumblr {
    color: #fff;
    background-color: #586980;
    border-color: #586980
}

.btn-tumblr:hover {
    color: #fff;
    text-decoration: none;
    background-color: #475568;
    border-color: #3f4b5c
}

.btn-linkedin {
    color: #fff;
    background-color: #018FAF;
    border-color: #018FAF
}

.btn-linkedin:hover {
    color: #fff;
    text-decoration: none;
    background-color: #016e86;
    border-color: #015d72
}

.btn-dribbble {
    color: #fff;
    background-color: #EA73A0;
    border-color: #EA73A0
}

.btn-dribbble:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e55088;
    border-color: #e23e7c
}

.btn-stumbleupon {
    color: #fff;
    background-color: #EA4B24;
    border-color: #EA4B24
}

.btn-stumbleupon:hover {
    color: #fff;
    text-decoration: none;
    background-color: #d13914;
    border-color: #bf3412
}

.btn-lastfm {
    color: #fff;
    background-color: #B80638;
    border-color: #B80638
}

.btn-lastfm:hover {
    color: #fff;
    text-decoration: none;
    background-color: #90052c;
    border-color: #7d0426
}

.btn-evernote {
    color: #fff;
    background-color: #3BAB27;
    border-color: #3BAB27
}

.btn-evernote:hover {
    color: #fff;
    text-decoration: none;
    background-color: #308a1f;
    border-color: #2a791c
}

.btn-skype {
    color: #fff;
    background-color: #00B0F6;
    border-color: #00B0F6
}

.btn-skype:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0093cd;
    border-color: #0084b9
}

.btn-soundcloud {
    color: #fff;
    background-color: #06f;
    border-color: #06f
}

.btn-soundcloud:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0056d6;
    border-color: #004ec2
}

.btn-behance {
    color: #fff;
    background-color: #B80638;
    border-color: #B80638
}

.btn-behance:hover {
    color: #fff;
    text-decoration: none;
    background-color: #90052c;
    border-color: #7d0426
}

.btn-rss {
    color: #fff;
    background-color: #F79638;
    border-color: #F79638
}

.btn-rss:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f58111;
    border-color: #e87709
}

.btn-youtube {
    color: #fff;
    background-color: #CC181E;
    border-color: #CC181E
}

.btn-youtube:hover {
    color: #fff;
    text-decoration: none;
    background-color: #a71419;
    border-color: #951216
}

.btn-metro {
    position: relative;
    padding: 0;
    border: 0;
    width: 180px;
    height: 180px;
    font-size: 21px;
    text-align: center
}

.btn-metro i {
    font-size: 48px;
    line-height: 180px
}

.btn-metro span {
    position: absolute;
    left: 15px;
    bottom: 15px
}

.content-container.ng-leave {
    z-index: 9999
}

.content-container.ng-enter {
    z-index: 8888
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.animate-spin {
    -webkit-animation: spin 3s linear infinite;
    -moz-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite
}

@-webkit-keyframes fade-up-enter {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes fade-up-enter {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fade-up-enter {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -moz-transform: translateY(20px);
        -ms-transform: translateY(20px);
        -o-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fade-up-leave {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@-moz-keyframes fade-up-leave {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fade-up-leave {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.animate-fade-up.ng-enter {
    -webkit-animation: .35s fade-up-enter;
    -moz-animation: .35s fade-up-enter;
    animation: .35s fade-up-enter
}

@-webkit-keyframes animate-flip-y-enter {
    0% {
        -webkit-transform: perspective(3000px) rotateY(90deg);
        -moz-transform: perspective(3000px) rotateY(90deg);
        -ms-transform: perspective(3000px) rotateY(90deg);
        -o-transform: perspective(3000px) rotateY(90deg);
        transform: perspective(3000px) rotateY(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: perspective(3000px) rotateY(0);
        -moz-transform: perspective(3000px) rotateY(0);
        -ms-transform: perspective(3000px) rotateY(0);
        -o-transform: perspective(3000px) rotateY(0);
        transform: perspective(3000px) rotateY(0);
        opacity: 1
    }
}

@-moz-keyframes animate-flip-y-enter {
    0% {
        -webkit-transform: perspective(3000px) rotateY(90deg);
        -moz-transform: perspective(3000px) rotateY(90deg);
        -ms-transform: perspective(3000px) rotateY(90deg);
        -o-transform: perspective(3000px) rotateY(90deg);
        transform: perspective(3000px) rotateY(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: perspective(3000px) rotateY(0);
        -moz-transform: perspective(3000px) rotateY(0);
        -ms-transform: perspective(3000px) rotateY(0);
        -o-transform: perspective(3000px) rotateY(0);
        transform: perspective(3000px) rotateY(0);
        opacity: 1
    }
}

@keyframes animate-flip-y-enter {
    0% {
        -webkit-transform: perspective(3000px) rotateY(90deg);
        -moz-transform: perspective(3000px) rotateY(90deg);
        -ms-transform: perspective(3000px) rotateY(90deg);
        -o-transform: perspective(3000px) rotateY(90deg);
        transform: perspective(3000px) rotateY(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform: perspective(3000px) rotateY(0);
        -moz-transform: perspective(3000px) rotateY(0);
        -ms-transform: perspective(3000px) rotateY(0);
        -o-transform: perspective(3000px) rotateY(0);
        transform: perspective(3000px) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes animate-flip-y-leave {
    0% {
        -webkit-transform: perspective(3000px) rotateY(0);
        -moz-transform: perspective(3000px) rotateY(0);
        -ms-transform: perspective(3000px) rotateY(0);
        -o-transform: perspective(3000px) rotateY(0);
        transform: perspective(3000px) rotateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(3000px) rotateY(-90deg);
        -moz-transform: perspective(3000px) rotateY(-90deg);
        -ms-transform: perspective(3000px) rotateY(-90deg);
        -o-transform: perspective(3000px) rotateY(-90deg);
        transform: perspective(3000px) rotateY(-90deg);
        opacity: 0
    }
}

@-moz-keyframes animate-flip-y-leave {
    0% {
        -webkit-transform: perspective(3000px) rotateY(0);
        -moz-transform: perspective(3000px) rotateY(0);
        -ms-transform: perspective(3000px) rotateY(0);
        -o-transform: perspective(3000px) rotateY(0);
        transform: perspective(3000px) rotateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(3000px) rotateY(-90deg);
        -moz-transform: perspective(3000px) rotateY(-90deg);
        -ms-transform: perspective(3000px) rotateY(-90deg);
        -o-transform: perspective(3000px) rotateY(-90deg);
        transform: perspective(3000px) rotateY(-90deg);
        opacity: 0
    }
}

@keyframes animate-flip-y-leave {
    0% {
        -webkit-transform: perspective(3000px) rotateY(0);
        -moz-transform: perspective(3000px) rotateY(0);
        -ms-transform: perspective(3000px) rotateY(0);
        -o-transform: perspective(3000px) rotateY(0);
        transform: perspective(3000px) rotateY(0);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(3000px) rotateY(-90deg);
        -moz-transform: perspective(3000px) rotateY(-90deg);
        -ms-transform: perspective(3000px) rotateY(-90deg);
        -o-transform: perspective(3000px) rotateY(-90deg);
        transform: perspective(3000px) rotateY(-90deg);
        opacity: 0
    }
}

.animate-flip-y.ng-enter {
    -webkit-animation: .35s animate-flip-y-enter ease-in-out;
    -moz-animation: .35s animate-flip-y-enter ease-in-out;
    animation: .35s animate-flip-y-enter ease-in-out
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@-moz-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        -o-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.animate-vertical-slide.ng-hide-add {
    -webkit-animation: .35s slideOutUp ease-in-out;
    -moz-animation: .35s slideOutUp ease-in-out;
    animation: .35s slideOutUp ease-in-out
}

.animate-vertical-slide.ng-hide-remove {
    -webkit-animation: .35s .35s slideInDown ease-in-out;
    -moz-animation: .35s .35s slideInDown ease-in-out;
    animation: .35s .35s slideInDown ease-in-out
}

@-webkit-keyframes slideOutUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.95);
        -moz-transform: scale(.95);
        -ms-transform: scale(.95);
        -o-transform: scale(.95);
        transform: scale(.95)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes slideOutUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.95);
        -moz-transform: scale(.95);
        -ms-transform: scale(.95);
        -o-transform: scale(.95);
        transform: scale(.95)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes slideOutUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.95);
        -moz-transform: scale(.95);
        -ms-transform: scale(.95);
        -o-transform: scale(.95);
        transform: scale(.95)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.ainmate-scale-up.ng-enter {
    -webkit-animation: .35s slideOutUp ease-in-out;
    -moz-animation: .35s slideOutUp ease-in-out;
    animation: .35s slideOutUp ease-in-out
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25px);
        -moz-transform: translateX(25px);
        -ms-transform: translateX(25px);
        -o-transform: translateX(25px);
        transform: translateX(25px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@-moz-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25px);
        -moz-transform: translateX(25px);
        -ms-transform: translateX(25px);
        -o-transform: translateX(25px);
        transform: translateX(25px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25px);
        -moz-transform: translateX(25px);
        -ms-transform: translateX(25px);
        -o-transform: translateX(25px);
        transform: translateX(25px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

.ainmate-slide-in-right.ng-enter {
    -webkit-animation: .35s slideInRight ease-in-out;
    -moz-animation: .35s slideInRight ease-in-out;
    animation: .35s slideInRight ease-in-out
}

.badge-primary {
    background-color: #7992BF
}

.badge-success {
    background-color: #A9DC8E
}

.badge-info {
    background-color: #6BD5C3
}

.badge-warning {
    background-color: #ECD48B
}

.badge-danger {
    background-color: #ED848F
}

.breadcrumb a {
    color: #626262
}

.breadcrumb a:hover {
    text-decoration: none
}

.breadcrumb-alt {
    overflow: hidden;
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    width: 100%
}

.breadcrumb-alt>li {
    float: left;
    margin: 0 25px 0 0
}

.breadcrumb-alt>li>a {
    position: relative;
    float: left;
    background-color: #eee;
    color: #626262;
    font-size: 12px;
    padding: 10px
}

.breadcrumb-alt>li>a:after,
.breadcrumb-alt>li>a:before {
    position: absolute;
    top: 50%;
    content: ""
}

.breadcrumb-alt>li>a:before {
    left: -1em;
    margin-top: -1.6em;
    border-color: #eee #eee #eee transparent;
    border-style: solid;
    border-width: 1.5em 0 1.7em 1em
}

.breadcrumb-alt>li>a:after {
    right: -1em;
    margin-top: -1.5em;
    border-bottom: 1.5em solid transparent;
    border-left: 1em solid #eee;
    border-top: 1.5em solid transparent
}

.breadcrumb-alt>li>a.active,
.breadcrumb-alt>li>a:hover {
    text-decoration: none;
    background-color: #7992BF;
    color: #fff
}

.breadcrumb-alt>li>a.active:before,
.breadcrumb-alt>li>a:hover:before {
    border-color: #7992BF #7992BF #7992BF transparent
}

.breadcrumb-alt>li>a.active:after,
.breadcrumb-alt>li>a:hover:after {
    border-left: 1em solid #7992BF
}

.icon-box .icon-container {
    border: 1px solid rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 7px rgba(0, 0, 0, .01);
    border-radius: 50%;
    width: 110px;
    height: 110px;
    text-align: center;
    font-size: 50px;
    line-height: 110px;
    color: #7992BF
}

.icon-box h4 {
    font-weight: 700
}

@media (min-width:768px) {
    .icon-box .desc-container {
        max-width: 250px
    }
}

.media-box img,
.photo-box img {
    max-width: 100%
}

.icon-box-alt {
    width: 160px;
    margin: auto;
    text-align: center
}

.icon-box-alt .icon-container {
    font-size: 52px;
    line-height: 1;
    color: #8c97a0
}

.icon-box-alt h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff
}

.icon-box-alt .desc {
    font-style: italic;
    color: #8c97a0
}

.icon-box-vertical {
    padding: 15px 0;
    text-align: center
}

.icon-box-vertical .icon-container {
    margin: 0 auto 15px
}

.icon-box-vertical .desc-container {
    margin: auto
}

.icon-box-horizontal {
    position: relative;
    min-height: 130px;
    padding: 10px 10px 10px 145px
}

.icon-box-horizontal .icon-container {
    position: absolute;
    left: 10px;
    top: 10px
}

.photo-box {
    text-align: center
}

.photo-box h4 {
    font-weight: 700
}

.photo-box .photo-container {
    border: 8px solid #f9f9f9
}

.media-box a {
    color: #626262
}

.media-box h5 {
    margin: 0;
    line-height: 20px;
    font-weight: 400
}

.media-box .media-box-photo {
    border-radius: 4px
}

.media-box .media-box-body {
    padding: 15px
}

.media-box .media-box-body .profile-img {
    position: relative;
    z-index: 1;
    margin-top: -65px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding: 5px;
    background-color: #fff
}

.media-box .media-box-body .profile-img img {
    width: 90px;
    height: 90px;
    border-radius: 50%
}

.media-box .media-box-body .profile-img.profile-img-sm {
    margin-top: -40px;
    width: 60px;
    height: 60px;
    padding: 2px
}

.media-box .media-box-body .profile-img.profile-img-sm img {
    width: 56px;
    height: 56px;
    border-radius: 50%
}

.ui-bullet {
    overflow: auto
}

.ui-bullet .btn-icon {
    float: left;
    font-size: 26px
}

.ui-bullet .ui-bullet-content {
    margin-left: 75px;
    margin-bottom: 2em
}

.ui-bullet h3 {
    display: inline-block;
    border-bottom: 1px solid rgba(98, 98, 98, .2);
    font-size: 24px;
    margin: .5em 0 .6em
}

.callout {
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #eee
}

.callout h4 {
    margin-top: 0;
    margin-bottom: 5px
}

.callout p:last-child {
    margin-bottom: 0
}

.callout-success {
    background-color: #f3faf3;
    border-color: #A9DC8E
}

.callout-success h4 {
    color: #A9DC8E
}

.callout-info {
    background-color: #f4f8fa;
    border-color: #6BD5C3
}

.callout-info h4 {
    color: #6BD5C3
}

.callout-warning {
    background-color: #fcf8f2;
    border-color: #ECD48B
}

.callout-warning h4 {
    color: #ECD48B
}

.callout-danger {
    background-color: #fdf7f7;
    border-color: #ED848F
}

.callout-danger h4 {
    color: #ED848F
}

#flotTip {
    background: rgba(0, 0, 0, .7);
    color: #f9f9f9;
    padding: .5em .6em;
    border: 0;
    font-size: 12px;
    border-radius: 4px
}

.legendLabel {
    padding: 0 5px;
    color: #626262
}

.chartjs-with-legend {
    position: relative;
    padding: 10px 130px 10px 10px;
    min-height: 200px
}

.doughnut-legend {
    list-style: none;
    position: absolute;
    right: 20px;
    top: 20px
}

.doughnut-legend li {
    display: block;
    position: relative;
    margin-bottom: 4px;
    border-radius: 4px;
    padding: 2px 8px 2px 28px;
    font-size: 14px;
    cursor: default;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out
}

.mail-container .table tr:hover,
.pagination>li>a,
.ui-tab .nav-tabs a:hover {
    cursor: pointer
}

.doughnut-legend li:hover {
    background-color: #fafafa
}

.doughnut-legend li span {
    display: inline-block;
    margin: 0 8px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border-radius: 4px
}

.dropdown-menu.with-arrow,
.dropdown-menu.with-arrow.pull-right,
.mail-container .mail-header h3 {
    margin-top: 0
}

.yAxis>div {
    left: 0!important
}

.dropdown-menu {
    box-shadow: none;
    background-clip: initial;
    border-radius: 0
}

.dropdown-menu.dropdown-dark {
    background-color: #2b2321
}

.dropdown-menu.dropdown-dark.with-arrow:after {
    border-bottom: 7px solid #2b2321
}

.dropdown-menu.dropdown-dark>li>a {
    color: #dbc4ac
}

.dropdown-menu.with-arrow:before {
    content: " ";
    position: absolute;
    left: 12px;
    top: -16px;
    border: 8px solid transparent;
    border-bottom: 8px solid #2b2321
}

.dropdown-menu.with-arrow:after {
    content: " ";
    position: absolute;
    left: 13px;
    top: -14px;
    border: 7px solid transparent;
    border-bottom: 7px solid #2b2321
}

.pricing-table,
.ui-ribbon-container {
    position: relative
}

.dropdown-menu.with-arrow.pull-right:before {
    left: auto;
    right: 12px
}

.dropdown-menu.with-arrow.pull-right:after {
    left: auto;
    right: 13px
}

.dropdown-menu.with-arrow.panel {
    border: 0
}

.dropdown-menu.with-arrow.panel-default:before {
    border-bottom: 8px solid #e9e9e9
}

.dropdown-menu.with-arrow.panel-default:after {
    border-bottom: 7px solid #f6f6f6
}

.dropdown-menu.with-arrow.panel-dark:before {
    border-bottom: 8px solid #1F2837
}

.dropdown-menu.with-arrow.panel-dark:after {
    border-bottom: 7px solid #1F2837
}

.dropdown-menu.with-arrow.panel-primary:before {
    border-bottom: 8px solid #7992BF
}

.dropdown-menu.with-arrow.panel-primary:after {
    border-bottom: 7px solid #7992BF
}

.dropdown-menu.with-arrow.panel-success:before {
    border-bottom: 8px solid #e9f7d7
}

.dropdown-menu.with-arrow.panel-success:after {
    border-bottom: 7px solid #F2FBEC
}

.dropdown-menu.with-arrow.panel-info:before {
    border-bottom: 8px solid #d4e4f2
}

.dropdown-menu.with-arrow.panel-info:after {
    border-bottom: 7px solid #EFF3FA
}

.dropdown-menu.with-arrow.panel-warning:before {
    border-bottom: 8px solid #f8e7da
}

.dropdown-menu.with-arrow.panel-warning:after {
    border-bottom: 7px solid #FCF7EF
}

.dropdown-menu.with-arrow.panel-danger:before {
    border-bottom: 8px solid #fcd8de
}

.dropdown-menu.with-arrow.panel-danger:after {
    border-bottom: 7px solid #FEF0F0
}

img.img30_30 {
    width: 30px;
    height: 30px
}

img.img64_64 {
    width: 64px;
    height: 64px
}

img.img80_80 {
    width: 80px;
    height: 80px
}

.label {
    padding: .5em .8em
}

.label-info-alt {
    background: #A085E4
}

.list-group-item {
    padding: 15px;
    border: 1px solid #f3f3f3
}

.list-info li {
    padding: 10px;
    border-bottom: 1px solid #eee
}

.list-info li:last-child {
    border-bottom: none
}

.list-info li .icon {
    margin-right: 10px;
    color: #7992BF
}

.list-info li label {
    width: 100px
}

.page.page-mail {
    padding: 0 15px
}

.page.page-mail>.row {
    display: table
}

.page.page-mail .col-sm-3,
.page.page-mail .col-sm-9 {
    float: none;
    display: table-cell;
    vertical-align: top;
    padding: 0
}

.page.page-mail .col-sm-3 {
    padding-bottom: 180px
}

.page.page-mail .col-sm-9 {
    background-color: #fff
}

.mail-categories {
    background-color: #f6f6f6
}

.mail-categories a {
    color: #626262
}

.mail-categories .btn-primary {
    color: #fff
}

.mail-categories .category-heading {
    padding: 13px 15px
}

.mail-categories .list-group .list-group-item {
    padding: 0;
    border-width: 1px 0;
    border-color: rgba(0, 0, 0, .02);
    background-color: transparent
}

.mail-categories .list-group .list-group-item.active>a {
    color: #7992BF;
    background-color: #fff
}

.mail-categories .list-group .list-group-item>a {
    display: block;
    padding: 15px;
    text-decoration: none
}

.mail-categories .list-group .list-group-item>a:hover {
    color: #7992BF;
    background-color: #fafafa
}

.mail-categories .list-group .list-group-item>a>i {
    font-size: 14px;
    width: 18px;
    margin-right: 6px
}

.mail-categories .list-group .list-group-item>a>i.fa-circle {
    font-size: 13px
}

.mail-container.panel {
    border: 0;
    margin: 0
}

.mail-container .panel-heading {
    padding: 20px;
    font-size: 22px
}

.mail-container .mail-options,
.mail-container .table tr>td {
    padding: 12px
}

.mail-container .table {
    margin-bottom: 0;
    border-top: 1px solid #ddd
}

.mail-container .table tr>td .ti-star {
    color: #ccc
}

.mail-container .table tr>td .ti-star.active {
    color: #ED848F
}

.mail-container .table label.ui-checkbox {
    margin-bottom: 0
}

.mail-container .table .mail-unread {
    font-weight: 700;
    color: #333
}

.mail-container .table .mail-hightlight td {
    background-color: #FCF7EF
}

.mail-container .mail-header {
    padding: 15px 0
}

.mail-compose .mail-actions,
.mail-container .mail-actions {
    margin-top: 10px
}

.mail-container .mail-info {
    padding: 10px 15px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}

.mail-container .mail-info .col-md-4,
.mail-container .mail-info .col-md-8 {
    padding: 0
}

.mail-container .mail-attachments,
.mail-container .mail-content {
    padding: 15px 0;
    border-bottom: 1px solid #f1f1f1
}

.mail-container .mail-attachments .list-attachs img {
    max-width: 200px;
    max-height: 200px
}

.mail-compose .form-group>input,
.mail-compose .form-group>input:focus {
    border: none
}

.nav-boxed {
    box-shadow: 0 0 2px rgba(0, 0, 0, .2);
    background-color: #fff;
    border-radius: 4px
}

.nav-boxed.nav-justified>li>a {
    margin: 0
}

.nav-boxed a {
    color: #626262
}

.nav-boxed>li>a {
    display: block;
    padding: 10px 5px;
    border-left: 0;
    border-top: 1px solid #f3f3f3
}

@media (min-width:768px) {
    .nav-boxed>li>a {
        border-top: 0;
        border-left: 1px solid #f3f3f3
    }
}

.nav-boxed>li>a>i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 2px;
    font-size: 30px
}

.panel-box .panel-bottom p,
.panel-box ul.list-justified>li p {
    margin: 0
}

.nav-boxed>li:first-child>a {
    border-left: none;
    border-top: 0
}

@media (min-width:768px) {
    .nav-boxed>li:first-child>a {
        border-left: 1px solid #f3f3f3
    }
}

.panel {
    box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}

.panel .panel-title {
    font-size: 13px
}

.panel-dark {
    border-color: #1F2837
}

.panel-dark>.panel-heading {
    color: #fff;
    background-color: #1F2837;
    border-color: #1F2837
}

.panel-dark>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #1F2837
}

.panel-dark>.panel-heading .badge {
    color: #1F2837;
    background-color: #fff
}

.panel-dark>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #1F2837
}

.panel-box {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%;
    text-align: center;
    border: none
}

.panel-box .panel-item {
    display: table-cell;
    padding: 30px;
    width: 1%;
    vertical-align: top;
    border-radius: 0
}

.panel-box .panel-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.panel-box .panel-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.panel-box.info-box i {
    line-height: 70px
}

.panel-box .panel-bottom,
.panel-box .panel-top {
    display: block
}

.panel-box .panel-top {
    padding: 30px 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.panel-box .panel-bottom {
    padding: 10px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.panel-box .list-justified-container {
    padding: 15px 0
}

.panel-box ul.list-justified {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0
}

.panel-box ul.list-justified>li {
    float: none;
    display: table-cell;
    padding: 10px;
    width: 1%;
    border-right: 1px solid #eee
}

.panel-box ul.list-justified>li:last-child {
    border: none
}

.panel-box .panel-icon,
.panel-box .panel-img {
    display: block;
    margin: -75px auto 0;
    border-radius: 50%;
    border: 10px solid #fff;
    width: 150px;
    height: 150px;
    line-height: 80px;
    text-align: center;
    font-size: 58px;
    text-shadow: -6px 8px 5px rgba(0, 0, 0, .3)
}

.panel-box .panel-icon {
    padding: 28px 35px 35px
}

.panel-box .panel-img {
    padding: 0
}

.panel-box .panel-img img {
    width: 100%;
    max-width: 100%
}

.mini-box {
    min-height: 120px;
    padding: 25px
}

.mini-box .box-icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    vertical-align: middle;
    text-align: center;
    font-size: 35px;
    border-radius: 4px
}

.mini-box .box-icon.rounded {
    border-radius: 50%
}

.mini-box .btn-icon,
.mini-box .btn-icon-lined {
    margin: 0 15px 0 0;
    font-size: 32px
}

.mini-box .box-info {
    display: inline-block;
    vertical-align: top
}

.mini-box .box-info p {
    margin: 0
}

.panel-profile {
    border: none
}

.panel-profile .profile {
    margin: 5px 15px 5px 5px;
    border-radius: 50%;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, .2)
}

.panel-profile .profile img {
    border-radius: 50%
}

.panel-profile .list-group>li>i {
    margin-right: 10px;
    font-size: 16px;
    color: #777;
    table-layout: fixed
}

.panel-profile .list-justified-container {
    padding: 15px 0
}

.panel-profile ul.list-justified {
    display: table;
    width: 100%;
    list-style: none;
    padding: 0
}

.panel-profile ul.list-justified>li {
    float: none;
    display: table-cell;
    padding: 10px;
    width: 1%;
    border-right: 1px solid #eee
}

.panel-profile ul.list-justified>li:last-child {
    border: none
}

.panel-profile ul.list-justified>li p {
    margin: 0
}

.popover,
.popover-title {
    font-size: 16px;
    background-color: #2b2321;
    border-radius: 0!important;
    color: #dbc4ac;
    border: 0!important
}

.popover.right>.arrow,
.popover.right>.arrow:after {
    border-right-color: #2b2321
}

.popover.left>.arrow,
.popover.left>.arrow:after {
    border-left-color: #2b2321
}

.popover.top>.arrow,
.popover.top>.arrow:after {
    border-top-color: #2b2321
}

.popover.bottom>.arrow,
.popover.bottom>.arrow:after {
    border-bottom-color: #2b2321
}

.popover-title {
    font-weight: 400;
    font-size: 18px;
    padding: 8px 14px 0
}

.pricing-table {
    margin-bottom: 20px;
    background-color: #fcfcfc;
    color: #999;
    border-radius: 6px;
    box-shadow: none;
    text-align: center
}

.pricing-table header {
    background-color: #9EA4AA;
    text-align: center;
    padding: 30px 15px;
    border-bottom: 10px solid #90979e
}

.pricing-table header h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    color: #fff
}

.pricing-table .pricing-price {
    border-bottom: 1px solid #e7edf6;
    padding: 15px;
    background-color: #f2f5fa;
    font-size: 56px;
    line-height: 1;
    color: #626262;
    font-weight: 300
}

.pricing-table .pricing-price .pricing-sign {
    margin-right: 5px;
    color: #d9dfe5
}

.pricing-table .pricing-price .pricing-sub {
    margin-left: 5px;
    font-size: 22px;
    line-height: 1
}

.pricing-table .pricing-lead {
    margin-bottom: 1.5em;
    font-size: 18px;
    text-transform: uppercase
}

.pricing-table .pricing-lead:after {
    margin: 0 auto;
    content: "";
    height: 0;
    width: 80px;
    padding-top: .6em;
    border-bottom: solid 3px #eff0f3;
    display: block
}

.pricing-table .pricing-plan-details {
    padding: 1em
}

.pricing-table .pricing-plan-details>ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 2em
}

.pricing-table>footer {
    padding: 2em;
    text-align: center
}

.pricing-table>footer>a {
    display: block;
    margin: 0 auto;
    padding: 12px;
    font-size: 14px;
    line-height: 1;
    width: 100%;
    max-width: 200px
}

.pricing-table.pricing-table-primary header {
    background-color: #7992BF;
    border-bottom: 10px solid #6884b7
}

.pricing-table.pricing-table-primary:after {
    border-top: 6px solid #7992BF;
    border-left: 6px solid #7992BF
}

.pricing-table.pricing-table-info header {
    background-color: #6BD5C3;
    border-bottom: 10px solid #57cfbb
}

.pricing-table.pricing-table-info:after {
    border-top: 6px solid #6BD5C3;
    border-left: 6px solid #6BD5C3
}

.pricing-table.pricing-table-success header {
    background-color: #A9DC8E;
    border-bottom: 10px solid #9ad67b
}

.pricing-table.pricing-table-success:after {
    border-top: 6px solid #A9DC8E;
    border-left: 6px solid #A9DC8E
}

.pricing-table.pricing-table-warning header {
    background-color: #ECD48B;
    border-bottom: 10px solid #e8cc75
}

.pricing-table.pricing-table-warning:after {
    border-top: 6px solid #ECD48B;
    border-left: 6px solid #ECD48B
}

.pricing-table.pricing-table-danger header {
    background-color: #ED848F;
    border-bottom: 10px solid #ea6e7b
}

.pricing-table.pricing-table-danger:after {
    border-top: 6px solid #ED848F;
    border-left: 6px solid #ED848F
}

.ui-ribbon-container .ui-ribbon-wrapper {
    position: absolute;
    overflow: hidden;
    width: 85px;
    height: 88px;
    top: -3px;
    right: -3px
}

.ui-ribbon-container .ui-ribbon {
    position: relative;
    display: block;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    line-height: 20px;
    background-color: #555;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.flags-american,
.flags-china,
.flags-france,
.flags-germany,
.flags-japan,
.flags-korea,
.flags-portugal,
.flags-russia,
.flags-spain {
    height: 21px;
    width: 32px
}

.progress,
.progress-bar {
    box-shadow: none
}

.ui-ribbon-container .ui-ribbon:after,
.ui-ribbon-container .ui-ribbon:before {
    position: absolute;
    content: " ";
    line-height: 0;
    border-top: 2px solid #555;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    bottom: -2px
}

.ui-ribbon-container .ui-ribbon:before {
    left: 0;
    bottom: -1px
}

.ui-ribbon-container .ui-ribbon:after {
    right: 0
}

.ui-ribbon-container.ui-ribbon-primary .ui-ribbon {
    background-color: #7992BF
}

.ui-ribbon-container.ui-ribbon-primary .ui-ribbon:after,
.ui-ribbon-container.ui-ribbon-primary .ui-ribbon:before {
    border-top: 2px solid #7992BF
}

.ui-ribbon-container.ui-ribbon-success .ui-ribbon {
    background-color: #A9DC8E
}

.ui-ribbon-container.ui-ribbon-success .ui-ribbon:after,
.ui-ribbon-container.ui-ribbon-success .ui-ribbon:before {
    border-top: 2px solid #A9DC8E
}

.ui-ribbon-container.ui-ribbon-info .ui-ribbon {
    background-color: #6BD5C3
}

.ui-ribbon-container.ui-ribbon-info .ui-ribbon:after,
.ui-ribbon-container.ui-ribbon-info .ui-ribbon:before {
    border-top: 2px solid #6BD5C3
}

.ui-ribbon-container.ui-ribbon-warning .ui-ribbon {
    background-color: #ECD48B
}

.ui-ribbon-container.ui-ribbon-warning .ui-ribbon:after,
.ui-ribbon-container.ui-ribbon-warning .ui-ribbon:before {
    border-top: 2px solid #ECD48B
}

.ui-ribbon-container.ui-ribbon-danger .ui-ribbon {
    background-color: #ED848F
}

.ui-ribbon-container.ui-ribbon-danger .ui-ribbon:after,
.ui-ribbon-container.ui-ribbon-danger .ui-ribbon:before {
    border-top: 2px solid #ED848F
}

.flags-american,
.flags-china,
.flags-france,
.flags-germany,
.flags-italy,
.flags-japan,
.flags-korea,
.flags-portugal,
.flags-russia,
.flags-spain,
.flags-sprite {
    background-image: url(ui/images/flags-s9e6bfd0b60.png);
    background-repeat: no-repeat
}

.flags-american {
    background-position: 0 0
}

.flags-china {
    background-position: 0 -21px
}

.flags-france {
    background-position: 0 -42px
}

.flags-germany {
    background-position: 0 -63px
}

.flags-italy {
    background-position: 0 -84px;
    height: 21px;
    width: 32px
}

.flags-japan {
    background-position: 0 -105px
}

.flags-korea {
    background-position: 0 -126px
}

.flags-portugal {
    background-position: 0 -147px
}

.flags-russia {
    background-position: 0 -168px
}

.flags-spain {
    background-position: 0 -189px
}

.ui-timline-container {
    padding: 15px
}

.ui-timline-left .ui-timeline:before {
    left: 0
}

@media (min-width:768px) {
    .ui-timline-left .ui-timeline .tl-item:before {
        display: none
    }
    .ui-timline-left .ui-timeline .tl-item .tl-caption {
        margin-left: -55px
    }
    .ui-timline-left .ui-timeline .tl-item .tl-body .tl-time {
        left: auto;
        right: 15px;
        color: #777
    }
}

.ui-timeline {
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse
}

.ui-timeline:before {
    background-color: #d5d5d5;
    bottom: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    width: 1px;
    z-index: 0
}

.ui-timeline .tl-item {
    display: table-row;
    margin-bottom: 5px
}

.ui-timeline .tl-item:before {
    display: none;
    content: ""
}

@media (min-width:768px) {
    .ui-timeline:before {
        left: 50%
    }
    .ui-timeline .tl-item:before {
        display: block;
        width: 50%
    }
}

.ui-timeline .tl-item .tl-caption {
    width: 150px;
    margin-left: -55px
}

@media (min-width:768px) {
    .ui-timeline .tl-item .tl-caption {
        margin-left: -110px
    }
    .ui-timeline .tl-item.alt {
        text-align: right
    }
    .ui-timeline .tl-item.alt:before {
        display: none
    }
    .ui-timeline .tl-item.alt:after {
        content: "";
        display: block;
        width: 50%
    }
    .ui-timeline .tl-item.alt .tl-body .tl-entry {
        margin: 0 35px 15px 0
    }
    .ui-timeline .tl-item.alt .tl-body .tl-time {
        right: -220px;
        left: auto;
        text-align: left
    }
    .ui-timeline .tl-item.alt .tl-body .tl-icon {
        right: -58px;
        left: auto
    }
    .ui-timeline .tl-item.alt .tl-body .tl-content:after {
        right: -16px;
        left: auto;
        border: 8px solid transparent;
        border-left: 8px solid rgba(255, 255, 255, .9)
    }
}

.ui-timeline .tl-item .tl-body {
    display: table-cell;
    width: 50%;
    vertical-align: top
}

.ui-map,
.ui-tab-vertical .nav-tabs>li>a {
    display: block
}

.ui-timeline .tl-item .tl-body .tl-entry {
    position: relative;
    margin: 0 0 15px 36px
}

.ui-timeline .tl-item .tl-body .tl-time {
    z-index: 1;
    position: absolute;
    left: auto;
    right: 15px;
    top: 5px;
    width: 150px;
    color: #777;
    line-height: 35px;
    text-align: right
}

@media (min-width:768px) {
    .ui-timeline .tl-item .tl-body .tl-time {
        left: -220px;
        right: auto;
        color: #626262
    }
}

.ui-timeline .tl-item .tl-body .tl-icon {
    position: absolute;
    left: -58px;
    top: 5px
}

.ui-timeline .tl-item .tl-body .tl-content {
    position: relative;
    padding: 15px;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, .9)
}

.ui-timeline .tl-item .tl-body .tl-content:after {
    content: " ";
    line-height: 0;
    position: absolute;
    left: -16px;
    top: 20px;
    border: 8px solid transparent;
    border-right: 8px solid rgba(255, 255, 255, .9)
}


.ui-accordion .panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #e9e9e9
}

.ui-accordion .panel {
    border: 1px solid #e9e9e9
}

.ui-accordion .panel-heading {
    padding: 0;
    background-color: #f6f6f6
}

.ui-accordion .panel-heading .panel-title>a {
    display: block;
    padding: 15px;
    font-size: 14px
}

.ui-accordion .panel-heading .panel-title>a:active,
.ui-accordion .panel-heading .panel-title>a:focus,
.ui-accordion .panel-heading .panel-title>a:hover {
    cursor: pointer;
    text-decoration: none
}

.ui-accordion-success .panel {
    border: 1px solid #A9DC8E
}

.ui-accordion-success .panel-heading {
    background-color: #A9DC8E;
    color: #fff
}

.ui-accordion-info .panel {
    border: 1px solid #6BD5C3
}

.ui-accordion-info .panel-heading {
    background-color: #6BD5C3;
    color: #fff
}

.ui-accordion-warning .panel {
    border: 1px solid #ECD48B
}

.ui-accordion-warning .panel-heading {
    background-color: #ECD48B;
    color: #fff
}

.ui-accordion-danger .panel {
    border: 1px solid #ED848F
}

.ui-accordion-danger .panel-heading {
    background-color: #ED848F;
    color: #fff
}

.ui-accordion-dark .panel {
    border: 1px solid #1F2837
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span,
.pagination>li>a {
    border-radius: 4px
}

.ui-accordion-dark .panel-heading {
    background-color: #1F2837;
    color: #fff
}

.ui-map {
    height: 400px
}

.pagination-lg>li span,
.pagination-lg>li>a {
    line-height: 26px;
    padding: 10px 18px
}

.pagination>li>a {
    color: #626262
}

.pagination>li>a,
.pagination>li>span {
    padding: 5px 10px;
    margin-left: 10px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 4px 8px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.progress {
    background-color: #f5f5f5
}

.progress-rounded {
    border-radius: 50px
}

.progressbar-xs {
    height: 10px
}

.progressbar-sm {
    height: 15px
}

.ui-tab .nav-tabs {
    margin-bottom: 15px
}

.ui-tab .nav-tabs.nav-justified>li.active>a {
    border-bottom-color: transparent
}

.ui-tab .nav-tabs>li.active>a {
    background-color: #fff
}

.ui-tab .nav-tabs a {
    color: #626262
}

.ui-tab-container .nav-tabs {
    margin-bottom: 0
}

.ui-tab-container .nav-tabs.nav-justified>li:last-child {
    border-right: 0
}

.ui-tab-container .nav-tabs.nav-justified>li:active>a,
.ui-tab-container .nav-tabs.nav-justified>li:focus>a,
.ui-tab-container .nav-tabs.nav-justified>li:hover>a,
.ui-tab-container .nav-tabs.nav-justified>li>a {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #ddd
}

.ui-tab-container .nav-tabs>li.active>a {
    color: #7992BF
}

.ui-tab-container .nav-tabs>li:active>a,
.ui-tab-container .nav-tabs>li:focus>a,
.ui-tab-container .nav-tabs>li:hover>a {
    border: 0;
    background-color: transparent
}

.ui-tab-container .nav-tabs>li>a {
    margin: 0;
    border: 0;
    padding: 15px;
    font-weight: 700;
    border-radius: 0
}

.ui-tab-container .tab-content {
    padding: 15px
}

.ui-tab-horizontal {
    border: 1px solid #ddd;
    border-radius: 4px
}

.ui-tab-horizontal .nav-tabs {
    background-color: #f6f6f6
}

.ui-tab-horizontal .nav-tabs>li {
    border-right: 1px solid #ddd
}

.ui-tab-horizontal .nav-tabs>li.active:active>a,
.ui-tab-horizontal .nav-tabs>li.active:focus>a,
.ui-tab-horizontal .nav-tabs>li.active:hover>a {
    border: 0;
    background-color: #fff
}

.ui-tab-horizontal .nav-tabs>li.active>a:active,
.ui-tab-horizontal .nav-tabs>li.active>a:focus,
.ui-tab-horizontal .nav-tabs>li.active>a:hover {
    border: 0
}

.ui-tab-vertical {
    position: relative;
    padding: 0 0 0 30%
}

.ui-tab-vertical .nav-tabs {
    position: absolute;
    left: 0;
    top: 0;
    width: 30%;
    background-color: #f6f6f6;
    border-width: 1px 0 1px 1px;
    border-radius: 4px 0 0 4px;
    border-color: #ddd;
    border-style: solid
}

.ui-tab-vertical .nav-tabs>li {
    width: 100%;
    float: none;
    border-bottom: 1px solid #ddd;
    margin: 0
}

.ui-tab-vertical .nav-tabs>li:last-child {
    border-bottom: 0
}

.ui-tab-vertical .nav-tabs>li.active:active>a,
.ui-tab-vertical .nav-tabs>li.active:focus>a,
.ui-tab-vertical .nav-tabs>li.active:hover>a {
    border: 0;
    background-color: #fff
}

.ui-tab-vertical .nav-tabs>li.active>a {
    margin-right: -1px
}

.ui-tab-vertical .nav-tabs>li.active>a:active,
.ui-tab-vertical .nav-tabs>li.active>a:focus,
.ui-tab-vertical .nav-tabs>li.active>a:hover {
    border: 0
}

.ui-tab-vertical .tab-content {
    border: 1px solid #ddd;
    border-radius: 0 4px 4px 0
}

.slider-selection,
.slider-track {
    border-radius: 4px;
    position: absolute
}

@font-face {
    font-family: ChaletLondonNineteenSixty;
    src: url(../fonts/ChaletLondonNineteenSixty.eot);
    src: url(../fonts/ChaletLondonNineteenSixty.eot) format("embedded-opentype"), url(../fonts/ChaletLondonNineteenSixty.woff2) format("woff2"), url(../fonts/ChaletLondonNineteenSixty.woff) format("woff"), url(../fonts/ChaletLondonNineteenSixty.ttf) format("truetype"), url(../fonts/ChaletLondonNineteenSixty.svg#ChaletLondonNineteenSixty) format("svg")
}

@font-face {
    font-family: ChaletNewYorkNineteenSixty;
    src: url(../fonts/ChaletNewYorkNineteenSixty.eot);
    src: url(../fonts/ChaletNewYorkNineteenSixty.eot) format("embedded-opentype"), url(../fonts/ChaletNewYorkNineteenSixty.woff2) format("woff2"), url(../fonts/ChaletNewYorkNineteenSixty.woff) format("woff"), url(../fonts/ChaletNewYorkNineteenSixty.ttf) format("truetype"), url(../fonts/ChaletNewYorkNineteenSixty.svg#ChaletNewYorkNineteenSixty) format("svg")
}

@font-face {
    font-family: ChaletLondonNineteenSeventy;
    src: url(../fonts/ChaletLondonNineteenSeventy.eot);
    src: url(../fonts/ChaletLondonNineteenSeventy.eot) format("embedded-opentype"), url(../fonts/ChaletLondonNineteenSeventy.woff2) format("woff2"), url(../fonts/ChaletLondonNineteenSeventy.woff) format("woff"), url(../fonts/ChaletLondonNineteenSeventy.ttf) format("truetype"), url(../fonts/ChaletLondonNineteenSeventy.svg#ChaletLondonNineteenSeventy) format("svg")
}

@media print {
    .no-print {
        display: none
    }
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.slider.slider-horizontal {
    width: 100%!important;
    height: 4px
}

.slider.slider-horizontal .slider-track {
    height: 2px;
    width: 100%;
    margin-top: -1px;
    top: 50%;
    left: 0
}

.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0;
    bottom: 0
}

.slider.slider-horizontal .slider-handle {
    margin-left: -15px;
    margin-top: -15px
}

.slider.slider-horizontal .slider-handle.triangle {
    border-width: 0 2px 2px;
    width: 0;
    height: 0;
    border-bottom-color: #0480be;
    margin-top: 0
}

.slider.slider-vertical {
    height: 210px;
    width: 4px
}

.slider.slider-vertical .slider-track {
    width: 2px;
    height: 100%;
    margin-left: -1px;
    left: 50%;
    top: 0
}

.slider.slider-vertical .slider-selection {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

.slider.slider-vertical .slider-handle {
    margin-left: -15px;
    margin-top: -15px
}

.slider.slider-vertical .slider-handle.triangle {
    border-width: 2px 0 2px 2px;
    width: 1px;
    height: 1px;
    border-left-color: #0480be;
    margin-left: 0
}

.slider.slider-disabled .slider-handle {
    pointer-events: none;
    background-color: #f5f5f5
}

.slider.slider-disabled .slider-track {
    opacity: .65;
    cursor: not-allowed
}

.slider input {
    display: none
}

.slider .tooltip.top {
    margin-top: -47px
}

.slider .tooltip-inner {
    white-space: nowrap
}

.slider-track {
    cursor: pointer;
    background-color: #eee;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.slider-selection {
    background-color: #7992BF;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.slider-handle {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .2);
    border: 1px solid rgba(0, 0, 0, .1)
}

.slider-handle.round {
    border-radius: 50%
}

.slider-handle.triangle {
    background: 0 0
}

table.responsive {
    border: 1px solid #ddd
}

@media only screen and (max-width:767px) {
    table.responsive {
        margin-bottom: 0
    }
    .pinned {
        position: absolute;
        left: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-right: 1px solid #ccc;
        border-left: 1px solid #ccc
    }
    .pinned table {
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        border-right: none;
        border-left: none;
        width: 100%
    }
    .pinned table td,
    .pinned table th {
        white-space: nowrap
    }
    .pinned td:last-child {
        border-bottom: 0
    }
    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-right: 1px solid #ccc
    }
    div.table-wrapper div.scrollable {
        margin-left: 35%;
        overflow: scroll;
        overflow-y: hidden
    }
    table.responsive td,
    table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden
    }
    table.responsive td:first-child,
    table.responsive th:first-child,
    table.responsive.pinned td {
        display: none
    }
}

.easypiechart {
    display: inline-block;
    position: relative;
    width: 180px;
    height: 180px;
    text-align: center;
    margin: 5px auto
}

.easypiechart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.easypiechart .pie-percent {
    display: inline-block;
    line-height: 180px;
    font-size: 40px;
    font-weight: 300;
    color: #333
}

.easypiechart .pie-percent:after {
    content: '%';
    margin-left: .1em;
    font-size: .6em
}

.easypiechart.easypiechart-sm {
    width: 120px;
    height: 120px
}

.easypiechart.easypiechart-sm .pie-percent {
    font-size: 28px;
    line-height: 120px
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,
.toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}

.toast-close-button:focus,
.toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container>div {
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    border-radius: 4px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: .8;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}

#toast-container>:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#toast-container>.toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}

#toast-container>.toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important
}

#toast-container.toast-bottom-full-width>div,
#toast-container.toast-top-full-width>div {
    width: 96%;
    margin: auto
}

.toast {
    background-color: #333
}

.toast-success {
    background-color: #91d26f
}

.toast-error {
    background-color: #e8606f
}

.toast-info {
    background-color: #4bccb6
}

.toast-warning {
    background-color: #e6c768
}

@media all and (max-width:240px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }
    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width:241px) and (max-width:480px) {
    #toast-container>div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }
    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }
}

@media all and (min-width:481px) and (max-width:768px) {
    #toast-container>div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }
}

.jqstooltip {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.tabcontrol,
.wizard {
    display: block;
    width: 100%;
    overflow: hidden
}

.tabcontrol a,
.wizard a {
    outline: 0
}

.tabcontrol ul,
.wizard ul {
    list-style: none!important;
    padding: 0;
    margin: 0
}

.tabcontrol>.content>.body ul,
.wizard>.content>.body ul {
    list-style: disc!important
}

.tabcontrol ul>li,
.wizard ul>li {
    display: block;
    padding: 0
}

.tabcontrol>.content>.title,
.tabcontrol>.steps .current-info,
.wizard>.content>.title,
.wizard>.steps .current-info {
    position: absolute;
    left: -999em
}

.wizard>.steps {
    position: relative;
    display: block;
    width: 100%
}

.wizard>.steps>ul>li {
    width: 100%
}

@media (min-width:600px) {
    .wizard>.steps>ul>li {
        width: 25%
    }
}

.wizard.vertical>.steps {
    display: block;
    width: 100%
}

@media (min-width:600px) {
    .wizard.vertical>.steps {
        display: inline;
        float: left;
        width: 30%
    }
}

.wizard.vertical>.steps>ul>li {
    float: none;
    width: 100%
}

.wizard.vertical>.content {
    width: 100%
}

@media (min-width:600px) {
    .wizard.vertical>.content {
        display: inline;
        float: left;
        margin: 0 2.5% .5em;
        width: 65%
    }
}

.wizard>.steps .number {
    font-size: 1.429em
}

.wizard>.actions>ul>li,
.wizard>.steps>ul>li {
    float: left
}

.wizard>.steps a,
.wizard>.steps a:active,
.wizard>.steps a:hover {
    display: block;
    width: auto;
    margin: 0 .5em .5em;
    padding: 1em;
    text-decoration: none;
    border-radius: 2em
}

.wizard>.steps .disabled a,
.wizard>.steps .disabled a:active,
.wizard>.steps .disabled a:hover {
    background: #eee;
    color: #aaa;
    cursor: default
}

.wizard>.steps .current a,
.wizard>.steps .current a:active,
.wizard>.steps .current a:hover {
    background: #7992BF;
    color: #fff;
    cursor: default
}

.wizard>.steps .done a,
.wizard>.steps .done a:active,
.wizard>.steps .done a:hover {
    background: #7992BF;
    color: #fff;
    opacity: .6
}

.wizard>.steps .error a,
.wizard>.steps .error a:active,
.wizard>.steps .error a:hover {
    background: #ED848F;
    color: #fff
}

.wizard>.content {
    background-color: #eee;
    display: block;
    margin: .5em;
    min-height: 25em;
    overflow: hidden;
    position: relative;
    width: auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.wizard>.content>.body {
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%
}

.wizard>.content>.body ul>li {
    display: list-item
}

.wizard>.content>.body>iframe {
    border: 0;
    width: 100%;
    height: 100%
}

.wizard>.content>.body input {
    display: block;
    border: 1px solid #ccc
}

.wizard>.content>.body input[type=checkbox] {
    display: inline-block
}

.wizard>.content>.body input.error {
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #8a1f11
}

.wizard>.content>.body label {
    display: inline-block;
    margin-bottom: .5em
}

.wizard>.content>.body label.error {
    color: #8a1f11;
    display: inline-block;
    margin-left: 1.5em
}

.wizard>.actions {
    position: relative;
    display: block;
    text-align: right;
    width: 100%
}

.wizard.vertical>.actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%
}

.wizard>.actions>ul {
    display: inline-block;
    text-align: right
}

.wizard>.actions>ul>li {
    margin: 0 .5em
}

.wizard.vertical>.actions>ul>li {
    margin: 0 0 0 1em
}

.wizard>.actions a,
.wizard>.actions a:active,
.wizard>.actions a:hover {
    background: #7992BF;
    color: #fff;
    display: block;
    padding: .5em 1em;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.wizard>.actions .disabled a,
.wizard>.actions .disabled a:active,
.wizard>.actions .disabled a:hover {
    background: #eee;
    color: #aaa
}

.tabcontrol>.steps {
    position: relative;
    display: block;
    width: 100%
}

.tabcontrol>.steps>ul {
    position: relative;
    margin: 6px 0 0;
    top: 1px;
    z-index: 1
}

.tabcontrol>.steps>ul>li {
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.tabcontrol>.steps>ul>li:hover {
    background: #edecec;
    border: 1px solid #bbb;
    padding: 0
}

.tabcontrol>.steps>ul>li.current {
    background: #fff;
    border: 1px solid #bbb;
    border-bottom: 0 none;
    padding: 0 0 1px;
    margin-top: 0
}

.tabcontrol>.steps>ul>li>a {
    color: #5f5f5f;
    display: inline-block;
    border: 0;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none
}

.tabcontrol>.steps>ul>li>a:hover {
    text-decoration: none
}

.tabcontrol>.steps>ul>li.current>a {
    padding: 15px 30px 10px
}

.tabcontrol>.content {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 35em;
    overflow: hidden;
    border-top: 1px solid #bbb;
    padding-top: 20px
}

.tabcontrol>.content>.body {
    float: left;
    position: absolute;
    width: 95%;
    height: 95%;
    padding: 2.5%
}

.tabcontrol>.content>.body ul>li {
    display: list-item
}

.angular-ui-tree {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 20px;
    list-style: none
}

.angular-ui-tree-placeholder {
    border: 1px dashed #e9e9e9;
    background-color: #EFF3FA;
    border-radius: 4px
}

.angular-ui-tree-handle {
    position: relative;
    display: block;
    margin: 5px 0;
    padding: 10px;
    text-decoration: none;
    border: 1px solid #e9e9e9;
    background: #fff;
    cursor: move;
    border-radius: 4px
}

.angular-ui-tree-handle:hover .angular-ui-tree-icon-action {
    display: inline
}

.angular-ui-tree-icon:hover {
    cursor: pointer
}

.angular-ui-tree-icon-collapse {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 40px;
    margin: -10px 0 0 -10px;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: 0 0;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    font-weight: 700
}

.angular-ui-tree-icon-collapse:before {
    content: '+';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0
}

.angular-ui-tree-icon-collapse.uncollapsed:before {
    content: '-'
}

.angular-ui-tree-icon-action {
    margin-left: 7px;
    display: none;
    color: #777;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.angular-ui-tree-icon-action:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    color: #626262
}

.angular-ui-tree-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #fff;
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px
}

.angular-ui-tree-nodes {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none
}

.angular-ui-tree-nodes .angular-ui-tree-nodes {
    padding-left: 30px
}

.angular-ui-tree-node,
.angular-ui-tree-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    line-height: 20px
}

.angular-ui-tree-hidden {
    display: none
}

.angular-ui-tree-drag {
    position: absolute;
    pointer-events: none;
    z-index: 999;
    opacity: .8
}

.jvectormap-label {
    position: absolute;
    display: none;
    border-radius: 2px;
    background: #1F2837;
    color: #fff;
    font-size: 12px;
    padding: 6px
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    position: absolute;
    left: 10px;
    border-radius: 2px;
    background: #eee;
    padding: 3px;
    color: #626262;
    width: 18px;
    height: 18px;
    cursor: pointer;
    line-height: 10px;
    text-align: center
}

.jvectormap-zoomin {
    top: 10px
}

.jvectormap-zoomout {
    top: 30px
}

.ui-tags-input .host {
    position: relative;
    margin: 5px 0
}

.ui-tags-input .host:active {
    outline: 0
}

.ui-tags-input .tags {
    overflow: hidden;
    word-wrap: break-word;
    cursor: text;
    display: block;
    width: 100%;
    min-height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.5385;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px
}

.ui-tags-input .tags.focused {
    outline: 0
}

.ui-tags-input .tags .tag-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.ui-tags-input .tags .tag-item {
    display: inline-block;
    float: left;
    margin: 2px;
    padding: 6px 8px;
    border-radius: 4px;
    background-color: #7992BF;
    color: #fff
}

.ui-tags-input .tags .tag-item .remove-button {
    margin: 0 0 0 5px;
    padding: 0;
    border: none;
    background: 0 0;
    cursor: pointer;
    vertical-align: middle;
    color: #eee;
    text-decoration: none
}

.ui-tags-input .tags .input.invalid-tag,
.ui-tags-input .tags .tag-item .remove-button:active {
    color: #ED848F
}

.ui-tags-input .tags .input {
    border: 0;
    outline: 0;
    margin: 2px;
    padding: 5px 0 5px 5px;
    float: left;
    height: 30px
}

.ui-tags-input .tags .input::-ms-clear {
    display: none
}

.ui-tags-input .autocomplete {
    margin-top: 5px;
    position: absolute;
    padding: 5px 0;
    z-index: 999;
    width: 100%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2)
}

.ui-tags-input .autocomplete .suggestion-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.ui-tags-input .autocomplete .suggestion-item {
    overflow: hidden;
    padding: 5px 10px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #1F2837;
    background-color: #fff
}

.ui-tags-input .autocomplete .suggestion-item.selected,
.ui-tags-input .autocomplete .suggestion-item.selected em {
    color: #fff;
    background-color: #0097cf
}

.ui-tags-input .autocomplete .suggestion-item em {
    color: #1F2837;
    background-color: #fff
}

#loading-bar,
#loading-bar-spinner {
    pointer-events: none;
    -webkit-pointer-events: none;
    -webkit-transition: 350ms linear all;
    -moz-transition: 350ms linear all;
    -o-transition: 350ms linear all;
    transition: 350ms linear all
}

#loading-bar-spinner.ng-enter,
#loading-bar-spinner.ng-leave.ng-leave-active,
#loading-bar.ng-enter,
#loading-bar.ng-leave.ng-leave-active {
    opacity: 0
}

#loading-bar-spinner.ng-enter.ng-enter-active,
#loading-bar-spinner.ng-leave,
#loading-bar.ng-enter.ng-enter-active,
#loading-bar.ng-leave {
    opacity: 1
}

#loading-bar .bar {
    -webkit-transition: width 350ms;
    -moz-transition: width 350ms;
    -o-transition: width 350ms;
    transition: width 350ms;
    background-color: #7992BF;
    position: fixed;
    z-index: 10002;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px
}

#loading-bar .peg {
    position: absolute;
    width: 70px;
    right: 0;
    top: 0;
    height: 2px;
    opacity: .45;
    box-shadow: #7992BF 1px 0 6px 1px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%
}

#loading-bar-spinner {
    display: block;
    position: fixed;
    z-index: 10002;
    top: 10px;
    left: 10px
}

.fc-button-group,
.fc-icon {
    display: inline-block
}

#loading-bar-spinner .spinner-icon {
    width: 14px;
    height: 14px;
    border: 2px solid transparent;
    border-top-color: #7992BF;
    border-left-color: #7992BF;
    border-radius: 10px;
    -webkit-animation: loading-bar-spinner .4s linear infinite;
    -moz-animation: loading-bar-spinner .4s linear infinite;
    -ms-animation: loading-bar-spinner .4s linear infinite;
    -o-animation: loading-bar-spinner .4s linear infinite;
    animation: loading-bar-spinner .4s linear infinite
}

@-webkit-keyframes loading-bar-spinner {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes loading-bar-spinner {
    0% {
        -moz-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes loading-bar-spinner {
    0% {
        -o-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes loading-bar-spinner {
    0% {
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loading-bar-spinner {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.fc {
    direction: ltr;
    text-align: left
}

.fc-rtl {
    text-align: right
}

.fc th,
.fc-basic-view .fc-week-number,
.fc-toolbar {
    text-align: center
}

body .fc {
    font-size: 1em
}

.fc-view thead th {
    padding: 4px
}

.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed hr,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
    border-color: #ddd
}

.fc-unthemed .fc-popover {
    background-color: #fff
}

.fc-unthemed .fc-popover .fc-header,
.fc-unthemed hr {
    background: #eee
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    color: #666
}

.fc-unthemed .fc-today {
    background: #fcf8e3
}

.fc-highlight {
    background: #bce8f1;
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-state-active,
.fc-state-disabled,
.fc-state-down {
    background-image: none
}

.fc-icon {
    font-size: 2em;
    line-height: .5em;
    height: .5em;
    font-family: "Courier New", Courier, monospace
}

.fc-icon-left-single-arrow:after {
    content: "\02039"
}

.fc-icon-right-single-arrow:after {
    content: "\0203A"
}

.fc-icon-left-double-arrow:after {
    content: "\000AB"
}

.fc-icon-right-double-arrow:after {
    content: "\000BB"
}

.fc-icon-x:after {
    content: "\000D7"
}

.fc button {
    margin: 0;
    height: 2.1em;
    padding: 0 .6em;
    font-size: 1em;
    white-space: nowrap;
    cursor: pointer
}

.fc button::-moz-focus-inner {
    margin: 0;
    padding: 0
}

.fc-state-default {
    border: 1px solid;
    background-color: #fff;
    color: #333
}

.fc-state-default.fc-corner-left {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.fc-state-default.fc-corner-right {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.fc button .fc-icon {
    position: relative;
    top: .05em;
    margin: 0 .1em
}

.fc-state-active,
.fc-state-disabled,
.fc-state-down,
.fc-state-hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.fc-state-disabled {
    cursor: default;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.fc-event.fc-draggable,
.fc-event[href],
.fc-popover .fc-header .fc-close {
    cursor: pointer
}

.fc .fc-button-group>* {
    float: left;
    margin: 0 0 0 -1px
}

.fc .fc-button-group>:first-child {
    margin-left: 0
}

.fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15)
}

.fc-popover .fc-header {
    padding: 2px 4px
}

.fc-popover .fc-header .fc-title {
    margin: 0 2px
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
    float: left
}

.fc-ltr .fc-popover .fc-header .fc-close,
.fc-rtl .fc-popover .fc-header .fc-title {
    float: right
}

.fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid
}

.fc-unthemed .fc-popover .fc-header .fc-close {
    font-size: 25px;
    margin-top: 4px
}

.fc-popover>.ui-widget-header+.ui-widget-content {
    border-top: 0
}

.fc hr {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-style: solid;
    border-width: 1px 0
}

.fc-bg table,
.fc-row .fc-highlight-skeleton table {
    height: 100%
}

.fc-clear {
    clear: both
}

.fc-bg,
.fc-helper-skeleton,
.fc-highlight-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-event,
.fc-row,
.fc-scroller>* {
    position: relative
}

.fc-bg {
    bottom: 0
}

.fc table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em
}

.fc td,
.fc th {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top
}

.fc td.fc-today {
    border-style: double
}

.fc .fc-row {
    border-style: solid;
    border-width: 0
}

.fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent
}

.fc-row:first-child table {
    border-top: 0 hidden transparent
}

.fc-row .fc-bg {
    z-index: 1
}

.fc-row .fc-highlight-skeleton {
    z-index: 2;
    bottom: 0
}

.fc-row .fc-highlight-skeleton td {
    border-color: transparent
}

.fc-row .fc-content-skeleton {
    position: relative;
    z-index: 3;
    padding-bottom: 2px
}

.fc-row .fc-helper-skeleton {
    z-index: 4
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
    background: 0 0;
    border-color: transparent;
    border-bottom: 0
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
    border-top: 0
}

.fc-scroller {
    overflow-y: scroll;
    overflow-x: hidden
}

.fc-scroller>* {
    width: 100%;
    overflow: hidden
}

.fc-event {
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-width: 1px;
    border-style: solid;
    border-color: #6BD5C3;
    border-radius: 4px;
    background-color: #fff;
    font-weight: 400
}

.fc-event.fc-event-success {
    border-color: #A9DC8E
}

.fc-event.fc-event-warning {
    border-color: #ECD48B
}

.fc-event.fc-event-danger {
    border-color: #ED848F
}

.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
    color: #626262;
    text-decoration: none
}

.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 4px 8px
}

.fc-ltr .fc-day-grid-event.fc-not-start,
.fc-rtl .fc-day-grid-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.fc-ltr .fc-day-grid-event.fc-not-end,
.fc-rtl .fc-day-grid-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.fc-day-grid-event>.fc-content {
    white-space: nowrap;
    overflow: hidden
}

.fc-day-grid-event .fc-time {
    font-weight: 700
}

.fc-toolbar h2,
.ui-widget td.fc-axis {
    font-weight: 400
}

.fc-day-grid-event .fc-resizer {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 7px
}

.fc-ltr .fc-day-grid-event .fc-resizer {
    right: -3px;
    cursor: e-resize
}

.fc-rtl .fc-day-grid-event .fc-resizer {
    left: -3px;
    cursor: w-resize
}

a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    cursor: pointer;
    text-decoration: none
}

a.fc-more:hover {
    text-decoration: underline
}

.fc-limited {
    display: none
}

.fc-day-grid .fc-row {
    z-index: 1
}

.fc-more-popover {
    z-index: 2;
    width: 220px
}

.fc-more-popover .fc-event-container {
    padding: 10px
}

.fc-toolbar {
    margin-bottom: 1em
}

.fc-toolbar .fc-left {
    float: left
}

.fc-toolbar .fc-right {
    float: right
}

.fc-toolbar .fc-center {
    display: inline-block
}

.fc-toolbar h2 {
    margin: 0;
    font-size: 22px;
    line-height: 29px;
    text-transform: uppercase
}

.fc-toolbar button {
    position: relative
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
    z-index: 2
}

.fc-toolbar .fc-state-down {
    z-index: 3
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
    z-index: 4
}

.fc-toolbar button:focus {
    z-index: 5
}

.fc .fc-toolbar>*>* {
    float: left;
    margin-left: .75em
}

.fc .fc-toolbar>*>:first-child {
    margin-left: 0
}

.fc-view-container *,
.fc-view-container:after,
.fc-view-container:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fc-view,
.fc-view>table {
    position: relative;
    z-index: 1
}

.fc-basicDay-view .fc-content-skeleton,
.fc-basicWeek-view .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em
}

.fc-basic-view tbody .fc-row {
    min-height: 4em
}

.fc-row.fc-rigid {
    overflow: hidden
}

.fc-row.fc-rigid .fc-content-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-basic-view .fc-day-number,
.fc-basic-view .fc-week-number {
    padding: 0 2px
}

.fc-basic-view td.fc-day-number,
.fc-basic-view td.fc-week-number span {
    padding-top: 2px;
    padding-bottom: 2px
}

.fc-basic-view .fc-week-number span {
    display: inline-block;
    min-width: 1.25em
}

.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right
}

.fc-rtl .fc-basic-view .fc-day-number {
    text-align: left
}

.fc-day-number.fc-other-month {
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2
}

.fc-agenda-view .fc-day-grid .fc-row {
    min-height: 3em
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em
}

.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap
}

.fc-ltr .fc-axis {
    text-align: right
}

.fc-rtl .fc-axis {
    text-align: left
}

.fc-time-grid,
.fc-time-grid-container {
    position: relative;
    z-index: 1
}

.fc-time-grid {
    min-height: 100%
}

.fc-time-grid table {
    border: 0 hidden transparent
}

.fc-time-grid>.fc-bg {
    z-index: 1
}

.fc-time-grid .fc-slats,
.fc-time-grid>hr {
    position: relative;
    z-index: 2
}

.fc-time-grid .fc-highlight-skeleton {
    z-index: 3
}

.fc-time-grid .fc-content-skeleton {
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;
    right: 0
}

.fc-time-grid>.fc-helper-skeleton {
    z-index: 5
}

.fc-slats td {
    height: 1.5em;
    border-bottom: 0
}

.fc-slats .fc-minor td {
    border-top-style: dotted
}

.fc-slats .ui-widget-content {
    background: 0 0
}

.fc-time-grid .fc-highlight-container {
    position: relative
}

.fc-time-grid .fc-highlight {
    position: absolute;
    left: 0;
    right: 0
}

.fc-time-grid .fc-event-container {
    position: relative
}

.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px
}

.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%
}

.fc-time-grid .fc-event {
    position: absolute;
    z-index: 1
}

.fc-time-grid-event.fc-not-start {
    border-top-width: 0;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.fc-time-grid-event.fc-not-end {
    border-bottom-width: 0;
    padding-bottom: 1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.fc-time-grid-event {
    overflow: hidden
}

.fc-time-grid-event>.fc-content {
    position: relative;
    z-index: 2
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
    padding: 0 1px
}

.fc-time-grid-event .fc-time {
    font-size: .85em;
    white-space: nowrap
}

.fc-time-grid-event .fc-bg {
    z-index: 1;
    background: #fff;
    opacity: .25;
    filter: alpha(opacity=25)
}

.fc-time-grid-event.fc-short .fc-content {
    white-space: nowrap
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
    display: inline-block;
    vertical-align: top
}

.fc-time-grid-event.fc-short .fc-time span {
    display: none
}

.fc-time-grid-event.fc-short .fc-time:before {
    content: attr(data-start)
}

.fc-time-grid-event.fc-short .fc-time:after {
    content: "\000A0-\000A0"
}

.fc-time-grid-event.fc-short .fc-title {
    font-size: .85em;
    padding: 0
}

.fc-time-grid-event .fc-resizer {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 0;
    height: 8px;
    overflow: hidden;
    line-height: 8px;
    font-size: 11px;
    font-family: monospace;
    text-align: center;
    cursor: s-resize
}

.fc-time-grid-event .fc-resizer:after {
    content: "="
}

.btn-in-center {
    text-align: center
}

.refresh-div {
    color: #4f403d;
    font-size: 16px;
    height: 140px;
    background-color: #fff;
    margin-bottom: 50px
}

@media (max-width:768px) {
    .refresh-div {
        margin-bottom: 0;
        height: 70px;
    }
}

.refresh-div .box-inside-div {
    display: block;
    margin: 0 auto;
    max-width: 1152px;
    height: 100%
}

.refresh-div .pull-left,
.refresh-div .pull-right {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width:768px) {
    .refresh-div .pull-left {
        top: 30%;
        transform: translateY(-30%);
        margin-left: 20px
    }
    .refresh-div .pull-right {
        float: left!important;
        margin-left: 20px;
        top: 30%;
        transform: translateY(-30%)
    }
}

.refresh-div .device-name {
    font-size: 25px
}

.refresh-div .device-description {
    font-size: 18px;
    color: #dbc4ac
}

.refresh-div .device-description a {
    color: #dbc4ac;
    text-decoration: underline
}

.refresh-div .device-description a:hover {
    font-weight: 700;
    text-decoration: none
}

.refresh-div .refresh-time {
    color: #6fc4b3
}

.description-middle {
    position: absolute;
    width: 100%;
    top: 88px;
    text-align: center
}

.dark-brown-back .before-after,
.light-blue-back .cups-in-group,
.light-brown-back .cups-in-group {
    top: 70px;
    position: absolute
}

.description-middle span {
    border: 1px solid #dfdfdf;
    border-radius: 1em;
    background-color: #fff;
    box-sizing: border-box;
    color: #777;
    display: inline-block;
    font-size: 11px;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase
}

.total-small-img {
    background: url(../images/total_cup.png) no-repeat;
    width: 49px;
    height: 37px
}

.today-small-img {
    background: url(../images/today_cup.png) no-repeat;
    width: 46px;
    height: 29px
}

.stock-small-img {
    background: url(../images/coffee_beans.png) no-repeat;
    width: 43px;
    height: 37px
}

.dark-brown-back {
    background-color: #655651
}

.dark-brown-back .table {
    color: #dbc4ac!important
}

.dark-brown-back .white-border {
    height: 6px;
    width: 100%
}

.dark-brown-back .heading {
    height: 58px;
    color: #fff;
    font-size: 16px
}

.dark-brown-back .sub-heading {
    font-family: ChaletNewYorkNineteenSixty;
    font-size: 32px;
    line-height: 37px;
    color: #dbc4ac;
    margin-top: 60px
}

.dark-brown-back .sub-heading .head {
    width: 290px
}

.dark-brown-back .value-number {
    font-family: ChaletLondonNineteenSeventy;
    line-height: 120px;
    font-size: 120px;
    color: #fff;
    display: block;
    margin: 0
}

.dark-brown-back .before-after,
.dark-brown-back .bottom-description {
    color: #dbc4ac
}

.dark-brown-back .value-number .metric {
    font-family: ChaletNewYorkNineteenSixty;
    font-size: 60px;
}

.light-blue-back,
.light-brown-back {
    background-color: #80c6b6
}

.light-blue-back .dark-border,
.light-blue-back .white-border,
.light-brown-back .dark-border,
.light-brown-back .white-border {
    height: 6px;
    width: 100%
}

.light-blue-back .heading,
.light-brown-back .heading {
    height: 24px;
    color: #4f403d;
    font-size: 16px
}

.light-blue-back .sub-heading,
.light-brown-back .sub-heading {
    font-family: ChaletNewYorkNineteenSixty;
    font-size: 32px;
    line-height: 37px;
    color: #4f403d;
    margin-top: 60px
}

.light-blue-back .sub-heading .head,
.light-brown-back .sub-heading .head {
    width: 290px
}

.light-blue-back .sub-heading .head-2,
.light-brown-back .sub-heading .head-2 {
    width: 100%;
    display: block
}

.light-blue-back .margin-30,
.light-brown-back .margin-30 {
    margin-top: 30px!important
}

.light-blue-back .value-number,
.light-brown-back .value-number {
    font-family: ChaletLondonNineteenSeventy;
    line-height: 120px;
    font-size: 120px;
    color: #fff;
    display: block;
    margin: 0
}

.light-blue-back .value-number .metric,
.light-brown-back .value-number .metric {
    font-family: ChaletNewYorkNineteenSixty;
    font-size: 60px
}

.light-blue-back .stock-value,
.light-brown-back .stock-value {
    line-height: 100px!important;
    font-size: 100px!important
}

.light-blue-back .stock-value .metric,
.light-brown-back .stock-value .metric {
    font-size: 48px!important
}

.light-blue-back .bottom-description,
.light-blue-back .bottom-right-description,
.light-blue-back .cups-in-group,
.light-brown-back .bottom-description,
.light-brown-back .bottom-right-description,
.light-brown-back .cups-in-group {
    color: #4f403d
}

.cleaning-list {
    font-family: ChaletNewYorkNineteenSixty;
    color: #4f403d;
    margin-top: 60px;
    text-align: center;
}

.cleaning-list ul {
    width: 100%;
    list-style: none;
    padding: 0
}

.cleaning-list ul>li {
    width: 23%;
    padding: 0 15px;
    display: inline-block
}

.cleaning-list ul>li .status {
    width: 100%;
    display: block;
    height: 25px;
    font-size: 24px;
    line-height: 25px
}

@media (max-width:768px) {
    .cleaning-list ul>li {
        padding: 0 5px
    }
    .cleaning-list ul>li .status {
        font-size: 18px
    }
}

.cleaning-list ul>li img {
    height: 22px
}

.cleaning-list ul>li .text-bellow {
    font-size: 16px;
    text-align: center;
}

@media (max-width:768px) {
    .cleaning-list ul>li .text-bellow {
        font-size: 13px
    }
}

.cleaning-list ul>li:first-child {
    padding-left: 0!important
}

.cleaning-list ul>li:last-child {
    padding-right: 0!important
}

.cleaning-list .value-number2 {
    font-family: ChaletLondonNineteenSeventy;
    color: #fff;
    line-height: 90px;
    font-size: 90px;
}

@media (max-width:768px) {
    .cleaning-list .value-number2 {
        line-height: 70px;
        font-size: 40px;
    }
}

.light-brown-back {
    background-color: #dbc4ac!important
}

.bottom-right-description {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 16px
}

.bottom-description {
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-size: 16px
}

.one-col-panel {
    width: 100%;
    height: 400px;
    padding: 20px
}

.inside-one-col-panel {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px
}

.text-color-on {
    color: #fff
}

.text-color-off {
    color: #eb5863
}

.text-color-off a {
    color: #eb5863!important
}

.chart-canvas-div {
    width: 100%;
    height: 200px;
    margin-top: 50px
}

.page-dashboard .panel-box {
    position: relative;
    border-radius: 0;
    text-align: left
}

.page-dashboard .panel-box .panel-bottom,
.page-dashboard .panel-box .panel-top {
    height: 100px;
    padding: 30px 5px;
    font-size: 40px;
    line-height: 1
}

.page-dashboard .panel-box .panel-bottom2 {
    height: 100%!important
}

.page-dashboard .panel-box .panel-bottom2 h4,
.page-dashboard .panel-box .panel-bottom2 h5 {
    margin: 5px 0
}

.page-dashboard .panel-box .panel-bottom {
    border-top: 1px solid #dfdfdf
}

.page-dashboard .panel-box .panel-info {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -12px;
    text-align: center
}

.page-dashboard .panel-box .panel-info span {
    height: 24px;
    display: inline-block;
    padding: 4px 10px;
    text-transform: uppercase;
    line-height: 14px;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    font-size: 11px;
    color: #777;
    border-radius: 1em
}

.page-dashboard .table>tbody>tr>td {
    vertical-align: middle
}

.dashboard-device {
    background-color: #fff;
    height: 80px
}

.dashboard-device span {
    height: 100%;
    vertical-align: middle
}

.dashboard-device .device {
    font-size: 24px
}

.lt-ie9-bg {
    z-index: 11111;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #333;
    color: #999;
    padding: 100px 20px;
    text-align: center;
    font-size: 26px
}

.lt-ie9-bg a {
    color: #f5f5f5;
    border-bottom: 2px solid #fff
}

.lt-ie9-bg a:hover {
    text-decoration: none
}

.non-display {
    display: none
}

.page {
    max-width: 1152px;
    margin: 0 auto
}

.page-form-ele h3 {
    margin: 0
}

.body-wide.body-err #content {
    padding: 0;
    height: 100%
}

.body-wide .view-container {
    height: 100%
}

.page-err {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #f9f9f9
}

.page-err .err-container {
    width: 100%;
    height: 75%;
    background-color: #7992BF;
    border-bottom: 1px solid #6884b7;
    padding: 45px 0 0
}

.page-err .err-status h1 {
    margin: 0 0 -45px;
    color: #f9f9f9;
    font-size: 100px;
    font-weight: 400
}

@media (min-width:768px) {
    .page-err .err-container {
        padding: 100px 0 0
    }
    .page-err .err-status h1 {
        font-size: 180px
    }
}

.page-err .err-message {
    background-color: #7992BF;
    padding: 24px;
    text-transform: uppercase
}

.page-err .err-message h2 {
    font-size: 32px;
    color: #fff;
    font-weight: 300
}

@media (min-width:768px) {
    .page-err .err-message h2 {
        font-size: 50px
    }
}

.page-err .err-body {
    padding: 20px 10px
}

.page-err .btn-goback {
    color: #fff;
    font-size: 16px;
    padding: 13px 16px;
    background-color: transparent;
    border-color: #fff
}

.open .page-err .btn-goback.dropdown-toggle,
.page-err .btn-goback.active,
.page-err .btn-goback:active,
.page-err .btn-goback:focus,
.page-err .btn-goback:hover {
    color: #7992BF;
    background-color: #fff
}

.page-err .footer {
    position: absolute;
    bottom: 20px;
    width: 100%
}

.body-lock #content {
    background-color: #515a63
}

.body-lock .content-container>.view-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.page-lock .lock-centered {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -65px
}

@media screen and (min-width:768px) {
    .page-lock .lock-centered {
        margin-top: -75px
    }
}

.page-lock .lock-container {
    position: relative;
    max-width: 420px;
    margin: 0 auto
}

.page-lock .lock-box .lock-pwd,
.page-lock .lock-box .lock-user {
    background: #fff;
    line-height: 50px;
    margin-top: 50px;
    color: #7992BF
}

.page-lock .lock-box {
    position: absolute;
    left: 0;
    right: 0
}

.page-lock .lock-box .lock-user {
    width: 50%;
    float: left;
    height: 50px;
    padding: 0 20px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.page-lock .lock-box .lock-img img {
    position: absolute;
    border-radius: 50%;
    left: 40%;
    width: 80px;
    height: 80px;
    border: 6px solid #fff;
    background: #fff
}

@media screen and (min-width:768px) {
    .page-lock .lock-box .lock-img img {
        left: 33%;
        width: 150px;
        height: 150px;
        border: 10px solid #fff
    }
}

.page-lock .lock-box .lock-pwd {
    width: 50%;
    float: right;
    height: 50px;
    padding: 0 0 0 50px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

@media screen and (min-width:768px) {
    .page-lock .lock-box .lock-pwd {
        padding: 0 0 0 80px
    }
}

.page-lock .lock-box .lock-pwd input {
    width: 80%;
    height: 50px;
    color: #555;
    border: 0
}

.page-lock .lock-box .lock-pwd .btn-submit {
    position: absolute;
    top: 50%;
    right: 20px
}

.page-tasks .task-list .view {
    display: block
}

.page-tasks .task-list .edit,
.page-tasks .task-list li.editing .view {
    display: none
}

.page-tasks .task-list .view:hover .glyphicon-pencil,
.page-tasks .task-list .view:hover .glyphicon-remove,
.page-tasks .task-list li.editing .edit {
    display: block
}

.page-tasks .add-task {
    position: relative
}

.page-tasks .add-task input {
    height: 44px;
    padding: 6px 12px 6px 40px
}

.page-tasks .add-task a.submit-button {
    position: absolute;
    top: 12px;
    left: 12px;
    color: #777
}

.page-tasks label {
    font-weight: 400
}

.page-tasks .filters {
    margin: 15px 0
}

.page-tasks .nav-tabs>li.active>a,
.page-tasks .nav-tabs>li.active>a:focus,
.page-tasks .nav-tabs>li.active>a:hover {
    background-color: #eaeaea
}

.page-tasks .task-list .view {
    position: relative;
    margin-bottom: 10px;
    padding: 0 12px 0 40px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2)
}

.page-tasks .task-list .view input[type=checkbox] {
    position: absolute;
    top: 11px;
    left: 16px
}

.page-tasks .task-list .view label {
    line-height: 20px;
    margin: 0;
    width: 100%;
    padding: 12px 0
}

.page-tasks .task-list .view .glyphicon-pencil,
.page-tasks .task-list .view .glyphicon-remove {
    display: none;
    position: absolute;
    top: 14px;
    color: #777;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.page-tasks .task-list .view .glyphicon-pencil:hover,
.page-tasks .task-list .view .glyphicon-remove:hover {
    cursor: pointer;
    color: #333;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}

.page-tasks .task-list .view .glyphicon-pencil {
    right: 40px
}

.page-tasks .task-list .view .glyphicon-remove {
    right: 16px
}

.page-tasks .task-list .completed .view label {
    color: #777;
    text-decoration: line-through
}

.page-tasks .task-list input.edit {
    margin-bottom: 10px;
    height: 44px;
    padding: 6px 12px 6px 40px
}

.page-tasks .task-footer {
    margin: 15px 0;
    border-top: 4px double #e2e2e2;
    padding: 12px
}

.page-tasks .task-footer .list-inline>li {
    float: left;
    width: 30%
}

.page-tasks .task-footer .list-inline>li.first-item {
    width: 40%
}

.page-tasks .task-footer .clear-completed {
    color: #777;
    border-radius: 4px;
    -webkit-transition: color, .2s ease-in-out;
    -moz-transition: color, .2s ease-in-out;
    transition: color, .2s ease-in-out
}

.page-tasks .task-footer .clear-completed:hover {
    cursor: pointer;
    color: #626262
}

.page-tasks .tips h3 {
    margin-top: 0
}

.body-auth #content {
    background: url(../images/background/back.jpg) top center no-repeat
}

@media (min-width:992px) {
    .body-auth #content {
        background-position-y: -625px
    }
}

@media (min-width:1200px) {
    .body-auth #content {
        background-position-y: -625px
    }
}

.page-forgot .auth-container,
.page-signin .auth-container,
.page-signup .auth-container {
    max-width: 400px;
    margin: auto
}

.page-forgot .logo,
.page-signin .logo,
.page-signup .logo {
    width: 95%;
    margin: 0 auto
}

.page-forgot .signin-header,
.page-signin .signin-header,
.page-signup .signin-header {
    background-color: #655651;
    padding: 30px 12px
}

@media (min-width:768px) {
    .body-auth #content {
        background-position-y: -625px
    }
    .page-forgot .signin-header,
    .page-signin .signin-header,
    .page-signup .signin-header {
        margin-top: 10px
    }
}

.page-forgot .signin-header h1,
.page-signin .signin-header h1,
.page-signup .signin-header h1 {
    margin: 0;
    font-weight: 300;
    color: #f9f9f9;
    font-size: 32px
}

.page-forgot .signin-header h1 a,
.page-signin .signin-header h1 a,
.page-signup .signin-header h1 a {
    color: #f9f9f9
}

.page-forgot .signin-header h1 a:hover,
.page-signin .signin-header h1 a:hover,
.page-signup .signin-header h1 a:hover {
    text-decoration: none
}

.page-forgot .form-info,
.page-signin .form-info,
.page-signup .form-info {
    background-color: #655651;
    padding: 10px 20px 30px
}

.page-forgot .form-info .form-group,
.page-signin .form-info .form-group,
.page-signup .form-info .form-group {
    margin: 0 0 15px
}

.page-forgot .form-info .form-group-last,
.page-forgot .form-submit .form-group,
.page-signin .form-info .form-group-last,
.page-signin .form-submit .form-group,
.page-signup .form-info .form-group-last,
.page-signup .form-submit .form-group {
    margin: 0
}

.page-forgot .form-info .input-group-addon,
.page-signin .form-info .input-group-addon,
.page-signup .form-info .input-group-addon {
    font-size: 18px
}

.page-forgot .form-submit,
.page-signin .form-submit,
.page-signup .form-submit {
    padding: 10px;
    background-color: #655651
}

.page-forgot .form-submit .btn,
.page-signin .form-submit .btn,
.page-signup .form-submit .btn {
    border-radius: 0;
    width: 33%;
    font-weight: 700;
    background-color: #fff;
    color: #655651
}

.page-forgot .form-submit .btn.active,
.page-forgot .form-submit .btn:active,
.page-forgot .form-submit .btn:focus,
.page-forgot .form-submit .btn:hover,
.page-forgot .form-submit .open>.dropdown-toggle.btn,
.page-signin .form-submit .btn.active,
.page-signin .form-submit .btn:active,
.page-signin .form-submit .btn:focus,
.page-signin .form-submit .btn:hover,
.page-signin .form-submit .open>.dropdown-toggle.btn,
.page-signup .form-submit .btn.active,
.page-signup .form-submit .btn:active,
.page-signup .form-submit .btn:focus,
.page-signup .form-submit .btn:hover,
.page-signup .form-submit .open>.dropdown-toggle.btn {
    background-color: #dbc4ac;
    box-shadow: none;
    outline: 0
}

.page-forgot .form-submit .text-muted,
.page-signin .form-submit .text-muted,
.page-signup .form-submit .text-muted {
    color: #fff
}

.page-forgot .form-submit .text-muted a,
.page-signin .form-submit .text-muted a,
.page-signup .form-submit .text-muted a {
    color: #CECECE;
    font-weight: 700;
    text-decoration: underline
}

.nav-container .nav a:active,
.nav-container .nav a:focus,
.nav-container .nav a:hover,
.navbar .navbar-links a:hover,
.page-forgot .form-submit .text-muted a:hover,
.page-signin .form-submit .text-muted a:hover,
.page-signup .form-submit .text-muted a:hover {
    text-decoration: none
}

.page-forgot .additional-info,
.page-signin .additional-info,
.page-signup .additional-info {
    min-height: 85px;
    background-color: #655651;
    position: relative;
    color: #dbc4ac
}

.page-forgot .additional-info .additional-links,
.page-signin .additional-info .additional-links,
.page-signup .additional-info .additional-links {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 20px
}

.page-forgot .additional-info .additional-links a,
.page-signin .additional-info .additional-links a,
.page-signup .additional-info .additional-links a {
    color: #dbc4ac
}

.submit-custom .btn.active,
.submit-custom .btn:active,
.submit-custom .btn:focus,
.submit-custom .btn:hover,
.submit-custom .open>.dropdown-toggle.btn {
    background-color: #dbc4ac
}

.submit-custom-dark-bg .btn,
.submit-custom-light-bg .btn.active,
.submit-custom-light-bg .btn:active,
.submit-custom-light-bg .btn:focus,
.submit-custom-light-bg .btn:hover,
.submit-custom-light-bg .open>.dropdown-toggle.btn {
    background-color: #655651;
    color: #fff
}

.submit-custom-dark-bg .btn {
    border-radius: 0;
    font-weight: 700
}

.submit-custom-dark-bg .btn:active,
.submit-custom-dark-bg .btn:focus,
.submit-custom-dark-bg .btn:hover {
    box-shadow: none;
    outline: 0;
    background-color: #dbc4ac;
    color: #655651
}

.custom-light-bg-btn .btn {
    background-color: #fff;
    color: #655651;
    border-radius: 0;
    font-weight: 700
}

.custom-light-bg-btn .btn:active,
.custom-light-bg-btn .btn:focus,
.custom-light-bg-btn .btn:hover {
    box-shadow: none;
    outline: 0;
    background-color: #dbc4ac;
    color: #655651
}

.submit-custom .btn,
.submit-custom-light-bg .btn {
    background-color: #fff;
    color: #655651;
    border-radius: 0;
    font-weight: 700
}

.submit-custom .btn.active,
.submit-custom .btn:active,
.submit-custom .btn:focus,
.submit-custom .btn:hover,
.submit-custom .open>.dropdown-toggle.btn,
.submit-custom-light-bg .btn.active,
.submit-custom-light-bg .btn:active,
.submit-custom-light-bg .btn:focus,
.submit-custom-light-bg .btn:hover,
.submit-custom-light-bg .open>.dropdown-toggle.btn {
    box-shadow: none;
    outline: 0
}

.margin-25 {
    margin-top: 25px!important
}

.margin-bottom-35 {
    margin-bottom: 35px!important
}

.page-profile {
    margin: -15px 0 0
}

.page-profile .profile-header {
    position: relative;
    margin: 0 -15px 15px;
    padding: 20px 40px;
    background: url(../images/background/3.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    color: sienna
}

.page-profile .my-panel-body {
    margin: 5px 20px
}

.page-profile .btn {
    background: sienna;
    border: 2px solid #8b4927;
    color: #fff
}

.page-profile .btn.active,
.page-profile .btn:active,
.page-profile .btn:focus,
.page-profile .btn:hover,
.page-profile .open>.dropdown-toggle.btn {
    background: #8b4927
}

.page-profile .btn.active,
.page-profile .btn:active {
    background: #8b4927;
    box-shadow: none
}

.page-profile .profile-img {
    display: inline-block;
    margin-right: 20px
}

.page-profile .profile-img img {
    max-width: 120px;
    height: auto;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, .5), 0 0 10px rgba(0, 0, 0, .2)
}

.page-profile .profile-social {
    display: inline-block
}

.page-profile .profile-social>a {
    margin-right: 15px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.page-profile .profile-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    line-height: 20px;
    padding: 10px 30px;
    color: #f9f9f9
}

.page-profile .profile-info ul {
    margin: 0
}

.page-profile img.media-object {
    border-radius: 4px
}

.page-invoice .invoice-wrapper {
    padding: 0 0 30px;
    background-color: #fff
}

.invoice-inner {
    padding: 15px 15px 30px;
    background-color: #fff
}

.invoice-inner .invoice-sum li {
    margin-bottom: 5px;
    padding: 10px;
    background-color: #f9f9f9;
    border-radius: 4px
}

.invoice-inner .table .bg-dark>th,
.invoice-inner .table.table-bordered {
    border: 0
}

.themify-icons {
    width: 100%;
    text-align: center
}

.themify-icons .icon-section {
    overflow: hidden;
    margin: 0 auto 3.5em;
    width: 90%
}

.themify-icons .icon-container {
    margin: 0 0 10px;
    display: inline-block;
    padding: .5em 0;
    width: 30%
}

.themify-icons .icon-container [class*=" ti-"],
.themify-icons .icon-container [class^=ti-] {
    display: block;
    height: 80px;
    font-size: 1.5em;
    line-height: 100px;
    transition: all .3s ease-in-out
}

@media (min-width:768px) {
    .themify-icons .icon-container {
        width: 15%
    }
}

.themify-icons .icon-name {
    margin: 5px 0 0;
    display: block;
    color: #aaa;
    font-size: .8em;
    transition: all .3s ease-in-out
}

.themify-icons .icon-container:hover .icon-name {
    color: #1F2837
}

.themify-icons .icon-container:hover [class*=" ti-"],
.themify-icons .icon-container:hover [class^=ti-] {
    font-size: 3em
}

.weather-icons {
    width: 100%;
    text-align: center
}

.weather-icons .icon-section {
    overflow: hidden;
    margin: 0 auto 3.5em;
    width: 90%
}

.weather-icons .example {
    margin: 0 0 10px;
    display: inline-block;
    padding: .5em 0;
    width: 30%
}

.weather-icons .example .wi {
    display: block;
    height: 80px;
    font-size: 1.5em;
    line-height: 100px;
    transition: all .3s ease-in-out
}

@media (min-width:768px) {
    .weather-icons .example {
        width: 15%
    }
}

.weather-icons .class {
    margin: 5px 0 0;
    display: block;
    color: #aaa;
    font-size: .8em;
    transition: all .3s ease-in-out
}

.weather-icons .example:hover .class {
    color: #1F2837
}

.weather-icons .example:hover .wi {
    font-size: 3em
}

.page-icons .bs-glyphicons {
    overflow: hidden
}

.page-icons .bs-glyphicons li {
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    font-size: 10px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #f9f9f9
}

.page-icons .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px
}

.page-icons .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word
}

.back-to-top,
.refresh-dashboard {
    position: fixed;
    bottom: 20px;
    z-index: 1;
    width: 50px;
    height: 50px;
    display: none
}

.page-icons .bs-glyphicons-list {
    padding-left: 0;
    list-style: none
}

.back-to-top {
    right: 20px;
    background: #dbc4ac;
    opacity: .5
}

.back-to-top:hover {
    opacity: 1;
    cursor: pointer
}

.back-to-top i {
    font-size: 25px;
    padding: 12px;
    color: #4f403d
}

.refresh-dashboard {
    right: 90px;
    background: #655651;
    opacity: .5
}

.refresh-dashboard:hover {
    opacity: 1;
    cursor: pointer
}

.refresh-dashboard i {
    font-size: 25px;
    padding: 12px;
    color: #fff
}

.page-features .panel {
    border: 0
}

.page-features .feature-list-container .panel-body {
    background-color: #405161;
    padding: 30px 50px
}

.page-features .feature-list-container .col-xs-4 {
    margin-bottom: 50px
}

.weather-icon-list {
    text-align: center
}

.weather-icon-list .example {
    text-align: center;
    margin: 10px 3px
}

.weather-icon-list .example .icon {
    font-size: 24px
}

.bs-glyphicons {
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden
}

.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px
}

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center
}

.bs-glyphicons li {
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    margin: 0 -1px -1px 0;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #ddd
}

.page-grid .grid-structure .row {
    margin-top: 10px
}

.page-grid .grid-structure .row .widget-container {
    margin-top: 5px;
    background: #eee;
    padding: 10px 15px 12px;
    min-height: 0;
    border-radius: 4px
}

.page-form-ele .list-checkbox-radio li:nth-child(even) {
    margin-bottom: 20px
}

.page-form-ele .list-checkbox-radio li>div {
    float: left;
    margin-right: 10px
}

.demoslider-container {
    max-width: 600px;
    margin: auto
}

.slider-description {
    font-family: ChaletNewYorkNineteenSixty;
    font-size: 16px;
    margin-top: 15px
}

.slider-description>div {
    display: inline-block
}

.slider-description .slider-num-value {
    font-family: ChaletLondonNineteenSeventy;
    font-size: 40px;
    line-height: 30px
}

.slider-description .slider-icon-value {
    font-size: 30px;
    line-height: 20px
}

.app>.main-container:before,
.app>.main-container>.nav-container:before {
    content: " ";
    line-height: 0;
    top: 0;
    bottom: 0
}

.slider-description .slider-icon-value,
.slider-description .slider-metrics,
.slider-description .slider-num-value {
    color: #fff
}

.slider-description .slider-metrics {
    font-size: 30px
}

.slider-text {
    color: #4f403d;
    font-size: 16px
}

.layout-boxed>.header-container .top-header {
    max-width: 1152px;
    margin: 0 auto
}

.layout-boxed>.main-container {
    max-width: 100%;
    margin: 0 auto
}

.app,
html {
    position: relative;
    min-height: 100%;
    height: 100%
}

.app>.header-container.header-fixed {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.app>.header-container.header-fixed+.main-container {
    padding-top: 180px
}

@media (min-width:768px) {
    .bs-glyphicons li {
        width: 12.5%
    }
    .app>.header-container.header-fixed+.main-container {
        padding-top: 90px
    }
}

.app>.main-container {
    position: relative;
    min-height: 100%;
    background: url(../images/background/back.jpg) top center no-repeat;
    background-position-y: 140px
}

.app>.main-container:before {
    z-index: -2;
    position: absolute;
    display: block;
    width: 100%;
    max-width: inherit
}

.app>.main-container>.nav-vertical:before {
    left: 0
}

.app>.main-container>.nav-container {
    display: none;
    z-index: 11;
    position: static;
    float: left;
    width: 220px
}

.app>.main-container>.nav-container:before {
    z-index: -1;
    position: absolute;
    display: block;
    width: inherit;
    background-color: inherit;
    border-width: inherit;
    border-style: inherit;
    border-color: inherit
}

.app>.main-container>.nav-container.nav-fixed {
    position: fixed;
    top: 180px;
    bottom: 0;
    float: none
}

.app>.main-container>.content-container {
    overflow: hidden;
    min-height: 100%
}

.col-xs-15 {
    width: 20%;
    float: left
}

@media (min-width:768px) {
    .app>.main-container>.nav-container {
        display: block
    }
    .app>.main-container>.nav-container.nav-fixed {
        top: 90px
    }
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (min-width:992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width:1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

.block-ui-overlay {
    background-color: #ccc!important
}

.block-ui-message-container {
    top: 45%!important
}

.block-ui-message {
    border-radius: 0!important;
    background-color: #4f403d!important;
    color: #fff!important
}

#nav-container ul {
    padding-left: 0;
    list-style: none
}

#nav-container>.nav-wrapper {
    position: relative;
    width: 100%;
    height: 100%
}

.nav-container .nav {
    margin: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch;
    -webkit-overflow-scrolling: -blackberry-touch
}

.nav-container .nav .nav-title {
    margin: 15px 15px 10px;
    font-size: 12px
}

.nav-container .nav .divider {
    margin: 10px 0;
    border-width: 1px;
    border-style: solid
}

.nav-container .nav>li>a>.nav-icon,
.nav-container .nav>li>a>i {
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    line-height: 1;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.nav-container .nav a {
    font-size: 12px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.nav-container .nav>li,
.nav-container .nav>li>a {
    position: relative;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out
}

.nav-container .nav>li {
    margin: 0;
    text-align: left;
    font-weight: 700;
    transition: all .25s ease-in-out
}

.nav-container .nav>li:first-child>a {
    border-top: 0
}

.nav-container .nav>li>a {
    display: block;
    padding: 15px;
    transition: all .25s ease-in-out
}

.nav-container .nav ul,
.nav-container .nav>li>.icon-has-ul-h {
    display: none
}

.nav-container .nav>li>a .badge {
    position: absolute;
    top: 16px;
    right: 8px
}

.nav-container .nav>li>.icon-has-ul {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 8px;
    line-height: 19px
}

.nav-container .nav ul a {
    font-size: 12px
}

.nav-container .nav ul li {
    position: relative;
    padding: 0
}

.nav-container .nav ul li:last-child>a {
    border-bottom: 0
}

.nav-container .nav ul li>a {
    position: relative;
    display: block;
    padding: 13px 0 13px 25px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.nav-container .nav ul li>a:first-child {
    border-top: none
}

.nav-container .nav ul li>a>i {
    font-size: 9px;
    margin-right: 16px
}

.nav-container .nav ul li>a>.badge {
    position: absolute;
    right: 8px;
    top: 12px
}

@media (max-width:767px) {
    .on-canvas #header {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 12
    }
    .on-canvas #nav-container {
        display: block;
        position: fixed;
        top: 180px;
        bottom: 0;
        float: none
    }
    .on-canvas .main-container {
        overflow: hidden
    }
    .on-canvas.body-wide .main-container #content {
        margin-left: 0;
        margin-right: 0
    }
}

@media (min-width:768px) {
    .app>.main-container>.nav-container.nav-horizontal {
        z-index: 9;
        border-width: 0 0 1px;
        border-style: solid;
        border-color: #d5d5d5
    }
    .app>.main-container>.nav-container.nav-horizontal:before {
        border: 0
    }
    .app>.main-container>.nav-container.nav-horizontal .nav-divider,
    .app>.main-container>.nav-container.nav-horizontal .nav-title {
        display: none
    }
    .app>.main-container>.nav-container.nav-horizontal.nav-fixed {
        border-width: 0 1px 1px 0;
        left: 0;
        right: 0;
        bottom: auto
    }
    .app>.main-container>.nav-container.nav-horizontal.nav-fixed #nav {
        text-align: center
    }
    .app>.main-container>.nav-container.nav-horizontal.nav-fixed #nav>li {
        display: inline-block;
        float: none
    }
    .app>.main-container>.nav-container.nav-horizontal.nav-fixed #nav>li.nav-divider,
    .app>.main-container>.nav-container.nav-horizontal.nav-fixed #nav>li.nav-title {
        display: none
    }
    .app>.main-container>.nav-container.nav-horizontal.nav-fixed #nav>li>a {
        padding: 15px 28px
    }
    .app>.main-container>.nav-container.nav-horizontal.nav-fixed+.content-container {
        margin: 80px 0 0
    }
    .main-container>.nav-container.nav-horizontal {
        float: none;
        width: auto
    }
    .main-container>.nav-container.nav-horizontal+.content-container {
        margin-left: 0
    }
    .nav-horizontal {
        background-color: #eee
    }
    .nav-horizontal .slimScrollDiv {
        overflow: visible!important;
        height: auto!important
    }
    .nav-horizontal .slimScrollDiv .slimScrollBar,
    .nav-horizontal .slimScrollDiv .slimScrollRail {
        display: none!important
    }
    .nav-horizontal .nav {
        overflow: visible!important
    }
    .nav-horizontal .nav>li {
        position: relative;
        float: left
    }
    .nav-horizontal .nav>li:hover>a {
        background-color: #e1e1e1;
        color: #626262
    }
    .nav-horizontal .nav>li:hover>i {
        color: #626262
    }
    .nav-horizontal .nav>li.active>.icon-has-ul-h,
    .nav-horizontal .nav>li>ul li.active>a,
    .nav-horizontal .nav>li>ul li:hover>a {
        color: #7992BF
    }
    .nav-horizontal .nav>li.active>a {
        background-color: transparent;
        color: #7992BF
    }
    .nav-horizontal .nav>li>a {
        padding: 15px 30px;
        text-align: center;
        font-weight: 400
    }
    .nav-horizontal .nav>li>a>i {
        margin: 0;
        font-size: 26px;
        line-height: 1
    }
    .nav-horizontal .nav>li>a span {
        margin: 0;
        display: block;
        font-size: 12px
    }
    .nav-horizontal .nav>li>a .badge {
        top: 15px
    }
    .nav-horizontal .nav>li>.icon-has-ul-h {
        display: block;
        position: absolute;
        bottom: 16px;
        right: 10px;
        font-size: 10px
    }
    .nav-horizontal .nav>li>.icon-has-ul {
        display: none
    }
    .nav-horizontal .nav>li:hover>ul {
        display: block!important
    }
    .nav-horizontal .nav>li>ul {
        z-index: 9;
        position: absolute;
        left: 0;
        top: 100%;
        min-width: 100%;
        width: auto;
        background-color: #e1e1e1;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px
    }
    .nav-horizontal .nav>li>ul li {
        white-space: nowrap
    }
    .nav-horizontal .nav>li>ul li>a {
        padding: 13px 40px 13px 20px
    }
    .app.nav-collapsed-min .slimScrollDiv {
        overflow: visible!important;
        height: auto!important
    }
    .app.nav-collapsed-min .slimScrollDiv .slimScrollBar,
    .app.nav-collapsed-min .slimScrollDiv .slimScrollRail {
        display: none!important
    }
    .app.nav-collapsed-min #nav-container {
        width: 80px
    }
    .app.nav-collapsed-min .content-container {
        margin-left: 80px
    }
    .app.nav-collapsed-min #nav,
    .app.nav-collapsed-min #nav-wrapper {
        overflow: visible!important
    }
    .app.nav-collapsed-min #nav>li>a {
        padding: 15px;
        text-align: center
    }
    .app.nav-collapsed-min #nav>li>a>i {
        margin: 0;
        font-size: 20px
    }
    .app.nav-collapsed-min #nav>li .icon-has-ul,
    .app.nav-collapsed-min #nav>li>a>span {
        display: none
    }
    .app.nav-collapsed-min #nav>li>ul {
        z-index: 9;
        position: absolute;
        left: 100%;
        top: 0;
        width: 220px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        box-shadow: 1px 1px 3px rgba(0, 0, 0, .2)
    }
    .app.nav-collapsed-min #nav>li.open>ul,
    .app.nav-collapsed-min #nav>li:hover>ul {
        display: block!important
    }
    .app.nav-collapsed-min .nav-horizontal #nav>li>.icon-has-ul-h,
    .app.nav-collapsed-min .nav-title {
        display: none
    }
    .app.nav-collapsed-min .nav-horizontal#nav-container {
        width: auto
    }
    .app.nav-collapsed-min .nav-horizontal+.content-container {
        margin: 0
    }
    .app.nav-collapsed-min .nav-horizontal.nav-fixed+.content-container {
        margin: 50px 0 0
    }
    .app.nav-collapsed-min .nav-horizontal #nav>li>ul {
        left: 0;
        top: 100%
    }
}

.nav-container.bg-white .nav>li:hover>a,
.nav-container.bg-white .nav>li>a:focus {
    background-color: transparent
}

.nav-container:before {
    content: '';
    height: 100%;
    position: absolute;
    right: 0;
    width: 2px;
    z-index: 2
}

.nav-container.bg-white:before {
    box-shadow: inset -1px 0 1px rgba(255, 255, 255, .3)
}

.nav-container.bg-white .nav .nav-title,
.nav-container.bg-white .nav a {
    color: #626262
}

.nav-container.bg-white .nav ul>li.active>a,
.nav-container.bg-white .nav ul>li:hover>a,
.nav-container.bg-white .nav>li.active>.icon-has-ul,
.nav-container.bg-white .nav>li.active>a,
.nav-container.bg-white .nav>li:hover>.icon-has-ul,
.nav-container.bg-white .nav>li:hover>.icon-has-ul-h,
.nav-container.bg-white .nav>li:hover>a,
.nav-container.bg-white.nav-vertical .nav>li.open>.icon-has-ul,
.nav-container.bg-white.nav-vertical .nav>li.open>.icon-has-ul-h {
    color: #7992BF
}

.nav-container.bg-white .nav .divider {
    border-color: #eee
}

.nav-container.bg-white .nav ul {
    background-color: #f6f6f6
}

.nav-container.bg-white.nav-vertical .nav>li.open>a {
    background-color: #f6f6f6;
    color: #7992BF
}

.nav-container.bg-dark {
    background-color: #1F2837
}

.nav-container.bg-dark .nav>li:hover>a,
.nav-container.bg-dark .nav>li>a:focus {
    background-color: transparent
}

.nav-container.bg-dark:before {
    box-shadow: inset -1px 0 1px rgba(0, 0, 0, .3)
}

.nav-container.bg-dark .nav a {
    color: #ccc;
    color: rgba(255, 255, 255, .5)
}

.nav-container.bg-dark .nav .nav-title {
    color: #666
}

.nav-container.bg-dark .nav ul>li.active>a,
.nav-container.bg-dark .nav ul>li:hover>a,
.nav-container.bg-dark .nav>li.active>.icon-has-ul,
.nav-container.bg-dark .nav>li.active>a,
.nav-container.bg-dark .nav>li:hover>.icon-has-ul,
.nav-container.bg-dark .nav>li:hover>.icon-has-ul-h,
.nav-container.bg-dark .nav>li:hover>a,
.nav-container.bg-dark.nav-vertical .nav>li.open>.icon-has-ul,
.nav-container.bg-dark.nav-vertical .nav>li.open>.icon-has-ul-h {
    color: rgba(255, 255, 255, .8)
}

.nav-container.bg-dark .nav .divider {
    border-color: #161c27
}

.nav-container.bg-dark .nav ul {
    background-color: #19212d
}

.nav-container.bg-dark.nav-vertical .nav>li.open>a {
    background-color: #19212d;
    color: rgba(255, 255, 255, .8)
}

@media (max-width:991px) {
    .nav-horizontal .nav>li.open>a,
    .nav-horizontal .nav>li.open>i {
        color: #7992BF
    }
}

@media (min-width:768px) {
    .app.nav-collapsed-min .top-header .logo {
        width: 80px
    }
}

.app.nav-collapsed-min .top-header .logo .logo-text {
    display: none
}

.app.nav-collapsed-min .top-header .top-nav {
    padding: 0 0 0 80px
}

.white-border {
    display: block;
    width: 95%;
    height: 3px;
    background-color: #fff;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: transparent;
    border: 0
}

.navbar {
    background-color: #4f403d;
    border-radius: 0;
    margin: 0;
    min-height: 90px
}

.navbar .header-container {
    max-width: 1152px;
    margin: 0 auto
}

.navbar .header-container .navbar-nav {
    margin: 0
}

.navbar .header-container .navbar-right {
    font-size: 16px
}

.navbar .header-container .navbar-right>li {
    float: left;
    height: 90px
}

@media (max-width:768px) {
    .navbar .header-container .navbar-right>li {
        text-align: left;
        height: 50px;
        line-height: 50px;
        float: none
    }
    .navbar .header-container .navbar-right>li .machines,
    .navbar .header-container .navbar-right>li .overview,
    .navbar .header-container .navbar-right>li .settings {
        background: 0 0!important;
        height: 0;
        display: inline-block
    }
    .navbar .header-container .navbar-right>li .dropdown-menu {
        position: absolute;
        left: 0
    }
}

.navbar .header-container .navbar-right>li:hover {
    background-color: rgba(68, 56, 54, .8)
}

@media (max-width:768px) {
    .navbar .header-container .navbar-right>li:hover .machines,
    .navbar .header-container .navbar-right>li:hover .overview,
    .navbar .header-container .navbar-right>li:hover .settings {
        background: 0 0!important;
        height: 0;
        display: inline-block
    }
}

.navbar .header-container .navbar-right>li:hover .nav-span {
    color: #2b2321
}

.navbar .header-container .navbar-right>li span,
.navbar .header-container .navbar-right>li ul.dropdown-menu i,
.navbar .header-container .navbar-right>li ul.dropdown-menu li {
    color: #dbc4ac
}

.navbar .header-container .navbar-right>li:hover .overview {
    background: url(../images/overview_hover.png) top center no-repeat
}

.navbar .header-container .navbar-right>li:hover .machines {
    background: url(../images/machines_icon_hover.png) top center no-repeat
}

.navbar .header-container .navbar-right>li:hover .settings {
    background: url(../images/settings_hover.png) top center no-repeat
}

.navbar .header-container .navbar-right>li.nav-profile .hidden-xs {
    padding-right: 8px
}

.navbar .header-container .navbar-right>li.nav-profile i {
    width: 18px;
    font-size: 16px;
    margin-right: 5px
}

.navbar .header-container .navbar-right>li>.toggle-min {
    display: none
}

.navbar .header-container .navbar-right>li a:focus,
.navbar .header-container .navbar-right>li a:hover {
    text-decoration: none;
    background-color: transparent;
    border: 0
}

.navbar .header-container .navbar-right>li>.btn-group>a,
.navbar .header-container .navbar-right>li>a {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    padding: 0 16px
}

@media (max-width:768px) {
    .navbar .header-container .navbar-right>li>.btn-group>a,
    .navbar .header-container .navbar-right>li>a {
        padding: 0 0 0 20px
    }
}

.navbar .header-container .navbar-right>li ul.dropdown-menu {
    font-family: ChaletLondonNineteenSeventy;
    background-color: #2b2321
}

.navbar .header-container .navbar-right>li ul.dropdown-menu a:hover {
    background-color: #655651
}

.navbar .header-container .navbar-right>li ul.dropdown-menu .glyphicon {
    margin-right: 10px
}

.navbar .header-container .navbar-right>li .username-span {
    font-family: ChaletNewYorkNineteenSixty;
    color: #fff
}

@media (min-width:1152px) {
    .navbar .header-container .navbar-right li:last-child a {
        padding-right: 5px
    }
}

.navbar .header-container .overview {
    background: url(../images/overview.png) top center no-repeat
}

.navbar .header-container .machines {
    background: url(../images/machines_icon.png) top center no-repeat
}

.navbar .header-container .settings {
    background: url(../images/settings.png) top center no-repeat
}

.navbar .header-container .machines,
.navbar .header-container .overview,
.navbar .header-container .settings {
    height: 30px;
    display: block
}

.navbar .navbar-header {
    min-height: 90px
}

.navbar .navbar-header .navbar-toggle {
    display: block;
    position: absolute;
    top: 28px;
    right: 20px;
    width: 46px;
    border-radius: 0;
    margin: 0;
    padding: 10px
}

.skin-check,
.skin-check input[type=radio]+span {
    position: relative
}

.navbar .navbar-header .navbar-toggle:hover {
    cursor: pointer;
    background-color: #dbc4ac;
    color: rgba(68, 56, 54, .8)
}

.navbar .navbar-header .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff
}

.navbar .navbar-header .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar .navbar-header .logo {
    height: 90px;
    line-height: 90px;
    width: 220px
}

@media (min-width:768px) {
    .navbar .header-container .navbar-right>li>.toggle-min {
        display: block
    }
    .navbar .navbar-header .navbar-toggle {
        display: none
    }
    .navbar .navbar-header .logo {
        display: inline-block
    }
    .header-container>.top-header .logo {
        border: 0
    }
}

.navbar .navbar-links {
    padding: 0
}

.navbar .navbar-links a {
    color: #aaa
}

.skin-check {
    display: block
}

.skin-check input[type=radio] {
    display: none
}

.skin-check input[type=radio]+span:hover {
    cursor: pointer
}

.skin-check input[type=radio]+span>.overlay {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    text-align: center;
    line-height: 30px;
    color: #fff
}

.skin-check input[type=radio]:checked+span>.overlay,
.skin-item {
    display: block
}

.skin-item {
    overflow: hidden;
    box-shadow: 0 0 2px rgba(0, 0, 0, .1);
    margin-bottom: 15px
}

.skin-item>span {
    display: block;
    float: left;
    width: 50%;
    height: 20px
}

.body-wide #header,
.body-wide #nav-container,
.body-wide .app-footer,
.body-wide .introjs-helperLayer,
.body-wide .introjs-overlay {
    display: none
}

.skin-item .item-header {
    height: 10px
}

.header-container .dropdown,
.header-container .dropdown a,
.header-container .dropdown a:hover,
.header-container.bg-white,
.header-container.bg-white .input-group-addon,
.header-container.bg-white .input-group-addon:hover,
.header-container.bg-white a,
.header-container.bg-white a:hover {
    color: #626262
}

.header-container.bg-danger,
.header-container.bg-danger a,
.header-container.bg-danger a:hover,
.header-container.bg-dark,
.header-container.bg-dark .input-group-addon,
.header-container.bg-dark .input-group-addon:hover,
.header-container.bg-dark a,
.header-container.bg-dark a:hover,
.header-container.bg-info,
.header-container.bg-info a,
.header-container.bg-info a:hover,
.header-container.bg-info-alt,
.header-container.bg-info-alt a,
.header-container.bg-info-alt a:hover,
.header-container.bg-primary,
.header-container.bg-primary a,
.header-container.bg-primary a:hover,
.header-container.bg-success,
.header-container.bg-success a,
.header-container.bg-success a:hover,
.header-container.bg-warning,
.header-container.bg-warning a,
.header-container.bg-warning a:hover {
    color: #f9f9f9
}

.header-container.bg-danger .input-group-addon,
.header-container.bg-info .input-group-addon,
.header-container.bg-info-alt .input-group-addon,
.header-container.bg-primary .input-group-addon,
.header-container.bg-success .input-group-addon,
.header-container.bg-warning .input-group-addon {
    color: #eee
}

.header-container.bg-danger::-webkit-input-placeholder,
.header-container.bg-info::-webkit-input-placeholder,
.header-container.bg-info-alt::-webkit-input-placeholder,
.header-container.bg-primary::-webkit-input-placeholder,
.header-container.bg-success::-webkit-input-placeholder,
.header-container.bg-warning::-webkit-input-placeholder {
    color: #eaeaea
}

.header-container.bg-danger:-moz-placeholder,
.header-container.bg-info:-moz-placeholder,
.header-container.bg-info-alt:-moz-placeholder,
.header-container.bg-primary:-moz-placeholder,
.header-container.bg-success:-moz-placeholder,
.header-container.bg-warning:-moz-placeholder {
    color: #eaeaea
}

.header-container.bg-danger::-moz-placeholder,
.header-container.bg-info::-moz-placeholder,
.header-container.bg-info-alt::-moz-placeholder,
.header-container.bg-primary::-moz-placeholder,
.header-container.bg-success::-moz-placeholder,
.header-container.bg-warning::-moz-placeholder {
    color: #eaeaea
}

.header-container.bg-danger:-ms-input-placeholder,
.header-container.bg-info:-ms-input-placeholder,
.header-container.bg-info-alt:-ms-input-placeholder,
.header-container.bg-primary:-ms-input-placeholder,
.header-container.bg-success:-ms-input-placeholder,
.header-container.bg-warning:-ms-input-placeholder {
    color: #eaeaea
}

.header-container.bg-danger .top-nav .nav-left>li>a .badge,
.header-container.bg-info .top-nav .nav-left>li>a .badge,
.header-container.bg-info-alt .top-nav .nav-left>li>a .badge,
.header-container.bg-primary .top-nav .nav-left>li>a .badge,
.header-container.bg-success .top-nav .nav-left>li>a .badge,
.header-container.bg-warning .top-nav .nav-left>li>a .badge {
    color: #eaeaea
}

@media (max-width:768px) {
    .header-container>.top-header .logo,
    .navbar .navbar-header .logo {
        margin-left: 20px
    }
}

.header-container>.top-header .logo.bg-white,
.header-container>.top-header .logo.bg-white a,
.header-container>.top-header .logo.bg-white a:hover {
    color: #1F2837
}

.header-container>.top-header .logo.bg-white+.menu-button .icon-bar {
    background-color: #626262
}

.header-container>.top-header .logo.bg-white+.menu-button:hover .icon-bar {
    background-color: #fff
}

.header-container>.top-header .logo.bg-danger,
.header-container>.top-header .logo.bg-danger a,
.header-container>.top-header .logo.bg-danger a:hover,
.header-container>.top-header .logo.bg-dark,
.header-container>.top-header .logo.bg-dark a,
.header-container>.top-header .logo.bg-dark a:hover,
.header-container>.top-header .logo.bg-info,
.header-container>.top-header .logo.bg-info a,
.header-container>.top-header .logo.bg-info a:hover,
.header-container>.top-header .logo.bg-info-alt,
.header-container>.top-header .logo.bg-info-alt a,
.header-container>.top-header .logo.bg-info-alt a:hover,
.header-container>.top-header .logo.bg-primary,
.header-container>.top-header .logo.bg-primary a,
.header-container>.top-header .logo.bg-primary a:hover,
.header-container>.top-header .logo.bg-success,
.header-container>.top-header .logo.bg-success a,
.header-container>.top-header .logo.bg-success a:hover,
.header-container>.top-header .logo.bg-warning,
.header-container>.top-header .logo.bg-warning a,
.header-container>.top-header .logo.bg-warning a:hover {
    color: #f9f9f9
}

body {
    background-color: #e4ded7
}

.no-gutter,
.no-gutter-inside-row {
    margin-right: 0!important;
    margin-left: 0!important
}

.no-gutter>[class*=col-] {
    padding-right: 0!important;
    padding-left: 0!important
}

.body-wide>.main-container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0
}

.body-wide #content {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding-bottom: 50px
}

.block-ui {
    position: relative
}

body.block-ui {
    position: static
}

.block-ui-main>.block-ui-container,
body.block-ui>.block-ui-container {
    position: fixed
}

.block-ui-container {
    position: absolute;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 0;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=00)
}

.block-ui-active>.block-ui-container {
    height: 100%;
    cursor: wait
}

.block-ui-active .block-ui-active>.block-ui-container {
    height: 0
}

.block-ui-visible>.block-ui-container {
    opacity: 1;
    filter: alpha(opacity=100)
}

.block-ui-overlay {
    width: 100%;
    height: 100%;
    opacity: .5;
    filter: alpha(opacity=50);
    background-color: #fff
}

.block-ui-message-container {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    height: 0;
    text-align: center;
    z-index: 10001
}

.block-ui-message {
    display: inline-block;
    text-align: left;
    background-color: #333;
    color: #f5f5f5;
    padding: 20px;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 700;
    filter: alpha(opacity=100)
}

.block-ui-anim-fade>.block-ui-container {
    transition: height 0s linear .2s, opacity .2s ease 0s
}

.block-ui-anim-fade.block-ui-active>.block-ui-container {
    transition-delay: 0s
}

.editable-buttons,
.editable-range output {
    display: inline-block;
    vertical-align: top
}

.editable-wrap {
    display: inline-block;
    white-space: nowrap;
    margin: 0
}

.editable-wrap .editable-controls,
.editable-wrap .editable-controls>input,
.editable-wrap .editable-controls>select,
.editable-wrap .editable-controls>textarea,
.editable-wrap .editable-error {
    margin-bottom: 0
}

.editable-wrap .editable-input {
    display: inline-block
}

.editable-buttons button {
    margin-left: 5px
}

.editable-input.editable-has-buttons {
    width: auto
}

.editable-bstime .editable-input input[type=text] {
    width: 46px
}

.editable-bstime .well-small {
    margin-bottom: 0;
    padding: 10px
}

.editable-range output {
    min-width: 30px;
    text-align: center
}

.editable-color input[type=color] {
    width: 50px
}

.editable-checkbox label span,
.editable-checklist label span,
.editable-radiolist label span {
    margin-left: 7px;
    margin-right: 10px
}

.editable-hide {
    display: none!important
}

.editable-click,
a.editable-click {
    text-decoration: none;
    color: #428bca;
    border-bottom: dashed 1px #428bca
}

.editable-click:hover,
a.editable-click:hover {
    text-decoration: none;
    color: #2a6496;
    border-bottom-color: #2a6496
}

.editable-empty,
.editable-empty:focus,
.editable-empty:hover,
a.editable-empty,
a.editable-empty:focus,
a.editable-empty:hover {
    font-style: italic;
    color: #D14;
    text-decoration: none
}
main {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 24px;
  width: 100%;
  height: 100%;
  max-width: 600px;
}

#flight-datepicker {
  margin-top: 36px;
}
@media screen and (min-width: 400px) {
  #flight-datepicker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#flight-datepicker .form-item {
  position: relative;
  margin: 12px 0 60px;
}
@media screen and (min-width: 400px) {
  #flight-datepicker .form-item {
    margin: 12px 24px 0 0;
  }
}
#flight-datepicker label {
  display: block;
  margin-bottom: 8px;
  color: white;
}
#flight-datepicker input {
  display: block;
  margin-bottom: 8px;
  /*padding-bottom: 16px;*/
  width: 100%;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  color: #0e3e43;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #ffffff;
  border-radius: 0;
  outline: none;
  -webkit-transition: border-color .2s ease-out;
  transition: border-color .2s ease-out;
}
#flight-datepicker input:first-child, #flight-datepicker input:last-child {
  border-radius: 0;
}
#flight-datepicker input::-webkit-input-placeholder {
  color: #0e3e43;
  font-size: 14px;
  line-height: 30px;
  -webkit-transition: color .2s .2s ease-out;
  transition: color .2s .2s ease-out;
}
#flight-datepicker input:-moz-placeholder {
  color: #0e3e43;
  font-size: 14px;
  line-height: 30px;
  -webkit-transition: color .2s .2s ease-out;
  transition: color .2s .2s ease-out;
}
#flight-datepicker input::-moz-placeholder {
  color: #0e3e43;
  font-size: 14px;
  line-height: 30px;
  -webkit-transition: color .2s .2s ease-out;
  transition: color .2s .2s ease-out;
}
#flight-datepicker input:-ms-input-placeholder {
  color: #0e3e43;
  font-size: 14px;
  line-height: 30px;
  -webkit-transition: color .2s .2s ease-out;
  transition: color .2s .2s ease-out;
}
#flight-datepicker input:focus {
  border-bottom-color: #125259;
}
#flight-datepicker input:focus::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out;
}
#flight-datepicker input:focus:-moz-placeholder {
  color: transparent;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out;
}
#flight-datepicker input:focus::-moz-placeholder {
  color: transparent;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out;
}
#flight-datepicker input:focus:-ms-input-placeholder {
  color: transparent;
  -webkit-transition: color .2s ease-out;
  transition: color .2s ease-out;
}
#flight-datepicker .date-text {
  /*position: absolute;*/
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  top: calc(100% + 6px);
  font-size: 12px;
  color: white;
}
@media screen and (min-width: 400px) {
  #flight-datepicker .date-text {
    top: 100%;
  }
}

.datepicker.dropdown-menu {
  padding: 0;
  background-clip: border-box;
  border: none;
  border-radius: 0;
  -webkit-animation: popup .2s ease-out forwards;
          animation: popup .2s ease-out forwards;
}
.datepicker.dropdown-menu table {
  background-color: #1b7983;
}
.datepicker.dropdown-menu table thead {
  background-color: #1b7983;
}
.datepicker.dropdown-menu table thead tr {
  border-top: 0;
}
.datepicker.dropdown-menu table tbody {
  background-color: white;
}
.datepicker.dropdown-menu table tr {
  border-top: 1px solid #ededed;
}
.datepicker.dropdown-menu table tr td, .datepicker.dropdown-menu table tr th {
  width: auto;
  height: 24px;
  padding: 8px;
  font-size: 16px;
  border-radius: 0;
  -webkit-transition: background-color .6s ease-out;
  transition: background-color .6s ease-out;
}
@media screen and (min-width: 400px) {
  .datepicker.dropdown-menu table tr td, .datepicker.dropdown-menu table tr th {
    padding: 12px;
  }
}
.datepicker.dropdown-menu table tr td:hover, .datepicker.dropdown-menu table tr td.active:hover, .datepicker.dropdown-menu table tr td:active:hover, .datepicker.dropdown-menu table tr th:hover, .datepicker.dropdown-menu table tr th.active:hover, .datepicker.dropdown-menu table tr th:active:hover {
  border-color: #ededed;
  border-radius: 0;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
}
.datepicker.dropdown-menu table tr td.focused, .datepicker.dropdown-menu table tr td.selected, .datepicker.dropdown-menu table tr th.focused, .datepicker.dropdown-menu table tr th.selected {
  background-color: #24A0AD;
  border-color: #ededed;
  border-radius: 0;
}
.datepicker.dropdown-menu table tr td.active, .datepicker.dropdown-menu table tr td.active:focus, .datepicker.dropdown-menu table tr td.active.active:hover, .datepicker.dropdown-menu table tr td:active:focus, .datepicker.dropdown-menu table tr td.highlighted, .datepicker.dropdown-menu table tr th.active, .datepicker.dropdown-menu table tr th.active:focus, .datepicker.dropdown-menu table tr th.active.active:hover, .datepicker.dropdown-menu table tr th:active:focus, .datepicker.dropdown-menu table tr th.highlighted {
  background-color: #1b7983;
  border-color: #ededed;
}
.datepicker.dropdown-menu table tr th.datepicker-switch {
  font-size: 12px;
  font-weight: bold;
  line-height: 2;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #ffffff;
  background-color: inherit;
  border-radius: 0;
}
.datepicker.dropdown-menu table tr th.prev,
.datepicker.dropdown-menu table tr th.next {
  color: #ffffff;
  background-color: #17656e;
  border-radius: 0;
}
.datepicker.dropdown-menu table tr th.dow {
  padding: 2px 12px;
  font-size: 12px;
  line-height: 2;
  color: #ffffff;
  background-color: #19717a;
  border-top: 1px solid #196d76;
  border-radius: 0;
}
.datepicker.dropdown-menu table tr td.day {
  width: 24px;
  border-right: 1px solid #ededed;
}
.datepicker.dropdown-menu table tr td.day:last-child {
  border-right-width: 0;
}
.datepicker.dropdown-menu table tr td.range {
  background-color: #eeeeee;
}
.datepicker.dropdown-menu .new,
.datepicker.dropdown-menu .old,
.datepicker.dropdown-menu .disabled,
.datepicker.dropdown-menu .disabled:hover {
  color: #ccc;
}

[class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
}

.fontawesome-calendar {
  position: absolute;
  top: 26px;
  right: 0;
  font-size: 24px;
  z-index: -99;
}

@-webkit-keyframes popup {
  from {
    opacity: 0;
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes popup {
  from {
    opacity: 0;
    -webkit-transform: translateY(12px);
            transform: translateY(12px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.nvtooltip {
    background: rgba(255,255,255,.8);
    border: 1px solid rgba(0,0,0,.5);
    border-radius: 8px;
}
.nvtooltip {
    position: absolute;
    background-color: rgba(255,255,255,1);
    color: rgba(0,0,0,1);
    padding: 1px;
    border: 1px solid rgba(0,0,0,.2);
    z-index: 10000;
    display: block;
    font-family: Arial;
    font-size: 13px;
    text-align: left;
    pointer-events: none;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.nvtooltip table#range_chart_tooltip {
    margin: 6px;
    border-spacing: 0;
}

.nvtooltip table#range_chart_tooltip td.legend-color-guide div {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    border: 1px solid #999;
}

.nvtooltip table#range_chart_tooltip td.value {
    text-align: right;
    font-weight: 700;
}

.nvtooltip table#range_chart_tooltip td {
    padding: 1px 4px 1px 0;
    vertical-align: middle;
}

.nvtooltip table#range_chart_tooltip td.key {
    font-weight: 400;
}
