@charset "UTF-8"; /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, :after, :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"),url(../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-eur:before, .glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    box-sizing: border-box
}

:after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Roboto,sans-serif;
    font-size: 13px;
    line-height: 1.538462;
    color: #333;
    background-color: #eee
}

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

a {
    color: #1d87e4;
    text-decoration: none
}

    a:focus, a:hover {
        color: #135fa1;
        text-decoration: underline
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.538462;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-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: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: 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: 11px
}

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #1d87e4
}

a.text-primary:focus, a.text-primary:hover {
    color: #166cb8
}

.text-success {
    color: #34a853
}

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

.text-info {
    color: #7d57c1
}

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

.text-warning {
    color: #faa800
}

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

.text-danger {
    color: #e53935
}

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

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #1d87e4
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #166cb8
}

.bg-success {
    background-color: #bdebc9
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #96dfaa
}

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

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

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

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

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

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

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

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

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

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

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.538462
}

dt {
    font-weight: 700
}

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

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

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 15px;
    border-left: 5px solid #eee
}

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

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

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ''
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: '\00A0 \2014'
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.538462
}

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

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 2px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 1px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

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

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 12px;
    line-height: 1.538462;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px
}

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

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:after, .container:before {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

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

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

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container-fluid:after, .container-fluid:before {
        content: " ";
        display: table
    }

    .container-fluid:after {
        clear: both
    }

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

    .row:after, .row:before {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-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.333333%
    }

    .col-sm-2 {
        width: 16.666667%
    }

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

    .col-sm-4 {
        width: 33.333333%
    }

    .col-sm-5 {
        width: 41.666667%
    }

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

    .col-sm-7 {
        width: 58.333333%
    }

    .col-sm-8 {
        width: 66.666667%
    }

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

    .col-sm-10 {
        width: 83.333333%
    }

    .col-sm-11 {
        width: 91.666667%
    }

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

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

    .col-sm-pull-1 {
        right: 8.333333%
    }

    .col-sm-pull-2 {
        right: 16.666667%
    }

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

    .col-sm-pull-4 {
        right: 33.333333%
    }

    .col-sm-pull-5 {
        right: 41.666667%
    }

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

    .col-sm-pull-7 {
        right: 58.333333%
    }

    .col-sm-pull-8 {
        right: 66.666667%
    }

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

    .col-sm-pull-10 {
        right: 83.333333%
    }

    .col-sm-pull-11 {
        right: 91.666667%
    }

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

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

    .col-sm-push-1 {
        left: 8.333333%
    }

    .col-sm-push-2 {
        left: 16.666667%
    }

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

    .col-sm-push-4 {
        left: 33.333333%
    }

    .col-sm-push-5 {
        left: 41.666667%
    }

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

    .col-sm-push-7 {
        left: 58.333333%
    }

    .col-sm-push-8 {
        left: 66.666667%
    }

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

    .col-sm-push-10 {
        left: 83.333333%
    }

    .col-sm-push-11 {
        left: 91.666667%
    }

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

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

    .col-sm-offset-1 {
        margin-left: 8.333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.666667%
    }

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

    .col-sm-offset-4 {
        margin-left: 33.333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.666667%
    }

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

    .col-sm-offset-7 {
        margin-left: 58.333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.666667%
    }

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

    .col-sm-offset-10 {
        margin-left: 83.333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.666667%
    }

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

    .col-md-2 {
        width: 16.666667%
    }

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

    .col-md-4 {
        width: 33.333333%
    }

    .col-md-5 {
        width: 41.666667%
    }

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

    .col-md-7 {
        width: 58.333333%
    }

    .col-md-8 {
        width: 66.666667%
    }

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

    .col-md-10 {
        width: 83.333333%
    }

    .col-md-11 {
        width: 91.666667%
    }

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

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

    .col-md-pull-1 {
        right: 8.333333%
    }

    .col-md-pull-2 {
        right: 16.666667%
    }

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

    .col-md-pull-4 {
        right: 33.333333%
    }

    .col-md-pull-5 {
        right: 41.666667%
    }

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

    .col-md-pull-7 {
        right: 58.333333%
    }

    .col-md-pull-8 {
        right: 66.666667%
    }

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

    .col-md-pull-10 {
        right: 83.333333%
    }

    .col-md-pull-11 {
        right: 91.666667%
    }

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

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

    .col-md-push-1 {
        left: 8.333333%
    }

    .col-md-push-2 {
        left: 16.666667%
    }

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

    .col-md-push-4 {
        left: 33.333333%
    }

    .col-md-push-5 {
        left: 41.666667%
    }

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

    .col-md-push-7 {
        left: 58.333333%
    }

    .col-md-push-8 {
        left: 66.666667%
    }

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

    .col-md-push-10 {
        left: 83.333333%
    }

    .col-md-push-11 {
        left: 91.666667%
    }

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

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

    .col-md-offset-1 {
        margin-left: 8.333333%
    }

    .col-md-offset-2 {
        margin-left: 16.666667%
    }

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

    .col-md-offset-4 {
        margin-left: 33.333333%
    }

    .col-md-offset-5 {
        margin-left: 41.666667%
    }

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

    .col-md-offset-7 {
        margin-left: 58.333333%
    }

    .col-md-offset-8 {
        margin-left: 66.666667%
    }

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

    .col-md-offset-10 {
        margin-left: 83.333333%
    }

    .col-md-offset-11 {
        margin-left: 91.666667%
    }

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

    .col-lg-2 {
        width: 16.666667%
    }

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

    .col-lg-4 {
        width: 33.333333%
    }

    .col-lg-5 {
        width: 41.666667%
    }

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

    .col-lg-7 {
        width: 58.333333%
    }

    .col-lg-8 {
        width: 66.666667%
    }

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

    .col-lg-10 {
        width: 83.333333%
    }

    .col-lg-11 {
        width: 91.666667%
    }

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

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

    .col-lg-pull-1 {
        right: 8.333333%
    }

    .col-lg-pull-2 {
        right: 16.666667%
    }

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

    .col-lg-pull-4 {
        right: 33.333333%
    }

    .col-lg-pull-5 {
        right: 41.666667%
    }

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

    .col-lg-pull-7 {
        right: 58.333333%
    }

    .col-lg-pull-8 {
        right: 66.666667%
    }

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

    .col-lg-pull-10 {
        right: 83.333333%
    }

    .col-lg-pull-11 {
        right: 91.666667%
    }

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

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

    .col-lg-push-1 {
        left: 8.333333%
    }

    .col-lg-push-2 {
        left: 16.666667%
    }

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

    .col-lg-push-4 {
        left: 33.333333%
    }

    .col-lg-push-5 {
        left: 41.666667%
    }

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

    .col-lg-push-7 {
        left: 58.333333%
    }

    .col-lg-push-8 {
        left: 66.666667%
    }

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

    .col-lg-push-10 {
        left: 83.333333%
    }

    .col-lg-push-11 {
        left: 91.666667%
    }

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

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

    .col-lg-offset-1 {
        margin-left: 8.333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.666667%
    }

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

    .col-lg-offset-4 {
        margin-left: 33.333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.666667%
    }

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

    .col-lg-offset-7 {
        margin-left: 58.333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.666667%
    }

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

    .col-lg-offset-10 {
        margin-left: 83.333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.666667%
    }

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

table {
    background-color: #fff
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.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: 8px;
        line-height: 1.538462;
        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: #eee
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border: 1px solid #ddd
    }

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

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

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #bdebc9
}

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

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

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

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

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

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

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

.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 {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 19.5px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

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

input[type=search] {
    box-sizing: border-box
}

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

input[type=file] {
    display: block
}

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

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

output {
    display: block;
    padding-top: 7px;
    font-size: 13px;
    line-height: 1.538462;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.538462;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    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;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #ccc;
        outline: 0
    }

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

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

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

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

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

    .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-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: 28px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-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
    }
}

.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 {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

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
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 33px
}

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

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

.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: 28px;
    line-height: 28px
}

.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-sm .form-control {
    height: 28px;
    padding: 5px 10px;
    font-size: 11px;
    line-height: 1.5;
    border-radius: 1px
}

.form-group-sm select.form-control {
    height: 28px;
    line-height: 28px
}

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

.form-group-sm .form-control-static {
    height: 28px;
    min-height: 31px;
    padding: 6px 10px;
    font-size: 11px;
    line-height: 1.5
}

.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.333333;
    border-radius: 3px
}

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

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

.form-group-lg .form-control {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.333333;
    border-radius: 3px
}

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

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

.form-group-lg .form-control-static {
    height: 45px;
    min-height: 37px;
    padding: 11px 16px;
    font-size: 17px;
    line-height: 1.333333
}

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

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .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
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .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: 28px;
    height: 28px;
    line-height: 28px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #34a853
}

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

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

.has-success .input-group-addon {
    color: #34a853;
    border-color: #34a853;
    background-color: #bdebc9
}

.has-success .form-control-feedback {
    color: #34a853
}

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

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

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

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

.has-warning .form-control-feedback {
    color: #faa800
}

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

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

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

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

.has-error .form-control-feedback {
    color: #e53935
}

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

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

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

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

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

    .form-horizontal .form-group:after, .form-horizontal .form-group:before {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

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

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 17px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 11px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.538462;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

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

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

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        box-shadow: none
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333
}

    .btn-default.focus, .btn-default:focus {
        background-color: #fff;
        border-color: #ccc;
        color: #333
    }

    .btn-default:hover {
        background-color: #e6e6e6;
        border-color: #b3b3b3;
        color: #333
    }

    .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
        background-color: #e6e6e6;
        border-color: #b3b3b3;
        color: #333
    }

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

    .btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        background-color: #333;
        color: #fff
    }

.btn-primary {
    background-color: #1d87e4;
    border-color: #1d87e4;
    color: #fff
}

    .btn-primary.focus, .btn-primary:focus {
        background-color: #1d87e4;
        border-color: #1d87e4;
        color: #fff
    }

    .btn-primary:hover {
        background-color: #166cb8;
        border-color: #166cb8;
        color: #fff
    }

    .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
        background-color: #166cb8;
        border-color: #166cb8;
        color: #fff
    }

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

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #1d87e4;
        border-color: #1d87e4
    }

    .btn-primary .badge {
        background-color: #fff;
        color: #1d87e4
    }

.btn-success {
    background-color: #34a853;
    border-color: #34a853;
    color: #fff
}

    .btn-success.focus, .btn-success:focus {
        background-color: #34a853;
        border-color: #34a853;
        color: #fff
    }

    .btn-success:hover {
        background-color: #288140;
        border-color: #288140;
        color: #fff
    }

    .btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
        background-color: #288140;
        border-color: #288140;
        color: #fff
    }

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

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #34a853;
        border-color: #34a853
    }

    .btn-success .badge {
        background-color: #fff;
        color: #34a853
    }

.btn-info {
    background-color: #7d57c1;
    border-color: #7d57c1;
    color: #fff
}

    .btn-info.focus, .btn-info:focus {
        background-color: #7d57c1;
        border-color: #7d57c1;
        color: #fff
    }

    .btn-info:hover {
        background-color: #643ea7;
        border-color: #643ea7;
        color: #fff
    }

    .btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
        background-color: #643ea7;
        border-color: #643ea7;
        color: #fff
    }

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

    .btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #7d57c1;
        border-color: #7d57c1
    }

    .btn-info .badge {
        background-color: #fff;
        color: #7d57c1
    }

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

    .btn-warning.focus, .btn-warning:focus {
        background-color: #faa800;
        border-color: #faa800;
        color: #fff
    }

    .btn-warning:hover {
        background-color: #c78600;
        border-color: #c78600;
        color: #fff
    }

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

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

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

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

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

    .btn-danger.focus, .btn-danger:focus {
        background-color: #e53935;
        border-color: #e53935;
        color: #fff
    }

    .btn-danger:hover {
        background-color: #cd1e1a;
        border-color: #cd1e1a;
        color: #fff
    }

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

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

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

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

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

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

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

            .btn-link:focus, .btn-link:hover {
                color: #135fa1;
                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.333333;
    border-radius: 3px
}

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

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

.btn-block {
    display: block;
    width: 100%
}

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

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

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

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid #ddd;
    border-radius: 2px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

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

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.538462;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #1d87e4
    }

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

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

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

.open > a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 11px;
    line-height: 1.538462;
    color: #777;
    white-space: nowrap
}

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

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

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        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.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar:after, .btn-toolbar:before {
        content: " ";
        display: table
    }

    .btn-toolbar:after {
        clear: both
    }

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

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

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

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

.btn-group > .btn-group {
    float: left
}

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

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

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

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

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

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

.btn .caret {
    margin-left: 0
}

.btn-group-lg > .btn .caret, .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 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:after {
        clear: both
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

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

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

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

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

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

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

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

        .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
            border-radius: 0
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 2px
}

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

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

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

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

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

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

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

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

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav:after, .nav:before {
        content: " ";
        display: table
    }

    .nav:after {
        clear: both
    }

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

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none
            }

        .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 {
        border-color: #1d87e4
    }

    .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.538462;
            border: 1px solid transparent;
            border-radius: 2px 2px 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: #333;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

.nav-pills > li {
    float: left
}

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

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #1d87e4
    }

.nav-stacked > li {
    float: none
}

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

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

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

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

@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, .nav-tabs.nav-justified {
    border-bottom: 0
}

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

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

@media (min-width:768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #eee
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .navbar:after, .navbar:before {
        content: " ";
        display: table
    }

    .navbar:after {
        clear: both
    }

@media (min-width:768px) {
    .navbar {
        border-radius: 2px
    }
}

.navbar-header:after, .navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

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

    .navbar-collapse:after, .navbar-collapse:before {
        content: " ";
        display: table
    }

    .navbar-collapse:after {
        clear: both
    }

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

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

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

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

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

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

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

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

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

@media (min-width:768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 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) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

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

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

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

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
                background-image: none
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

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

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
        }

        .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

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

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    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: 11px;
        margin-bottom: 11px
    }

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

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #fff;
    border-color: #eee
}

    .navbar-default .navbar-brand {
        color: #333
    }

        .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: #1a1a1a;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
            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: #eee
    }

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

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: #eee;
        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: #eee
    }

    .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-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
            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: #f5f5f5;
    border-radius: 2px
}

    .breadcrumb > li {
        display: inline-block
    }

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

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 2px
}

    .pagination > li {
        display: inline
    }

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

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

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

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
            z-index: 2;
            color: #135fa1;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 3;
        color: #fff;
        background-color: #1d87e4;
        border-color: #1d87e4;
        cursor: default
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

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

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

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

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

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

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

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

    .pager:after, .pager:before {
        content: " ";
        display: table
    }

    .pager:after {
        clear: both
    }

    .pager li {
        display: inline
    }

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

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

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
        color: #777;
        background-color: #fff;
        cursor: not-allowed
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .label:empty {
        display: none
    }

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

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: #1d87e4
}

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

.label-success {
    background-color: #34a853
}

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

.label-info {
    background-color: #7d57c1
}

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

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

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

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

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

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

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

    .jumbotron .h1, .jumbotron h1 {
        font-size: 59px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.538462;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-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: #333
    }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #1d87e4
}

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

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #34a853;
    border-color: #34a853;
    color: #fff
}

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

    .alert-success .alert-link {
        color: #e6e6e6
    }

    .alert-success .alert-icon {
        color: #fff
    }

    .alert-success.alert-icon-bg .alert-icon {
        background-color: #3abb5d
    }

.alert-info {
    background-color: #7d57c1;
    border-color: #7d57c1;
    color: #fff
}

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

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

    .alert-info .alert-icon {
        color: #fff
    }

    .alert-info.alert-icon-bg .alert-icon {
        background-color: #8b6ac8
    }

.alert-warning {
    background-color: #faa800;
    border-color: #faa800;
    color: #fff
}

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

    .alert-warning .alert-link {
        color: #e6e6e6
    }

    .alert-warning .alert-icon {
        color: #fff
    }

    .alert-warning.alert-icon-bg .alert-icon {
        background-color: #ffb215
    }

.alert-danger {
    background-color: #e53935;
    border-color: #e53935;
    color: #fff
}

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

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

    .alert-danger .alert-icon {
        color: #fff
    }

    .alert-danger.alert-icon-bg .alert-icon {
        background-color: #e84f4c
    }

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

    to {
        background-position: 0 0
    }
}

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

    to {
        background-position: 0 0
    }
}

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

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

.progress-bar-striped, .progress-striped .progress-bar {
    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: 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;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #34a853
}

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

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: 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: #faa800
}

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

.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: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

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

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

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

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

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

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

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-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: 2px;
        border-top-left-radius: 2px
    }

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

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

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #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: #1d87e4;
    border-color: #1d87e4
}

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

.list-group-item-success {
    color: #34a853;
    background-color: #bdebc9
}

a.list-group-item-success, button.list-group-item-success {
    color: #34a853
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #34a853;
        background-color: #aae5ba
    }

    a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
        color: #fff;
        background-color: #34a853;
        border-color: #34a853
    }

.list-group-item-info {
    color: #7d57c1;
    background-color: #f0ecf8
}

a.list-group-item-info, button.list-group-item-info {
    color: #7d57c1
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #7d57c1;
        background-color: #e2d9f1
    }

    a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
        color: #fff;
        background-color: #7d57c1;
        border-color: #7d57c1
    }

.list-group-item-warning {
    color: #faa800;
    background-color: #ffedc7
}

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

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #faa800;
        background-color: #ffe4ae
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
        color: #fff;
        background-color: #faa800;
        border-color: #faa800
    }

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

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

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #e53935;
        background-color: #f9d4d3
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
        color: #fff;
        background-color: #e53935;
        border-color: #e53935
    }

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

.panel-body {
    padding: 20px
}

    .panel-body:after, .panel-body:before {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

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

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    color: inherit
}

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

.panel-footer {
    padding: 20px;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px
}

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

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

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

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 1px;
        border-bottom-left-radius: 1px
    }

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

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

.list-group + .panel-footer {
    border-top-width: 0
}

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

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

    .panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
        border-top-right-radius: 1px;
        border-top-left-radius: 1px
    }

        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
            border-top-left-radius: 1px;
            border-top-right-radius: 1px
        }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
                border-top-left-radius: 1px
            }

            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
                border-top-right-radius: 1px
            }

    .panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
        border-bottom-right-radius: 1px;
        border-bottom-left-radius: 1px
    }

        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 1px;
            border-bottom-right-radius: 1px
        }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 1px
            }

            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 1px
            }

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

    .panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

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

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

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

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid #e5e5e5
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #e5e5e5
        }

.panel-default {
    border-color: #e5e5e5
}

    .panel-default > .panel-heading {
        background-color: #fff;
        border-color: #e5e5e5;
        color: #333
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #e5e5e5
        }

        .panel-default > .panel-heading .badge {
            background-color: #333;
            color: #fff
        }

        .panel-default > .panel-heading .panel-tools .tools-icon {
            color: #1a1a1a
        }

            .panel-default > .panel-heading .panel-tools .tools-icon:hover {
                color: #333
            }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #e5e5e5
    }

.panel-primary {
    border-color: #1d87e4
}

    .panel-primary > .panel-heading {
        background-color: #1d87e4;
        border-color: #1d87e4;
        color: #fff
    }

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

        .panel-primary > .panel-heading .badge {
            background-color: #fff;
            color: #1d87e4
        }

        .panel-primary > .panel-heading .panel-tools .tools-icon {
            color: #e6e6e6
        }

            .panel-primary > .panel-heading .panel-tools .tools-icon:hover {
                color: #fff
            }

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

.panel-success {
    border-color: #34a853
}

    .panel-success > .panel-heading {
        background-color: #34a853;
        border-color: #34a853;
        color: #fff
    }

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

        .panel-success > .panel-heading .badge {
            background-color: #fff;
            color: #34a853
        }

        .panel-success > .panel-heading .panel-tools .tools-icon {
            color: #e6e6e6
        }

            .panel-success > .panel-heading .panel-tools .tools-icon:hover {
                color: #fff
            }

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

.panel-info {
    border-color: #7d57c1
}

    .panel-info > .panel-heading {
        background-color: #7d57c1;
        border-color: #7d57c1;
        color: #fff
    }

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

        .panel-info > .panel-heading .badge {
            background-color: #fff;
            color: #7d57c1
        }

        .panel-info > .panel-heading .panel-tools .tools-icon {
            color: #e6e6e6
        }

            .panel-info > .panel-heading .panel-tools .tools-icon:hover {
                color: #fff
            }

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

.panel-warning {
    border-color: #faa800
}

    .panel-warning > .panel-heading {
        background-color: #faa800;
        border-color: #faa800;
        color: #fff
    }

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

        .panel-warning > .panel-heading .badge {
            background-color: #fff;
            color: #faa800
        }

        .panel-warning > .panel-heading .panel-tools .tools-icon {
            color: #e6e6e6
        }

            .panel-warning > .panel-heading .panel-tools .tools-icon:hover {
                color: #fff
            }

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

.panel-danger {
    border-color: #e53935
}

    .panel-danger > .panel-heading {
        background-color: #e53935;
        border-color: #e53935;
        color: #fff
    }

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

        .panel-danger > .panel-heading .badge {
            background-color: #fff;
            color: #e53935
        }

        .panel-danger > .panel-heading .panel-tools .tools-icon {
            color: #e6e6e6
        }

            .panel-danger > .panel-heading .panel-tools .tools-icon:hover {
                color: #fff
            }

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

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    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: 3px
}

.well-sm {
    padding: 9px;
    border-radius: 1px
}

.close {
    float: right;
    font-size: 19.5px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .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-open {
    overflow: hidden
}

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

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

    .modal.in .modal-dialog {
        -webkit-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;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 3px;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    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
}

    .modal-header:after, .modal-header:before {
        content: " ";
        display: table
    }

    .modal-header:after {
        clear: both
    }

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

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

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

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

    .modal-footer:after, .modal-footer:before {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

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

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.538462;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.538462;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 13px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 3px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

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

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

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

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

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

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

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

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

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

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

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

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

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

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

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

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

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

.carousel {
    position: relative
}

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

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-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 {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.active.right, .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: transparent
}

    .carousel-control.left {
        background-image: -webkit-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: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000\9;
        background-color: transparent
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

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

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

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

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

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

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

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

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

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

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

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

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

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

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

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

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

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

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

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

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

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.alert .alert-icon {
    font-size: 24px;
    line-height: 24px;
    margin-right: 15px;
    vertical-align: middle
}

.alert.alert-icon-bg {
    display: table;
    padding: 0;
    table-layout: fixed;
    width: 100%
}

    .alert.alert-icon-bg .alert-icon {
        display: table-cell;
        width: 60px;
        text-align: center;
        vertical-align: middle
    }

    .alert.alert-icon-bg .alert-message {
        display: table-cell;
        padding: 15px
    }

    .alert.alert-icon-bg.alert-dismissable .alert-message, .alert.alert-icon-bg.alert-dismissible .alert-message {
        padding-right: 35px
    }

.alert-outline-success {
    background-color: #fff;
    border-color: #34a853;
    color: #34a853
}

    .alert-outline-success hr {
        border-top-color: #2e9549
    }

    .alert-outline-success .alert-link {
        color: #288140
    }

    .alert-outline-success .alert-icon {
        color: #34a853
    }

    .alert-outline-success.alert-icon-bg .alert-icon {
        background-color: #34a853;
        color: #fff
    }

.alert-outline-info {
    background-color: #fff;
    border-color: #7d57c1;
    color: #7d57c1
}

    .alert-outline-info hr {
        border-top-color: #6f45ba
    }

    .alert-outline-info .alert-link {
        color: #643ea7
    }

    .alert-outline-info .alert-icon {
        color: #7d57c1
    }

    .alert-outline-info.alert-icon-bg .alert-icon {
        background-color: #7d57c1;
        color: #fff
    }

.alert-outline-warning {
    background-color: #fff;
    border-color: #faa800;
    color: #faa800
}

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

    .alert-outline-warning .alert-link {
        color: #c78600
    }

    .alert-outline-warning .alert-icon {
        color: #faa800
    }

    .alert-outline-warning.alert-icon-bg .alert-icon {
        background-color: #faa800;
        color: #fff
    }

.alert-outline-danger {
    background-color: #fff;
    border-color: #e53935;
    color: #e53935
}

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

    .alert-outline-danger .alert-link {
        color: #cd1e1a
    }

    .alert-outline-danger .alert-icon {
        color: #e53935
    }

    .alert-outline-danger.alert-icon-bg .alert-icon {
        background-color: #e53935;
        color: #fff
    }

@-webkit-keyframes scaling {
    0% {
        -webkit-transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes scaling {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.authentication-body {
    background-color: #fff
}

.authentication-header {
    padding: 15px 0
}

    .authentication-header .authentication-logo {
        color: #333;
        display: block;
        font-size: 19px;
        font-weight: 300;
        -webkit-transition: all .3s;
        transition: all .3s
    }

        .authentication-header .authentication-logo:focus, .authentication-header .authentication-logo:hover {
            color: #333;
            text-decoration: none
        }

.authentication-progress {
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

    .authentication-progress li {
        display: inline-block;
        position: relative
    }

        .authentication-progress li:before {
            background-color: #8261c5;
            content: '';
            display: inline-block;
            height: 2px;
            vertical-align: middle;
            width: 20px
        }

        .authentication-progress li.active:before {
            background-color: #8261c5
        }

        .authentication-progress li.active ~ li::before {
            background-color: #e9ebf0
        }

        .authentication-progress li:first-child:before {
            display: none
        }

        .authentication-progress li:after {
            background-color: #8261c5;
            border: 2px solid #8261c5;
            border-radius: 50%;
            content: '';
            display: inline-block;
            height: 10px;
            line-height: 10px;
            vertical-align: middle;
            width: 10px
        }

        .authentication-progress li.active:after {
            background-color: #fff;
            border-color: #8261c5
        }

        .authentication-progress li.active ~ li::after {
            background-color: #fff;
            border-color: #e9ebf0
        }

.authentication-footer {
    padding: 15px 0;
    text-align: center
}

.authentication-content {
    border: 1px dashed #e5e5e5;
    border-radius: 3px;
    padding: 30px
}

.avatar {
    position: relative
}

    .avatar .status {
        border: 2px solid #fff;
        border-radius: 50%;
        display: block;
        height: 10px;
        position: absolute;
        width: 10px
    }

        .avatar .status.top {
            top: 0
        }

        .avatar .status.left {
            left: 0
        }

        .avatar .status.bottom {
            bottom: 0
        }

        .avatar .status.right {
            right: 0
        }

.badge {
    border: 1px solid transparent;
    font-size: 11px;
    padding: 2px 5px
}

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

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

.badge-primary {
    background-color: #1d87e4
}

    .badge-primary[href]:focus, .badge-primary[href]:hover {
        background-color: #166cb8
    }

.badge-success {
    background-color: #34a853
}

    .badge-success[href]:focus, .badge-success[href]:hover {
        background-color: #288140
    }

.badge-info {
    background-color: #7d57c1
}

    .badge-info[href]:focus, .badge-info[href]:hover {
        background-color: #643ea7
    }

.badge-warning {
    background-color: #faa800
}

    .badge-warning[href]:focus, .badge-warning[href]:hover {
        background-color: #c78600
    }

.badge-danger {
    background-color: #e53935
}

    .badge-danger[href]:focus, .badge-danger[href]:hover {
        background-color: #cd1e1a
    }

.badge-outline-default {
    background-color: transparent;
    border-color: #777;
    color: #777
}

    .badge-outline-default[href]:focus, .badge-outline-default[href]:hover {
        background-color: #777;
        color: #fff
    }

.badge-outline-primary {
    background-color: transparent;
    border-color: #1d87e4;
    color: #1d87e4
}

    .badge-outline-primary[href]:focus, .badge-outline-primary[href]:hover {
        background-color: #1d87e4;
        color: #fff
    }

.badge-outline-success {
    background-color: transparent;
    border-color: #34a853;
    color: #34a853
}

    .badge-outline-success[href]:focus, .badge-outline-success[href]:hover {
        background-color: #34a853;
        color: #fff
    }

.badge-outline-info {
    background-color: transparent;
    border-color: #7d57c1;
    color: #7d57c1
}

    .badge-outline-info[href]:focus, .badge-outline-info[href]:hover {
        background-color: #7d57c1;
        color: #fff
    }

.badge-outline-warning {
    background-color: transparent;
    border-color: #faa800;
    color: #faa800
}

    .badge-outline-warning[href]:focus, .badge-outline-warning[href]:hover {
        background-color: #faa800;
        color: #fff
    }

.badge-outline-danger {
    background-color: transparent;
    border-color: #e53935;
    color: #e53935
}

    .badge-outline-danger[href]:focus, .badge-outline-danger[href]:hover {
        background-color: #e53935;
        color: #fff
    }

.breadcrumb i {
    font-size: 17px
}

.btn-labeled {
    padding-bottom: 0;
    padding-top: 0
}

.btn-label {
    background-color: rgba(0,0,0,.15);
    display: inline-block;
    position: relative;
    border-radius: 1px 0 0 1px;
    left: -12px;
    padding: 6px
}

.btn-label-right {
    border-radius: 0 1px 1px 0;
    left: auto;
    right: -12px
}

.btn-group-lg > .btn .btn-label, .btn-lg .btn-label {
    border-radius: 2px 0 0 2px;
    left: -16px;
    padding: 10px
}

.btn-group-lg > .btn .btn-label-right, .btn-lg .btn-label-right {
    border-radius: 0 2px 2px 0;
    left: auto;
    right: -16px
}

.btn-group-sm > .btn .btn-label, .btn-sm .btn-label {
    border-radius: 0;
    left: -10px;
    padding: 5px
}

.btn-group-sm > .btn .btn-label-right, .btn-sm .btn-label-right {
    border-radius: 0;
    left: auto;
    right: -10px
}

.btn-group-xs > .btn .btn-label, .btn-xs .btn-label {
    border-radius: 0;
    left: -5px;
    padding: 1px
}

.btn-group-xs > .btn .btn-label-right, .btn-xs .btn-label-right {
    border-radius: 0;
    left: auto;
    right: -5px
}

.btn-outline-default .btn-label {
    background-color: #fff;
    color: #333
}

.btn-outline-primary .btn-label {
    background-color: #1d87e4;
    color: #fff
}

.btn-outline-success .btn-label {
    background-color: #34a853;
    color: #fff
}

.btn-outline-info .btn-label {
    background-color: #7d57c1;
    color: #fff
}

.btn-outline-warning .btn-label {
    background-color: #faa800;
    color: #fff
}

.btn-outline-danger .btn-label {
    background-color: #e53935;
    color: #fff
}

.btn {
    box-shadow: none;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s
}

    .btn.focus, .btn:focus, .btn:hover {
        box-shadow: none
    }

.btn-icon {
    padding: 0
}

.btn-pill {
    border-radius: 10em
}

.btn-outline-default {
    background-color: transparent;
    border-color: #ccc;
    color: #ccc
}

    .btn-outline-default.focus, .btn-outline-default:focus {
        background-color: transparent;
        border-color: #ccc;
        color: #ccc
    }

    .btn-outline-default:hover {
        background-color: #ccc;
        border-color: #ccc;
        color: #333
    }

    .btn-outline-default.active, .btn-outline-default:active, .open > .btn-outline-default.dropdown-toggle {
        background-color: #ccc;
        border-color: #ccc;
        color: #333
    }

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

    .btn-outline-default.disabled.focus, .btn-outline-default.disabled:focus, .btn-outline-default.disabled:hover, .btn-outline-default[disabled].focus, .btn-outline-default[disabled]:focus, .btn-outline-default[disabled]:hover, fieldset[disabled] .btn-outline-default.focus, fieldset[disabled] .btn-outline-default:focus, fieldset[disabled] .btn-outline-default:hover {
        background-color: transparent;
        border-color: #ccc;
        color: #ccc
    }

    .btn-outline-default .badge {
        background-color: #ccc;
        border-color: transparent;
        color: #333
    }

.btn-outline-primary {
    background-color: transparent;
    border-color: #1d87e4;
    color: #1d87e4
}

    .btn-outline-primary.focus, .btn-outline-primary:focus {
        background-color: transparent;
        border-color: #1d87e4;
        color: #1d87e4
    }

    .btn-outline-primary:hover {
        background-color: #1d87e4;
        border-color: #1d87e4;
        color: #fff
    }

    .btn-outline-primary.active, .btn-outline-primary:active, .open > .btn-outline-primary.dropdown-toggle {
        background-color: #1d87e4;
        border-color: #1d87e4;
        color: #fff
    }

        .btn-outline-primary.active.focus, .btn-outline-primary.active:focus, .btn-outline-primary.active:hover, .btn-outline-primary:active.focus, .btn-outline-primary:active:focus, .btn-outline-primary:active:hover, .open > .btn-outline-primary.dropdown-toggle.focus, .open > .btn-outline-primary.dropdown-toggle:focus, .open > .btn-outline-primary.dropdown-toggle:hover {
            background-color: #135fa1;
            border-color: #135fa1;
            color: #fff
        }

    .btn-outline-primary.disabled.focus, .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled:hover, .btn-outline-primary[disabled].focus, .btn-outline-primary[disabled]:focus, .btn-outline-primary[disabled]:hover, fieldset[disabled] .btn-outline-primary.focus, fieldset[disabled] .btn-outline-primary:focus, fieldset[disabled] .btn-outline-primary:hover {
        background-color: transparent;
        border-color: #1d87e4;
        color: #1d87e4
    }

    .btn-outline-primary .badge {
        background-color: #1d87e4;
        border-color: transparent;
        color: #fff
    }

.btn-outline-success {
    background-color: transparent;
    border-color: #34a853;
    color: #34a853
}

    .btn-outline-success.focus, .btn-outline-success:focus {
        background-color: transparent;
        border-color: #34a853;
        color: #34a853
    }

    .btn-outline-success:hover {
        background-color: #34a853;
        border-color: #34a853;
        color: #fff
    }

    .btn-outline-success.active, .btn-outline-success:active, .open > .btn-outline-success.dropdown-toggle {
        background-color: #34a853;
        border-color: #34a853;
        color: #fff
    }

        .btn-outline-success.active.focus, .btn-outline-success.active:focus, .btn-outline-success.active:hover, .btn-outline-success:active.focus, .btn-outline-success:active:focus, .btn-outline-success:active:hover, .open > .btn-outline-success.dropdown-toggle.focus, .open > .btn-outline-success.dropdown-toggle:focus, .open > .btn-outline-success.dropdown-toggle:hover {
            background-color: #226e36;
            border-color: #226e36;
            color: #fff
        }

    .btn-outline-success.disabled.focus, .btn-outline-success.disabled:focus, .btn-outline-success.disabled:hover, .btn-outline-success[disabled].focus, .btn-outline-success[disabled]:focus, .btn-outline-success[disabled]:hover, fieldset[disabled] .btn-outline-success.focus, fieldset[disabled] .btn-outline-success:focus, fieldset[disabled] .btn-outline-success:hover {
        background-color: transparent;
        border-color: #34a853;
        color: #34a853
    }

    .btn-outline-success .badge {
        background-color: #34a853;
        border-color: transparent;
        color: #fff
    }

.btn-outline-info {
    background-color: transparent;
    border-color: #7d57c1;
    color: #7d57c1
}

    .btn-outline-info.focus, .btn-outline-info:focus {
        background-color: transparent;
        border-color: #7d57c1;
        color: #7d57c1
    }

    .btn-outline-info:hover {
        background-color: #7d57c1;
        border-color: #7d57c1;
        color: #fff
    }

    .btn-outline-info.active, .btn-outline-info:active, .open > .btn-outline-info.dropdown-toggle {
        background-color: #7d57c1;
        border-color: #7d57c1;
        color: #fff
    }

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

    .btn-outline-info.disabled.focus, .btn-outline-info.disabled:focus, .btn-outline-info.disabled:hover, .btn-outline-info[disabled].focus, .btn-outline-info[disabled]:focus, .btn-outline-info[disabled]:hover, fieldset[disabled] .btn-outline-info.focus, fieldset[disabled] .btn-outline-info:focus, fieldset[disabled] .btn-outline-info:hover {
        background-color: transparent;
        border-color: #7d57c1;
        color: #7d57c1
    }

    .btn-outline-info .badge {
        background-color: #7d57c1;
        border-color: transparent;
        color: #fff
    }

.btn-outline-warning {
    background-color: transparent;
    border-color: #faa800;
    color: #faa800
}

    .btn-outline-warning.focus, .btn-outline-warning:focus {
        background-color: transparent;
        border-color: #faa800;
        color: #faa800
    }

    .btn-outline-warning:hover {
        background-color: #faa800;
        border-color: #faa800;
        color: #fff
    }

    .btn-outline-warning.active, .btn-outline-warning:active, .open > .btn-outline-warning.dropdown-toggle {
        background-color: #faa800;
        border-color: #faa800;
        color: #fff
    }

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

    .btn-outline-warning.disabled.focus, .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled:hover, .btn-outline-warning[disabled].focus, .btn-outline-warning[disabled]:focus, .btn-outline-warning[disabled]:hover, fieldset[disabled] .btn-outline-warning.focus, fieldset[disabled] .btn-outline-warning:focus, fieldset[disabled] .btn-outline-warning:hover {
        background-color: transparent;
        border-color: #faa800;
        color: #faa800
    }

    .btn-outline-warning .badge {
        background-color: #faa800;
        border-color: transparent;
        color: #fff
    }

.btn-outline-danger {
    background-color: transparent;
    border-color: #e53935;
    color: #e53935
}

    .btn-outline-danger.focus, .btn-outline-danger:focus {
        background-color: transparent;
        border-color: #e53935;
        color: #e53935
    }

    .btn-outline-danger:hover {
        background-color: #e53935;
        border-color: #e53935;
        color: #fff
    }

    .btn-outline-danger.active, .btn-outline-danger:active, .open > .btn-outline-danger.dropdown-toggle {
        background-color: #e53935;
        border-color: #e53935;
        color: #fff
    }

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

    .btn-outline-danger.disabled.focus, .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled:hover, .btn-outline-danger[disabled].focus, .btn-outline-danger[disabled]:focus, .btn-outline-danger[disabled]:hover, fieldset[disabled] .btn-outline-danger.focus, fieldset[disabled] .btn-outline-danger:focus, fieldset[disabled] .btn-outline-danger:hover {
        background-color: transparent;
        border-color: #e53935;
        color: #e53935
    }

    .btn-outline-danger .badge {
        background-color: #e53935;
        border-color: transparent;
        color: #fff
    }

.btn-facebook {
    background-color: #3b5998;
    border-color: #3b5998;
    color: #fff
}

    .btn-facebook.focus, .btn-facebook:focus {
        background-color: #3b5998;
        border-color: #3b5998;
        color: #fff
    }

    .btn-facebook:hover {
        background-color: #2d4373;
        border-color: #2d4373;
        color: #fff
    }

    .btn-facebook.active, .btn-facebook:active, .open > .btn-facebook.dropdown-toggle {
        background-color: #2d4373;
        border-color: #2d4373;
        color: #fff
    }

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

    .btn-facebook.disabled.focus, .btn-facebook.disabled:focus, .btn-facebook.disabled:hover, .btn-facebook[disabled].focus, .btn-facebook[disabled]:focus, .btn-facebook[disabled]:hover, fieldset[disabled] .btn-facebook.focus, fieldset[disabled] .btn-facebook:focus, fieldset[disabled] .btn-facebook:hover {
        background-color: #3b5998;
        border-color: #3b5998
    }

    .btn-facebook .badge {
        background-color: #fff;
        color: #3b5998
    }

.btn-twitter {
    background-color: #00aced;
    border-color: #00aced;
    color: #fff
}

    .btn-twitter.focus, .btn-twitter:focus {
        background-color: #00aced;
        border-color: #00aced;
        color: #fff
    }

    .btn-twitter:hover {
        background-color: #0087ba;
        border-color: #0087ba;
        color: #fff
    }

    .btn-twitter.active, .btn-twitter:active, .open > .btn-twitter.dropdown-toggle {
        background-color: #0087ba;
        border-color: #0087ba;
        color: #fff
    }

        .btn-twitter.active.focus, .btn-twitter.active:focus, .btn-twitter.active:hover, .btn-twitter:active.focus, .btn-twitter:active:focus, .btn-twitter:active:hover, .open > .btn-twitter.dropdown-toggle.focus, .open > .btn-twitter.dropdown-toggle:focus, .open > .btn-twitter.dropdown-toggle:hover {
            background-color: #0074a1;
            border-color: #0074a1;
            color: #fff
        }

    .btn-twitter.disabled.focus, .btn-twitter.disabled:focus, .btn-twitter.disabled:hover, .btn-twitter[disabled].focus, .btn-twitter[disabled]:focus, .btn-twitter[disabled]:hover, fieldset[disabled] .btn-twitter.focus, fieldset[disabled] .btn-twitter:focus, fieldset[disabled] .btn-twitter:hover {
        background-color: #00aced;
        border-color: #00aced
    }

    .btn-twitter .badge {
        background-color: #fff;
        color: #00aced
    }

.btn-linkedin {
    background-color: #007bb6;
    border-color: #007bb6;
    color: #fff
}

    .btn-linkedin.focus, .btn-linkedin:focus {
        background-color: #007bb6;
        border-color: #007bb6;
        color: #fff
    }

    .btn-linkedin:hover {
        background-color: #005983;
        border-color: #005983;
        color: #fff
    }

    .btn-linkedin.active, .btn-linkedin:active, .open > .btn-linkedin.dropdown-toggle {
        background-color: #005983;
        border-color: #005983;
        color: #fff
    }

        .btn-linkedin.active.focus, .btn-linkedin.active:focus, .btn-linkedin.active:hover, .btn-linkedin:active.focus, .btn-linkedin:active:focus, .btn-linkedin:active:hover, .open > .btn-linkedin.dropdown-toggle.focus, .open > .btn-linkedin.dropdown-toggle:focus, .open > .btn-linkedin.dropdown-toggle:hover {
            background-color: #00476a;
            border-color: #00476a;
            color: #fff
        }

    .btn-linkedin.disabled.focus, .btn-linkedin.disabled:focus, .btn-linkedin.disabled:hover, .btn-linkedin[disabled].focus, .btn-linkedin[disabled]:focus, .btn-linkedin[disabled]:hover, fieldset[disabled] .btn-linkedin.focus, fieldset[disabled] .btn-linkedin:focus, fieldset[disabled] .btn-linkedin:hover {
        background-color: #007bb6;
        border-color: #007bb6
    }

    .btn-linkedin .badge {
        background-color: #fff;
        color: #007bb6
    }

.btn-googleplus {
    background-color: #dd4b39;
    border-color: #dd4b39;
    color: #fff
}

    .btn-googleplus.focus, .btn-googleplus:focus {
        background-color: #dd4b39;
        border-color: #dd4b39;
        color: #fff
    }

    .btn-googleplus:hover {
        background-color: #c23321;
        border-color: #c23321;
        color: #fff
    }

    .btn-googleplus.active, .btn-googleplus:active, .open > .btn-googleplus.dropdown-toggle {
        background-color: #c23321;
        border-color: #c23321;
        color: #fff
    }

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

    .btn-googleplus.disabled.focus, .btn-googleplus.disabled:focus, .btn-googleplus.disabled:hover, .btn-googleplus[disabled].focus, .btn-googleplus[disabled]:focus, .btn-googleplus[disabled]:hover, fieldset[disabled] .btn-googleplus.focus, fieldset[disabled] .btn-googleplus:focus, fieldset[disabled] .btn-googleplus:hover {
        background-color: #dd4b39;
        border-color: #dd4b39
    }

    .btn-googleplus .badge {
        background-color: #fff;
        color: #dd4b39
    }

.btn-youtube {
    background-color: #b00;
    border-color: #b00;
    color: #fff
}

    .btn-youtube.focus, .btn-youtube:focus {
        background-color: #b00;
        border-color: #b00;
        color: #fff
    }

    .btn-youtube:hover {
        background-color: #800;
        border-color: #800;
        color: #fff
    }

    .btn-youtube.active, .btn-youtube:active, .open > .btn-youtube.dropdown-toggle {
        background-color: #800;
        border-color: #800;
        color: #fff
    }

        .btn-youtube.active.focus, .btn-youtube.active:focus, .btn-youtube.active:hover, .btn-youtube:active.focus, .btn-youtube:active:focus, .btn-youtube:active:hover, .open > .btn-youtube.dropdown-toggle.focus, .open > .btn-youtube.dropdown-toggle:focus, .open > .btn-youtube.dropdown-toggle:hover {
            background-color: #6f0000;
            border-color: #6f0000;
            color: #fff
        }

    .btn-youtube.disabled.focus, .btn-youtube.disabled:focus, .btn-youtube.disabled:hover, .btn-youtube[disabled].focus, .btn-youtube[disabled]:focus, .btn-youtube[disabled]:hover, fieldset[disabled] .btn-youtube.focus, fieldset[disabled] .btn-youtube:focus, fieldset[disabled] .btn-youtube:hover {
        background-color: #b00;
        border-color: #b00
    }

    .btn-youtube .badge {
        background-color: #fff;
        color: #b00
    }

.btn-pinterest {
    background-color: #cb2027;
    border-color: #cb2027;
    color: #fff
}

    .btn-pinterest.focus, .btn-pinterest:focus {
        background-color: #cb2027;
        border-color: #cb2027;
        color: #fff
    }

    .btn-pinterest:hover {
        background-color: #9f191f;
        border-color: #9f191f;
        color: #fff
    }

    .btn-pinterest.active, .btn-pinterest:active, .open > .btn-pinterest.dropdown-toggle {
        background-color: #9f191f;
        border-color: #9f191f;
        color: #fff
    }

        .btn-pinterest.active.focus, .btn-pinterest.active:focus, .btn-pinterest.active:hover, .btn-pinterest:active.focus, .btn-pinterest:active:focus, .btn-pinterest:active:hover, .open > .btn-pinterest.dropdown-toggle.focus, .open > .btn-pinterest.dropdown-toggle:focus, .open > .btn-pinterest.dropdown-toggle:hover {
            background-color: #89161a;
            border-color: #89161a;
            color: #fff
        }

    .btn-pinterest.disabled.focus, .btn-pinterest.disabled:focus, .btn-pinterest.disabled:hover, .btn-pinterest[disabled].focus, .btn-pinterest[disabled]:focus, .btn-pinterest[disabled]:hover, fieldset[disabled] .btn-pinterest.focus, fieldset[disabled] .btn-pinterest:focus, fieldset[disabled] .btn-pinterest:hover {
        background-color: #cb2027;
        border-color: #cb2027
    }

    .btn-pinterest .badge {
        background-color: #fff;
        color: #cb2027
    }

.btn-instagram {
    background-color: #517fa4;
    border-color: #517fa4;
    color: #fff
}

    .btn-instagram.focus, .btn-instagram:focus {
        background-color: #517fa4;
        border-color: #517fa4;
        color: #fff
    }

    .btn-instagram:hover {
        background-color: #406582;
        border-color: #406582;
        color: #fff
    }

    .btn-instagram.active, .btn-instagram:active, .open > .btn-instagram.dropdown-toggle {
        background-color: #406582;
        border-color: #406582;
        color: #fff
    }

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

    .btn-instagram.disabled.focus, .btn-instagram.disabled:focus, .btn-instagram.disabled:hover, .btn-instagram[disabled].focus, .btn-instagram[disabled]:focus, .btn-instagram[disabled]:hover, fieldset[disabled] .btn-instagram.focus, fieldset[disabled] .btn-instagram:focus, fieldset[disabled] .btn-instagram:hover {
        background-color: #517fa4;
        border-color: #517fa4
    }

    .btn-instagram .badge {
        background-color: #fff;
        color: #517fa4
    }

.btn-tumblr {
    background-color: #32506d;
    border-color: #32506d;
    color: #fff
}

    .btn-tumblr.focus, .btn-tumblr:focus {
        background-color: #32506d;
        border-color: #32506d;
        color: #fff
    }

    .btn-tumblr:hover {
        background-color: #22364a;
        border-color: #22364a;
        color: #fff
    }

    .btn-tumblr.active, .btn-tumblr:active, .open > .btn-tumblr.dropdown-toggle {
        background-color: #22364a;
        border-color: #22364a;
        color: #fff
    }

        .btn-tumblr.active.focus, .btn-tumblr.active:focus, .btn-tumblr.active:hover, .btn-tumblr:active.focus, .btn-tumblr:active:focus, .btn-tumblr:active:hover, .open > .btn-tumblr.dropdown-toggle.focus, .open > .btn-tumblr.dropdown-toggle:focus, .open > .btn-tumblr.dropdown-toggle:hover {
            background-color: #1a2a39;
            border-color: #1a2a39;
            color: #fff
        }

    .btn-tumblr.disabled.focus, .btn-tumblr.disabled:focus, .btn-tumblr.disabled:hover, .btn-tumblr[disabled].focus, .btn-tumblr[disabled]:focus, .btn-tumblr[disabled]:hover, fieldset[disabled] .btn-tumblr.focus, fieldset[disabled] .btn-tumblr:focus, fieldset[disabled] .btn-tumblr:hover {
        background-color: #32506d;
        border-color: #32506d
    }

    .btn-tumblr .badge {
        background-color: #fff;
        color: #32506d
    }

.btn-flickr {
    background-color: #ff0084;
    border-color: #ff0084;
    color: #fff
}

    .btn-flickr.focus, .btn-flickr:focus {
        background-color: #ff0084;
        border-color: #ff0084;
        color: #fff
    }

    .btn-flickr:hover {
        background-color: #cc006a;
        border-color: #cc006a;
        color: #fff
    }

    .btn-flickr.active, .btn-flickr:active, .open > .btn-flickr.dropdown-toggle {
        background-color: #cc006a;
        border-color: #cc006a;
        color: #fff
    }

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

    .btn-flickr.disabled.focus, .btn-flickr.disabled:focus, .btn-flickr.disabled:hover, .btn-flickr[disabled].focus, .btn-flickr[disabled]:focus, .btn-flickr[disabled]:hover, fieldset[disabled] .btn-flickr.focus, fieldset[disabled] .btn-flickr:focus, fieldset[disabled] .btn-flickr:hover {
        background-color: #ff0084;
        border-color: #ff0084
    }

    .btn-flickr .badge {
        background-color: #fff;
        color: #ff0084
    }

.btn-dribbble {
    background-color: #ea4c89;
    border-color: #ea4c89;
    color: #fff
}

    .btn-dribbble.focus, .btn-dribbble:focus {
        background-color: #ea4c89;
        border-color: #ea4c89;
        color: #fff
    }

    .btn-dribbble:hover {
        background-color: #e51e6b;
        border-color: #e51e6b;
        color: #fff
    }

    .btn-dribbble.active, .btn-dribbble:active, .open > .btn-dribbble.dropdown-toggle {
        background-color: #e51e6b;
        border-color: #e51e6b;
        color: #fff
    }

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

    .btn-dribbble.disabled.focus, .btn-dribbble.disabled:focus, .btn-dribbble.disabled:hover, .btn-dribbble[disabled].focus, .btn-dribbble[disabled]:focus, .btn-dribbble[disabled]:hover, fieldset[disabled] .btn-dribbble.focus, fieldset[disabled] .btn-dribbble:focus, fieldset[disabled] .btn-dribbble:hover {
        background-color: #ea4c89;
        border-color: #ea4c89
    }

    .btn-dribbble .badge {
        background-color: #fff;
        color: #ea4c89
    }

#external-events .fc-event {
    margin-bottom: 15px
}

.fc-toolbar h2 {
    font-weight: 400
}

.fc-view table {
    background-color: transparent
}

.fc th.fc-widget-header {
    padding: 5px
}

.fc-button {
    background: #fff;
    text-shadow: none;
    border: 1px solid rgba(0,0,0,.1)
}

.fc-state-hover {
    background: #f5f5f5
}

.fc-unthemed .fc-today {
    background: #d9f1e1 !important
}

.fc-state-highlight {
    background: #f0f0f0
}

.fc-cell-overlay {
    background: #f0f0f0
}

.fc-unthemed .fc-today {
    background: #fff
}

.fc-event {
    border: none;
    cursor: move;
    padding: 6px 10px;
    background: #3e70c9
}

.calendar-event {
    cursor: move;
    margin: 10px 5px 0 0;
    padding: 6px 10px;
    display: inline-block;
    color: #fff;
    min-width: 140px;
    text-align: center;
    background: #03a9f3
}

    .calendar-event a {
        float: right;
        opacity: .6;
        font-size: 10px;
        margin: 4px 0 0 10px;
        color: #fff
    }

.fc-basic-view td.fc-week-number span {
    padding-right: 5px
}

.fc-basic-view td.fc-day-number {
    padding-right: 5px
}

.fc-state-active, .fc-state-down {
    background-color: #eee;
    box-shadow: none
}

#calendar button {
    border-radius: 0 !important
}

.flotTip {
    background-color: #333;
    border-radius: 2px;
    color: #fff;
    font-size: 13px;
    opacity: .8;
    padding: 8px 12px;
    z-index: 100
}

.ct-line {
    stroke-width: 1px
}

.ct-point {
    stroke-width: 5px
}

.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
    stroke: #1d87e4
}

.ct-series-a .ct-area, .ct-series-a .ct-slice-pie {
    fill: #1d87e4
}

.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
    stroke: #faa800
}

.ct-series-b .ct-area, .ct-series-b .ct-slice-pie {
    fill: #faa800
}

.ct-series-c .ct-bar, .ct-series-c .ct-line, .ct-series-c .ct-point, .ct-series-c .ct-slice-donut {
    stroke: #e53935
}

.ct-series-c .ct-area, .ct-series-c .ct-slice-pie {
    fill: #e53935
}

.ct-series-d .ct-bar, .ct-series-d .ct-line, .ct-series-d .ct-point, .ct-series-d .ct-slice-donut {
    stroke: #34a853
}

.ct-series-d .ct-area, .ct-series-d .ct-slice-pie {
    fill: #34a853
}

.ct-series-e .ct-bar, .ct-series-e .ct-line, .ct-series-e .ct-point, .ct-series-e .ct-slice-donut {
    stroke: #7d57c1
}

.ct-series-e .ct-area, .ct-series-e .ct-slice-pie {
    fill: #7d57c1
}

.layout-contacts .site-content, .layout-contacts .site-main {
    height: 100%
}

.layout-contacts .site-content {
    padding: 0
}

.contacts {
    background-color: #fff;
    height: 100%;
    position: relative
}

    .contacts .c-left-toolbar {
        background-color: #f5f5f5;
        border-top: 1px solid rgba(0,0,0,.1);
        border-right: 1px solid rgba(0,0,0,.1);
        bottom: 0;
        height: 60px;
        line-height: 60px;
        left: 0;
        padding: 0 15px;
        position: absolute;
        width: 350px;
        z-index: 98
    }

@media (max-width:767px) {
    .contacts .c-left-toolbar {
        border-right: none;
        right: 0;
        width: auto
    }
}

.contacts .c-left-toolbar form {
    display: inline-block;
    width: 100%
}

.contacts .c-list {
    background-color: #fff;
    border-right: 1px solid rgba(0,0,0,.1);
    bottom: 60px;
    left: 0;
    position: absolute;
    top: 0;
    width: 350px;
    z-index: 97
}

@media (max-width:767px) {
    .contacts .c-list {
        border-right: none;
        right: 0;
        width: auto
    }
}

.contacts .c-list ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

    .contacts .c-list ul > li {
        display: block
    }

        .contacts .c-list ul > li > a {
            display: block;
            padding: 15px;
            position: relative;
            text-decoration: none;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .contacts .c-list ul > li > a:before {
                background-color: transparent;
                bottom: -1px;
                content: '';
                display: block;
                left: 0;
                position: absolute;
                top: -1px;
                width: 3px
            }

        .contacts .c-list ul > li.cl-title {
            color: #999;
            font-size: 15px;
            padding: 10px 15px;
            position: relative
        }

            .contacts .c-list ul > li.cl-title:before {
                background-color: rgba(0,0,0,.1);
                content: '';
                display: block;
                height: 1px;
                left: 15px;
                position: absolute;
                right: 15px;
                top: 50%;
                z-index: 9
            }

            .contacts .c-list ul > li.cl-title span {
                background-color: #fff;
                padding-right: 15px;
                position: relative;
                z-index: 10
            }

        .contacts .c-list ul > li > a:focus, .contacts .c-list ul > li > a:hover {
            background-color: #f2f2f2
        }

        .contacts .c-list ul > li.active > a {
            background-color: #f2f2f2
        }

    .contacts .c-list ul .cl-content {
        padding: 0 0 0 55px;
        position: relative
    }

    .contacts .c-list ul .cl-avatar {
        left: 0;
        position: absolute;
        top: 0
    }

        .contacts .c-list ul .cl-avatar img {
            border-radius: 2px
        }

    .contacts .c-list ul .cl-contact, .contacts .c-list ul .cl-text {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .contacts .c-list ul .cl-contact {
        color: #333;
        font-weight: 700;
        font-size: 13px;
        padding-right: 50px
    }

    .contacts .c-list ul .cl-text {
        color: #999;
        font-size: 13px
    }

        .contacts .c-list ul .cl-text i {
            font-size: 17px
        }

.contacts .c-right-toolbar {
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,.1);
    height: 50px;
    left: 350px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100
}

    .contacts .c-right-toolbar:after, .contacts .c-right-toolbar:before {
        content: " ";
        display: table
    }

    .contacts .c-right-toolbar:after {
        clear: both
    }

@media (max-width:767px) {
    .contacts .c-right-toolbar {
        display: none;
        left: 0
    }
}

.contacts .c-right-toolbar .crt-detail-mode-turn-off {
    display: none;
    float: left
}

.contacts .c-right-toolbar > ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    white-space: nowrap
}

    .contacts .c-right-toolbar > ul > li {
        display: inline-block;
        position: relative
    }

        .contacts .c-right-toolbar > ul > li > a {
            color: #333;
            display: block;
            font-size: 13px;
            height: 49px;
            line-height: 49px;
            padding: 0 15px;
            text-decoration: none;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .contacts .c-right-toolbar > ul > li > a:focus, .contacts .c-right-toolbar > ul > li > a:hover {
                background-color: #f2f2f2
            }

            .contacts .c-right-toolbar > ul > li > a .mt-icon {
                color: #666;
                font-size: 17px;
                margin-right: 5px;
                position: relative;
                top: 1px
            }

            .contacts .c-right-toolbar > ul > li > a .mt-chevron {
                color: #666;
                font-size: 17px;
                margin-left: 5px;
                position: relative;
                top: 2px
            }

        .contacts .c-right-toolbar > ul > li .dropdown-menu > li > a i {
            font-size: 17px;
            margin-right: 10px;
            position: relative;
            top: 1px
        }

@media (max-width:767px) {
    .contacts .c-right-toolbar.crt-detail-mode-turned-on .crt-detail-mode-turn-off {
        display: block
    }
}

.contacts .c-detail {
    background-color: #fff;
    bottom: 0;
    left: 350px;
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 99
}

@media (max-width:767px) {
    .contacts .c-detail {
        display: none;
        left: 0
    }
}

.contacts .c-detail .cd-content {
    padding: 30px
}

.custom-control {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 16px;
    min-width: 16px;
    padding-left: 25px;
    position: relative;
    vertical-align: middle
}

    .custom-control + .custom-control {
        margin-left: 10px
    }

.custom-controls-stacked .custom-control {
    display: block
}

    .custom-controls-stacked .custom-control + .custom-control {
        margin-left: 0;
        margin-top: 10px
    }

.custom-control-input {
    opacity: 0;
    position: absolute;
    z-index: -1
}

    .custom-control-input:active ~ .custom-control-indicator, .custom-control-input:checked ~ .custom-control-indicator {
        border: none
    }

.custom-control-indicator {
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    border-color: #ccc;
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 16px
}

.custom-control-label {
    display: block;
    line-height: 16px
}

.custom-control .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed
}

.custom-control .custom-control-input:disabled:checked ~ .custom-control-indicator {
    background-color: #eee
}

.custom-control-default .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #777
}

.custom-control-default .custom-control-input:active ~ .custom-control-indicator {
    background-color: #b7b7b7
}

.custom-control-primary .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #1d87e4
}

.custom-control-primary .custom-control-input:active ~ .custom-control-indicator {
    background-color: #8fc3f2
}

.custom-control-success .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #34a853
}

.custom-control-success .custom-control-input:active ~ .custom-control-indicator {
    background-color: #83d99a
}

.custom-control-info .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #7d57c1
}

.custom-control-info .custom-control-input:active ~ .custom-control-indicator {
    background-color: #c5b4e3
}

.custom-control-warning .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #faa800
}

.custom-control-warning .custom-control-input:active ~ .custom-control-indicator {
    background-color: #ffd47b
}

.custom-control-danger .custom-control-input:checked ~ .custom-control-indicator {
    background-color: #e53935
}

.custom-control-danger .custom-control-input:active ~ .custom-control-indicator {
    background-color: #f4a8a6
}

.has-success .custom-control-indicator {
    border-color: #34a853
}

.has-success .custom-control-label {
    color: #34a853
}

.has-success .custom-select {
    border-color: #34a853
}

    .has-success .custom-select:focus {
        border-color: #288140
    }

.has-warning .custom-control-indicator {
    border-color: #faa800
}

.has-warning .custom-control-label {
    color: #faa800
}

.has-warning .custom-select {
    border-color: #faa800
}

    .has-warning .custom-select:focus {
        border-color: #c78600
    }

.has-error .custom-control-indicator {
    border-color: #e53935
}

.has-error .custom-control-label {
    color: #e53935
}

.has-error .custom-select {
    border-color: #e53935
}

    .has-error .custom-select:focus {
        border-color: #cd1e1a
    }

.custom-checkbox .custom-control-indicator {
    background-size: 65% 65%;
    border-radius: 2px
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    background-size: 50% 50%;
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23555555' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
    background-position: right 8px center;
    background-repeat: no-repeat;
    background-size: 8px 16px;
    border: 1px solid #ccc;
    color: #555;
    display: block;
    -webkit-transition: border-color .15s ease-in-out;
    transition: border-color .15s ease-in-out;
    vertical-align: middle;
    width: 100%;
    border-radius: 2px;
    font-size: 13px;
    height: 34px;
    line-height: 1.538462;
    padding: 6px 24px 6px 12px;
    padding-right: 12px\9;
    background-image: none\9
}

    .custom-select:focus {
        border-color: #ccc;
        outline: 0
    }

    .custom-select::-ms-expand {
        opacity: 0
    }

.custom-select-sm {
    border-radius: 1px;
    font-size: 11px;
    height: 28px;
    line-height: 1.5;
    padding: 5px 24px 5px 10px;
    padding-right: 10px\9
}

.custom-select-lg {
    border-radius: 3px;
    font-size: 17px;
    height: 45px;
    line-height: 1.333333;
    padding: 10px 24px 10px 16px;
    padding-right: 16px\9
}

.has-error .custom-select {
    border-color: #cd1e1a
}

.has-warning .custom-select {
    border-color: #c78600
}

.has-success .custom-select {
    border-color: #288140
}

.file-upload-btn {
    display: inline-block;
    overflow: hidden;
    position: relative
}

.file-upload-input {
    bottom: 0;
    cursor: inherit;
    font-size: 1000px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 0
}

.dropdown-menu {
    box-shadow: 0 2px 10px rgba(0,0,0,.2)
}

    .dropdown-menu > li > a {
        padding: 5px 15px
    }

.dropdown-header {
    border-bottom: 1px solid #e5e5e5;
    color: #777;
    font-size: 13px;
    padding: 10px
}

    .dropdown-header span {
        font-weight: 500
    }

    .dropdown-header a {
        float: right
    }

.dropdown-footer a {
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    color: #777;
    display: block;
    height: 100%;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

    .dropdown-footer a:focus, .dropdown-footer a:hover {
        background-color: #eee;
        color: #333
    }



.dropdown-footer-text  {
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    color: #777;
    display: block;
    height: 100%;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}


.custom-dropdown {
    min-width: 300px;
    padding: 0
}

@media (min-width:768px) {
    .custom-dropdown {
        max-width: 400px
    }
}

.dropdown-apps .a-area {
    padding: 15px
}

.dropdown-apps .a-item {
    text-align: center
}

    .dropdown-apps .a-item a {
        display: block;
        padding: 10px 0;
        color: #777;
        border: 1px solid transparent;
        border-radius: 2px;
        text-decoration: none;
        -webkit-transition: all .3s;
        transition: all .3s
    }

        .dropdown-apps .a-item a:focus, .dropdown-apps .a-item a:hover {
            border-color: #eee;
            color: #333
        }

    .dropdown-apps .a-item .ai-icon {
        margin: 0 auto 10px auto;
        width: 32px;
        height: 32px
    }

    .dropdown-apps .a-item .ai-title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.dropdown-messages .m-item {
    border-bottom: 1px solid #e5e5e5
}

    .dropdown-messages .m-item a {
        background-color: transparent;
        color: #777;
        display: block;
        height: 100%;
        padding: 10px 10px 10px 60px;
        position: relative;
        text-decoration: none;
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 100%
    }

        .dropdown-messages .m-item a:focus, .dropdown-messages .m-item a:hover {
            background-color: #f5f5f5;
            color: #333
        }

    .dropdown-messages .m-item .mi-icon {
        border-radius: 2px;
        font-size: 19px;
        height: 40px;
        left: 10px;
        line-height: 40px;
        position: absolute;
        text-align: center;
        top: 10px;
        width: 40px
    }

    .dropdown-messages .m-item .mi-title {
        font-weight: 500
    }

    .dropdown-messages .m-item .mi-time {
        float: right;
        font-size: 11px;
        color: #777
    }

.dropdown-messages .m-items {
    height: 300px;
    overflow: hidden
}

    .dropdown-messages .m-items .m-item:last-child {
        border-bottom: none
    }

.dropdown-notifications .n-item {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 10px 10px 60px;
    position: relative
}

    .dropdown-notifications .n-item .ni-img {
        left: 10px;
        position: absolute;
        text-align: center;
        top: 15px;
        width: 40px
    }

    .dropdown-notifications .n-item .ni-time {
        font-size: 11px;
        color: #777
    }

.dropdown-notifications .n-items {
    height: 300px;
    overflow: hidden
}

    .dropdown-notifications .n-items .n-item:last-child {
        border-bottom: none
    }

.catalog-filters {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    padding: 15px
}

    .catalog-filters .cf-colors label {
        border-radius: 2px;
        cursor: pointer;
        display: inline-block;
        font-weight: 400;
        margin-bottom: 0;
        min-height: 30px;
        min-width: 30px;
        position: relative;
        vertical-align: middle
    }

        .catalog-filters .cf-colors label input {
            opacity: 0;
            position: absolute;
            z-index: -1
        }

        .catalog-filters .cf-colors label .cfc-indicator {
            color: #fff;
            display: block;
            font-size: 15px;
            height: 30px;
            left: 0;
            line-height: 30px;
            position: absolute;
            text-align: center;
            top: 0;
            opacity: 0;
            -webkit-user-select: none;
            -ms-user-select: none;
            -moz-user-select: none;
            user-select: none;
            width: 30px
        }

        .catalog-filters .cf-colors label input:checked ~ .cfc-indicator {
            opacity: 1
        }

.catalog-products .c-product {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    margin-bottom: 20px
}

    .catalog-products .c-product .cp-img {
        display: block;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 200px;
        position: relative
    }

    .catalog-products .c-product .cp-label {
        border-radius: 2px 0 0 2px;
        color: #fff;
        font-size: 11px;
        right: 0;
        padding: 5px 10px;
        position: absolute;
        text-transform: uppercase;
        top: 30px
    }

    .catalog-products .c-product .cp-content {
        padding: 15px
    }

    .catalog-products .c-product .cp-title {
        color: #333;
        font-size: 15px;
        height: 45px;
        margin-bottom: 5px;
        overflow: hidden
    }

    .catalog-products .c-product .cp-rating {
        border-bottom: 1px solid rgba(0,0,0,.1);
        color: #faa800;
        font-size: 17px;
        margin-bottom: 10px;
        padding-bottom: 10px
    }

    .catalog-products .c-product .cp-price {
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 10px
    }

        .catalog-products .c-product .cp-price .cp-price-current {
            color: #333;
            font-weight: 700;
            font-size: 17px
        }

        .catalog-products .c-product .cp-price .cp-price-old {
            color: #999;
            font-size: 13px;
            text-decoration: line-through
        }

.cart .c-image {
    text-align: left
}

.cart .c-link > a {
    border-bottom: 1px solid rgba(0,0,0,.2);
    color: #333;
    font-size: 13px;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

    .cart .c-link > a:focus, .cart .c-link > a:hover {
        border-bottom: 1px solid rgba(0,0,0,.3);
        color: #333
    }

.cart .c-proceed {
    text-align: right
}

.product .p-images img {
    max-width: 100%
}

.product .p-title {
    margin-bottom: 15px
}

.product .p-price {
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px
}

    .product .p-price .pp-price-current {
        color: #333;
        font-weight: 700;
        font-size: 17px
    }

    .product .p-price .pp-price-old {
        color: #999;
        font-size: 13px;
        text-decoration: line-through
    }

.product .p-rating {
    color: #faa800;
    font-size: 17px;
    margin-bottom: 15px
}

.product .p-sizes label {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 30px;
    min-width: 30px;
    position: relative;
    vertical-align: middle
}

    .product .p-sizes label input {
        opacity: 0;
        position: absolute;
        z-index: -1
    }

    .product .p-sizes label .ps-indicator {
        border: 1px solid #ddd;
        color: #777;
        display: block;
        height: 30px;
        left: 0;
        line-height: 27px;
        position: absolute;
        text-align: center;
        top: 0;
        -webkit-user-select: none;
        -ms-user-select: none;
        -moz-user-select: none;
        user-select: none;
        width: 30px
    }

    .product .p-sizes label input:checked ~ .ps-indicator {
        border-color: #333;
        color: #333
    }

.product .p-colors label {
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 30px;
    min-width: 30px;
    position: relative;
    vertical-align: middle
}

    .product .p-colors label input {
        opacity: 0;
        position: absolute;
        z-index: -1
    }

    .product .p-colors label .pc-indicator {
        color: #fff;
        display: block;
        font-size: 15px;
        height: 30px;
        left: 0;
        line-height: 30px;
        position: absolute;
        text-align: center;
        top: 0;
        opacity: 0;
        -webkit-user-select: none;
        -ms-user-select: none;
        -moz-user-select: none;
        user-select: none;
        width: 30px
    }

    .product .p-colors label input:checked ~ .pc-indicator {
        opacity: 1
    }

.error-body {
    background-color: #fff
}

.error {
    padding: 50px 0;
    text-align: center
}

    .error .e-icon {
        font-size: 100px;
        line-height: 1
    }

    .error h1 {
        font-size: 150px;
        line-height: 1;
        margin: 30px 0 0 0
    }

    .error h2 {
        text-transform: uppercase
    }

    .error .e-text {
        font-size: 15px;
        color: #777;
        margin: 0 0 45px 0
    }

    .error .e-social {
        margin: 30px 0 0 0
    }

        .error .e-social a {
            color: #777;
            display: inline-block;
            font-size: 21px;
            margin: 0 15px;
            -webkit-transition: color .3s;
            transition: color .3s
        }

            .error .e-social a:focus, .error .e-social a:hover {
                color: #000
            }

.dropzone {
    background-color: #f5f5f5;
    border: 1px dashed #e5e5e5;
    border-radius: 3px
}

    .dropzone .dz-message {
        padding: 100px 0;
        text-align: center
    }

    .dropzone .dz-icon {
        font-size: 70px
    }

.form-control-feedback {
    font-size: 17px
}

.input-pill {
    border-radius: 10em;
    padding-left: 1.25em;
    padding-right: 1.25em
}

.form-wizard .fw-header {
    border-bottom: 1px solid #e5e5e5
}

.form-wizard .nav-pills > li + li {
    margin-left: 0
}

.form-wizard .nav-pills > li > a {
    background-color: #1d87e4;
    color: #fff;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 20px 0 30px
}

    .form-wizard .nav-pills > li > a .chevron {
        border: 25px solid transparent;
        border-left: 15px solid rgba(0,0,0,.15);
        border-right: 0;
        display: block;
        position: absolute;
        right: -15px;
        top: 0;
        z-index: 1
    }

        .form-wizard .nav-pills > li > a .chevron:before {
            border: 25px solid transparent;
            border-left: 15px solid #1d87e4;
            border-right: 0;
            content: '';
            display: block;
            position: absolute;
            right: 1px;
            top: -25px
        }

.form-wizard .nav-pills > li.active > a, .form-wizard .nav-pills > li.active > a:focus, .form-wizard .nav-pills > li.active > a:hover {
    background-color: #1d87e4;
    color: #fff
}

    .form-wizard .nav-pills > li.active > a .chevron:before, .form-wizard .nav-pills > li.active > a:focus .chevron:before, .form-wizard .nav-pills > li.active > a:hover .chevron:before {
        border-left-color: #1d87e4
    }

.form-wizard .nav-pills > li.active ~ li > a, .form-wizard .nav-pills > li.active ~ li > a:focus, .form-wizard .nav-pills > li.active ~ li > a:hover {
    background-color: #fff;
    color: #1d87e4
}

    .form-wizard .nav-pills > li.active ~ li > a .chevron:before, .form-wizard .nav-pills > li.active ~ li > a:focus .chevron:before, .form-wizard .nav-pills > li.active ~ li > a:hover .chevron:before {
        border-left-color: #fff
    }

.form-wizard .fw-footer {
    background-color: #f5f5f5;
    border-top: 1px solid #e5e5e5;
    padding: 20px 30px
}

    .form-wizard .fw-footer .pager {
        margin: 0
    }

.form-wizard .progress {
    border-radius: 0;
    height: 5px;
    margin-bottom: 0;
    box-shadow: none
}

.form-wizard .tab-content {
    padding: 30px
}

.row.gutter-xs {
    margin-left: -5px;
    margin-right: -5px
}

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

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

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

.row.gutter-lg {
    margin-left: -20px;
    margin-right: -20px
}

    .row.gutter-lg > .col-lg-1, .row.gutter-lg > .col-lg-10, .row.gutter-lg > .col-lg-11, .row.gutter-lg > .col-lg-12, .row.gutter-lg > .col-lg-2, .row.gutter-lg > .col-lg-3, .row.gutter-lg > .col-lg-4, .row.gutter-lg > .col-lg-5, .row.gutter-lg > .col-lg-6, .row.gutter-lg > .col-lg-7, .row.gutter-lg > .col-lg-8, .row.gutter-lg > .col-lg-9, .row.gutter-lg > .col-md-1, .row.gutter-lg > .col-md-10, .row.gutter-lg > .col-md-11, .row.gutter-lg > .col-md-12, .row.gutter-lg > .col-md-2, .row.gutter-lg > .col-md-3, .row.gutter-lg > .col-md-4, .row.gutter-lg > .col-md-5, .row.gutter-lg > .col-md-6, .row.gutter-lg > .col-md-7, .row.gutter-lg > .col-md-8, .row.gutter-lg > .col-md-9, .row.gutter-lg > .col-sm-1, .row.gutter-lg > .col-sm-10, .row.gutter-lg > .col-sm-11, .row.gutter-lg > .col-sm-12, .row.gutter-lg > .col-sm-2, .row.gutter-lg > .col-sm-3, .row.gutter-lg > .col-sm-4, .row.gutter-lg > .col-sm-5, .row.gutter-lg > .col-sm-6, .row.gutter-lg > .col-sm-7, .row.gutter-lg > .col-sm-8, .row.gutter-lg > .col-sm-9, .row.gutter-lg > .col-xs-1, .row.gutter-lg > .col-xs-10, .row.gutter-lg > .col-xs-11, .row.gutter-lg > .col-xs-12, .row.gutter-lg > .col-xs-2, .row.gutter-lg > .col-xs-3, .row.gutter-lg > .col-xs-4, .row.gutter-lg > .col-xs-5, .row.gutter-lg > .col-xs-6, .row.gutter-lg > .col-xs-7, .row.gutter-lg > .col-xs-8, .row.gutter-lg > .col-xs-9 {
        padding-left: 20px;
        padding-right: 20px
    }
/*!
 *  Material Design Iconic Font by Sergey Kupletsky (@zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: Material-Design-Iconic-Font;
    src: url(../fonts/material-design/Material-Design-Iconic-Font.woff2?v=2.2.0) format("woff2"),url(../fonts/material-design/Material-Design-Iconic-Font.woff?v=2.2.0) format("woff"),url(../fonts/material-design/Material-Design-Iconic-Font.ttf?v=2.2.0) format("truetype");
    font-weight: 400;
    font-style: normal
}

.zmdi {
    display: inline-block;
    font: normal normal normal 14px/1 Material-Design-Iconic-Font;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.zmdi-hc-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.zmdi-hc-2x {
    font-size: 2em
}

.zmdi-hc-3x {
    font-size: 3em
}

.zmdi-hc-4x {
    font-size: 4em
}

.zmdi-hc-5x {
    font-size: 5em
}

.zmdi-hc-fw {
    width: 1.28571429em;
    text-align: center
}

.zmdi-hc-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .zmdi-hc-ul > li {
        position: relative
    }

.zmdi-hc-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .zmdi-hc-li.zmdi-hc-lg {
        left: -1.85714286em
    }

.zmdi-hc-border {
    padding: .1em .25em;
    border: solid .1em #9e9e9e;
    border-radius: 2px
}

.zmdi-hc-border-circle {
    padding: .1em .25em;
    border: solid .1em #9e9e9e;
    border-radius: 50%
}

.zmdi.pull-left {
    float: left;
    margin-right: .15em
}

.zmdi.pull-right {
    float: right;
    margin-left: .15em
}

.zmdi-hc-spin {
    -webkit-animation: zmdi-spin 1.5s infinite linear;
    animation: zmdi-spin 1.5s infinite linear
}

.zmdi-hc-spin-reverse {
    -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
    animation: zmdi-spin-reverse 1.5s infinite linear
}

@-webkit-keyframes zmdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes zmdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@-webkit-keyframes zmdi-spin-reverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}

@keyframes zmdi-spin-reverse {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}

.zmdi-hc-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.zmdi-hc-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.zmdi-hc-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.zmdi-hc-flip-horizontal {
    -webkit-transform: scale(-1,1);
    transform: scale(-1,1)
}

.zmdi-hc-flip-vertical {
    -webkit-transform: scale(1,-1);
    transform: scale(1,-1)
}

.zmdi-hc-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.zmdi-hc-stack-1x, .zmdi-hc-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.zmdi-hc-stack-1x {
    line-height: inherit
}

.zmdi-hc-stack-2x {
    font-size: 2em
}

.zmdi-hc-inverse {
    color: #fff
}

.zmdi-3d-rotation:before {
    content: '\f101'
}

.zmdi-airplane-off:before {
    content: '\f102'
}

.zmdi-airplane:before {
    content: '\f103'
}

.zmdi-album:before {
    content: '\f104'
}

.zmdi-archive:before {
    content: '\f105'
}

.zmdi-assignment-account:before {
    content: '\f106'
}

.zmdi-assignment-alert:before {
    content: '\f107'
}

.zmdi-assignment-check:before {
    content: '\f108'
}

.zmdi-assignment-o:before {
    content: '\f109'
}

.zmdi-assignment-return:before {
    content: '\f10a'
}

.zmdi-assignment-returned:before {
    content: '\f10b'
}

.zmdi-assignment:before {
    content: '\f10c'
}

.zmdi-attachment-alt:before {
    content: '\f10d'
}

.zmdi-attachment:before {
    content: '\f10e'
}

.zmdi-audio:before {
    content: '\f10f'
}

.zmdi-badge-check:before {
    content: '\f110'
}

.zmdi-balance-wallet:before {
    content: '\f111'
}

.zmdi-balance:before {
    content: '\f112'
}

.zmdi-battery-alert:before {
    content: '\f113'
}

.zmdi-battery-flash:before {
    content: '\f114'
}

.zmdi-battery-unknown:before {
    content: '\f115'
}

.zmdi-battery:before {
    content: '\f116'
}

.zmdi-bike:before {
    content: '\f117'
}

.zmdi-block-alt:before {
    content: '\f118'
}

.zmdi-block:before {
    content: '\f119'
}

.zmdi-boat:before {
    content: '\f11a'
}

.zmdi-book-image:before {
    content: '\f11b'
}

.zmdi-book:before {
    content: '\f11c'
}

.zmdi-bookmark-outline:before {
    content: '\f11d'
}

.zmdi-bookmark:before {
    content: '\f11e'
}

.zmdi-brush:before {
    content: '\f11f'
}

.zmdi-bug:before {
    content: '\f120'
}

.zmdi-bus:before {
    content: '\f121'
}

.zmdi-cake:before {
    content: '\f122'
}

.zmdi-car-taxi:before {
    content: '\f123'
}

.zmdi-car-wash:before {
    content: '\f124'
}

.zmdi-car:before {
    content: '\f125'
}

.zmdi-card-giftcard:before {
    content: '\f126'
}

.zmdi-card-membership:before {
    content: '\f127'
}

.zmdi-card-travel:before {
    content: '\f128'
}

.zmdi-card:before {
    content: '\f129'
}

.zmdi-case-check:before {
    content: '\f12a'
}

.zmdi-case-download:before {
    content: '\f12b'
}

.zmdi-case-play:before {
    content: '\f12c'
}

.zmdi-case:before {
    content: '\f12d'
}

.zmdi-cast-connected:before {
    content: '\f12e'
}

.zmdi-cast:before {
    content: '\f12f'
}

.zmdi-chart-donut:before {
    content: '\f130'
}

.zmdi-chart:before {
    content: '\f131'
}

.zmdi-city-alt:before {
    content: '\f132'
}

.zmdi-city:before {
    content: '\f133'
}

.zmdi-close-circle-o:before {
    content: '\f134'
}

.zmdi-close-circle:before {
    content: '\f135'
}

.zmdi-close:before {
    content: '\f136'
}

.zmdi-cocktail:before {
    content: '\f137'
}

.zmdi-code-setting:before {
    content: '\f138'
}

.zmdi-code-smartphone:before {
    content: '\f139'
}

.zmdi-code:before {
    content: '\f13a'
}

.zmdi-coffee:before {
    content: '\f13b'
}

.zmdi-collection-bookmark:before {
    content: '\f13c'
}

.zmdi-collection-case-play:before {
    content: '\f13d'
}

.zmdi-collection-folder-image:before {
    content: '\f13e'
}

.zmdi-collection-image-o:before {
    content: '\f13f'
}

.zmdi-collection-image:before {
    content: '\f140'
}

.zmdi-collection-item-1:before {
    content: '\f141'
}

.zmdi-collection-item-2:before {
    content: '\f142'
}

.zmdi-collection-item-3:before {
    content: '\f143'
}

.zmdi-collection-item-4:before {
    content: '\f144'
}

.zmdi-collection-item-5:before {
    content: '\f145'
}

.zmdi-collection-item-6:before {
    content: '\f146'
}

.zmdi-collection-item-7:before {
    content: '\f147'
}

.zmdi-collection-item-8:before {
    content: '\f148'
}

.zmdi-collection-item-9-plus:before {
    content: '\f149'
}

.zmdi-collection-item-9:before {
    content: '\f14a'
}

.zmdi-collection-item:before {
    content: '\f14b'
}

.zmdi-collection-music:before {
    content: '\f14c'
}

.zmdi-collection-pdf:before {
    content: '\f14d'
}

.zmdi-collection-plus:before {
    content: '\f14e'
}

.zmdi-collection-speaker:before {
    content: '\f14f'
}

.zmdi-collection-text:before {
    content: '\f150'
}

.zmdi-collection-video:before {
    content: '\f151'
}

.zmdi-compass:before {
    content: '\f152'
}

.zmdi-cutlery:before {
    content: '\f153'
}

.zmdi-delete:before {
    content: '\f154'
}

.zmdi-dialpad:before {
    content: '\f155'
}

.zmdi-dns:before {
    content: '\f156'
}

.zmdi-drink:before {
    content: '\f157'
}

.zmdi-edit:before {
    content: '\f158'
}

.zmdi-email-open:before {
    content: '\f159'
}

.zmdi-email:before {
    content: '\f15a'
}

.zmdi-eye-off:before {
    content: '\f15b'
}

.zmdi-eye:before {
    content: '\f15c'
}

.zmdi-eyedropper:before {
    content: '\f15d'
}

.zmdi-favorite-outline:before {
    content: '\f15e'
}

.zmdi-favorite:before {
    content: '\f15f'
}

.zmdi-filter-list:before {
    content: '\f160'
}

.zmdi-fire:before {
    content: '\f161'
}

.zmdi-flag:before {
    content: '\f162'
}

.zmdi-flare:before {
    content: '\f163'
}

.zmdi-flash-auto:before {
    content: '\f164'
}

.zmdi-flash-off:before {
    content: '\f165'
}

.zmdi-flash:before {
    content: '\f166'
}

.zmdi-flip:before {
    content: '\f167'
}

.zmdi-flower-alt:before {
    content: '\f168'
}

.zmdi-flower:before {
    content: '\f169'
}

.zmdi-font:before {
    content: '\f16a'
}

.zmdi-fullscreen-alt:before {
    content: '\f16b'
}

.zmdi-fullscreen-exit:before {
    content: '\f16c'
}

.zmdi-fullscreen:before {
    content: '\f16d'
}

.zmdi-functions:before {
    content: '\f16e'
}

.zmdi-gas-station:before {
    content: '\f16f'
}

.zmdi-gesture:before {
    content: '\f170'
}

.zmdi-globe-alt:before {
    content: '\f171'
}

.zmdi-globe-lock:before {
    content: '\f172'
}

.zmdi-globe:before {
    content: '\f173'
}

.zmdi-graduation-cap:before {
    content: '\f174'
}

.zmdi-home:before {
    content: '\f175'
}

.zmdi-hospital-alt:before {
    content: '\f176'
}

.zmdi-hospital:before {
    content: '\f177'
}

.zmdi-hotel:before {
    content: '\f178'
}

.zmdi-hourglass-alt:before {
    content: '\f179'
}

.zmdi-hourglass-outline:before {
    content: '\f17a'
}

.zmdi-hourglass:before {
    content: '\f17b'
}

.zmdi-http:before {
    content: '\f17c'
}

.zmdi-image-alt:before {
    content: '\f17d'
}

.zmdi-image-o:before {
    content: '\f17e'
}

.zmdi-image:before {
    content: '\f17f'
}

.zmdi-inbox:before {
    content: '\f180'
}

.zmdi-invert-colors-off:before {
    content: '\f181'
}

.zmdi-invert-colors:before {
    content: '\f182'
}

.zmdi-key:before {
    content: '\f183'
}

.zmdi-label-alt-outline:before {
    content: '\f184'
}

.zmdi-label-alt:before {
    content: '\f185'
}

.zmdi-label-heart:before {
    content: '\f186'
}

.zmdi-label:before {
    content: '\f187'
}

.zmdi-labels:before {
    content: '\f188'
}

.zmdi-lamp:before {
    content: '\f189'
}

.zmdi-landscape:before {
    content: '\f18a'
}

.zmdi-layers-off:before {
    content: '\f18b'
}

.zmdi-layers:before {
    content: '\f18c'
}

.zmdi-library:before {
    content: '\f18d'
}

.zmdi-link:before {
    content: '\f18e'
}

.zmdi-lock-open:before {
    content: '\f18f'
}

.zmdi-lock-outline:before {
    content: '\f190'
}

.zmdi-lock:before {
    content: '\f191'
}

.zmdi-mail-reply-all:before {
    content: '\f192'
}

.zmdi-mail-reply:before {
    content: '\f193'
}

.zmdi-mail-send:before {
    content: '\f194'
}

.zmdi-mall:before {
    content: '\f195'
}

.zmdi-map:before {
    content: '\f196'
}

.zmdi-menu:before {
    content: '\f197'
}

.zmdi-money-box:before {
    content: '\f198'
}

.zmdi-money-off:before {
    content: '\f199'
}

.zmdi-money:before {
    content: '\f19a'
}

.zmdi-more-vert:before {
    content: '\f19b'
}

.zmdi-more:before {
    content: '\f19c'
}

.zmdi-movie-alt:before {
    content: '\f19d'
}

.zmdi-movie:before {
    content: '\f19e'
}

.zmdi-nature-people:before {
    content: '\f19f'
}

.zmdi-nature:before {
    content: '\f1a0'
}

.zmdi-navigation:before {
    content: '\f1a1'
}

.zmdi-open-in-browser:before {
    content: '\f1a2'
}

.zmdi-open-in-new:before {
    content: '\f1a3'
}

.zmdi-palette:before {
    content: '\f1a4'
}

.zmdi-parking:before {
    content: '\f1a5'
}

.zmdi-pin-account:before {
    content: '\f1a6'
}

.zmdi-pin-assistant:before {
    content: '\f1a7'
}

.zmdi-pin-drop:before {
    content: '\f1a8'
}

.zmdi-pin-help:before {
    content: '\f1a9'
}

.zmdi-pin-off:before {
    content: '\f1aa'
}

.zmdi-pin:before {
    content: '\f1ab'
}

.zmdi-pizza:before {
    content: '\f1ac'
}

.zmdi-plaster:before {
    content: '\f1ad'
}

.zmdi-power-setting:before {
    content: '\f1ae'
}

.zmdi-power:before {
    content: '\f1af'
}

.zmdi-print:before {
    content: '\f1b0'
}

.zmdi-puzzle-piece:before {
    content: '\f1b1'
}

.zmdi-quote:before {
    content: '\f1b2'
}

.zmdi-railway:before {
    content: '\f1b3'
}

.zmdi-receipt:before {
    content: '\f1b4'
}

.zmdi-refresh-alt:before {
    content: '\f1b5'
}

.zmdi-refresh-sync-alert:before {
    content: '\f1b6'
}

.zmdi-refresh-sync-off:before {
    content: '\f1b7'
}

.zmdi-refresh-sync:before {
    content: '\f1b8'
}

.zmdi-refresh:before {
    content: '\f1b9'
}

.zmdi-roller:before {
    content: '\f1ba'
}

.zmdi-ruler:before {
    content: '\f1bb'
}

.zmdi-scissors:before {
    content: '\f1bc'
}

.zmdi-screen-rotation-lock:before {
    content: '\f1bd'
}

.zmdi-screen-rotation:before {
    content: '\f1be'
}

.zmdi-search-for:before {
    content: '\f1bf'
}

.zmdi-search-in-file:before {
    content: '\f1c0'
}

.zmdi-search-in-page:before {
    content: '\f1c1'
}

.zmdi-search-replace:before {
    content: '\f1c2'
}

.zmdi-search:before {
    content: '\f1c3'
}

.zmdi-seat:before {
    content: '\f1c4'
}

.zmdi-settings-square:before {
    content: '\f1c5'
}

.zmdi-settings:before {
    content: '\f1c6'
}

.zmdi-shield-check:before {
    content: '\f1c7'
}

.zmdi-shield-security:before {
    content: '\f1c8'
}

.zmdi-shopping-basket:before {
    content: '\f1c9'
}

.zmdi-shopping-cart-plus:before {
    content: '\f1ca'
}

.zmdi-shopping-cart:before {
    content: '\f1cb'
}

.zmdi-sign-in:before {
    content: '\f1cc'
}

.zmdi-sort-amount-asc:before {
    content: '\f1cd'
}

.zmdi-sort-amount-desc:before {
    content: '\f1ce'
}

.zmdi-sort-asc:before {
    content: '\f1cf'
}

.zmdi-sort-desc:before {
    content: '\f1d0'
}

.zmdi-spellcheck:before {
    content: '\f1d1'
}

.zmdi-storage:before {
    content: '\f1d2'
}

.zmdi-store-24:before {
    content: '\f1d3'
}

.zmdi-store:before {
    content: '\f1d4'
}

.zmdi-subway:before {
    content: '\f1d5'
}

.zmdi-sun:before {
    content: '\f1d6'
}

.zmdi-tab-unselected:before {
    content: '\f1d7'
}

.zmdi-tab:before {
    content: '\f1d8'
}

.zmdi-tag-close:before {
    content: '\f1d9'
}

.zmdi-tag-more:before {
    content: '\f1da'
}

.zmdi-tag:before {
    content: '\f1db'
}

.zmdi-thumb-down:before {
    content: '\f1dc'
}

.zmdi-thumb-up-down:before {
    content: '\f1dd'
}

.zmdi-thumb-up:before {
    content: '\f1de'
}

.zmdi-ticket-star:before {
    content: '\f1df'
}

.zmdi-toll:before {
    content: '\f1e0'
}

.zmdi-toys:before {
    content: '\f1e1'
}

.zmdi-traffic:before {
    content: '\f1e2'
}

.zmdi-translate:before {
    content: '\f1e3'
}

.zmdi-triangle-down:before {
    content: '\f1e4'
}

.zmdi-triangle-up:before {
    content: '\f1e5'
}

.zmdi-truck:before {
    content: '\f1e6'
}

.zmdi-turning-sign:before {
    content: '\f1e7'
}

.zmdi-wallpaper:before {
    content: '\f1e8'
}

.zmdi-washing-machine:before {
    content: '\f1e9'
}

.zmdi-window-maximize:before {
    content: '\f1ea'
}

.zmdi-window-minimize:before {
    content: '\f1eb'
}

.zmdi-window-restore:before {
    content: '\f1ec'
}

.zmdi-wrench:before {
    content: '\f1ed'
}

.zmdi-zoom-in:before {
    content: '\f1ee'
}

.zmdi-zoom-out:before {
    content: '\f1ef'
}

.zmdi-alert-circle-o:before {
    content: '\f1f0'
}

.zmdi-alert-circle:before {
    content: '\f1f1'
}

.zmdi-alert-octagon:before {
    content: '\f1f2'
}

.zmdi-alert-polygon:before {
    content: '\f1f3'
}

.zmdi-alert-triangle:before {
    content: '\f1f4'
}

.zmdi-help-outline:before {
    content: '\f1f5'
}

.zmdi-help:before {
    content: '\f1f6'
}

.zmdi-info-outline:before {
    content: '\f1f7'
}

.zmdi-info:before {
    content: '\f1f8'
}

.zmdi-notifications-active:before {
    content: '\f1f9'
}

.zmdi-notifications-add:before {
    content: '\f1fa'
}

.zmdi-notifications-none:before {
    content: '\f1fb'
}

.zmdi-notifications-off:before {
    content: '\f1fc'
}

.zmdi-notifications-paused:before {
    content: '\f1fd'
}

.zmdi-notifications:before {
    content: '\f1fe'
}

.zmdi-account-add:before {
    content: '\f1ff'
}

.zmdi-account-box-mail:before {
    content: '\f200'
}

.zmdi-account-box-o:before {
    content: '\f201'
}

.zmdi-account-box-phone:before {
    content: '\f202'
}

.zmdi-account-box:before {
    content: '\f203'
}

.zmdi-account-calendar:before {
    content: '\f204'
}

.zmdi-account-circle:before {
    content: '\f205'
}

.zmdi-account-o:before {
    content: '\f206'
}

.zmdi-account:before {
    content: '\f207'
}

.zmdi-accounts-add:before {
    content: '\f208'
}

.zmdi-accounts-alt:before {
    content: '\f209'
}

.zmdi-accounts-list-alt:before {
    content: '\f20a'
}

.zmdi-accounts-list:before {
    content: '\f20b'
}

.zmdi-accounts-outline:before {
    content: '\f20c'
}

.zmdi-accounts:before {
    content: '\f20d'
}

.zmdi-face:before {
    content: '\f20e'
}

.zmdi-female:before {
    content: '\f20f'
}

.zmdi-male-alt:before {
    content: '\f210'
}

.zmdi-male-female:before {
    content: '\f211'
}

.zmdi-male:before {
    content: '\f212'
}

.zmdi-mood-bad:before {
    content: '\f213'
}

.zmdi-mood:before {
    content: '\f214'
}

.zmdi-run:before {
    content: '\f215'
}

.zmdi-walk:before {
    content: '\f216'
}

.zmdi-cloud-box:before {
    content: '\f217'
}

.zmdi-cloud-circle:before {
    content: '\f218'
}

.zmdi-cloud-done:before {
    content: '\f219'
}

.zmdi-cloud-download:before {
    content: '\f21a'
}

.zmdi-cloud-off:before {
    content: '\f21b'
}

.zmdi-cloud-outline-alt:before {
    content: '\f21c'
}

.zmdi-cloud-outline:before {
    content: '\f21d'
}

.zmdi-cloud-upload:before {
    content: '\f21e'
}

.zmdi-cloud:before {
    content: '\f21f'
}

.zmdi-download:before {
    content: '\f220'
}

.zmdi-file-plus:before {
    content: '\f221'
}

.zmdi-file-text:before {
    content: '\f222'
}

.zmdi-file:before {
    content: '\f223'
}

.zmdi-folder-outline:before {
    content: '\f224'
}

.zmdi-folder-person:before {
    content: '\f225'
}

.zmdi-folder-star-alt:before {
    content: '\f226'
}

.zmdi-folder-star:before {
    content: '\f227'
}

.zmdi-folder:before {
    content: '\f228'
}

.zmdi-gif:before {
    content: '\f229'
}

.zmdi-upload:before {
    content: '\f22a'
}

.zmdi-border-all:before {
    content: '\f22b'
}

.zmdi-border-bottom:before {
    content: '\f22c'
}

.zmdi-border-clear:before {
    content: '\f22d'
}

.zmdi-border-color:before {
    content: '\f22e'
}

.zmdi-border-horizontal:before {
    content: '\f22f'
}

.zmdi-border-inner:before {
    content: '\f230'
}

.zmdi-border-left:before {
    content: '\f231'
}

.zmdi-border-outer:before {
    content: '\f232'
}

.zmdi-border-right:before {
    content: '\f233'
}

.zmdi-border-style:before {
    content: '\f234'
}

.zmdi-border-top:before {
    content: '\f235'
}

.zmdi-border-vertical:before {
    content: '\f236'
}

.zmdi-copy:before {
    content: '\f237'
}

.zmdi-crop:before {
    content: '\f238'
}

.zmdi-format-align-center:before {
    content: '\f239'
}

.zmdi-format-align-justify:before {
    content: '\f23a'
}

.zmdi-format-align-left:before {
    content: '\f23b'
}

.zmdi-format-align-right:before {
    content: '\f23c'
}

.zmdi-format-bold:before {
    content: '\f23d'
}

.zmdi-format-clear-all:before {
    content: '\f23e'
}

.zmdi-format-clear:before {
    content: '\f23f'
}

.zmdi-format-color-fill:before {
    content: '\f240'
}

.zmdi-format-color-reset:before {
    content: '\f241'
}

.zmdi-format-color-text:before {
    content: '\f242'
}

.zmdi-format-indent-decrease:before {
    content: '\f243'
}

.zmdi-format-indent-increase:before {
    content: '\f244'
}

.zmdi-format-italic:before {
    content: '\f245'
}

.zmdi-format-line-spacing:before {
    content: '\f246'
}

.zmdi-format-list-bulleted:before {
    content: '\f247'
}

.zmdi-format-list-numbered:before {
    content: '\f248'
}

.zmdi-format-ltr:before {
    content: '\f249'
}

.zmdi-format-rtl:before {
    content: '\f24a'
}

.zmdi-format-size:before {
    content: '\f24b'
}

.zmdi-format-strikethrough-s:before {
    content: '\f24c'
}

.zmdi-format-strikethrough:before {
    content: '\f24d'
}

.zmdi-format-subject:before {
    content: '\f24e'
}

.zmdi-format-underlined:before {
    content: '\f24f'
}

.zmdi-format-valign-bottom:before {
    content: '\f250'
}

.zmdi-format-valign-center:before {
    content: '\f251'
}

.zmdi-format-valign-top:before {
    content: '\f252'
}

.zmdi-redo:before {
    content: '\f253'
}

.zmdi-select-all:before {
    content: '\f254'
}

.zmdi-space-bar:before {
    content: '\f255'
}

.zmdi-text-format:before {
    content: '\f256'
}

.zmdi-transform:before {
    content: '\f257'
}

.zmdi-undo:before {
    content: '\f258'
}

.zmdi-wrap-text:before {
    content: '\f259'
}

.zmdi-comment-alert:before {
    content: '\f25a'
}

.zmdi-comment-alt-text:before {
    content: '\f25b'
}

.zmdi-comment-alt:before {
    content: '\f25c'
}

.zmdi-comment-edit:before {
    content: '\f25d'
}

.zmdi-comment-image:before {
    content: '\f25e'
}

.zmdi-comment-list:before {
    content: '\f25f'
}

.zmdi-comment-more:before {
    content: '\f260'
}

.zmdi-comment-outline:before {
    content: '\f261'
}

.zmdi-comment-text-alt:before {
    content: '\f262'
}

.zmdi-comment-text:before {
    content: '\f263'
}

.zmdi-comment-video:before {
    content: '\f264'
}

.zmdi-comment:before {
    content: '\f265'
}

.zmdi-comments:before {
    content: '\f266'
}

.zmdi-check-all:before {
    content: '\f267'
}

.zmdi-check-circle-u:before {
    content: '\f268'
}

.zmdi-check-circle:before {
    content: '\f269'
}

.zmdi-check-square:before {
    content: '\f26a'
}

.zmdi-check:before {
    content: '\f26b'
}

.zmdi-circle-o:before {
    content: '\f26c'
}

.zmdi-circle:before {
    content: '\f26d'
}

.zmdi-dot-circle-alt:before {
    content: '\f26e'
}

.zmdi-dot-circle:before {
    content: '\f26f'
}

.zmdi-minus-circle-outline:before {
    content: '\f270'
}

.zmdi-minus-circle:before {
    content: '\f271'
}

.zmdi-minus-square:before {
    content: '\f272'
}

.zmdi-minus:before {
    content: '\f273'
}

.zmdi-plus-circle-o-duplicate:before {
    content: '\f274'
}

.zmdi-plus-circle-o:before {
    content: '\f275'
}

.zmdi-plus-circle:before {
    content: '\f276'
}

.zmdi-plus-square:before {
    content: '\f277'
}

.zmdi-plus:before {
    content: '\f278'
}

.zmdi-square-o:before {
    content: '\f279'
}

.zmdi-star-circle:before {
    content: '\f27a'
}

.zmdi-star-half:before {
    content: '\f27b'
}

.zmdi-star-outline:before {
    content: '\f27c'
}

.zmdi-star:before {
    content: '\f27d'
}

.zmdi-bluetooth-connected:before {
    content: '\f27e'
}

.zmdi-bluetooth-off:before {
    content: '\f27f'
}

.zmdi-bluetooth-search:before {
    content: '\f280'
}

.zmdi-bluetooth-setting:before {
    content: '\f281'
}

.zmdi-bluetooth:before {
    content: '\f282'
}

.zmdi-camera-add:before {
    content: '\f283'
}

.zmdi-camera-alt:before {
    content: '\f284'
}

.zmdi-camera-bw:before {
    content: '\f285'
}

.zmdi-camera-front:before {
    content: '\f286'
}

.zmdi-camera-mic:before {
    content: '\f287'
}

.zmdi-camera-party-mode:before {
    content: '\f288'
}

.zmdi-camera-rear:before {
    content: '\f289'
}

.zmdi-camera-roll:before {
    content: '\f28a'
}

.zmdi-camera-switch:before {
    content: '\f28b'
}

.zmdi-camera:before {
    content: '\f28c'
}

.zmdi-card-alert:before {
    content: '\f28d'
}

.zmdi-card-off:before {
    content: '\f28e'
}

.zmdi-card-sd:before {
    content: '\f28f'
}

.zmdi-card-sim:before {
    content: '\f290'
}

.zmdi-desktop-mac:before {
    content: '\f291'
}

.zmdi-desktop-windows:before {
    content: '\f292'
}

.zmdi-device-hub:before {
    content: '\f293'
}

.zmdi-devices-off:before {
    content: '\f294'
}

.zmdi-devices:before {
    content: '\f295'
}

.zmdi-dock:before {
    content: '\f296'
}

.zmdi-floppy:before {
    content: '\f297'
}

.zmdi-gamepad:before {
    content: '\f298'
}

.zmdi-gps-dot:before {
    content: '\f299'
}

.zmdi-gps-off:before {
    content: '\f29a'
}

.zmdi-gps:before {
    content: '\f29b'
}

.zmdi-headset-mic:before {
    content: '\f29c'
}

.zmdi-headset:before {
    content: '\f29d'
}

.zmdi-input-antenna:before {
    content: '\f29e'
}

.zmdi-input-composite:before {
    content: '\f29f'
}

.zmdi-input-hdmi:before {
    content: '\f2a0'
}

.zmdi-input-power:before {
    content: '\f2a1'
}

.zmdi-input-svideo:before {
    content: '\f2a2'
}

.zmdi-keyboard-hide:before {
    content: '\f2a3'
}

.zmdi-keyboard:before {
    content: '\f2a4'
}

.zmdi-laptop-chromebook:before {
    content: '\f2a5'
}

.zmdi-laptop-mac:before {
    content: '\f2a6'
}

.zmdi-laptop:before {
    content: '\f2a7'
}

.zmdi-mic-off:before {
    content: '\f2a8'
}

.zmdi-mic-outline:before {
    content: '\f2a9'
}

.zmdi-mic-setting:before {
    content: '\f2aa'
}

.zmdi-mic:before {
    content: '\f2ab'
}

.zmdi-mouse:before {
    content: '\f2ac'
}

.zmdi-network-alert:before {
    content: '\f2ad'
}

.zmdi-network-locked:before {
    content: '\f2ae'
}

.zmdi-network-off:before {
    content: '\f2af'
}

.zmdi-network-outline:before {
    content: '\f2b0'
}

.zmdi-network-setting:before {
    content: '\f2b1'
}

.zmdi-network:before {
    content: '\f2b2'
}

.zmdi-phone-bluetooth:before {
    content: '\f2b3'
}

.zmdi-phone-end:before {
    content: '\f2b4'
}

.zmdi-phone-forwarded:before {
    content: '\f2b5'
}

.zmdi-phone-in-talk:before {
    content: '\f2b6'
}

.zmdi-phone-locked:before {
    content: '\f2b7'
}

.zmdi-phone-missed:before {
    content: '\f2b8'
}

.zmdi-phone-msg:before {
    content: '\f2b9'
}

.zmdi-phone-paused:before {
    content: '\f2ba'
}

.zmdi-phone-ring:before {
    content: '\f2bb'
}

.zmdi-phone-setting:before {
    content: '\f2bc'
}

.zmdi-phone-sip:before {
    content: '\f2bd'
}

.zmdi-phone:before {
    content: '\f2be'
}

.zmdi-portable-wifi-changes:before {
    content: '\f2bf'
}

.zmdi-portable-wifi-off:before {
    content: '\f2c0'
}

.zmdi-portable-wifi:before {
    content: '\f2c1'
}

.zmdi-radio:before {
    content: '\f2c2'
}

.zmdi-reader:before {
    content: '\f2c3'
}

.zmdi-remote-control-alt:before {
    content: '\f2c4'
}

.zmdi-remote-control:before {
    content: '\f2c5'
}

.zmdi-router:before {
    content: '\f2c6'
}

.zmdi-scanner:before {
    content: '\f2c7'
}

.zmdi-smartphone-android:before {
    content: '\f2c8'
}

.zmdi-smartphone-download:before {
    content: '\f2c9'
}

.zmdi-smartphone-erase:before {
    content: '\f2ca'
}

.zmdi-smartphone-info:before {
    content: '\f2cb'
}

.zmdi-smartphone-iphone:before {
    content: '\f2cc'
}

.zmdi-smartphone-landscape-lock:before {
    content: '\f2cd'
}

.zmdi-smartphone-landscape:before {
    content: '\f2ce'
}

.zmdi-smartphone-lock:before {
    content: '\f2cf'
}

.zmdi-smartphone-portrait-lock:before {
    content: '\f2d0'
}

.zmdi-smartphone-ring:before {
    content: '\f2d1'
}

.zmdi-smartphone-setting:before {
    content: '\f2d2'
}

.zmdi-smartphone-setup:before {
    content: '\f2d3'
}

.zmdi-smartphone:before {
    content: '\f2d4'
}

.zmdi-speaker:before {
    content: '\f2d5'
}

.zmdi-tablet-android:before {
    content: '\f2d6'
}

.zmdi-tablet-mac:before {
    content: '\f2d7'
}

.zmdi-tablet:before {
    content: '\f2d8'
}

.zmdi-tv-alt-play:before {
    content: '\f2d9'
}

.zmdi-tv-list:before {
    content: '\f2da'
}

.zmdi-tv-play:before {
    content: '\f2db'
}

.zmdi-tv:before {
    content: '\f2dc'
}

.zmdi-usb:before {
    content: '\f2dd'
}

.zmdi-videocam-off:before {
    content: '\f2de'
}

.zmdi-videocam-switch:before {
    content: '\f2df'
}

.zmdi-videocam:before {
    content: '\f2e0'
}

.zmdi-watch:before {
    content: '\f2e1'
}

.zmdi-wifi-alt-2:before {
    content: '\f2e2'
}

.zmdi-wifi-alt:before {
    content: '\f2e3'
}

.zmdi-wifi-info:before {
    content: '\f2e4'
}

.zmdi-wifi-lock:before {
    content: '\f2e5'
}

.zmdi-wifi-off:before {
    content: '\f2e6'
}

.zmdi-wifi-outline:before {
    content: '\f2e7'
}

.zmdi-wifi:before {
    content: '\f2e8'
}

.zmdi-arrow-left-bottom:before {
    content: '\f2e9'
}

.zmdi-arrow-left:before {
    content: '\f2ea'
}

.zmdi-arrow-merge:before {
    content: '\f2eb'
}

.zmdi-arrow-missed:before {
    content: '\f2ec'
}

.zmdi-arrow-right-top:before {
    content: '\f2ed'
}

.zmdi-arrow-right:before {
    content: '\f2ee'
}

.zmdi-arrow-split:before {
    content: '\f2ef'
}

.zmdi-arrows:before {
    content: '\f2f0'
}

.zmdi-caret-down-circle:before {
    content: '\f2f1'
}

.zmdi-caret-down:before {
    content: '\f2f2'
}

.zmdi-caret-left-circle:before {
    content: '\f2f3'
}

.zmdi-caret-left:before {
    content: '\f2f4'
}

.zmdi-caret-right-circle:before {
    content: '\f2f5'
}

.zmdi-caret-right:before {
    content: '\f2f6'
}

.zmdi-caret-up-circle:before {
    content: '\f2f7'
}

.zmdi-caret-up:before {
    content: '\f2f8'
}

.zmdi-chevron-down:before {
    content: '\f2f9'
}

.zmdi-chevron-left:before {
    content: '\f2fa'
}

.zmdi-chevron-right:before {
    content: '\f2fb'
}

.zmdi-chevron-up:before {
    content: '\f2fc'
}

.zmdi-forward:before {
    content: '\f2fd'
}

.zmdi-long-arrow-down:before {
    content: '\f2fe'
}

.zmdi-long-arrow-left:before {
    content: '\f2ff'
}

.zmdi-long-arrow-return:before {
    content: '\f300'
}

.zmdi-long-arrow-right:before {
    content: '\f301'
}

.zmdi-long-arrow-tab:before {
    content: '\f302'
}

.zmdi-long-arrow-up:before {
    content: '\f303'
}

.zmdi-rotate-ccw:before {
    content: '\f304'
}

.zmdi-rotate-cw:before {
    content: '\f305'
}

.zmdi-rotate-left:before {
    content: '\f306'
}

.zmdi-rotate-right:before {
    content: '\f307'
}

.zmdi-square-down:before {
    content: '\f308'
}

.zmdi-square-right:before {
    content: '\f309'
}

.zmdi-swap-alt:before {
    content: '\f30a'
}

.zmdi-swap-vertical-circle:before {
    content: '\f30b'
}

.zmdi-swap-vertical:before {
    content: '\f30c'
}

.zmdi-swap:before {
    content: '\f30d'
}

.zmdi-trending-down:before {
    content: '\f30e'
}

.zmdi-trending-flat:before {
    content: '\f30f'
}

.zmdi-trending-up:before {
    content: '\f310'
}

.zmdi-unfold-less:before {
    content: '\f311'
}

.zmdi-unfold-more:before {
    content: '\f312'
}

.zmdi-apps:before {
    content: '\f313'
}

.zmdi-grid-off:before {
    content: '\f314'
}

.zmdi-grid:before {
    content: '\f315'
}

.zmdi-view-agenda:before {
    content: '\f316'
}

.zmdi-view-array:before {
    content: '\f317'
}

.zmdi-view-carousel:before {
    content: '\f318'
}

.zmdi-view-column:before {
    content: '\f319'
}

.zmdi-view-comfy:before {
    content: '\f31a'
}

.zmdi-view-compact:before {
    content: '\f31b'
}

.zmdi-view-dashboard:before {
    content: '\f31c'
}

.zmdi-view-day:before {
    content: '\f31d'
}

.zmdi-view-headline:before {
    content: '\f31e'
}

.zmdi-view-list-alt:before {
    content: '\f31f'
}

.zmdi-view-list:before {
    content: '\f320'
}

.zmdi-view-module:before {
    content: '\f321'
}

.zmdi-view-quilt:before {
    content: '\f322'
}

.zmdi-view-stream:before {
    content: '\f323'
}

.zmdi-view-subtitles:before {
    content: '\f324'
}

.zmdi-view-toc:before {
    content: '\f325'
}

.zmdi-view-web:before {
    content: '\f326'
}

.zmdi-view-week:before {
    content: '\f327'
}

.zmdi-widgets:before {
    content: '\f328'
}

.zmdi-alarm-check:before {
    content: '\f329'
}

.zmdi-alarm-off:before {
    content: '\f32a'
}

.zmdi-alarm-plus:before {
    content: '\f32b'
}

.zmdi-alarm-snooze:before {
    content: '\f32c'
}

.zmdi-alarm:before {
    content: '\f32d'
}

.zmdi-calendar-alt:before {
    content: '\f32e'
}

.zmdi-calendar-check:before {
    content: '\f32f'
}

.zmdi-calendar-close:before {
    content: '\f330'
}

.zmdi-calendar-note:before {
    content: '\f331'
}

.zmdi-calendar:before {
    content: '\f332'
}

.zmdi-time-countdown:before {
    content: '\f333'
}

.zmdi-time-interval:before {
    content: '\f334'
}

.zmdi-time-restore-setting:before {
    content: '\f335'
}

.zmdi-time-restore:before {
    content: '\f336'
}

.zmdi-time:before {
    content: '\f337'
}

.zmdi-timer-off:before {
    content: '\f338'
}

.zmdi-timer:before {
    content: '\f339'
}

.zmdi-android-alt:before {
    content: '\f33a'
}

.zmdi-android:before {
    content: '\f33b'
}

.zmdi-apple:before {
    content: '\f33c'
}

.zmdi-behance:before {
    content: '\f33d'
}

.zmdi-codepen:before {
    content: '\f33e'
}

.zmdi-dribbble:before {
    content: '\f33f'
}

.zmdi-dropbox:before {
    content: '\f340'
}

.zmdi-evernote:before {
    content: '\f341'
}

.zmdi-facebook-box:before {
    content: '\f342'
}

.zmdi-facebook:before {
    content: '\f343'
}

.zmdi-github-box:before {
    content: '\f344'
}

.zmdi-github:before {
    content: '\f345'
}

.zmdi-google-drive:before {
    content: '\f346'
}

.zmdi-google-earth:before {
    content: '\f347'
}

.zmdi-google-glass:before {
    content: '\f348'
}

.zmdi-google-maps:before {
    content: '\f349'
}

.zmdi-google-pages:before {
    content: '\f34a'
}

.zmdi-google-play:before {
    content: '\f34b'
}

.zmdi-google-plus-box:before {
    content: '\f34c'
}

.zmdi-google-plus:before {
    content: '\f34d'
}

.zmdi-google:before {
    content: '\f34e'
}

.zmdi-instagram:before {
    content: '\f34f'
}

.zmdi-language-css3:before {
    content: '\f350'
}

.zmdi-language-html5:before {
    content: '\f351'
}

.zmdi-language-javascript:before {
    content: '\f352'
}

.zmdi-language-python-alt:before {
    content: '\f353'
}

.zmdi-language-python:before {
    content: '\f354'
}

.zmdi-lastfm:before {
    content: '\f355'
}

.zmdi-linkedin-box:before {
    content: '\f356'
}

.zmdi-paypal:before {
    content: '\f357'
}

.zmdi-pinterest-box:before {
    content: '\f358'
}

.zmdi-pocket:before {
    content: '\f359'
}

.zmdi-polymer:before {
    content: '\f35a'
}

.zmdi-share:before {
    content: '\f35b'
}

.zmdi-stackoverflow:before {
    content: '\f35c'
}

.zmdi-steam-square:before {
    content: '\f35d'
}

.zmdi-steam:before {
    content: '\f35e'
}

.zmdi-twitter-box:before {
    content: '\f35f'
}

.zmdi-twitter:before {
    content: '\f360'
}

.zmdi-vk:before {
    content: '\f361'
}

.zmdi-wikipedia:before {
    content: '\f362'
}

.zmdi-windows:before {
    content: '\f363'
}

.zmdi-aspect-ratio-alt:before {
    content: '\f364'
}

.zmdi-aspect-ratio:before {
    content: '\f365'
}

.zmdi-blur-circular:before {
    content: '\f366'
}

.zmdi-blur-linear:before {
    content: '\f367'
}

.zmdi-blur-off:before {
    content: '\f368'
}

.zmdi-blur:before {
    content: '\f369'
}

.zmdi-brightness-2:before {
    content: '\f36a'
}

.zmdi-brightness-3:before {
    content: '\f36b'
}

.zmdi-brightness-4:before {
    content: '\f36c'
}

.zmdi-brightness-5:before {
    content: '\f36d'
}

.zmdi-brightness-6:before {
    content: '\f36e'
}

.zmdi-brightness-7:before {
    content: '\f36f'
}

.zmdi-brightness-auto:before {
    content: '\f370'
}

.zmdi-brightness-setting:before {
    content: '\f371'
}

.zmdi-broken-image:before {
    content: '\f372'
}

.zmdi-center-focus-strong:before {
    content: '\f373'
}

.zmdi-center-focus-weak:before {
    content: '\f374'
}

.zmdi-compare:before {
    content: '\f375'
}

.zmdi-crop-16-9:before {
    content: '\f376'
}

.zmdi-crop-3-2:before {
    content: '\f377'
}

.zmdi-crop-5-4:before {
    content: '\f378'
}

.zmdi-crop-7-5:before {
    content: '\f379'
}

.zmdi-crop-din:before {
    content: '\f37a'
}

.zmdi-crop-free:before {
    content: '\f37b'
}

.zmdi-crop-landscape:before {
    content: '\f37c'
}

.zmdi-crop-portrait:before {
    content: '\f37d'
}

.zmdi-crop-square:before {
    content: '\f37e'
}

.zmdi-exposure-alt:before {
    content: '\f37f'
}

.zmdi-exposure:before {
    content: '\f380'
}

.zmdi-filter-b-and-w:before {
    content: '\f381'
}

.zmdi-filter-center-focus:before {
    content: '\f382'
}

.zmdi-filter-frames:before {
    content: '\f383'
}

.zmdi-filter-tilt-shift:before {
    content: '\f384'
}

.zmdi-gradient:before {
    content: '\f385'
}

.zmdi-grain:before {
    content: '\f386'
}

.zmdi-graphic-eq:before {
    content: '\f387'
}

.zmdi-hdr-off:before {
    content: '\f388'
}

.zmdi-hdr-strong:before {
    content: '\f389'
}

.zmdi-hdr-weak:before {
    content: '\f38a'
}

.zmdi-hdr:before {
    content: '\f38b'
}

.zmdi-iridescent:before {
    content: '\f38c'
}

.zmdi-leak-off:before {
    content: '\f38d'
}

.zmdi-leak:before {
    content: '\f38e'
}

.zmdi-looks:before {
    content: '\f38f'
}

.zmdi-loupe:before {
    content: '\f390'
}

.zmdi-panorama-horizontal:before {
    content: '\f391'
}

.zmdi-panorama-vertical:before {
    content: '\f392'
}

.zmdi-panorama-wide-angle:before {
    content: '\f393'
}

.zmdi-photo-size-select-large:before {
    content: '\f394'
}

.zmdi-photo-size-select-small:before {
    content: '\f395'
}

.zmdi-picture-in-picture:before {
    content: '\f396'
}

.zmdi-slideshow:before {
    content: '\f397'
}

.zmdi-texture:before {
    content: '\f398'
}

.zmdi-tonality:before {
    content: '\f399'
}

.zmdi-vignette:before {
    content: '\f39a'
}

.zmdi-wb-auto:before {
    content: '\f39b'
}

.zmdi-eject-alt:before {
    content: '\f39c'
}

.zmdi-eject:before {
    content: '\f39d'
}

.zmdi-equalizer:before {
    content: '\f39e'
}

.zmdi-fast-forward:before {
    content: '\f39f'
}

.zmdi-fast-rewind:before {
    content: '\f3a0'
}

.zmdi-forward-10:before {
    content: '\f3a1'
}

.zmdi-forward-30:before {
    content: '\f3a2'
}

.zmdi-forward-5:before {
    content: '\f3a3'
}

.zmdi-hearing:before {
    content: '\f3a4'
}

.zmdi-pause-circle-outline:before {
    content: '\f3a5'
}

.zmdi-pause-circle:before {
    content: '\f3a6'
}

.zmdi-pause:before {
    content: '\f3a7'
}

.zmdi-play-circle-outline:before {
    content: '\f3a8'
}

.zmdi-play-circle:before {
    content: '\f3a9'
}

.zmdi-play:before {
    content: '\f3aa'
}

.zmdi-playlist-audio:before {
    content: '\f3ab'
}

.zmdi-playlist-plus:before {
    content: '\f3ac'
}

.zmdi-repeat-one:before {
    content: '\f3ad'
}

.zmdi-repeat:before {
    content: '\f3ae'
}

.zmdi-replay-10:before {
    content: '\f3af'
}

.zmdi-replay-30:before {
    content: '\f3b0'
}

.zmdi-replay-5:before {
    content: '\f3b1'
}

.zmdi-replay:before {
    content: '\f3b2'
}

.zmdi-shuffle:before {
    content: '\f3b3'
}

.zmdi-skip-next:before {
    content: '\f3b4'
}

.zmdi-skip-previous:before {
    content: '\f3b5'
}

.zmdi-stop:before {
    content: '\f3b6'
}

.zmdi-surround-sound:before {
    content: '\f3b7'
}

.zmdi-tune:before {
    content: '\f3b8'
}

.zmdi-volume-down:before {
    content: '\f3b9'
}

.zmdi-volume-mute:before {
    content: '\f3ba'
}

.zmdi-volume-off:before {
    content: '\f3bb'
}

.zmdi-volume-up:before {
    content: '\f3bc'
}

.zmdi-n-1-square:before {
    content: '\f3bd'
}

.zmdi-n-2-square:before {
    content: '\f3be'
}

.zmdi-n-3-square:before {
    content: '\f3bf'
}

.zmdi-n-4-square:before {
    content: '\f3c0'
}

.zmdi-n-5-square:before {
    content: '\f3c1'
}

.zmdi-n-6-square:before {
    content: '\f3c2'
}

.zmdi-neg-1:before {
    content: '\f3c3'
}

.zmdi-neg-2:before {
    content: '\f3c4'
}

.zmdi-plus-1:before {
    content: '\f3c5'
}

.zmdi-plus-2:before {
    content: '\f3c6'
}

.zmdi-sec-10:before {
    content: '\f3c7'
}

.zmdi-sec-3:before {
    content: '\f3c8'
}

.zmdi-zero:before {
    content: '\f3c9'
}

.zmdi-airline-seat-flat-angled:before {
    content: '\f3ca'
}

.zmdi-airline-seat-flat:before {
    content: '\f3cb'
}

.zmdi-airline-seat-individual-suite:before {
    content: '\f3cc'
}

.zmdi-airline-seat-legroom-extra:before {
    content: '\f3cd'
}

.zmdi-airline-seat-legroom-normal:before {
    content: '\f3ce'
}

.zmdi-airline-seat-legroom-reduced:before {
    content: '\f3cf'
}

.zmdi-airline-seat-recline-extra:before {
    content: '\f3d0'
}

.zmdi-airline-seat-recline-normal:before {
    content: '\f3d1'
}

.zmdi-airplay:before {
    content: '\f3d2'
}

.zmdi-closed-caption:before {
    content: '\f3d3'
}

.zmdi-confirmation-number:before {
    content: '\f3d4'
}

.zmdi-developer-board:before {
    content: '\f3d5'
}

.zmdi-disc-full:before {
    content: '\f3d6'
}

.zmdi-explicit:before {
    content: '\f3d7'
}

.zmdi-flight-land:before {
    content: '\f3d8'
}

.zmdi-flight-takeoff:before {
    content: '\f3d9'
}

.zmdi-flip-to-back:before {
    content: '\f3da'
}

.zmdi-flip-to-front:before {
    content: '\f3db'
}

.zmdi-group-work:before {
    content: '\f3dc'
}

.zmdi-hd:before {
    content: '\f3dd'
}

.zmdi-hq:before {
    content: '\f3de'
}

.zmdi-markunread-mailbox:before {
    content: '\f3df'
}

.zmdi-memory:before {
    content: '\f3e0'
}

.zmdi-nfc:before {
    content: '\f3e1'
}

.zmdi-play-for-work:before {
    content: '\f3e2'
}

.zmdi-power-input:before {
    content: '\f3e3'
}

.zmdi-present-to-all:before {
    content: '\f3e4'
}

.zmdi-satellite:before {
    content: '\f3e5'
}

.zmdi-tap-and-play:before {
    content: '\f3e6'
}

.zmdi-vibration:before {
    content: '\f3e7'
}

.zmdi-voicemail:before {
    content: '\f3e8'
}

.zmdi-group:before {
    content: '\f3e9'
}

.zmdi-rss:before {
    content: '\f3ea'
}

.zmdi-shape:before {
    content: '\f3eb'
}

.zmdi-spinner:before {
    content: '\f3ec'
}

.zmdi-ungroup:before {
    content: '\f3ed'
}

.zmdi-500px:before {
    content: '\f3ee'
}

.zmdi-8tracks:before {
    content: '\f3ef'
}

.zmdi-amazon:before {
    content: '\f3f0'
}

.zmdi-blogger:before {
    content: '\f3f1'
}

.zmdi-delicious:before {
    content: '\f3f2'
}

.zmdi-disqus:before {
    content: '\f3f3'
}

.zmdi-flattr:before {
    content: '\f3f4'
}

.zmdi-flickr:before {
    content: '\f3f5'
}

.zmdi-github-alt:before {
    content: '\f3f6'
}

.zmdi-google-old:before {
    content: '\f3f7'
}

.zmdi-linkedin:before {
    content: '\f3f8'
}

.zmdi-odnoklassniki:before {
    content: '\f3f9'
}

.zmdi-outlook:before {
    content: '\f3fa'
}

.zmdi-paypal-alt:before {
    content: '\f3fb'
}

.zmdi-pinterest:before {
    content: '\f3fc'
}

.zmdi-playstation:before {
    content: '\f3fd'
}

.zmdi-reddit:before {
    content: '\f3fe'
}

.zmdi-skype:before {
    content: '\f3ff'
}

.zmdi-slideshare:before {
    content: '\f400'
}

.zmdi-soundcloud:before {
    content: '\f401'
}

.zmdi-tumblr:before {
    content: '\f402'
}

.zmdi-twitch:before {
    content: '\f403'
}

.zmdi-vimeo:before {
    content: '\f404'
}

.zmdi-whatsapp:before {
    content: '\f405'
}

.zmdi-xbox:before {
    content: '\f406'
}

.zmdi-yahoo:before {
    content: '\f407'
}

.zmdi-youtube-play:before {
    content: '\f408'
}

.zmdi-youtube:before {
    content: '\f409'
}

.zmdi-3d-rotation:before {
    content: '\f101'
}

.zmdi-airplane-off:before {
    content: '\f102'
}

.zmdi-airplane:before {
    content: '\f103'
}

.zmdi-album:before {
    content: '\f104'
}

.zmdi-archive:before {
    content: '\f105'
}

.zmdi-assignment-account:before {
    content: '\f106'
}

.zmdi-assignment-alert:before {
    content: '\f107'
}

.zmdi-assignment-check:before {
    content: '\f108'
}

.zmdi-assignment-o:before {
    content: '\f109'
}

.zmdi-assignment-return:before {
    content: '\f10a'
}

.zmdi-assignment-returned:before {
    content: '\f10b'
}

.zmdi-assignment:before {
    content: '\f10c'
}

.zmdi-attachment-alt:before {
    content: '\f10d'
}

.zmdi-attachment:before {
    content: '\f10e'
}

.zmdi-audio:before {
    content: '\f10f'
}

.zmdi-badge-check:before {
    content: '\f110'
}

.zmdi-balance-wallet:before {
    content: '\f111'
}

.zmdi-balance:before {
    content: '\f112'
}

.zmdi-battery-alert:before {
    content: '\f113'
}

.zmdi-battery-flash:before {
    content: '\f114'
}

.zmdi-battery-unknown:before {
    content: '\f115'
}

.zmdi-battery:before {
    content: '\f116'
}

.zmdi-bike:before {
    content: '\f117'
}

.zmdi-block-alt:before {
    content: '\f118'
}

.zmdi-block:before {
    content: '\f119'
}

.zmdi-boat:before {
    content: '\f11a'
}

.zmdi-book-image:before {
    content: '\f11b'
}

.zmdi-book:before {
    content: '\f11c'
}

.zmdi-bookmark-outline:before {
    content: '\f11d'
}

.zmdi-bookmark:before {
    content: '\f11e'
}

.zmdi-brush:before {
    content: '\f11f'
}

.zmdi-bug:before {
    content: '\f120'
}

.zmdi-bus:before {
    content: '\f121'
}

.zmdi-cake:before {
    content: '\f122'
}

.zmdi-car-taxi:before {
    content: '\f123'
}

.zmdi-car-wash:before {
    content: '\f124'
}

.zmdi-car:before {
    content: '\f125'
}

.zmdi-card-giftcard:before {
    content: '\f126'
}

.zmdi-card-membership:before {
    content: '\f127'
}

.zmdi-card-travel:before {
    content: '\f128'
}

.zmdi-card:before {
    content: '\f129'
}

.zmdi-case-check:before {
    content: '\f12a'
}

.zmdi-case-download:before {
    content: '\f12b'
}

.zmdi-case-play:before {
    content: '\f12c'
}

.zmdi-case:before {
    content: '\f12d'
}

.zmdi-cast-connected:before {
    content: '\f12e'
}

.zmdi-cast:before {
    content: '\f12f'
}

.zmdi-chart-donut:before {
    content: '\f130'
}

.zmdi-chart:before {
    content: '\f131'
}

.zmdi-city-alt:before {
    content: '\f132'
}

.zmdi-city:before {
    content: '\f133'
}

.zmdi-close-circle-o:before {
    content: '\f134'
}

.zmdi-close-circle:before {
    content: '\f135'
}

.zmdi-close:before {
    content: '\f136'
}

.zmdi-cocktail:before {
    content: '\f137'
}

.zmdi-code-setting:before {
    content: '\f138'
}

.zmdi-code-smartphone:before {
    content: '\f139'
}

.zmdi-code:before {
    content: '\f13a'
}

.zmdi-coffee:before {
    content: '\f13b'
}

.zmdi-collection-bookmark:before {
    content: '\f13c'
}

.zmdi-collection-case-play:before {
    content: '\f13d'
}

.zmdi-collection-folder-image:before {
    content: '\f13e'
}

.zmdi-collection-image-o:before {
    content: '\f13f'
}

.zmdi-collection-image:before {
    content: '\f140'
}

.zmdi-collection-item-1:before {
    content: '\f141'
}

.zmdi-collection-item-2:before {
    content: '\f142'
}

.zmdi-collection-item-3:before {
    content: '\f143'
}

.zmdi-collection-item-4:before {
    content: '\f144'
}

.zmdi-collection-item-5:before {
    content: '\f145'
}

.zmdi-collection-item-6:before {
    content: '\f146'
}

.zmdi-collection-item-7:before {
    content: '\f147'
}

.zmdi-collection-item-8:before {
    content: '\f148'
}

.zmdi-collection-item-9-plus:before {
    content: '\f149'
}

.zmdi-collection-item-9:before {
    content: '\f14a'
}

.zmdi-collection-item:before {
    content: '\f14b'
}

.zmdi-collection-music:before {
    content: '\f14c'
}

.zmdi-collection-pdf:before {
    content: '\f14d'
}

.zmdi-collection-plus:before {
    content: '\f14e'
}

.zmdi-collection-speaker:before {
    content: '\f14f'
}

.zmdi-collection-text:before {
    content: '\f150'
}

.zmdi-collection-video:before {
    content: '\f151'
}

.zmdi-compass:before {
    content: '\f152'
}

.zmdi-cutlery:before {
    content: '\f153'
}

.zmdi-delete:before {
    content: '\f154'
}

.zmdi-dialpad:before {
    content: '\f155'
}

.zmdi-dns:before {
    content: '\f156'
}

.zmdi-drink:before {
    content: '\f157'
}

.zmdi-edit:before {
    content: '\f158'
}

.zmdi-email-open:before {
    content: '\f159'
}

.zmdi-email:before {
    content: '\f15a'
}

.zmdi-eye-off:before {
    content: '\f15b'
}

.zmdi-eye:before {
    content: '\f15c'
}

.zmdi-eyedropper:before {
    content: '\f15d'
}

.zmdi-favorite-outline:before {
    content: '\f15e'
}

.zmdi-favorite:before {
    content: '\f15f'
}

.zmdi-filter-list:before {
    content: '\f160'
}

.zmdi-fire:before {
    content: '\f161'
}

.zmdi-flag:before {
    content: '\f162'
}

.zmdi-flare:before {
    content: '\f163'
}

.zmdi-flash-auto:before {
    content: '\f164'
}

.zmdi-flash-off:before {
    content: '\f165'
}

.zmdi-flash:before {
    content: '\f166'
}

.zmdi-flip:before {
    content: '\f167'
}

.zmdi-flower-alt:before {
    content: '\f168'
}

.zmdi-flower:before {
    content: '\f169'
}

.zmdi-font:before {
    content: '\f16a'
}

.zmdi-fullscreen-alt:before {
    content: '\f16b'
}

.zmdi-fullscreen-exit:before {
    content: '\f16c'
}

.zmdi-fullscreen:before {
    content: '\f16d'
}

.zmdi-functions:before {
    content: '\f16e'
}

.zmdi-gas-station:before {
    content: '\f16f'
}

.zmdi-gesture:before {
    content: '\f170'
}

.zmdi-globe-alt:before {
    content: '\f171'
}

.zmdi-globe-lock:before {
    content: '\f172'
}

.zmdi-globe:before {
    content: '\f173'
}

.zmdi-graduation-cap:before {
    content: '\f174'
}

.zmdi-home:before {
    content: '\f175'
}

.zmdi-hospital-alt:before {
    content: '\f176'
}

.zmdi-hospital:before {
    content: '\f177'
}

.zmdi-hotel:before {
    content: '\f178'
}

.zmdi-hourglass-alt:before {
    content: '\f179'
}

.zmdi-hourglass-outline:before {
    content: '\f17a'
}

.zmdi-hourglass:before {
    content: '\f17b'
}

.zmdi-http:before {
    content: '\f17c'
}

.zmdi-image-alt:before {
    content: '\f17d'
}

.zmdi-image-o:before {
    content: '\f17e'
}

.zmdi-image:before {
    content: '\f17f'
}

.zmdi-inbox:before {
    content: '\f180'
}

.zmdi-invert-colors-off:before {
    content: '\f181'
}

.zmdi-invert-colors:before {
    content: '\f182'
}

.zmdi-key:before {
    content: '\f183'
}

.zmdi-label-alt-outline:before {
    content: '\f184'
}

.zmdi-label-alt:before {
    content: '\f185'
}

.zmdi-label-heart:before {
    content: '\f186'
}

.zmdi-label:before {
    content: '\f187'
}

.zmdi-labels:before {
    content: '\f188'
}

.zmdi-lamp:before {
    content: '\f189'
}

.zmdi-landscape:before {
    content: '\f18a'
}

.zmdi-layers-off:before {
    content: '\f18b'
}

.zmdi-layers:before {
    content: '\f18c'
}

.zmdi-library:before {
    content: '\f18d'
}

.zmdi-link:before {
    content: '\f18e'
}

.zmdi-lock-open:before {
    content: '\f18f'
}

.zmdi-lock-outline:before {
    content: '\f190'
}

.zmdi-lock:before {
    content: '\f191'
}

.zmdi-mail-reply-all:before {
    content: '\f192'
}

.zmdi-mail-reply:before {
    content: '\f193'
}

.zmdi-mail-send:before {
    content: '\f194'
}

.zmdi-mall:before {
    content: '\f195'
}

.zmdi-map:before {
    content: '\f196'
}

.zmdi-menu:before {
    content: '\f197'
}

.zmdi-money-box:before {
    content: '\f198'
}

.zmdi-money-off:before {
    content: '\f199'
}

.zmdi-money:before {
    content: '\f19a'
}

.zmdi-more-vert:before {
    content: '\f19b'
}

.zmdi-more:before {
    content: '\f19c'
}

.zmdi-movie-alt:before {
    content: '\f19d'
}

.zmdi-movie:before {
    content: '\f19e'
}

.zmdi-nature-people:before {
    content: '\f19f'
}

.zmdi-nature:before {
    content: '\f1a0'
}

.zmdi-navigation:before {
    content: '\f1a1'
}

.zmdi-open-in-browser:before {
    content: '\f1a2'
}

.zmdi-open-in-new:before {
    content: '\f1a3'
}

.zmdi-palette:before {
    content: '\f1a4'
}

.zmdi-parking:before {
    content: '\f1a5'
}

.zmdi-pin-account:before {
    content: '\f1a6'
}

.zmdi-pin-assistant:before {
    content: '\f1a7'
}

.zmdi-pin-drop:before {
    content: '\f1a8'
}

.zmdi-pin-help:before {
    content: '\f1a9'
}

.zmdi-pin-off:before {
    content: '\f1aa'
}

.zmdi-pin:before {
    content: '\f1ab'
}

.zmdi-pizza:before {
    content: '\f1ac'
}

.zmdi-plaster:before {
    content: '\f1ad'
}

.zmdi-power-setting:before {
    content: '\f1ae'
}

.zmdi-power:before {
    content: '\f1af'
}

.zmdi-print:before {
    content: '\f1b0'
}

.zmdi-puzzle-piece:before {
    content: '\f1b1'
}

.zmdi-quote:before {
    content: '\f1b2'
}

.zmdi-railway:before {
    content: '\f1b3'
}

.zmdi-receipt:before {
    content: '\f1b4'
}

.zmdi-refresh-alt:before {
    content: '\f1b5'
}

.zmdi-refresh-sync-alert:before {
    content: '\f1b6'
}

.zmdi-refresh-sync-off:before {
    content: '\f1b7'
}

.zmdi-refresh-sync:before {
    content: '\f1b8'
}

.zmdi-refresh:before {
    content: '\f1b9'
}

.zmdi-roller:before {
    content: '\f1ba'
}

.zmdi-ruler:before {
    content: '\f1bb'
}

.zmdi-scissors:before {
    content: '\f1bc'
}

.zmdi-screen-rotation-lock:before {
    content: '\f1bd'
}

.zmdi-screen-rotation:before {
    content: '\f1be'
}

.zmdi-search-for:before {
    content: '\f1bf'
}

.zmdi-search-in-file:before {
    content: '\f1c0'
}

.zmdi-search-in-page:before {
    content: '\f1c1'
}

.zmdi-search-replace:before {
    content: '\f1c2'
}

.zmdi-search:before {
    content: '\f1c3'
}

.zmdi-seat:before {
    content: '\f1c4'
}

.zmdi-settings-square:before {
    content: '\f1c5'
}

.zmdi-settings:before {
    content: '\f1c6'
}

.zmdi-shield-check:before {
    content: '\f1c7'
}

.zmdi-shield-security:before {
    content: '\f1c8'
}

.zmdi-shopping-basket:before {
    content: '\f1c9'
}

.zmdi-shopping-cart-plus:before {
    content: '\f1ca'
}

.zmdi-shopping-cart:before {
    content: '\f1cb'
}

.zmdi-sign-in:before {
    content: '\f1cc'
}

.zmdi-sort-amount-asc:before {
    content: '\f1cd'
}

.zmdi-sort-amount-desc:before {
    content: '\f1ce'
}

.zmdi-sort-asc:before {
    content: '\f1cf'
}

.zmdi-sort-desc:before {
    content: '\f1d0'
}

.zmdi-spellcheck:before {
    content: '\f1d1'
}

.zmdi-storage:before {
    content: '\f1d2'
}

.zmdi-store-24:before {
    content: '\f1d3'
}

.zmdi-store:before {
    content: '\f1d4'
}

.zmdi-subway:before {
    content: '\f1d5'
}

.zmdi-sun:before {
    content: '\f1d6'
}

.zmdi-tab-unselected:before {
    content: '\f1d7'
}

.zmdi-tab:before {
    content: '\f1d8'
}

.zmdi-tag-close:before {
    content: '\f1d9'
}

.zmdi-tag-more:before {
    content: '\f1da'
}

.zmdi-tag:before {
    content: '\f1db'
}

.zmdi-thumb-down:before {
    content: '\f1dc'
}

.zmdi-thumb-up-down:before {
    content: '\f1dd'
}

.zmdi-thumb-up:before {
    content: '\f1de'
}

.zmdi-ticket-star:before {
    content: '\f1df'
}

.zmdi-toll:before {
    content: '\f1e0'
}

.zmdi-toys:before {
    content: '\f1e1'
}

.zmdi-traffic:before {
    content: '\f1e2'
}

.zmdi-translate:before {
    content: '\f1e3'
}

.zmdi-triangle-down:before {
    content: '\f1e4'
}

.zmdi-triangle-up:before {
    content: '\f1e5'
}

.zmdi-truck:before {
    content: '\f1e6'
}

.zmdi-turning-sign:before {
    content: '\f1e7'
}

.zmdi-wallpaper:before {
    content: '\f1e8'
}

.zmdi-washing-machine:before {
    content: '\f1e9'
}

.zmdi-window-maximize:before {
    content: '\f1ea'
}

.zmdi-window-minimize:before {
    content: '\f1eb'
}

.zmdi-window-restore:before {
    content: '\f1ec'
}

.zmdi-wrench:before {
    content: '\f1ed'
}

.zmdi-zoom-in:before {
    content: '\f1ee'
}

.zmdi-zoom-out:before {
    content: '\f1ef'
}

.zmdi-alert-circle-o:before {
    content: '\f1f0'
}

.zmdi-alert-circle:before {
    content: '\f1f1'
}

.zmdi-alert-octagon:before {
    content: '\f1f2'
}

.zmdi-alert-polygon:before {
    content: '\f1f3'
}

.zmdi-alert-triangle:before {
    content: '\f1f4'
}

.zmdi-help-outline:before {
    content: '\f1f5'
}

.zmdi-help:before {
    content: '\f1f6'
}

.zmdi-info-outline:before {
    content: '\f1f7'
}

.zmdi-info:before {
    content: '\f1f8'
}

.zmdi-notifications-active:before {
    content: '\f1f9'
}

.zmdi-notifications-add:before {
    content: '\f1fa'
}

.zmdi-notifications-none:before {
    content: '\f1fb'
}

.zmdi-notifications-off:before {
    content: '\f1fc'
}

.zmdi-notifications-paused:before {
    content: '\f1fd'
}

.zmdi-notifications:before {
    content: '\f1fe'
}

.zmdi-account-add:before {
    content: '\f1ff'
}

.zmdi-account-box-mail:before {
    content: '\f200'
}

.zmdi-account-box-o:before {
    content: '\f201'
}

.zmdi-account-box-phone:before {
    content: '\f202'
}

.zmdi-account-box:before {
    content: '\f203'
}

.zmdi-account-calendar:before {
    content: '\f204'
}

.zmdi-account-circle:before {
    content: '\f205'
}

.zmdi-account-o:before {
    content: '\f206'
}

.zmdi-account:before {
    content: '\f207'
}

.zmdi-accounts-add:before {
    content: '\f208'
}

.zmdi-accounts-alt:before {
    content: '\f209'
}

.zmdi-accounts-list-alt:before {
    content: '\f20a'
}

.zmdi-accounts-list:before {
    content: '\f20b'
}

.zmdi-accounts-outline:before {
    content: '\f20c'
}

.zmdi-accounts:before {
    content: '\f20d'
}

.zmdi-face:before {
    content: '\f20e'
}

.zmdi-female:before {
    content: '\f20f'
}

.zmdi-male-alt:before {
    content: '\f210'
}

.zmdi-male-female:before {
    content: '\f211'
}

.zmdi-male:before {
    content: '\f212'
}

.zmdi-mood-bad:before {
    content: '\f213'
}

.zmdi-mood:before {
    content: '\f214'
}

.zmdi-run:before {
    content: '\f215'
}

.zmdi-walk:before {
    content: '\f216'
}

.zmdi-cloud-box:before {
    content: '\f217'
}

.zmdi-cloud-circle:before {
    content: '\f218'
}

.zmdi-cloud-done:before {
    content: '\f219'
}

.zmdi-cloud-download:before {
    content: '\f21a'
}

.zmdi-cloud-off:before {
    content: '\f21b'
}

.zmdi-cloud-outline-alt:before {
    content: '\f21c'
}

.zmdi-cloud-outline:before {
    content: '\f21d'
}

.zmdi-cloud-upload:before {
    content: '\f21e'
}

.zmdi-cloud:before {
    content: '\f21f'
}

.zmdi-download:before {
    content: '\f220'
}

.zmdi-file-plus:before {
    content: '\f221'
}

.zmdi-file-text:before {
    content: '\f222'
}

.zmdi-file:before {
    content: '\f223'
}

.zmdi-folder-outline:before {
    content: '\f224'
}

.zmdi-folder-person:before {
    content: '\f225'
}

.zmdi-folder-star-alt:before {
    content: '\f226'
}

.zmdi-folder-star:before {
    content: '\f227'
}

.zmdi-folder:before {
    content: '\f228'
}

.zmdi-gif:before {
    content: '\f229'
}

.zmdi-upload:before {
    content: '\f22a'
}

.zmdi-border-all:before {
    content: '\f22b'
}

.zmdi-border-bottom:before {
    content: '\f22c'
}

.zmdi-border-clear:before {
    content: '\f22d'
}

.zmdi-border-color:before {
    content: '\f22e'
}

.zmdi-border-horizontal:before {
    content: '\f22f'
}

.zmdi-border-inner:before {
    content: '\f230'
}

.zmdi-border-left:before {
    content: '\f231'
}

.zmdi-border-outer:before {
    content: '\f232'
}

.zmdi-border-right:before {
    content: '\f233'
}

.zmdi-border-style:before {
    content: '\f234'
}

.zmdi-border-top:before {
    content: '\f235'
}

.zmdi-border-vertical:before {
    content: '\f236'
}

.zmdi-copy:before {
    content: '\f237'
}

.zmdi-crop:before {
    content: '\f238'
}

.zmdi-format-align-center:before {
    content: '\f239'
}

.zmdi-format-align-justify:before {
    content: '\f23a'
}

.zmdi-format-align-left:before {
    content: '\f23b'
}

.zmdi-format-align-right:before {
    content: '\f23c'
}

.zmdi-format-bold:before {
    content: '\f23d'
}

.zmdi-format-clear-all:before {
    content: '\f23e'
}

.zmdi-format-clear:before {
    content: '\f23f'
}

.zmdi-format-color-fill:before {
    content: '\f240'
}

.zmdi-format-color-reset:before {
    content: '\f241'
}

.zmdi-format-color-text:before {
    content: '\f242'
}

.zmdi-format-indent-decrease:before {
    content: '\f243'
}

.zmdi-format-indent-increase:before {
    content: '\f244'
}

.zmdi-format-italic:before {
    content: '\f245'
}

.zmdi-format-line-spacing:before {
    content: '\f246'
}

.zmdi-format-list-bulleted:before {
    content: '\f247'
}

.zmdi-format-list-numbered:before {
    content: '\f248'
}

.zmdi-format-ltr:before {
    content: '\f249'
}

.zmdi-format-rtl:before {
    content: '\f24a'
}

.zmdi-format-size:before {
    content: '\f24b'
}

.zmdi-format-strikethrough-s:before {
    content: '\f24c'
}

.zmdi-format-strikethrough:before {
    content: '\f24d'
}

.zmdi-format-subject:before {
    content: '\f24e'
}

.zmdi-format-underlined:before {
    content: '\f24f'
}

.zmdi-format-valign-bottom:before {
    content: '\f250'
}

.zmdi-format-valign-center:before {
    content: '\f251'
}

.zmdi-format-valign-top:before {
    content: '\f252'
}

.zmdi-redo:before {
    content: '\f253'
}

.zmdi-select-all:before {
    content: '\f254'
}

.zmdi-space-bar:before {
    content: '\f255'
}

.zmdi-text-format:before {
    content: '\f256'
}

.zmdi-transform:before {
    content: '\f257'
}

.zmdi-undo:before {
    content: '\f258'
}

.zmdi-wrap-text:before {
    content: '\f259'
}

.zmdi-comment-alert:before {
    content: '\f25a'
}

.zmdi-comment-alt-text:before {
    content: '\f25b'
}

.zmdi-comment-alt:before {
    content: '\f25c'
}

.zmdi-comment-edit:before {
    content: '\f25d'
}

.zmdi-comment-image:before {
    content: '\f25e'
}

.zmdi-comment-list:before {
    content: '\f25f'
}

.zmdi-comment-more:before {
    content: '\f260'
}

.zmdi-comment-outline:before {
    content: '\f261'
}

.zmdi-comment-text-alt:before {
    content: '\f262'
}

.zmdi-comment-text:before {
    content: '\f263'
}

.zmdi-comment-video:before {
    content: '\f264'
}

.zmdi-comment:before {
    content: '\f265'
}

.zmdi-comments:before {
    content: '\f266'
}

.zmdi-check-all:before {
    content: '\f267'
}

.zmdi-check-circle-u:before {
    content: '\f268'
}

.zmdi-check-circle:before {
    content: '\f269'
}

.zmdi-check-square:before {
    content: '\f26a'
}

.zmdi-check:before {
    content: '\f26b'
}

.zmdi-circle-o:before {
    content: '\f26c'
}

.zmdi-circle:before {
    content: '\f26d'
}

.zmdi-dot-circle-alt:before {
    content: '\f26e'
}

.zmdi-dot-circle:before {
    content: '\f26f'
}

.zmdi-minus-circle-outline:before {
    content: '\f270'
}

.zmdi-minus-circle:before {
    content: '\f271'
}

.zmdi-minus-square:before {
    content: '\f272'
}

.zmdi-minus:before {
    content: '\f273'
}

.zmdi-plus-circle-o-duplicate:before {
    content: '\f274'
}

.zmdi-plus-circle-o:before {
    content: '\f275'
}

.zmdi-plus-circle:before {
    content: '\f276'
}

.zmdi-plus-square:before {
    content: '\f277'
}

.zmdi-plus:before {
    content: '\f278'
}

.zmdi-square-o:before {
    content: '\f279'
}

.zmdi-star-circle:before {
    content: '\f27a'
}

.zmdi-star-half:before {
    content: '\f27b'
}

.zmdi-star-outline:before {
    content: '\f27c'
}

.zmdi-star:before {
    content: '\f27d'
}

.zmdi-bluetooth-connected:before {
    content: '\f27e'
}

.zmdi-bluetooth-off:before {
    content: '\f27f'
}

.zmdi-bluetooth-search:before {
    content: '\f280'
}

.zmdi-bluetooth-setting:before {
    content: '\f281'
}

.zmdi-bluetooth:before {
    content: '\f282'
}

.zmdi-camera-add:before {
    content: '\f283'
}

.zmdi-camera-alt:before {
    content: '\f284'
}

.zmdi-camera-bw:before {
    content: '\f285'
}

.zmdi-camera-front:before {
    content: '\f286'
}

.zmdi-camera-mic:before {
    content: '\f287'
}

.zmdi-camera-party-mode:before {
    content: '\f288'
}

.zmdi-camera-rear:before {
    content: '\f289'
}

.zmdi-camera-roll:before {
    content: '\f28a'
}

.zmdi-camera-switch:before {
    content: '\f28b'
}

.zmdi-camera:before {
    content: '\f28c'
}

.zmdi-card-alert:before {
    content: '\f28d'
}

.zmdi-card-off:before {
    content: '\f28e'
}

.zmdi-card-sd:before {
    content: '\f28f'
}

.zmdi-card-sim:before {
    content: '\f290'
}

.zmdi-desktop-mac:before {
    content: '\f291'
}

.zmdi-desktop-windows:before {
    content: '\f292'
}

.zmdi-device-hub:before {
    content: '\f293'
}

.zmdi-devices-off:before {
    content: '\f294'
}

.zmdi-devices:before {
    content: '\f295'
}

.zmdi-dock:before {
    content: '\f296'
}

.zmdi-floppy:before {
    content: '\f297'
}

.zmdi-gamepad:before {
    content: '\f298'
}

.zmdi-gps-dot:before {
    content: '\f299'
}

.zmdi-gps-off:before {
    content: '\f29a'
}

.zmdi-gps:before {
    content: '\f29b'
}

.zmdi-headset-mic:before {
    content: '\f29c'
}

.zmdi-headset:before {
    content: '\f29d'
}

.zmdi-input-antenna:before {
    content: '\f29e'
}

.zmdi-input-composite:before {
    content: '\f29f'
}

.zmdi-input-hdmi:before {
    content: '\f2a0'
}

.zmdi-input-power:before {
    content: '\f2a1'
}

.zmdi-input-svideo:before {
    content: '\f2a2'
}

.zmdi-keyboard-hide:before {
    content: '\f2a3'
}

.zmdi-keyboard:before {
    content: '\f2a4'
}

.zmdi-laptop-chromebook:before {
    content: '\f2a5'
}

.zmdi-laptop-mac:before {
    content: '\f2a6'
}

.zmdi-laptop:before {
    content: '\f2a7'
}

.zmdi-mic-off:before {
    content: '\f2a8'
}

.zmdi-mic-outline:before {
    content: '\f2a9'
}

.zmdi-mic-setting:before {
    content: '\f2aa'
}

.zmdi-mic:before {
    content: '\f2ab'
}

.zmdi-mouse:before {
    content: '\f2ac'
}

.zmdi-network-alert:before {
    content: '\f2ad'
}

.zmdi-network-locked:before {
    content: '\f2ae'
}

.zmdi-network-off:before {
    content: '\f2af'
}

.zmdi-network-outline:before {
    content: '\f2b0'
}

.zmdi-network-setting:before {
    content: '\f2b1'
}

.zmdi-network:before {
    content: '\f2b2'
}

.zmdi-phone-bluetooth:before {
    content: '\f2b3'
}

.zmdi-phone-end:before {
    content: '\f2b4'
}

.zmdi-phone-forwarded:before {
    content: '\f2b5'
}

.zmdi-phone-in-talk:before {
    content: '\f2b6'
}

.zmdi-phone-locked:before {
    content: '\f2b7'
}

.zmdi-phone-missed:before {
    content: '\f2b8'
}

.zmdi-phone-msg:before {
    content: '\f2b9'
}

.zmdi-phone-paused:before {
    content: '\f2ba'
}

.zmdi-phone-ring:before {
    content: '\f2bb'
}

.zmdi-phone-setting:before {
    content: '\f2bc'
}

.zmdi-phone-sip:before {
    content: '\f2bd'
}

.zmdi-phone:before {
    content: '\f2be'
}

.zmdi-portable-wifi-changes:before {
    content: '\f2bf'
}

.zmdi-portable-wifi-off:before {
    content: '\f2c0'
}

.zmdi-portable-wifi:before {
    content: '\f2c1'
}

.zmdi-radio:before {
    content: '\f2c2'
}

.zmdi-reader:before {
    content: '\f2c3'
}

.zmdi-remote-control-alt:before {
    content: '\f2c4'
}

.zmdi-remote-control:before {
    content: '\f2c5'
}

.zmdi-router:before {
    content: '\f2c6'
}

.zmdi-scanner:before {
    content: '\f2c7'
}

.zmdi-smartphone-android:before {
    content: '\f2c8'
}

.zmdi-smartphone-download:before {
    content: '\f2c9'
}

.zmdi-smartphone-erase:before {
    content: '\f2ca'
}

.zmdi-smartphone-info:before {
    content: '\f2cb'
}

.zmdi-smartphone-iphone:before {
    content: '\f2cc'
}

.zmdi-smartphone-landscape-lock:before {
    content: '\f2cd'
}

.zmdi-smartphone-landscape:before {
    content: '\f2ce'
}

.zmdi-smartphone-lock:before {
    content: '\f2cf'
}

.zmdi-smartphone-portrait-lock:before {
    content: '\f2d0'
}

.zmdi-smartphone-ring:before {
    content: '\f2d1'
}

.zmdi-smartphone-setting:before {
    content: '\f2d2'
}

.zmdi-smartphone-setup:before {
    content: '\f2d3'
}

.zmdi-smartphone:before {
    content: '\f2d4'
}

.zmdi-speaker:before {
    content: '\f2d5'
}

.zmdi-tablet-android:before {
    content: '\f2d6'
}

.zmdi-tablet-mac:before {
    content: '\f2d7'
}

.zmdi-tablet:before {
    content: '\f2d8'
}

.zmdi-tv-alt-play:before {
    content: '\f2d9'
}

.zmdi-tv-list:before {
    content: '\f2da'
}

.zmdi-tv-play:before {
    content: '\f2db'
}

.zmdi-tv:before {
    content: '\f2dc'
}

.zmdi-usb:before {
    content: '\f2dd'
}

.zmdi-videocam-off:before {
    content: '\f2de'
}

.zmdi-videocam-switch:before {
    content: '\f2df'
}

.zmdi-videocam:before {
    content: '\f2e0'
}

.zmdi-watch:before {
    content: '\f2e1'
}

.zmdi-wifi-alt-2:before {
    content: '\f2e2'
}

.zmdi-wifi-alt:before {
    content: '\f2e3'
}

.zmdi-wifi-info:before {
    content: '\f2e4'
}

.zmdi-wifi-lock:before {
    content: '\f2e5'
}

.zmdi-wifi-off:before {
    content: '\f2e6'
}

.zmdi-wifi-outline:before {
    content: '\f2e7'
}

.zmdi-wifi:before {
    content: '\f2e8'
}

.zmdi-arrow-left-bottom:before {
    content: '\f2e9'
}

.zmdi-arrow-left:before {
    content: '\f2ea'
}

.zmdi-arrow-merge:before {
    content: '\f2eb'
}

.zmdi-arrow-missed:before {
    content: '\f2ec'
}

.zmdi-arrow-right-top:before {
    content: '\f2ed'
}

.zmdi-arrow-right:before {
    content: '\f2ee'
}

.zmdi-arrow-split:before {
    content: '\f2ef'
}

.zmdi-arrows:before {
    content: '\f2f0'
}

.zmdi-caret-down-circle:before {
    content: '\f2f1'
}

.zmdi-caret-down:before {
    content: '\f2f2'
}

.zmdi-caret-left-circle:before {
    content: '\f2f3'
}

.zmdi-caret-left:before {
    content: '\f2f4'
}

.zmdi-caret-right-circle:before {
    content: '\f2f5'
}

.zmdi-caret-right:before {
    content: '\f2f6'
}

.zmdi-caret-up-circle:before {
    content: '\f2f7'
}

.zmdi-caret-up:before {
    content: '\f2f8'
}

.zmdi-chevron-down:before {
    content: '\f2f9'
}

.zmdi-chevron-left:before {
    content: '\f2fa'
}

.zmdi-chevron-right:before {
    content: '\f2fb'
}

.zmdi-chevron-up:before {
    content: '\f2fc'
}

.zmdi-forward:before {
    content: '\f2fd'
}

.zmdi-long-arrow-down:before {
    content: '\f2fe'
}

.zmdi-long-arrow-left:before {
    content: '\f2ff'
}

.zmdi-long-arrow-return:before {
    content: '\f300'
}

.zmdi-long-arrow-right:before {
    content: '\f301'
}

.zmdi-long-arrow-tab:before {
    content: '\f302'
}

.zmdi-long-arrow-up:before {
    content: '\f303'
}

.zmdi-rotate-ccw:before {
    content: '\f304'
}

.zmdi-rotate-cw:before {
    content: '\f305'
}

.zmdi-rotate-left:before {
    content: '\f306'
}

.zmdi-rotate-right:before {
    content: '\f307'
}

.zmdi-square-down:before {
    content: '\f308'
}

.zmdi-square-right:before {
    content: '\f309'
}

.zmdi-swap-alt:before {
    content: '\f30a'
}

.zmdi-swap-vertical-circle:before {
    content: '\f30b'
}

.zmdi-swap-vertical:before {
    content: '\f30c'
}

.zmdi-swap:before {
    content: '\f30d'
}

.zmdi-trending-down:before {
    content: '\f30e'
}

.zmdi-trending-flat:before {
    content: '\f30f'
}

.zmdi-trending-up:before {
    content: '\f310'
}

.zmdi-unfold-less:before {
    content: '\f311'
}

.zmdi-unfold-more:before {
    content: '\f312'
}

.zmdi-apps:before {
    content: '\f313'
}

.zmdi-grid-off:before {
    content: '\f314'
}

.zmdi-grid:before {
    content: '\f315'
}

.zmdi-view-agenda:before {
    content: '\f316'
}

.zmdi-view-array:before {
    content: '\f317'
}

.zmdi-view-carousel:before {
    content: '\f318'
}

.zmdi-view-column:before {
    content: '\f319'
}

.zmdi-view-comfy:before {
    content: '\f31a'
}

.zmdi-view-compact:before {
    content: '\f31b'
}

.zmdi-view-dashboard:before {
    content: '\f31c'
}

.zmdi-view-day:before {
    content: '\f31d'
}

.zmdi-view-headline:before {
    content: '\f31e'
}

.zmdi-view-list-alt:before {
    content: '\f31f'
}

.zmdi-view-list:before {
    content: '\f320'
}

.zmdi-view-module:before {
    content: '\f321'
}

.zmdi-view-quilt:before {
    content: '\f322'
}

.zmdi-view-stream:before {
    content: '\f323'
}

.zmdi-view-subtitles:before {
    content: '\f324'
}

.zmdi-view-toc:before {
    content: '\f325'
}

.zmdi-view-web:before {
    content: '\f326'
}

.zmdi-view-week:before {
    content: '\f327'
}

.zmdi-widgets:before {
    content: '\f328'
}

.zmdi-alarm-check:before {
    content: '\f329'
}

.zmdi-alarm-off:before {
    content: '\f32a'
}

.zmdi-alarm-plus:before {
    content: '\f32b'
}

.zmdi-alarm-snooze:before {
    content: '\f32c'
}

.zmdi-alarm:before {
    content: '\f32d'
}

.zmdi-calendar-alt:before {
    content: '\f32e'
}

.zmdi-calendar-check:before {
    content: '\f32f'
}

.zmdi-calendar-close:before {
    content: '\f330'
}

.zmdi-calendar-note:before {
    content: '\f331'
}

.zmdi-calendar:before {
    content: '\f332'
}

.zmdi-time-countdown:before {
    content: '\f333'
}

.zmdi-time-interval:before {
    content: '\f334'
}

.zmdi-time-restore-setting:before {
    content: '\f335'
}

.zmdi-time-restore:before {
    content: '\f336'
}

.zmdi-time:before {
    content: '\f337'
}

.zmdi-timer-off:before {
    content: '\f338'
}

.zmdi-timer:before {
    content: '\f339'
}

.zmdi-android-alt:before {
    content: '\f33a'
}

.zmdi-android:before {
    content: '\f33b'
}

.zmdi-apple:before {
    content: '\f33c'
}

.zmdi-behance:before {
    content: '\f33d'
}

.zmdi-codepen:before {
    content: '\f33e'
}

.zmdi-dribbble:before {
    content: '\f33f'
}

.zmdi-dropbox:before {
    content: '\f340'
}

.zmdi-evernote:before {
    content: '\f341'
}

.zmdi-facebook-box:before {
    content: '\f342'
}

.zmdi-facebook:before {
    content: '\f343'
}

.zmdi-github-box:before {
    content: '\f344'
}

.zmdi-github:before {
    content: '\f345'
}

.zmdi-google-drive:before {
    content: '\f346'
}

.zmdi-google-earth:before {
    content: '\f347'
}

.zmdi-google-glass:before {
    content: '\f348'
}

.zmdi-google-maps:before {
    content: '\f349'
}

.zmdi-google-pages:before {
    content: '\f34a'
}

.zmdi-google-play:before {
    content: '\f34b'
}

.zmdi-google-plus-box:before {
    content: '\f34c'
}

.zmdi-google-plus:before {
    content: '\f34d'
}

.zmdi-google:before {
    content: '\f34e'
}

.zmdi-instagram:before {
    content: '\f34f'
}

.zmdi-language-css3:before {
    content: '\f350'
}

.zmdi-language-html5:before {
    content: '\f351'
}

.zmdi-language-javascript:before {
    content: '\f352'
}

.zmdi-language-python-alt:before {
    content: '\f353'
}

.zmdi-language-python:before {
    content: '\f354'
}

.zmdi-lastfm:before {
    content: '\f355'
}

.zmdi-linkedin-box:before {
    content: '\f356'
}

.zmdi-paypal:before {
    content: '\f357'
}

.zmdi-pinterest-box:before {
    content: '\f358'
}

.zmdi-pocket:before {
    content: '\f359'
}

.zmdi-polymer:before {
    content: '\f35a'
}

.zmdi-share:before {
    content: '\f35b'
}

.zmdi-stackoverflow:before {
    content: '\f35c'
}

.zmdi-steam-square:before {
    content: '\f35d'
}

.zmdi-steam:before {
    content: '\f35e'
}

.zmdi-twitter-box:before {
    content: '\f35f'
}

.zmdi-twitter:before {
    content: '\f360'
}

.zmdi-vk:before {
    content: '\f361'
}

.zmdi-wikipedia:before {
    content: '\f362'
}

.zmdi-windows:before {
    content: '\f363'
}

.zmdi-aspect-ratio-alt:before {
    content: '\f364'
}

.zmdi-aspect-ratio:before {
    content: '\f365'
}

.zmdi-blur-circular:before {
    content: '\f366'
}

.zmdi-blur-linear:before {
    content: '\f367'
}

.zmdi-blur-off:before {
    content: '\f368'
}

.zmdi-blur:before {
    content: '\f369'
}

.zmdi-brightness-2:before {
    content: '\f36a'
}

.zmdi-brightness-3:before {
    content: '\f36b'
}

.zmdi-brightness-4:before {
    content: '\f36c'
}

.zmdi-brightness-5:before {
    content: '\f36d'
}

.zmdi-brightness-6:before {
    content: '\f36e'
}

.zmdi-brightness-7:before {
    content: '\f36f'
}

.zmdi-brightness-auto:before {
    content: '\f370'
}

.zmdi-brightness-setting:before {
    content: '\f371'
}

.zmdi-broken-image:before {
    content: '\f372'
}

.zmdi-center-focus-strong:before {
    content: '\f373'
}

.zmdi-center-focus-weak:before {
    content: '\f374'
}

.zmdi-compare:before {
    content: '\f375'
}

.zmdi-crop-16-9:before {
    content: '\f376'
}

.zmdi-crop-3-2:before {
    content: '\f377'
}

.zmdi-crop-5-4:before {
    content: '\f378'
}

.zmdi-crop-7-5:before {
    content: '\f379'
}

.zmdi-crop-din:before {
    content: '\f37a'
}

.zmdi-crop-free:before {
    content: '\f37b'
}

.zmdi-crop-landscape:before {
    content: '\f37c'
}

.zmdi-crop-portrait:before {
    content: '\f37d'
}

.zmdi-crop-square:before {
    content: '\f37e'
}

.zmdi-exposure-alt:before {
    content: '\f37f'
}

.zmdi-exposure:before {
    content: '\f380'
}

.zmdi-filter-b-and-w:before {
    content: '\f381'
}

.zmdi-filter-center-focus:before {
    content: '\f382'
}

.zmdi-filter-frames:before {
    content: '\f383'
}

.zmdi-filter-tilt-shift:before {
    content: '\f384'
}

.zmdi-gradient:before {
    content: '\f385'
}

.zmdi-grain:before {
    content: '\f386'
}

.zmdi-graphic-eq:before {
    content: '\f387'
}

.zmdi-hdr-off:before {
    content: '\f388'
}

.zmdi-hdr-strong:before {
    content: '\f389'
}

.zmdi-hdr-weak:before {
    content: '\f38a'
}

.zmdi-hdr:before {
    content: '\f38b'
}

.zmdi-iridescent:before {
    content: '\f38c'
}

.zmdi-leak-off:before {
    content: '\f38d'
}

.zmdi-leak:before {
    content: '\f38e'
}

.zmdi-looks:before {
    content: '\f38f'
}

.zmdi-loupe:before {
    content: '\f390'
}

.zmdi-panorama-horizontal:before {
    content: '\f391'
}

.zmdi-panorama-vertical:before {
    content: '\f392'
}

.zmdi-panorama-wide-angle:before {
    content: '\f393'
}

.zmdi-photo-size-select-large:before {
    content: '\f394'
}

.zmdi-photo-size-select-small:before {
    content: '\f395'
}

.zmdi-picture-in-picture:before {
    content: '\f396'
}

.zmdi-slideshow:before {
    content: '\f397'
}

.zmdi-texture:before {
    content: '\f398'
}

.zmdi-tonality:before {
    content: '\f399'
}

.zmdi-vignette:before {
    content: '\f39a'
}

.zmdi-wb-auto:before {
    content: '\f39b'
}

.zmdi-eject-alt:before {
    content: '\f39c'
}

.zmdi-eject:before {
    content: '\f39d'
}

.zmdi-equalizer:before {
    content: '\f39e'
}

.zmdi-fast-forward:before {
    content: '\f39f'
}

.zmdi-fast-rewind:before {
    content: '\f3a0'
}

.zmdi-forward-10:before {
    content: '\f3a1'
}

.zmdi-forward-30:before {
    content: '\f3a2'
}

.zmdi-forward-5:before {
    content: '\f3a3'
}

.zmdi-hearing:before {
    content: '\f3a4'
}

.zmdi-pause-circle-outline:before {
    content: '\f3a5'
}

.zmdi-pause-circle:before {
    content: '\f3a6'
}

.zmdi-pause:before {
    content: '\f3a7'
}

.zmdi-play-circle-outline:before {
    content: '\f3a8'
}

.zmdi-play-circle:before {
    content: '\f3a9'
}

.zmdi-play:before {
    content: '\f3aa'
}

.zmdi-playlist-audio:before {
    content: '\f3ab'
}

.zmdi-playlist-plus:before {
    content: '\f3ac'
}

.zmdi-repeat-one:before {
    content: '\f3ad'
}

.zmdi-repeat:before {
    content: '\f3ae'
}

.zmdi-replay-10:before {
    content: '\f3af'
}

.zmdi-replay-30:before {
    content: '\f3b0'
}

.zmdi-replay-5:before {
    content: '\f3b1'
}

.zmdi-replay:before {
    content: '\f3b2'
}

.zmdi-shuffle:before {
    content: '\f3b3'
}

.zmdi-skip-next:before {
    content: '\f3b4'
}

.zmdi-skip-previous:before {
    content: '\f3b5'
}

.zmdi-stop:before {
    content: '\f3b6'
}

.zmdi-surround-sound:before {
    content: '\f3b7'
}

.zmdi-tune:before {
    content: '\f3b8'
}

.zmdi-volume-down:before {
    content: '\f3b9'
}

.zmdi-volume-mute:before {
    content: '\f3ba'
}

.zmdi-volume-off:before {
    content: '\f3bb'
}

.zmdi-volume-up:before {
    content: '\f3bc'
}

.zmdi-n-1-square:before {
    content: '\f3bd'
}

.zmdi-n-2-square:before {
    content: '\f3be'
}

.zmdi-n-3-square:before {
    content: '\f3bf'
}

.zmdi-n-4-square:before {
    content: '\f3c0'
}

.zmdi-n-5-square:before {
    content: '\f3c1'
}

.zmdi-n-6-square:before {
    content: '\f3c2'
}

.zmdi-neg-1:before {
    content: '\f3c3'
}

.zmdi-neg-2:before {
    content: '\f3c4'
}

.zmdi-plus-1:before {
    content: '\f3c5'
}

.zmdi-plus-2:before {
    content: '\f3c6'
}

.zmdi-sec-10:before {
    content: '\f3c7'
}

.zmdi-sec-3:before {
    content: '\f3c8'
}

.zmdi-zero:before {
    content: '\f3c9'
}

.zmdi-airline-seat-flat-angled:before {
    content: '\f3ca'
}

.zmdi-airline-seat-flat:before {
    content: '\f3cb'
}

.zmdi-airline-seat-individual-suite:before {
    content: '\f3cc'
}

.zmdi-airline-seat-legroom-extra:before {
    content: '\f3cd'
}

.zmdi-airline-seat-legroom-normal:before {
    content: '\f3ce'
}

.zmdi-airline-seat-legroom-reduced:before {
    content: '\f3cf'
}

.zmdi-airline-seat-recline-extra:before {
    content: '\f3d0'
}

.zmdi-airline-seat-recline-normal:before {
    content: '\f3d1'
}

.zmdi-airplay:before {
    content: '\f3d2'
}

.zmdi-closed-caption:before {
    content: '\f3d3'
}

.zmdi-confirmation-number:before {
    content: '\f3d4'
}

.zmdi-developer-board:before {
    content: '\f3d5'
}

.zmdi-disc-full:before {
    content: '\f3d6'
}

.zmdi-explicit:before {
    content: '\f3d7'
}

.zmdi-flight-land:before {
    content: '\f3d8'
}

.zmdi-flight-takeoff:before {
    content: '\f3d9'
}

.zmdi-flip-to-back:before {
    content: '\f3da'
}

.zmdi-flip-to-front:before {
    content: '\f3db'
}

.zmdi-group-work:before {
    content: '\f3dc'
}

.zmdi-hd:before {
    content: '\f3dd'
}

.zmdi-hq:before {
    content: '\f3de'
}

.zmdi-markunread-mailbox:before {
    content: '\f3df'
}

.zmdi-memory:before {
    content: '\f3e0'
}

.zmdi-nfc:before {
    content: '\f3e1'
}

.zmdi-play-for-work:before {
    content: '\f3e2'
}

.zmdi-power-input:before {
    content: '\f3e3'
}

.zmdi-present-to-all:before {
    content: '\f3e4'
}

.zmdi-satellite:before {
    content: '\f3e5'
}

.zmdi-tap-and-play:before {
    content: '\f3e6'
}

.zmdi-vibration:before {
    content: '\f3e7'
}

.zmdi-voicemail:before {
    content: '\f3e8'
}

.zmdi-group:before {
    content: '\f3e9'
}

.zmdi-rss:before {
    content: '\f3ea'
}

.zmdi-shape:before {
    content: '\f3eb'
}

.zmdi-spinner:before {
    content: '\f3ec'
}

.zmdi-ungroup:before {
    content: '\f3ed'
}

.zmdi-500px:before {
    content: '\f3ee'
}

.zmdi-8tracks:before {
    content: '\f3ef'
}

.zmdi-amazon:before {
    content: '\f3f0'
}

.zmdi-blogger:before {
    content: '\f3f1'
}

.zmdi-delicious:before {
    content: '\f3f2'
}

.zmdi-disqus:before {
    content: '\f3f3'
}

.zmdi-flattr:before {
    content: '\f3f4'
}

.zmdi-flickr:before {
    content: '\f3f5'
}

.zmdi-github-alt:before {
    content: '\f3f6'
}

.zmdi-google-old:before {
    content: '\f3f7'
}

.zmdi-linkedin:before {
    content: '\f3f8'
}

.zmdi-odnoklassniki:before {
    content: '\f3f9'
}

.zmdi-outlook:before {
    content: '\f3fa'
}

.zmdi-paypal-alt:before {
    content: '\f3fb'
}

.zmdi-pinterest:before {
    content: '\f3fc'
}

.zmdi-playstation:before {
    content: '\f3fd'
}

.zmdi-reddit:before {
    content: '\f3fe'
}

.zmdi-skype:before {
    content: '\f3ff'
}

.zmdi-slideshare:before {
    content: '\f400'
}

.zmdi-soundcloud:before {
    content: '\f401'
}

.zmdi-tumblr:before {
    content: '\f402'
}

.zmdi-twitch:before {
    content: '\f403'
}

.zmdi-vimeo:before {
    content: '\f404'
}

.zmdi-whatsapp:before {
    content: '\f405'
}

.zmdi-xbox:before {
    content: '\f406'
}

.zmdi-yahoo:before {
    content: '\f407'
}

.zmdi-youtube-play:before {
    content: '\f408'
}

.zmdi-youtube:before {
    content: '\f409'
}

.zmdi-import-export:before {
    content: '\f30c'
}

.zmdi-swap-vertical-:before {
    content: '\f30c'
}

.zmdi-airplanemode-inactive:before {
    content: '\f102'
}

.zmdi-airplanemode-active:before {
    content: '\f103'
}

.zmdi-rate-review:before {
    content: '\f103'
}

.zmdi-comment-sign:before {
    content: '\f25a'
}

.zmdi-network-warning:before {
    content: '\f2ad'
}

.zmdi-shopping-cart-add:before {
    content: '\f1ca'
}

.zmdi-file-add:before {
    content: '\f221'
}

.zmdi-network-wifi-scan:before {
    content: '\f2e4'
}

.zmdi-collection-add:before {
    content: '\f14e'
}

.zmdi-format-playlist-add:before {
    content: '\f3ac'
}

.zmdi-format-queue-music:before {
    content: '\f3ab'
}

.zmdi-plus-box:before {
    content: '\f277'
}

.zmdi-tag-backspace:before {
    content: '\f1d9'
}

.zmdi-alarm-add:before {
    content: '\f32b'
}

.zmdi-battery-charging:before {
    content: '\f114'
}

.zmdi-daydream-setting:before {
    content: '\f217'
}

.zmdi-more-horiz:before {
    content: '\f19c'
}

.zmdi-book-photo:before {
    content: '\f11b'
}

.zmdi-incandescent:before {
    content: '\f189'
}

.zmdi-wb-iridescent:before {
    content: '\f38c'
}

.zmdi-calendar-remove:before {
    content: '\f330'
}

.zmdi-refresh-sync-disabled:before {
    content: '\f1b7'
}

.zmdi-refresh-sync-problem:before {
    content: '\f1b6'
}

.zmdi-crop-original:before {
    content: '\f17e'
}

.zmdi-power-off:before {
    content: '\f1af'
}

.zmdi-power-off-setting:before {
    content: '\f1ae'
}

.zmdi-leak-remove:before {
    content: '\f38d'
}

.zmdi-star-border:before {
    content: '\f27c'
}

.zmdi-brightness-low:before {
    content: '\f36d'
}

.zmdi-brightness-medium:before {
    content: '\f36e'
}

.zmdi-brightness-high:before {
    content: '\f36f'
}

.zmdi-smartphone-portrait:before {
    content: '\f2d4'
}

.zmdi-live-tv:before {
    content: '\f2d9'
}

.zmdi-format-textdirection-l-to-r:before {
    content: '\f249'
}

.zmdi-format-textdirection-r-to-l:before {
    content: '\f24a'
}

.zmdi-arrow-back:before {
    content: '\f2ea'
}

.zmdi-arrow-forward:before {
    content: '\f2ee'
}

.zmdi-arrow-in:before {
    content: '\f2e9'
}

.zmdi-arrow-out:before {
    content: '\f2ed'
}

.zmdi-rotate-90-degrees-ccw:before {
    content: '\f304'
}

.zmdi-adb:before {
    content: '\f33a'
}

.zmdi-network-wifi:before {
    content: '\f2e8'
}

.zmdi-network-wifi-alt:before {
    content: '\f2e3'
}

.zmdi-network-wifi-lock:before {
    content: '\f2e5'
}

.zmdi-network-wifi-off:before {
    content: '\f2e6'
}

.zmdi-network-wifi-outline:before {
    content: '\f2e7'
}

.zmdi-network-wifi-info:before {
    content: '\f2e4'
}

.zmdi-layers-clear:before {
    content: '\f18b'
}

.zmdi-colorize:before {
    content: '\f15d'
}

.zmdi-format-paint:before {
    content: '\f1ba'
}

.zmdi-format-quote:before {
    content: '\f1b2'
}

.zmdi-camera-monochrome-photos:before {
    content: '\f285'
}

.zmdi-sort-by-alpha:before {
    content: '\f1cf'
}

.zmdi-folder-shared:before {
    content: '\f225'
}

.zmdi-folder-special:before {
    content: '\f226'
}

.zmdi-comment-dots:before {
    content: '\f260'
}

.zmdi-reorder:before {
    content: '\f31e'
}

.zmdi-dehaze:before {
    content: '\f197'
}

.zmdi-sort:before {
    content: '\f1ce'
}

.zmdi-pages:before {
    content: '\f34a'
}

.zmdi-stack-overflow:before {
    content: '\f35c'
}

.zmdi-calendar-account:before {
    content: '\f204'
}

.zmdi-paste:before {
    content: '\f109'
}

.zmdi-cut:before {
    content: '\f1bc'
}

.zmdi-save:before {
    content: '\f297'
}

.zmdi-smartphone-code:before {
    content: '\f139'
}

.zmdi-directions-bike:before {
    content: '\f117'
}

.zmdi-directions-boat:before {
    content: '\f11a'
}

.zmdi-directions-bus:before {
    content: '\f121'
}

.zmdi-directions-car:before {
    content: '\f125'
}

.zmdi-directions-railway:before {
    content: '\f1b3'
}

.zmdi-directions-run:before {
    content: '\f215'
}

.zmdi-directions-subway:before {
    content: '\f1d5'
}

.zmdi-directions-walk:before {
    content: '\f216'
}

.zmdi-local-hotel:before {
    content: '\f178'
}

.zmdi-local-activity:before {
    content: '\f1df'
}

.zmdi-local-play:before {
    content: '\f1df'
}

.zmdi-local-airport:before {
    content: '\f103'
}

.zmdi-local-atm:before {
    content: '\f198'
}

.zmdi-local-bar:before {
    content: '\f137'
}

.zmdi-local-cafe:before {
    content: '\f13b'
}

.zmdi-local-car-wash:before {
    content: '\f124'
}

.zmdi-local-convenience-store:before {
    content: '\f1d3'
}

.zmdi-local-dining:before {
    content: '\f153'
}

.zmdi-local-drink:before {
    content: '\f157'
}

.zmdi-local-florist:before {
    content: '\f168'
}

.zmdi-local-gas-station:before {
    content: '\f16f'
}

.zmdi-local-grocery-store:before {
    content: '\f1cb'
}

.zmdi-local-hospital:before {
    content: '\f177'
}

.zmdi-local-laundry-service:before {
    content: '\f1e9'
}

.zmdi-local-library:before {
    content: '\f18d'
}

.zmdi-local-mall:before {
    content: '\f195'
}

.zmdi-local-movies:before {
    content: '\f19d'
}

.zmdi-local-offer:before {
    content: '\f187'
}

.zmdi-local-parking:before {
    content: '\f1a5'
}

.zmdi-local-parking:before {
    content: '\f1a5'
}

.zmdi-local-pharmacy:before {
    content: '\f176'
}

.zmdi-local-phone:before {
    content: '\f2be'
}

.zmdi-local-pizza:before {
    content: '\f1ac'
}

.zmdi-local-post-office:before {
    content: '\f15a'
}

.zmdi-local-printshop:before {
    content: '\f1b0'
}

.zmdi-local-see:before {
    content: '\f28c'
}

.zmdi-local-shipping:before {
    content: '\f1e6'
}

.zmdi-local-store:before {
    content: '\f1d4'
}

.zmdi-local-taxi:before {
    content: '\f123'
}

.zmdi-local-wc:before {
    content: '\f211'
}

.zmdi-my-location:before {
    content: '\f299'
}

.zmdi-directions:before {
    content: '\f1e7'
}

.input-group-addon i {
    font-size: 17px
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -2px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -2px
}

.label {
    border: 1px solid transparent;
    border-radius: 2px;
    display: inline-block;
    font-size: 85%;
    font-weight: 500;
    padding: .2em .6em
}

.label-pill {
    border-radius: 10em
}

.label-outline-default {
    background-color: transparent;
    border-color: #777;
    color: #777
}

    .label-outline-default[href]:focus, .label-outline-default[href]:hover {
        background-color: #777;
        color: #fff
    }

.label-outline-primary {
    background-color: transparent;
    border-color: #1d87e4;
    color: #1d87e4
}

    .label-outline-primary[href]:focus, .label-outline-primary[href]:hover {
        background-color: #1d87e4;
        color: #fff
    }

.label-outline-success {
    background-color: transparent;
    border-color: #34a853;
    color: #34a853
}

    .label-outline-success[href]:focus, .label-outline-success[href]:hover {
        background-color: #34a853;
        color: #fff
    }

.label-outline-info {
    background-color: transparent;
    border-color: #7d57c1;
    color: #7d57c1
}

    .label-outline-info[href]:focus, .label-outline-info[href]:hover {
        background-color: #7d57c1;
        color: #fff
    }

.label-outline-warning {
    background-color: transparent;
    border-color: #faa800;
    color: #faa800
}

    .label-outline-warning[href]:focus, .label-outline-warning[href]:hover {
        background-color: #faa800;
        color: #fff
    }

.label-outline-danger {
    background-color: transparent;
    border-color: #e53935;
    color: #e53935
}

    .label-outline-danger[href]:focus, .label-outline-danger[href]:hover {
        background-color: #e53935;
        color: #fff
    }

.layout {
    padding-top: 50px
}

.site-main {
    height: auto;
    min-height: 100%;
    overflow: hidden;
    position: relative
}

.site-overlay {
    background-color: rgba(0,0,0,.5);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1010
}

@media (max-width:767px) {
    .layout-left-sidebar-opened .site-overlay {
        display: block
    }
}

.site-header {
    border-bottom: 1px solid rgba(0,0,0,.1);
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1030
}

@media (min-width:768px) {
    .layout-header-fixed .site-header {
        position: fixed
    }
}

.site-left-sidebar {
    background-color: #fff;
    bottom: 0;
    left: 0;
    padding-right: 1px;
    position: absolute;
    top: 0;
    -webkit-transition: left .3s;
    transition: left .3s;
    width: 220px;
    z-index: 1020
}

@media (max-width:767px) {
    .site-left-sidebar {
        left: -220px
    }

    .layout-left-sidebar-opened .site-left-sidebar {
        left: 0
    }
}

@media (min-width:768px) {
    .layout-left-sidebar-fixed .site-left-sidebar {
        margin-top: 50px;
        position: fixed
    }

    .layout-left-sidebar-collapsed .site-left-sidebar {
        margin-top: 0 !important;
        position: absolute !important;
        width: 60px
    }
}

.site-right-sidebar {
    background-color: #fff;
    bottom: 0;
    border-left: 1px solid rgba(0,0,0,.1);
    position: absolute;
    right: -350px;
    top: 0;
    -webkit-transition: right .3s;
    transition: right .3s;
    width: 350px;
    z-index: 1020
}

.layout-right-sidebar-opened .site-right-sidebar {
    right: 0
}

.layout-header-fixed .site-right-sidebar {
    margin-top: 50px;
    position: fixed
}

.site-content {
    padding: 15px 15px 65px 15px
}

    .site-content:after, .site-content:before {
        content: " ";
        display: table
    }

    .site-content:after {
        clear: both
    }

@media (min-width:768px) {
    .site-content {
        margin-left: 220px;
        -webkit-transition: margin-left .3s;
        transition: margin-left .3s
    }

    .layout-left-sidebar-collapsed .site-content {
        margin-left: 60px
    }
}

.site-footer {
    background-color: #eee;
    border-top: 1px solid rgba(0,0,0,.1);
    bottom: 0;
    color: #333;
    left: 0;
    line-height: 50px;
    height: 50px;
    padding: 0 15px;
    position: absolute;
    right: 0
}

@media (min-width:768px) {
    .site-footer {
        margin-left: 220px;
        -webkit-transition: margin-left .3s;
        transition: margin-left .3s
    }

    .layout-footer-fixed .site-footer {
        position: fixed
    }

    .layout-left-sidebar-collapsed .site-footer {
        margin-left: 60px
    }
}

@media (min-width:768px) {
    .sidebar-backdrop {
        background-color: #fff;
        border-right: 1px solid rgba(0,0,0,.1);
        height: 100%;
        left: 0;
        max-height: 100%;
        position: fixed;
        top: 0;
        -webkit-transition: width .3s;
        transition: width .3s;
        width: 220px;
        z-index: -1
    }
}

@media (min-width:768px) and (min-width:768px) {
    .layout-left-sidebar-collapsed .sidebar-backdrop {
        width: 60px
    }
}

.sidebar-button {
    padding: 15px
}

    .sidebar-button .btn {
        padding-left: 0;
        padding-right: 0;
        text-transform: uppercase
    }

        .sidebar-button .btn .sb-icon i {
            font-size: 17px
        }

        .sidebar-button .btn .sb-text {
            margin-left: 5px
        }

.sidebar-menu {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

    .sidebar-menu:after, .sidebar-menu:before {
        content: " ";
        display: table
    }

    .sidebar-menu:after {
        clear: both
    }

    .sidebar-menu > li {
        display: block;
        position: relative
    }

        .sidebar-menu > li > a {
            border-bottom: 1px solid transparent;
            border-top: 1px solid transparent;
            color: #333;
            display: block;
            font-size: 13px;
            line-height: 18px;
            padding: 10px 15px;
            position: relative;
            text-decoration: none;
            -webkit-transition: all .3s;
            transition: all .3s
        }

    .sidebar-menu .menu-icon {
        color: #666;
        display: block;
        float: left;
        font-size: 17px;
        height: 18px;
        line-height: 18px;
        margin-right: 10px;
        text-align: center;
        -webkit-transition: color .3s;
        transition: color .3s;
        width: 18px
    }

    .sidebar-menu > li.with-sub > a:before {
        color: #666;
        content: "\f2f6";
        float: right;
        font-family: Material-Design-Iconic-Font;
        font-size: 17px;
        height: 18px;
        line-height: 18px;
        margin-left: 5px;
        text-align: center;
        -webkit-transform: none;
        transform: none;
        -webkit-transition: color .3s;
        transition: color .3s;
        width: 18px
    }

    .sidebar-menu > li.with-sub.open > a:before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .sidebar-menu > li:focus > a, .sidebar-menu > li:hover > a {
        background-color: #f2f2f2;
        color: #333
    }

        .sidebar-menu > li:focus > a .menu-icon, .sidebar-menu > li:focus > a:before, .sidebar-menu > li:hover > a .menu-icon, .sidebar-menu > li:hover > a:before {
            color: #333
        }

    .sidebar-menu > li.open > a {
        background-color: #f2f2f2;
        color: #333
    }

        .sidebar-menu > li.open > a .menu-icon, .sidebar-menu > li.open > a:before {
            color: #333
        }

    .sidebar-menu > li.active > a {
        color: #1d87e4
    }

        .sidebar-menu > li.active > a .menu-icon, .sidebar-menu > li.active > a:before {
            color: #1d87e4
        }

    .sidebar-menu .menu-title {
        color: #737373;
        font-size: 11px;
        font-weight: 500;
        line-height: 1;
        margin-top: 15px;
        overflow: hidden;
        padding: 10px 15px;
        text-overflow: ellipsis;
        text-transform: uppercase;
        white-space: nowrap
    }

    .sidebar-menu .menu-text {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .sidebar-menu .badge {
        float: right
    }

.sidebar-submenu {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

    .sidebar-submenu:after, .sidebar-submenu:before {
        content: " ";
        display: table
    }

    .sidebar-submenu:after {
        clear: both
    }

    .sidebar-submenu .menu-subtitle {
        display: none
    }

    .sidebar-submenu > li > a {
        background-color: #fff;
        color: #333;
        display: block;
        font-size: 13px;
        line-height: 18px;
        padding: 8px 15px 8px 43px;
        position: relative;
        text-decoration: none
    }

    .sidebar-submenu > li:hover > a {
        background-color: #f2f2f2;
        color: #333
    }

    .sidebar-submenu > li.active > a {
        color: #1d87e4
    }

@media (min-width:768px) {
    .layout-left-sidebar-collapsed .custom-scrollable-wrapper, .layout-left-sidebar-collapsed .custom-scrollbar {
        overflow: visible !important
    }

    .layout-left-sidebar-collapsed .custom-scrollbar-bar {
        display: none !important
    }

    .layout-left-sidebar-collapsed .sidebar-button .sb-text {
        display: none
    }

    .layout-left-sidebar-collapsed .sidebar-menu > li > a {
        height: 45px;
        line-height: 45px;
        padding: 0
    }

    .layout-left-sidebar-collapsed .sidebar-menu .menu-icon {
        float: none;
        font-size: 19px;
        height: 45px;
        left: 0;
        line-height: 45px;
        margin-left: 0;
        position: absolute;
        top: 0;
        -webkit-transition: font-size .3s;
        transition: font-size .3s;
        width: 100%
    }

    .layout-left-sidebar-collapsed .sidebar-menu > li.with-sub > a:before {
        content: normal;
        display: none
    }

    .layout-left-sidebar-collapsed .sidebar-menu > li.open > a, .layout-left-sidebar-collapsed .sidebar-menu > li:hover > a {
        border-bottom: 1px solid #e6e6e6;
        border-top: 1px solid #e6e6e6
    }

    .layout-left-sidebar-collapsed .sidebar-menu .badge, .layout-left-sidebar-collapsed .sidebar-menu .menu-text, .layout-left-sidebar-collapsed .sidebar-menu .menu-title {
        display: none
    }

    .layout-left-sidebar-collapsed .sidebar-menu .sidebar-submenu {
        border: 1px solid #e6e6e6;
        border-left: none;
        display: none !important;
        left: 100%;
        min-width: 200px;
        position: absolute;
        top: 0
    }

    .layout-left-sidebar-collapsed .sidebar-menu > .with-sub:hover > .sidebar-submenu {
        display: block !important
    }

    .layout-left-sidebar-collapsed .sidebar-menu .sidebar-submenu > li > a {
        border-left: 1px solid #e6e6e6;
        padding-left: 15px;
        padding-right: 15px;
        white-space: nowrap
    }

    .layout-left-sidebar-collapsed .sidebar-menu .menu-subtitle {
        background-color: #f2f2f2;
        color: #333;
        display: block;
        font-size: 13px;
        font-weight: 700;
        line-height: 45px;
        margin-bottom: -2px;
        overflow: hidden;
        padding: 0 15px;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .layout-left-sidebar-collapsed .sidebar-menu .active .menu-subtitle {
        color: #1d87e4
    }
}

.layout-mailbox .site-content, .layout-mailbox .site-main {
    height: 100%
}

.layout-mailbox .site-content {
    padding: 0
}

.mailbox {
    background-color: #fff;
    height: 100%;
    position: relative
}

    .mailbox .m-toolbar {
        background-color: #fff;
        border-bottom: 1px solid rgba(0,0,0,.1);
        bottom: 0;
        height: 50px;
        left: 0;
        padding: 0 15px 0 45px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 100
    }

        .mailbox .m-toolbar .mt-select-all {
            left: 15px;
            margin-right: 15px;
            position: absolute;
            top: 13px
        }

            .mailbox .m-toolbar .mt-select-all .custom-control {
                padding-left: 16px
            }

        .mailbox .m-toolbar .mt-detail-mode-turn-off {
            display: none;
            left: 0;
            position: absolute;
            top: 0
        }

        .mailbox .m-toolbar > ul {
            list-style: none;
            margin-bottom: 0;
            padding-left: 0;
            white-space: nowrap
        }

            .mailbox .m-toolbar > ul > li {
                display: inline-block;
                position: relative
            }

                .mailbox .m-toolbar > ul > li > a {
                    color: #333;
                    display: block;
                    font-size: 13px;
                    height: 49px;
                    line-height: 49px;
                    padding: 0 15px;
                    text-decoration: none;
                    -webkit-transition: all .3s;
                    transition: all .3s
                }

                    .mailbox .m-toolbar > ul > li > a:focus, .mailbox .m-toolbar > ul > li > a:hover {
                        background-color: #f2f2f2
                    }

                    .mailbox .m-toolbar > ul > li > a .mt-icon {
                        color: #666;
                        font-size: 17px;
                        margin-right: 5px;
                        position: relative;
                        top: 1px
                    }

                    .mailbox .m-toolbar > ul > li > a .mt-chevron {
                        color: #666;
                        font-size: 17px;
                        margin-left: 5px;
                        position: relative;
                        top: 2px
                    }

                .mailbox .m-toolbar > ul > li .dropdown-menu > li > a i {
                    font-size: 17px;
                    margin-right: 10px;
                    position: relative;
                    top: 1px
                }

@media (max-width:767px) {
    .mailbox .m-toolbar.mt-detail-mode-turned-on .mt-select-all {
        display: none
    }

    .mailbox .m-toolbar.mt-detail-mode-turned-on .mt-detail-mode-turn-off {
        display: block
    }

    .mailbox .m-toolbar.mt-detail-mode-turned-on > ul {
        display: none
    }
}

.mailbox .m-messages {
    background-color: #fff;
    border-right: 1px solid rgba(0,0,0,.1);
    bottom: 0;
    left: 0;
    position: absolute;
    top: 50px;
    width: 350px;
    z-index: 98
}

@media (max-width:767px) {
    .mailbox .m-messages {
        right: 0;
        width: auto
    }
}

.mailbox .m-messages ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

    .mailbox .m-messages ul > li {
        display: block
    }

        .mailbox .m-messages ul > li > a {
            border-bottom: 1px solid rgba(0,0,0,.1);
            display: block;
            padding: 15px;
            position: relative;
            text-decoration: none;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .mailbox .m-messages ul > li > a:before {
                background-color: transparent;
                bottom: -1px;
                content: '';
                display: block;
                left: 0;
                position: absolute;
                top: -1px;
                width: 3px
            }

        .mailbox .m-messages ul > li:last-child > a {
            border-bottom: none
        }

        .mailbox .m-messages ul > li > a:focus, .mailbox .m-messages ul > li > a:hover {
            background-color: #f2f2f2
        }

        .mailbox .m-messages ul > li.active > a {
            background-color: #f2f2f2
        }

        .mailbox .m-messages ul > li.unread > a:before {
            background-color: #1d87e4
        }

    .mailbox .m-messages ul .mm-content {
        padding: 0 0 0 75px;
        position: relative
    }

    .mailbox .m-messages ul .mm-checkbox {
        position: absolute;
        left: 0;
        top: 3px
    }

        .mailbox .m-messages ul .mm-checkbox .custom-control {
            padding-left: 16px
        }

    .mailbox .m-messages ul .mm-avatar {
        left: 30px;
        position: absolute;
        top: 0
    }

        .mailbox .m-messages ul .mm-avatar img {
            border-radius: 50%
        }

    .mailbox .m-messages ul .mm-info {
        position: absolute;
        right: 0;
        top: -1px
    }

        .mailbox .m-messages ul .mm-info .mm-attachment {
            color: #999;
            font-size: 13px;
            margin-right: 5px
        }

        .mailbox .m-messages ul .mm-info .mm-time {
            color: #999;
            font-size: 13px
        }

    .mailbox .m-messages ul .mm-author, .mailbox .m-messages ul .mm-text, .mailbox .m-messages ul .mm-title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .mailbox .m-messages ul .mm-author {
        color: #333;
        font-weight: 700;
        font-size: 13px;
        padding-right: 50px
    }

    .mailbox .m-messages ul .mm-title {
        color: #333;
        font-size: 13px
    }

    .mailbox .m-messages ul .mm-text {
        color: #999;
        font-size: 13px
    }

.mailbox .m-detail {
    background-color: #fff;
    bottom: 0;
    left: 350px;
    position: absolute;
    right: 0;
    top: 50px;
    z-index: 99
}

@media (max-width:767px) {
    .mailbox .m-detail {
        display: none;
        left: 0
    }
}

.mailbox .m-detail .md-title {
    border-bottom: 1px solid rgba(0,0,0,.1);
    padding: 30px;
    position: relative
}

    .mailbox .m-detail .md-title .md-links {
        float: right
    }

        .mailbox .m-detail .md-title .md-links ul {
            list-style: none;
            margin-bottom: 0;
            padding-left: 0
        }

            .mailbox .m-detail .md-title .md-links ul:after, .mailbox .m-detail .md-title .md-links ul:before {
                content: " ";
                display: table
            }

            .mailbox .m-detail .md-title .md-links ul:after {
                clear: both
            }

            .mailbox .m-detail .md-title .md-links ul > li {
                display: block;
                float: left
            }

                .mailbox .m-detail .md-title .md-links ul > li > a {
                    color: #999;
                    font-size: 17px;
                    margin-left: 10px;
                    text-decoration: none;
                    -webkit-transition: all .3s;
                    transition: all .3s
                }

                    .mailbox .m-detail .md-title .md-links ul > li > a:focus, .mailbox .m-detail .md-title .md-links ul > li > a:hover {
                        color: #1d87e4
                    }

.mailbox .m-detail .md-content {
    padding: 30px 30px 30px 100px;
    position: relative
}

    .mailbox .m-detail .md-content .md-avatar {
        position: absolute;
        top: 30px;
        left: 30px
    }

        .mailbox .m-detail .md-content .md-avatar img {
            border-radius: 50%
        }

    .mailbox .m-detail .md-content .md-info {
        margin-bottom: 30px
    }

        .mailbox .m-detail .md-content .md-info .md-author {
            color: #333;
            font-size: 13px;
            font-weight: 700;
            position: relative;
            padding-right: 100px
        }

        .mailbox .m-detail .md-content .md-info .md-author-email {
            color: #999;
            font-size: 13px;
            font-weight: 400;
            margin-left: 5px
        }

        .mailbox .m-detail .md-content .md-info .md-time {
            color: #999;
            font-size: 13px;
            font-weight: 400;
            position: absolute;
            right: 0;
            top: -1px
        }

        .mailbox .m-detail .md-content .md-info .md-recipients {
            color: #333;
            font-size: 13px
        }

        .mailbox .m-detail .md-content .md-info .md-toolbar > ul {
            list-style: none;
            margin-bottom: 0;
            padding-left: 0
        }

            .mailbox .m-detail .md-content .md-info .md-toolbar > ul:after, .mailbox .m-detail .md-content .md-info .md-toolbar > ul:before {
                content: " ";
                display: table
            }

            .mailbox .m-detail .md-content .md-info .md-toolbar > ul:after {
                clear: both
            }

            .mailbox .m-detail .md-content .md-info .md-toolbar > ul > li {
                display: block;
                float: left;
                position: relative
            }

                .mailbox .m-detail .md-content .md-info .md-toolbar > ul > li > a {
                    color: #333;
                    font-size: 13px;
                    margin-right: 15px;
                    position: relative;
                    text-decoration: none;
                    -webkit-transition: all .3s;
                    transition: all .3s
                }

                    .mailbox .m-detail .md-content .md-info .md-toolbar > ul > li > a .mdt-icon {
                        color: #666;
                        font-size: 17px;
                        margin-right: 5px;
                        position: relative;
                        top: 1px;
                        -webkit-transition: all .3s;
                        transition: all .3s
                    }

                .mailbox .m-detail .md-content .md-info .md-toolbar > ul > li .dropdown-menu > li > a i {
                    font-size: 17px;
                    margin-right: 10px;
                    position: relative;
                    top: 1px
                }

                .mailbox .m-detail .md-content .md-info .md-toolbar > ul > li > a:focus, .mailbox .m-detail .md-content .md-info .md-toolbar > ul > li > a:hover {
                    color: #1d87e4
                }

                    .mailbox .m-detail .md-content .md-info .md-toolbar > ul > li > a:focus .mdt-icon, .mailbox .m-detail .md-content .md-info .md-toolbar > ul > li > a:hover .mdt-icon {
                        color: #1d87e4
                    }

    .mailbox .m-detail .md-content .md-attachments .mda-title {
        margin-bottom: 15px
    }

    .mailbox .m-detail .md-content .md-attachments .mda-items:after, .mailbox .m-detail .md-content .md-attachments .mda-items:before {
        content: " ";
        display: table
    }

    .mailbox .m-detail .md-content .md-attachments .mda-items:after {
        clear: both
    }

    .mailbox .m-detail .md-content .md-attachments .mda-items .mda-item {
        background-color: #eee;
        border-radius: 2px;
        float: left;
        height: 75px;
        margin-right: 15px;
        padding: 5px 10px;
        width: 120px
    }

        .mailbox .m-detail .md-content .md-attachments .mda-items .mda-item .mdai-title {
            height: 40px;
            overflow: hidden;
            word-break: break-all
        }

.mailbox .m-detail .md-compose {
    border-top: 1px solid rgba(0,0,0,.1);
    padding: 30px 30px 30px 100px;
    position: relative
}

    .mailbox .m-detail .md-compose .mdc-avatar {
        position: absolute;
        top: 30px;
        left: 30px
    }

        .mailbox .m-detail .md-compose .mdc-avatar img {
            border-radius: 50%
        }

    .mailbox .m-detail .md-compose textarea {
        min-height: 100px
    }

    .mailbox .m-detail .md-compose .mdc-links:after, .mailbox .m-detail .md-compose .mdc-links:before {
        content: " ";
        display: table
    }

    .mailbox .m-detail .md-compose .mdc-links:after {
        clear: both
    }

    .mailbox .m-detail .md-compose .mdc-links button {
        float: left;
        margin-right: 15px
    }

    .mailbox .m-detail .md-compose .mdc-links > ul {
        float: left;
        list-style: none;
        margin-bottom: 0;
        padding-left: 0
    }

        .mailbox .m-detail .md-compose .mdc-links > ul > li {
            display: block;
            float: left;
            position: relative
        }

            .mailbox .m-detail .md-compose .mdc-links > ul > li > a {
                color: #333;
                font-size: 22px;
                margin-right: 15px;
                position: relative;
                text-decoration: none;
                -webkit-transition: all .3s;
                transition: all .3s
            }

                .mailbox .m-detail .md-compose .mdc-links > ul > li > a:focus, .mailbox .m-detail .md-compose .mdc-links > ul > li > a:hover {
                    color: #1d87e4
                }

.form-material .form-group {
    padding: 15px 0;
    position: relative
}

.form-material .floating-label {
    color: #333;
    font-size: 13px;
    font-weight: 400;
    left: 0;
    line-height: 1.538462;
    margin-bottom: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 20px;
    white-space: nowrap;
    -webkit-transition: all .3s;
    transition: all .3s
}

.form-material .form-control {
    border-color: #ccc;
    border-radius: 0;
    border-width: 0 0 1px;
    height: auto;
    padding: 5px 0;
    background-color: transparent;
    background-position: center bottom,center calc(99%);
    background-repeat: no-repeat;
    background-size: 0 2px,100% 1px;
    -webkit-transition: all .3s;
    transition: all .3s;
    box-shadow: none
}

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

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

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

    .form-material .form-control:focus {
        background-image: -webkit-linear-gradient(#1d87e4,#1d87e4);
        background-image: linear-gradient(#1d87e4,#1d87e4);
        background-size: 100% 2px,100% 1px
    }

    .form-material .form-control.disabled, .form-material .form-control[disabled], fieldset[disabled] .form-material .form-control {
        border-color: #eee
    }

        .form-material .form-control fieldset[disabled] ~ .floating-label, .form-material .form-control.disabled ~ .floating-label, .form-material .form-control[disabled] ~ .floating-label {
            color: #eee
        }

    .form-material .form-control:focus ~ .floating-label, .form-material .has-value .floating-label {
        top: 0;
        font-size: 11px
    }

.form-material .form-group-sm .floating-label, .form-material .input-group-sm > .form-control ~ .floating-label, .form-material .input-group-sm > .input-group-addon ~ .floating-label, .form-material .input-group-sm > .input-group-btn > .btn ~ .floating-label, .form-material .input-sm ~ .floating-label {
    font-size: 11px;
    line-height: 1.5
}

.form-material .form-group-lg .floating-label, .form-material .input-group-lg > .form-control ~ .floating-label, .form-material .input-group-lg > .input-group-addon ~ .floating-label, .form-material .input-group-lg > .input-group-btn > .btn ~ .floating-label, .form-material .input-lg ~ .floating-label {
    font-size: 17px;
    line-height: 1.333333
}

.form-material .has-success .form-control {
    border-color: #34a853;
    box-shadow: none
}

    .form-material .has-success .form-control:focus {
        background-image: -webkit-linear-gradient(#34a853,#34a853);
        background-image: linear-gradient(#34a853,#34a853)
    }

.form-material .has-success .control-label, .form-material .has-success .floating-label, .form-material .has-success .help-block {
    color: #34a853
}

.form-material .has-warning .form-control {
    border-color: #faa800;
    box-shadow: none
}

    .form-material .has-warning .form-control:focus {
        background-image: -webkit-linear-gradient(#faa800,#faa800);
        background-image: linear-gradient(#faa800,#faa800)
    }

.form-material .has-warning .control-label, .form-material .has-warning .floating-label, .form-material .has-warning .help-block {
    color: #faa800
}

.form-material .has-error .form-control {
    border-color: #e53935;
    box-shadow: none
}

    .form-material .has-error .form-control:focus {
        background-image: -webkit-linear-gradient(#e53935,#e53935);
        background-image: linear-gradient(#e53935,#e53935)
    }

.form-material .has-error .control-label, .form-material .has-error .floating-label, .form-material .has-error .help-block {
    color: #e53935
}

.layout-messenger .site-content, .layout-messenger .site-main {
    height: 100%
}

.layout-messenger .site-content {
    padding: 0
}

.messenger {
    background-color: #fff;
    height: 100%;
    position: relative
}

    .messenger .m-left-toolbar {
        background-color: #f5f5f5;
        border-bottom: 1px solid rgba(0,0,0,.1);
        border-right: 1px solid rgba(0,0,0,.1);
        height: 60px;
        left: 0;
        padding: 0 15px 0 70px;
        position: absolute;
        top: 0;
        width: 350px;
        z-index: 98
    }

@media (max-width:767px) {
    .messenger .m-left-toolbar {
        border-right: none;
        right: 0;
        width: auto
    }
}

.messenger .m-left-toolbar .mlt-avatar {
    left: 15px;
    position: absolute;
    top: 10px
}

    .messenger .m-left-toolbar .mlt-avatar img {
        border-radius: 50%
    }

.messenger .m-left-toolbar > ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    text-align: right;
    white-space: nowrap
}

    .messenger .m-left-toolbar > ul > li {
        display: inline-block;
        position: relative
    }

        .messenger .m-left-toolbar > ul > li > a {
            color: #777;
            display: block;
            font-size: 24px;
            height: 59px;
            line-height: 59px;
            padding: 0 15px;
            text-decoration: none;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .messenger .m-left-toolbar > ul > li > a:focus, .messenger .m-left-toolbar > ul > li > a:hover {
                color: #1d87e4
            }

        .messenger .m-left-toolbar > ul > li .dropdown-menu > li > a i {
            font-size: 17px;
            margin-right: 10px;
            position: relative;
            top: 1px
        }

.messenger .m-chat-list {
    background-color: #fff;
    border-right: 1px solid rgba(0,0,0,.1);
    bottom: 0;
    left: 0;
    position: absolute;
    top: 60px;
    width: 350px;
    z-index: 97
}

@media (max-width:767px) {
    .messenger .m-chat-list {
        border-right: none;
        right: 0;
        width: auto
    }
}

.messenger .m-chat-list ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

    .messenger .m-chat-list ul > li {
        display: block
    }

        .messenger .m-chat-list ul > li > a {
            border-bottom: 1px solid rgba(0,0,0,.1);
            display: block;
            padding: 15px;
            position: relative;
            text-decoration: none;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .messenger .m-chat-list ul > li > a:before {
                background-color: transparent;
                bottom: -1px;
                content: '';
                display: block;
                left: 0;
                position: absolute;
                top: -1px;
                width: 3px
            }

        .messenger .m-chat-list ul > li:last-child > a {
            border-bottom: none
        }

        .messenger .m-chat-list ul > li > a:focus, .messenger .m-chat-list ul > li > a:hover {
            background-color: #f2f2f2
        }

        .messenger .m-chat-list ul > li.active > a {
            background-color: #f2f2f2
        }

        .messenger .m-chat-list ul > li.unread > a:before {
            background-color: #1d87e4
        }

    .messenger .m-chat-list ul .mcl-content {
        padding: 0 0 0 55px;
        position: relative
    }

    .messenger .m-chat-list ul .mcl-avatar {
        left: 0;
        position: absolute;
        top: 0
    }

        .messenger .m-chat-list ul .mcl-avatar img {
            border-radius: 50%
        }

    .messenger .m-chat-list ul .mcl-time {
        color: #999;
        font-size: 13px;
        position: absolute;
        right: 0;
        top: -1px
    }

    .messenger .m-chat-list ul .mcl-contact, .messenger .m-chat-list ul .mcl-text {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .messenger .m-chat-list ul .mcl-contact {
        color: #333;
        font-weight: 700;
        font-size: 13px;
        padding-right: 50px
    }

    .messenger .m-chat-list ul .mcl-text {
        color: #999;
        font-size: 13px
    }

        .messenger .m-chat-list ul .mcl-text i {
            font-size: 17px
        }

.messenger .m-right-toolbar {
    background-color: #f5f5f5;
    border-bottom: 1px solid rgba(0,0,0,.1);
    height: 60px;
    left: 350px;
    padding: 0 15px 0 70px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100
}

    .messenger .m-right-toolbar:after, .messenger .m-right-toolbar:before {
        content: " ";
        display: table
    }

    .messenger .m-right-toolbar:after {
        clear: both
    }

@media (max-width:767px) {
    .messenger .m-right-toolbar {
        display: none;
        left: 0
    }
}

.messenger .m-right-toolbar .mrt-avatar {
    left: 15px;
    position: absolute;
    top: 10px
}

    .messenger .m-right-toolbar .mrt-avatar img {
        border-radius: 50%
    }

.messenger .m-right-toolbar .mrt-contact {
    color: #333;
    float: left;
    font-size: 15px;
    font-weight: 700;
    height: 59px;
    line-height: 59px
}

.messenger .m-right-toolbar .mrt-chat-window-mode-turn-off {
    display: none;
    float: left
}

.messenger .m-right-toolbar > ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
    float: right;
    text-align: right;
    white-space: nowrap
}

    .messenger .m-right-toolbar > ul > li {
        display: inline-block;
        position: relative
    }

        .messenger .m-right-toolbar > ul > li > a {
            color: #777;
            display: block;
            font-size: 24px;
            height: 59px;
            line-height: 59px;
            padding: 0 15px;
            text-decoration: none;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .messenger .m-right-toolbar > ul > li > a:focus, .messenger .m-right-toolbar > ul > li > a:hover {
                color: #1d87e4
            }

        .messenger .m-right-toolbar > ul > li .dropdown-menu > li > a i {
            font-size: 17px;
            margin-right: 10px;
            position: relative;
            top: 1px
        }

@media (max-width:767px) {
    .messenger .m-right-toolbar.mrt-chat-window-mode-turned-on .mrt-chat-window-mode-turn-off {
        display: block
    }
}

.messenger .m-chat-window {
    background-color: #fff;
    bottom: 80px;
    left: 350px;
    position: absolute;
    right: 0;
    top: 60px;
    z-index: 99
}

@media (max-width:767px) {
    .messenger .m-chat-window {
        display: none;
        left: 0
    }
}

.messenger .m-chat-window ul {
    list-style: none;
    margin-bottom: 0;
    padding: 30px
}

    .messenger .m-chat-window ul > li {
        display: block;
        margin-bottom: 30px
    }

        .messenger .m-chat-window ul > li.mcw-divider {
            margin-bottom: 15px;
            text-align: center
        }

            .messenger .m-chat-window ul > li.mcw-divider span {
                background-color: #d3e8fa;
                border-radius: 3px;
                color: #333;
                display: inline-block;
                font-size: 13px;
                padding: 2px 10px;
                text-transform: uppercase
            }

        .messenger .m-chat-window ul > li.mcw-left {
            text-align: left
        }

            .messenger .m-chat-window ul > li.mcw-left .mcw-content {
                background-color: #f5f5f5
            }

                .messenger .m-chat-window ul > li.mcw-left .mcw-content:before {
                    border-left: 10px solid transparent;
                    border-top: 15px solid #f5f5f5;
                    height: 0;
                    left: -8px;
                    width: 0
                }

        .messenger .m-chat-window ul > li.mcw-right {
            text-align: right
        }

            .messenger .m-chat-window ul > li.mcw-right .mcw-content {
                background-color: #ffedc7
            }

                .messenger .m-chat-window ul > li.mcw-right .mcw-content:before {
                    border-right: 10px solid transparent;
                    border-top: 15px solid #ffedc7;
                    height: 0;
                    right: -8px;
                    width: 0
                }

        .messenger .m-chat-window ul > li .mcw-content {
            display: inline-block;
            border-radius: 3px;
            box-shadow: 0 1px .5px rgba(0,0,0,.13);
            max-width: 80%;
            padding: 15px;
            position: relative;
            text-align: left
        }

            .messenger .m-chat-window ul > li .mcw-content:before {
                content: '';
                position: absolute;
                top: 0
            }

    .messenger .m-chat-window ul .mcw-text {
        color: #333;
        font-size: 13px
    }

    .messenger .m-chat-window ul .mcw-time {
        color: #999;
        font-size: 11px;
        text-align: right
    }

.messenger .m-compose {
    background-color: #f5f5f5;
    border-top: 1px solid rgba(0,0,0,.1);
    bottom: 0;
    height: 80px;
    left: 350px;
    padding: 15px 30px 15px 80px;
    position: absolute;
    right: 0;
    z-index: 100
}

@media (max-width:767px) {
    .messenger .m-compose {
        display: none;
        left: 0
    }
}

.messenger .m-compose .mc-link {
    left: 30px;
    position: absolute;
    top: 15px
}

    .messenger .m-compose .mc-link > a {
        color: #777;
        display: block;
        font-size: 24px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        text-decoration: none;
        -webkit-transition: all .3s;
        transition: all .3s
    }

        .messenger .m-compose .mc-link > a:focus, .messenger .m-compose .mc-link > a:hover {
            color: #1d87e4
        }

.messenger .m-compose textarea {
    height: 50px
}

.modal-content {
    box-shadow: 0 0 30px rgba(0,0,0,.2)
}

.modal-header {
    border-bottom: none
}

.modal-footer {
    border-top: none
}

.navbar {
    border: none;
    border-radius: 0;
    margin-bottom: 0
}

.navbar-header {
    min-height: 50px;
    position: relative
}

    .navbar-header .navbar-brand {
        display: block;
        font-size: 19px;
        font-weight: 300;
        left: 50%;
        max-width: 100%;
        overflow: hidden;
        padding: 12px 15px;
        position: absolute;
        top: 0;
        text-overflow: ellipsis;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        white-space: nowrap
    }

        .navbar-header .navbar-brand img {
            display: inline-block
        }

@media (min-width:768px) {
    .layout-left-sidebar-collapsed .navbar-header .navbar-brand span {
        display: none
    }
}

@media (min-width:768px) {
    .navbar-header {
        -webkit-transition: width .3s;
        transition: width .3s;
        width: 220px
    }

    .layout-left-sidebar-collapsed .navbar-header {
        width: 60px
    }

    .navbar-collapsible {
        margin-left: 220px;
        -webkit-transition: margin-left .3s;
        transition: margin-left .3s
    }

    .layout-left-sidebar-collapsed .navbar-collapsible {
        margin-left: 60px
    }
}

@media (max-width:767px) {
    .navbar-nav .nav-avatar {
        margin-bottom: 15px;
        text-align: center
    }

    .navbar-nav .open .dropdown-menu {
        border: 1px solid #e5e5e5;
        border-radius: 2px;
        margin: 15px 15px
    }

        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 10px
        }

    .navbar-nav > li > a > .nav-icon {
        font-size: 19px;
        position: relative;
        top: 1px
    }

    .navbar-nav > li > a > .label {
        float: right;
        position: relative;
        top: 1px
    }
}

@media (min-width:768px) {
    .navbar-nav > li.dropdown.open > a:after, .navbar-nav > li.dropdown.open > a:before {
        border-bottom: 8px solid #fff;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        bottom: -13px;
        content: "";
        display: inline-block;
        left: 50%;
        margin-left: -8px;
        position: absolute;
        z-index: 1001
    }

    .navbar-nav > li.dropdown.open > a:before {
        border-bottom-width: 9px;
        border-left-width: 9px;
        border-right-width: 9px;
        border-bottom-color: #ddd;
        margin-left: -9px;
        bottom: -12px
    }

    .navbar-nav > li > .dropdown-menu {
        border-radius: 2px;
        margin-top: 12px;
        overflow: hidden
    }

    .navbar-nav .dropdown-menu > li > a i {
        font-size: 17px;
        position: relative;
        top: 1px
    }

    .navbar-nav > li.nav-table > a {
        display: table;
        height: 50px;
        padding-top: 0;
        padding-bottom: 0
    }

        .navbar-nav > li.nav-table > a > .nav-cell {
            display: table-cell;
            vertical-align: middle
        }

    .navbar-nav > li > a > .nav-icon {
        font-size: 24px
    }

    .navbar-nav > li > a > .label {
        font-size: 75%;
        position: absolute;
        top: 8px;
        right: 8px
    }

    .navbar-nav > li > a .caret {
        position: relative;
        top: -1px
    }
}

.navbar-form {
    padding-top: 0;
    padding-bottom: 0;
    border: none
}

.navbar-search-group {
    position: relative
}

    .navbar-search-group .form-control {
        padding-right: 32px;
        position: relative
    }

@media (min-width:768px) {
    .navbar-search-group .form-control {
        width: 120px
    }
}

@media (min-width:992px) {
    .navbar-search-group .form-control {
        -webkit-transition: width .3s;
        transition: width .3s;
        width: 200px
    }

        .navbar-search-group .form-control:focus {
            width: 270px
        }
}

.navbar-search-group .btn {
    background-color: transparent !important;
    color: #777;
    border: none;
    border-radius: 0;
    font-size: 19px;
    top: 1px;
    padding: 2px 0 0;
    position: absolute;
    right: 1px;
    width: 32px
}

    .navbar-search-group .btn:focus, .navbar-search-group .btn:hover {
        color: #1d87e4
    }

.navbar .dot {
    border-radius: 50%;
    height: 6px;
    width: 6px;
    position: absolute;
    right: 15px;
    top: 15px
}

    .navbar .dot:before {
        border-radius: 50%;
        border-style: solid;
        border-width: 3px;
        content: '';
        height: 20px;
        left: -7px;
        position: absolute;
        top: -7px;
        width: 20px;
        -webkit-animation: scaling 2s ease-out infinite;
        animation: scaling 2s ease-out infinite
    }

    .navbar .dot.bg-primary:before {
        border-color: #1d87e4
    }

    .navbar .dot.bg-success:before {
        border-color: #34a853
    }

    .navbar .dot.bg-info:before {
        border-color: #7d57c1
    }

    .navbar .dot.bg-warning:before {
        border-color: #faa800
    }

    .navbar .dot.bg-danger:before {
        border-color: #e53935
    }

.navbar-toggler {
    border: none;
    cursor: pointer;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    position: relative;
    width: 50px
}

.navbar-header .navbar-toggler {
    background-color: transparent;
    color: #777
}

.navbar-collapsible .navbar-toggler {
    background-color: transparent;
    color: #777
}

    .navbar-collapsible .navbar-toggler.left-sidebar-collapse {
        margin-left: -15px
    }

    .navbar-collapsible .navbar-toggler.right-sidebar-toggle {
        background-color: transparent;
        border-left: 1px solid #f2f2f2;
        color: #777;
        margin-left: 15px;
        margin-right: -15px
    }

.navbar-toggler.right-sidebar-toggle i {
    -webkit-transition: all .3s;
    transition: all .3s
}

.layout-right-sidebar-opened .navbar-toggler.right-sidebar-toggle i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.navbar-toggler span {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.navbar-header .navbar-toggler span {
    background-color: #777
}

.navbar-collapsible .navbar-toggler span {
    background-color: #777
}

.navbar-toggler span.hamburger {
    height: 2px;
    left: 50%;
    margin-left: -10px;
    margin-top: -1px;
    width: 20px
}

.navbar-toggler span.more {
    border-radius: 50%;
    height: 4px;
    left: 50%;
    margin: -2px 0 0 -2px;
    width: 4px
}

.navbar-toggler span:after, .navbar-toggler span:before {
    content: '';
    display: block;
    left: 0;
    position: absolute;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    width: 100%
}

.navbar-header .navbar-toggler span:after, .navbar-header .navbar-toggler span:before {
    background-color: #777
}

.navbar-collapsible .navbar-toggler span:after, .navbar-collapsible .navbar-toggler span:before {
    background-color: #777
}

.navbar-toggler span.hamburger:after, .navbar-toggler span.hamburger:before {
    height: 2px
}

.navbar-toggler span.hamburger:before {
    top: -6px
}

.navbar-toggler span.hamburger:after {
    bottom: -6px
}

.navbar-toggler span.more:after, .navbar-toggler span.more:before {
    border-radius: 50%;
    height: 4px
}

.navbar-toggler span.more:before {
    top: -8px
}

.navbar-toggler span.more:after {
    bottom: -8px
}

.navbar-header .navbar-toggler:focus span, .navbar-header .navbar-toggler:focus span:after, .navbar-header .navbar-toggler:focus span:before, .navbar-header .navbar-toggler:hover span, .navbar-header .navbar-toggler:hover span:after, .navbar-header .navbar-toggler:hover span:before {
    background-color: #333
}

.navbar-collapsible .navbar-toggler:focus span, .navbar-collapsible .navbar-toggler:focus span:after, .navbar-collapsible .navbar-toggler:focus span:before, .navbar-collapsible .navbar-toggler:hover span, .navbar-collapsible .navbar-toggler:hover span:after, .navbar-collapsible .navbar-toggler:hover span:before {
    background-color: #333
}

.nav > li > a {
    color: #333;
    -webkit-transition: all .3s;
    transition: all .3s
}

    .nav > li > a:focus, .nav > li > a:hover {
        color: #1d87e4
    }

.nav-tabs > li > a {
    margin-right: 5px
}

    .nav-tabs > li > a i {
        font-size: 17px;
        margin-right: 5px;
        position: relative;
        top: -2px;
        vertical-align: middle
    }

.nav-tabs-custom {
    border-bottom-color: #eee;
    border-bottom-width: 2px
}

    .nav-tabs-custom > li {
        margin-bottom: -2px
    }

        .nav-tabs-custom > li > a {
            background-color: transparent;
            border: none;
            border-bottom: 2px solid transparent;
            border-radius: 0
        }

            .nav-tabs-custom > li > a:hover {
                background-color: transparent;
                border-bottom-color: transparent
            }

        .nav-tabs-custom > li.active > a, .nav-tabs-custom > li.active > a:focus, .nav-tabs-custom > li.active > a:hover {
            background-color: transparent;
            border: none;
            border-bottom: 2px solid transparent;
            border-bottom-color: #1d87e4
        }

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

        .nav-tabs-custom.nav-tabs-justified > li > a, .nav-tabs-custom.nav-tabs.nav-justified > li > a {
            border-radius: 0
        }

        .nav-tabs-custom.nav-tabs-justified .open > a, .nav-tabs-custom.nav-tabs-justified .open > a:focus, .nav-tabs-custom.nav-tabs-justified .open > a:hover, .nav-tabs-custom.nav-tabs.nav-justified .open > a, .nav-tabs-custom.nav-tabs.nav-justified .open > a:focus, .nav-tabs-custom.nav-tabs.nav-justified .open > a:hover {
            border-color: #1d87e4
        }

        .nav-tabs-custom.nav-tabs-justified > .active > a, .nav-tabs-custom.nav-tabs-justified > .active > a:focus, .nav-tabs-custom.nav-tabs-justified > .active > a:hover, .nav-tabs-custom.nav-tabs.nav-justified > .active > a, .nav-tabs-custom.nav-tabs.nav-justified > .active > a:focus, .nav-tabs-custom.nav-tabs.nav-justified > .active > a:hover {
            border: none;
            border-bottom: 2px solid #ddd
        }

@media (min-width:768px) {
    .nav-tabs-custom.nav-tabs-justified > li > a, .nav-tabs-custom.nav-tabs.nav-justified > li > a {
        border-bottom: 2px solid #ddd;
        border-radius: 0
    }

    .nav-tabs-custom.nav-tabs-justified > .active > a, .nav-tabs-custom.nav-tabs-justified > .active > a:focus, .nav-tabs-custom.nav-tabs-justified > .active > a:hover, .nav-tabs-custom.nav-tabs.nav-justified > .active > a, .nav-tabs-custom.nav-tabs.nav-justified > .active > a:focus, .nav-tabs-custom.nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #1d87e4
    }
}

.nav-tabs-custom .dropdown-menu {
    margin-top: -2px
}

.nav-pills-custom > li + li {
    margin-left: 5px
}

.nav-pills-custom > li > a {
    border: 1px solid transparent
}

    .nav-pills-custom > li > a:hover {
        border-color: #eee
    }

.nav-pills-custom > li.active > a, .nav-pills-custom > li.active > a:focus, .nav-pills-custom > li.active > a:hover {
    color: #1d87e4;
    background-color: transparent;
    border-color: #1d87e4
}

.toast-title {
    font-weight: 700
}

.toast-message a, .toast-message label {
    color: #fff
}

#toast-container > div {
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(0,0,0,.15);
    color: #fff;
    margin: 0 0 6px;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 300px
}

    #toast-container > div:hover {
        box-shadow: 0 0 10px rgba(0,0,0,.15)
    }

.toast-progress {
    background-color: #eee;
    height: 4px;
    opacity: .4
}

.toast-top-full-width {
    top: 15px
}

.toast-bottom-full-width {
    bottom: 15px
}

.toast-success {
    background-color: #34a853;
    color: #fff
}

.toast-info {
    background-color: #7d57c1;
    color: #fff
}

.toast-warning {
    background-color: #faa800;
    color: #fff
}

.toast-error {
    background-color: #e53935;
    color: #fff
}

.pagination > li {
    display: inline-block
}

    .pagination > li > a, .pagination > li > span {
        border-radius: 2px;
        margin-left: 5px;
        -webkit-transition: all .3s;
        transition: all .3s
    }

.pagination-rounded > li > a, .pagination-rounded > li > span {
    border-radius: 50%;
    height: 32px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    text-overflow: ellipsis;
    width: 32px;
    white-space: nowrap
}

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

.pagination-rounded > li:last-child > a, .pagination-rounded > li:last-child > span {
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%
}

.panel {
    box-shadow: none
}

.panel-default .panel-title a {
    color: #1d87e4;
    text-decoration: none
}

    .panel-default .panel-title a.collapsed {
        color: #333
    }

.panel-tools {
    float: right
}

    .panel-tools .tools-icon {
        display: inline-block;
        font-size: 17px;
        line-height: 20px;
        min-width: 20px;
        text-align: center;
        -webkit-transition: all .3s;
        transition: all .3s;
        vertical-align: middle
    }

.panel-group .panel-heading a i {
    display: inline-block;
    font-size: 24px;
    margin-right: 10px;
    position: relative;
    top: -1px;
    -webkit-transition: all .3s;
    transition: all .3s;
    vertical-align: middle
}

.panel-group .panel-heading a.collapsed i {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.panel-table > .table-responsive > table, .panel-table > table {
    margin-bottom: 0
}

    .panel-table > .table-responsive > table tr td:first-child, .panel-table > .table-responsive > table tr th:first-child, .panel-table > table tr td:first-child, .panel-table > table tr th:first-child {
        padding-left: 20px
    }

    .panel-table > .table-responsive > table tr td:last-child, .panel-table > .table-responsive > table tr th:last-child, .panel-table > table tr td:last-child, .panel-table > table tr th:last-child {
        padding-right: 20px
    }

.panel-full-default {
    background-color: #777;
    border-color: #777
}

    .panel-full-default > .panel-heading {
        background-color: #848484;
        border-color: #777;
        color: #fff
    }

        .panel-full-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #777
        }

        .panel-full-default > .panel-heading .badge {
            background-color: #5e5e5e;
            color: #fff
        }

        .panel-full-default > .panel-heading .panel-tools .tools-icon {
            color: #e6e6e6
        }

            .panel-full-default > .panel-heading .panel-tools .tools-icon:hover {
                color: #fff
            }

    .panel-full-default .panel-body {
        color: #fff
    }

    .panel-full-default > .panel-footer {
        background-color: #848484;
        border-top-color: #777
    }

        .panel-full-default > .panel-footer + .panel-collapse > .panel-body {
            border-bottom-color: #777
        }

.panel-full-primary {
    background-color: #1d87e4;
    border-color: #1d87e4
}

    .panel-full-primary > .panel-heading {
        background-color: #3493e7;
        border-color: #1d87e4;
        color: #fff
    }

        .panel-full-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #1d87e4
        }

        .panel-full-primary > .panel-heading .badge {
            background-color: #166cb8;
            color: #fff
        }

        .panel-full-primary > .panel-heading .panel-tools .tools-icon {
            color: #e6e6e6
        }

            .panel-full-primary > .panel-heading .panel-tools .tools-icon:hover {
                color: #fff
            }

    .panel-full-primary .panel-body {
        color: #fff
    }

    .panel-full-primary > .panel-footer {
        background-color: #3493e7;
        border-top-color: #1d87e4
    }

        .panel-full-primary > .panel-footer + .panel-collapse > .panel-body {
            border-bottom-color: #1d87e4
        }

.panel-full-success {
    background-color: #34a853;
    border-color: #34a853
}

    .panel-full-success > .panel-heading {
        background-color: #3abb5d;
        border-color: #34a853;
        color: #fff
    }

        .panel-full-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #34a853
        }

        .panel-full-success > .panel-heading .badge {
            background-color: #288140;
            color: #fff
        }

        .panel-full-success > .panel-heading .panel-tools .tools-icon {
            color: #e6e6e6
        }

            .panel-full-success > .panel-heading .panel-tools .tools-icon:hover {
                color: #fff
            }

    .panel-full-success .panel-body {
        color: #fff
    }

    .panel-full-success > .panel-footer {
        background-color: #3abb5d;
        border-top-color: #34a853
    }

        .panel-full-success > .panel-footer + .panel-collapse > .panel-body {
            border-bottom-color: #34a853
        }

.panel-full-info {
    background-color: #7d57c1;
    border-color: #7d57c1
}

    .panel-full-info > .panel-heading {
        background-color: #8b6ac8;
        border-color: #7d57c1;
        color: #fff
    }

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

        .panel-full-info > .panel-heading .badge {
            background-color: #643ea7;
            color: #fff
        }

        .panel-full-info > .panel-heading .panel-tools .tools-icon {
            color: #e6e6e6
        }

            .panel-full-info > .panel-heading .panel-tools .tools-icon:hover {
                color: #fff
            }

    .panel-full-info .panel-body {
        color: #fff
    }

    .panel-full-info > .panel-footer {
        background-color: #8b6ac8;
        border-top-color: #7d57c1
    }

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

.panel-full-warning {
    background-color: #faa800;
    border-color: #faa800
}

    .panel-full-warning > .panel-heading {
        background-color: #ffb215;
        border-color: #faa800;
        color: #fff
    }

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

        .panel-full-warning > .panel-heading .badge {
            background-color: #c78600;
            color: #fff
        }

        .panel-full-warning > .panel-heading .panel-tools .tools-icon {
            color: #e6e6e6
        }

            .panel-full-warning > .panel-heading .panel-tools .tools-icon:hover {
                color: #fff
            }

    .panel-full-warning .panel-body {
        color: #fff
    }

    .panel-full-warning > .panel-footer {
        background-color: #ffb215;
        border-top-color: #faa800
    }

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

.panel-full-danger {
    background-color: #e53935;
    border-color: #e53935
}

    .panel-full-danger > .panel-heading {
        background-color: #e84f4c;
        border-color: #e53935;
        color: #fff
    }

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

        .panel-full-danger > .panel-heading .badge {
            background-color: #cd1e1a;
            color: #fff
        }

        .panel-full-danger > .panel-heading .panel-tools .tools-icon {
            color: #e6e6e6
        }

            .panel-full-danger > .panel-heading .panel-tools .tools-icon:hover {
                color: #fff
            }

    .panel-full-danger .panel-body {
        color: #fff
    }

    .panel-full-danger > .panel-footer {
        background-color: #e84f4c;
        border-top-color: #e53935
    }

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

.profile .p-about {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    text-align: center
}

    .profile .p-about .pa-padding {
        padding: 30px
    }

    .profile .p-about .pa-avatar {
        margin-bottom: 15px
    }

        .profile .p-about .pa-avatar img {
            border-radius: 50%
        }

    .profile .p-about .pa-name {
        color: #333;
        font-size: 17px;
        font-weight: 700
    }

    .profile .p-about .pa-text {
        color: #999;
        font-size: 13px
    }

    .profile .p-about .pa-rating {
        color: #faa800;
        font-size: 17px;
        margin-bottom: 15px
    }

    .profile .p-about .pa-stat {
        border-top: 1px solid rgba(0,0,0,.1)
    }

        .profile .p-about .pa-stat .pas-item {
            border-right: 1px solid rgba(0,0,0,.1);
            padding: 10px 0;
            text-align: center
        }

            .profile .p-about .pa-stat .pas-item:last-child {
                border-right: none
            }

            .profile .p-about .pa-stat .pas-item .pas-number {
                color: #333;
                font-size: 13px;
                font-weight: 700;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

            .profile .p-about .pa-stat .pas-item .pas-text {
                color: #333;
                font-size: 13px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap
            }

.profile .p-users {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    padding: 20px 30px
}

    .profile .p-users a {
        color: #333;
        font-size: 13px;
        text-decoration: none;
        -webkit-transition: all .3s;
        transition: all .3s
    }

        .profile .p-users a:focus, .profile .p-users a:hover {
            color: #1d87e4
        }

    .profile .p-users .pu-avatar {
        margin: 10px 0
    }

        .profile .p-users .pu-avatar img {
            border-radius: 50%;
            max-width: 100%
        }

    .profile .p-users .pu-name {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

.profile .p-info {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    padding: 30px
}

    .profile .p-info .pi-item {
        margin-bottom: 10px;
        padding-left: 30px;
        position: relative
    }

        .profile .p-info .pi-item:last-child {
            margin-bottom: 0
        }

        .profile .p-info .pi-item .pii-icon {
            color: #999;
            font-size: 17px;
            position: absolute;
            top: -1px;
            left: 0
        }

        .profile .p-info .pi-item .pii-value {
            color: #333;
            font-size: 13px
        }

.profile .p-skills {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    padding: 30px
}

.profile .p-content {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px
}

    .profile .p-content .pc-padding {
        padding: 30px
    }

    .profile .p-content .pc-task {
        position: relative
    }

        .profile .p-content .pc-task a {
            display: block;
            padding: 15px 30px 15px 85px;
            text-decoration: none;
            -webkit-transition: all .3s;
            transition: all .3s
        }

            .profile .p-content .pc-task a:focus, .profile .p-content .pc-task a:hover {
                background-color: #f2f2f2
            }

        .profile .p-content .pc-task .pct-avatar {
            left: 30px;
            position: absolute;
            top: 15px
        }

            .profile .p-content .pc-task .pct-avatar img {
                border-radius: 50%
            }

        .profile .p-content .pc-task .pct-name {
            color: #333;
            font-weight: 700;
            font-size: 13px;
            overflow: hidden;
            padding-right: 50px;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .profile .p-content .pc-task .pct-time {
            color: #999;
            font-size: 13px;
            top: 14px;
            right: 30px;
            position: absolute
        }

        .profile .p-content .pc-task .pct-text {
            color: #333;
            font-size: 13px;
            margin: 5px 0
        }

.progress {
    box-shadow: none;
    height: 15px;
    margin-bottom: 15px
}

.progress-bar {
    box-shadow: none;
    line-height: 15px
}

.progress-lg {
    height: 20px
}

    .progress-lg .progress-bar {
        line-height: 20px
    }

.progress-sm {
    height: 10px
}

    .progress-sm .progress-bar {
        line-height: 10px
    }

.progress-xs {
    height: 5px
}

    .progress-xs .progress-bar {
        line-height: 5px
    }

.site-right-sidebar .nav-tabs {
    width: 100%;
    background-color: #ddd;
    border: none
}

    .site-right-sidebar .nav-tabs > li {
        display: table-cell;
        float: none;
        margin-bottom: 0;
        text-align: center;
        width: 1%
    }

        .site-right-sidebar .nav-tabs > li > a {
            border: none !important;
            border-radius: 0;
            color: #333;
            margin-right: 0
        }

            .site-right-sidebar .nav-tabs > li > a:focus, .site-right-sidebar .nav-tabs > li > a:hover {
                color: #333;
                background-color: #ddd
            }

        .site-right-sidebar .nav-tabs > li.active > a, .site-right-sidebar .nav-tabs > li.active > a:focus, .site-right-sidebar .nav-tabs > li.active > a:hover {
            color: #333;
            background-color: #fff
        }

.site-right-sidebar .tab-content {
    padding: 15px 0
}

.site-right-sidebar .sidebar-chat .media-list > .media {
    margin-top: 0
}

    .site-right-sidebar .sidebar-chat .media-list > .media > a {
        background-color: transparent;
        color: #333;
        display: block;
        padding: 15px 30px;
        text-decoration: none
    }

        .site-right-sidebar .sidebar-chat .media-list > .media > a:focus, .site-right-sidebar .sidebar-chat .media-list > .media > a:hover {
            background-color: #f5f5f5;
            color: #333
        }

.site-right-sidebar .sidebar-chat-window {
    display: none;
    padding: 15px 30px
}

    .site-right-sidebar .sidebar-chat-window .scw-item {
        margin-bottom: 15px;
        text-align: left
    }

        .site-right-sidebar .sidebar-chat-window .scw-item.self {
            text-align: right
        }

        .site-right-sidebar .sidebar-chat-window .scw-item span {
            background-color: #e5e5e5;
            border-radius: 2px;
            display: inline-block;
            max-width: 70%;
            padding: 5px 10px;
            text-align: left
        }

        .site-right-sidebar .sidebar-chat-window .scw-item.self span {
            background-color: #1d87e4;
            color: #fff
        }

    .site-right-sidebar .sidebar-chat-window .scw-form {
        border-top: 1px solid rgba(0,0,0,.1);
        margin-top: 30px
    }

        .site-right-sidebar .sidebar-chat-window .scw-form form {
            position: relative
        }

        .site-right-sidebar .sidebar-chat-window .scw-form .form-control {
            background-color: transparent;
            border: none;
            box-shadow: none;
            padding: 0
        }

        .site-right-sidebar .sidebar-chat-window .scw-form .btn {
            background-color: transparent;
            border: none;
            box-shadow: none;
            color: #999;
            position: absolute;
            right: 0;
            top: -2px
        }

.site-right-sidebar .sidebar-todo .t-group {
    padding: 15px 30px
}

.site-right-sidebar .sidebar-todo .t-item {
    margin-bottom: 15px
}

    .site-right-sidebar .sidebar-todo .t-item input[type=checkbox]:checked + span + span {
        text-decoration: line-through;
        color: #999
    }

.site-right-sidebar .sidebar-settings .s-group {
    padding: 15px 30px
}

.site-right-sidebar .sidebar-settings .s-item {
    margin-bottom: 7px;
    padding-right: 45px;
    padding-top: 5px;
    position: relative
}

    .site-right-sidebar .sidebar-settings .s-item .si-checkbox {
        position: absolute;
        right: 0;
        top: 6px
    }

body, html {
    width: 100%;
    height: 100%
}

* {
    outline: 0 !important
}

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

[tabindex="-1"]:focus {
    outline: 0 !important
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        -webkit-appearance: listbox
    }

textarea {
    resize: vertical
}

.slider.slider-horizontal {
    height: 13px;
    width: 100%
}

.slider.slider-vertical {
    width: 13px
}

.slider-track {
    background: #e5e5e5;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.slider.slider-horizontal .slider-track {
    height: 4px;
    margin-top: -3px
}

.slider.slider-vertical .slider-track {
    width: 4px;
    margin-left: 1px
}

.slider-selection {
    background: #999;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.slider-handle {
    background: #999;
    border: none;
    border-radius: 0;
    cursor: pointer;
    height: 13px;
    width: 13px
}

.slider-primary .slider-handle, .slider-primary .slider-selection {
    background: #1d87e4
}

.slider-success .slider-handle, .slider-success .slider-selection {
    background: #34a853
}

.slider-info .slider-handle, .slider-info .slider-selection {
    background: #7d57c1
}

.slider-warning .slider-handle, .slider-warning .slider-selection {
    background: #faa800
}

.slider-danger .slider-handle, .slider-danger .slider-selection {
    background: #e53935
}

.slider-handle.square {
    border-radius: 2px
}

.switch {
    display: inline-block;
    font-weight: 400;
    min-height: 18px;
    min-width: 40px;
    padding-left: 50px;
    position: relative
}

    .switch .s-input {
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0
    }

    .switch .s-content {
        cursor: pointer;
        display: block;
        height: 18px;
        left: 0;
        position: absolute;
        top: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 40px
    }

    .switch .s-track {
        background: #e5e5e5;
        border-radius: 8px;
        display: block;
        height: 16px;
        position: relative
    }

    .switch .s-input:checked + .s-content .s-track {
        background: #e5e5e5
    }

    .switch .s-handle {
        background: #fff;
        border-radius: 50%;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.3);
        display: block;
        height: 18px;
        left: 0;
        position: absolute;
        top: -1px;
        -webkit-transition: all .3s;
        transition: all .3s;
        width: 18px;
        z-index: 1
    }

    .switch .s-input:checked + .s-content .s-handle {
        left: 25px
    }

    .switch.switch-primary .s-input:checked + .s-content .s-handle {
        background: #1d87e4
    }

    .switch.switch-success .s-input:checked + .s-content .s-handle {
        background: #34a853
    }

    .switch.switch-info .s-input:checked + .s-content .s-handle {
        background: #7d57c1
    }

    .switch.switch-warning .s-input:checked + .s-content .s-handle {
        background: #faa800
    }

    .switch.switch-danger .s-input:checked + .s-content .s-handle {
        background: #e53935
    }

    .switch .s-desc {
        display: block;
        line-height: 18px
    }

.switches-stacked .switch {
    display: block;
    margin-bottom: 15px
}

    .switches-stacked .switch:last-child {
        margin-bottom: 0
    }

.table > thead {
    background-color: #f5f5f5
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        vertical-align: middle
    }

.table .actions a {
    color: #777;
    font-size: 17px;
    -webkit-transition: color .3s;
    transition: color .3s
}

    .table .actions a:focus, .table .actions a:hover {
        color: #1d87e4
    }

@media screen and (max-width:767px) {
    .table-flip-scroll:after, .table-flip-scroll:before {
        content: " ";
        display: table
    }

    .table-flip-scroll:after {
        clear: both
    }

    .table-flip-scroll > .table {
        border: 1px solid #ddd;
        display: block;
        position: relative
    }

        .table-flip-scroll > .table > tbody > tr > td, .table-flip-scroll > .table > tbody > tr > th, .table-flip-scroll > .table > thead > tr > td, .table-flip-scroll > .table > thead > tr > th {
            border: none;
            display: block;
            text-align: left
        }

        .table-flip-scroll > .table > thead {
            display: block;
            float: left
        }

            .table-flip-scroll > .table > thead > tr {
                display: block
            }

                .table-flip-scroll > .table > thead > tr > td, .table-flip-scroll > .table > thead > tr > th {
                    text-align: right
                }

        .table-flip-scroll > .table > tbody {
            border-left: 1px solid #ddd;
            display: block;
            overflow-x: auto;
            position: relative;
            white-space: nowrap;
            width: auto
        }

            .table-flip-scroll > .table > tbody:after, .table-flip-scroll > .table > tbody:before {
                content: " ";
                display: table
            }

            .table-flip-scroll > .table > tbody:after {
                clear: both
            }

            .table-flip-scroll > .table > tbody > tr {
                display: inline-block;
                vertical-align: top
            }
}

.table-borderless > tbody > tr > td, .table-borderless > tbody > tr > th, .table-borderless > tfoot > tr > td, .table-borderless > tfoot > tr > th, .table-borderless > thead > tr > td, .table-borderless > thead > tr > th {
    border: none
}

.no-background {
    background-color: transparent
}

.bg-default {
    background-color: #fff !important;
    border-color: #ccc !important;
    color: #333 !important
}

a.bg-default:focus, a.bg-default:hover {
    background-color: #e6e6e6 !important;
    border-color: #b3b3b3 !important;
    color: #333 !important;
    text-decoration: none !important
}

.bg-primary {
    background-color: #1d87e4 !important;
    border-color: #1d87e4 !important;
    color: #fff !important
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #166cb8 !important;
    border-color: #166cb8 !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-success {
    background-color: #34a853 !important;
    border-color: #34a853 !important;
    color: #fff !important
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #288140 !important;
    border-color: #288140 !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-info {
    background-color: #7d57c1 !important;
    border-color: #7d57c1 !important;
    color: #fff !important
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #643ea7 !important;
    border-color: #643ea7 !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-warning {
    background-color: #faa800 !important;
    border-color: #faa800 !important;
    color: #fff !important
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #c78600 !important;
    border-color: #c78600 !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-danger {
    background-color: #e53935 !important;
    border-color: #e53935 !important;
    color: #fff !important
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #cd1e1a !important;
    border-color: #cd1e1a !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-default-inverse {
    background-color: #333 !important;
    border-color: #333 !important;
    color: #fff !important
}

a.bg-default-inverse:focus, a.bg-default-inverse:hover {
    background-color: #1a1a1a !important;
    border-color: #1a1a1a !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-primary-inverse {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #1d87e4 !important
}

a.bg-primary-inverse:focus, a.bg-primary-inverse:hover {
    background-color: #e6e6e6 !important;
    border-color: #e6e6e6 !important;
    color: #1d87e4 !important;
    text-decoration: none !important
}

.bg-success-inverse {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #34a853 !important
}

a.bg-success-inverse:focus, a.bg-success-inverse:hover {
    background-color: #e6e6e6 !important;
    border-color: #e6e6e6 !important;
    color: #34a853 !important;
    text-decoration: none !important
}

.bg-info-inverse {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #7d57c1 !important
}

a.bg-info-inverse:focus, a.bg-info-inverse:hover {
    background-color: #e6e6e6 !important;
    border-color: #e6e6e6 !important;
    color: #7d57c1 !important;
    text-decoration: none !important
}

.bg-warning-inverse {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #faa800 !important
}

a.bg-warning-inverse:focus, a.bg-warning-inverse:hover {
    background-color: #e6e6e6 !important;
    border-color: #e6e6e6 !important;
    color: #faa800 !important;
    text-decoration: none !important
}

.bg-danger-inverse {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #e53935 !important
}

a.bg-danger-inverse:focus, a.bg-danger-inverse:hover {
    background-color: #e6e6e6 !important;
    border-color: #e6e6e6 !important;
    color: #e53935 !important;
    text-decoration: none !important
}

.bg-facebook {
    background-color: #3b5998 !important;
    border-color: #3b5998 !important;
    color: #fff !important
}

a.bg-facebook:focus, a.bg-facebook:hover {
    background-color: #2d4373 !important;
    border-color: #2d4373 !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-twitter {
    background-color: #00aced !important;
    border-color: #00aced !important;
    color: #fff !important
}

a.bg-twitter:focus, a.bg-twitter:hover {
    background-color: #0087ba !important;
    border-color: #0087ba !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-linkedin {
    background-color: #007bb6 !important;
    border-color: #007bb6 !important;
    color: #fff !important
}

a.bg-linkedin:focus, a.bg-linkedin:hover {
    background-color: #005983 !important;
    border-color: #005983 !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-googleplus {
    background-color: #dd4b39 !important;
    border-color: #dd4b39 !important;
    color: #fff !important
}

a.bg-googleplus:focus, a.bg-googleplus:hover {
    background-color: #c23321 !important;
    border-color: #c23321 !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-youtube {
    background-color: #b00 !important;
    border-color: #b00 !important;
    color: #fff !important
}

a.bg-youtube:focus, a.bg-youtube:hover {
    background-color: #800 !important;
    border-color: #800 !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-pinterest {
    background-color: #cb2027 !important;
    border-color: #cb2027 !important;
    color: #fff !important
}

a.bg-pinterest:focus, a.bg-pinterest:hover {
    background-color: #9f191f !important;
    border-color: #9f191f !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-instagram {
    background-color: #517fa4 !important;
    border-color: #517fa4 !important;
    color: #fff !important
}

a.bg-instagram:focus, a.bg-instagram:hover {
    background-color: #406582 !important;
    border-color: #406582 !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-tumblr {
    background-color: #32506d !important;
    border-color: #32506d !important;
    color: #fff !important
}

a.bg-tumblr:focus, a.bg-tumblr:hover {
    background-color: #22364a !important;
    border-color: #22364a !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-flickr {
    background-color: #ff0084 !important;
    border-color: #ff0084 !important;
    color: #fff !important
}

a.bg-flickr:focus, a.bg-flickr:hover {
    background-color: #cc006a !important;
    border-color: #cc006a !important;
    color: #fff !important;
    text-decoration: none !important
}

.bg-dribbble {
    background-color: #ea4c89 !important;
    border-color: #ea4c89 !important;
    color: #fff !important
}

a.bg-dribbble:focus, a.bg-dribbble:hover {
    background-color: #e51e6b !important;
    border-color: #e51e6b !important;
    color: #fff !important;
    text-decoration: none !important
}

.b-a-0 {
    border: none !important
}

.b-t-0 {
    border-top: none !important
}

.b-l-0 {
    border-left: none !important
}

.b-b-0 {
    border-bottom: none !important
}

.b-r-0 {
    border-right: none !important
}

.b-a-radius-0 {
    border-radius: 0 !important
}

.b-t-l-radius-0 {
    border-top-left-radius: 0 !important
}

.b-t-r-radius-0 {
    border-top-right-radius: 0 !important
}

.b-b-r-radius-0 {
    border-bottom-right-radius: 0 !important
}

.b-b-l-radius-0 {
    border-bottom-left-radius: 0 !important
}

.b-a-radius-5 {
    border-radius: 5px !important
}

.b-t-l-radius-5 {
    border-top-left-radius: 5px !important
}

.b-t-r-radius-5 {
    border-top-right-radius: 5px !important
}

.b-b-r-radius-5 {
    border-bottom-right-radius: 5px !important
}

.b-b-l-radius-5 {
    border-bottom-left-radius: 5px !important
}

.b-a-radius-10 {
    border-radius: 10px !important
}

.b-t-l-radius-10 {
    border-top-left-radius: 10px !important
}

.b-t-r-radius-10 {
    border-top-right-radius: 10px !important
}

.b-b-r-radius-10 {
    border-bottom-right-radius: 10px !important
}

.b-b-l-radius-10 {
    border-bottom-left-radius: 10px !important
}

.b-a-radius-15 {
    border-radius: 15px !important
}

.b-t-l-radius-15 {
    border-top-left-radius: 15px !important
}

.b-t-r-radius-15 {
    border-top-right-radius: 15px !important
}

.b-b-r-radius-15 {
    border-bottom-right-radius: 15px !important
}

.b-b-l-radius-15 {
    border-bottom-left-radius: 15px !important
}

.b-a-radius-20 {
    border-radius: 20px !important
}

.b-t-l-radius-20 {
    border-top-left-radius: 20px !important
}

.b-t-r-radius-20 {
    border-top-right-radius: 20px !important
}

.b-b-r-radius-20 {
    border-bottom-right-radius: 20px !important
}

.b-b-l-radius-20 {
    border-bottom-left-radius: 20px !important
}

.b-a-radius-30 {
    border-radius: 30px !important
}

.b-t-l-radius-30 {
    border-top-left-radius: 30px !important
}

.b-t-r-radius-30 {
    border-top-right-radius: 30px !important
}

.b-b-r-radius-30 {
    border-bottom-right-radius: 30px !important
}

.b-b-l-radius-30 {
    border-bottom-left-radius: 30px !important
}

.b-a-2 {
    border-width: 2px !important
}

.b-t-2 {
    border-top-width: 2px !important
}

.b-r-2 {
    border-right-width: 2px !important
}

.b-b-2 {
    border-bottom-width: 2px !important
}

.b-l-2 {
    border-left-width: 2px !important
}

.b-a-3 {
    border-width: 3px !important
}

.b-t-3 {
    border-top-width: 3px !important
}

.b-r-3 {
    border-right-width: 3px !important
}

.b-b-3 {
    border-bottom-width: 3px !important
}

.b-l-3 {
    border-left-width: 3px !important
}

.b-a-4 {
    border-width: 4px !important
}

.b-t-4 {
    border-top-width: 4px !important
}

.b-r-4 {
    border-right-width: 4px !important
}

.b-b-4 {
    border-bottom-width: 4px !important
}

.b-l-4 {
    border-left-width: 4px !important
}

.b-a-5 {
    border-width: 5px !important
}

.b-t-5 {
    border-top-width: 5px !important
}

.b-r-5 {
    border-right-width: 5px !important
}

.b-b-5 {
    border-bottom-width: 5px !important
}

.b-l-5 {
    border-left-width: 5px !important
}

.b-a-solid {
    border-style: solid !important
}

.b-t-solid {
    border-top-style: solid !important
}

.b-r-solid {
    border-right-style: solid !important
}

.b-b-solid {
    border-bottom-style: solid !important
}

.b-l-solid {
    border-left-style: solid !important
}

.b-a-dashed {
    border-style: dashed !important
}

.b-t-dashed {
    border-top-style: dashed !important
}

.b-r-dashed {
    border-right-style: dashed !important
}

.b-b-dashed {
    border-bottom-style: dashed !important
}

.b-l-dashed {
    border-left-style: dashed !important
}

.b-a-dotted {
    border-style: dotted !important
}

.b-t-dotted {
    border-top-style: dotted !important
}

.b-r-dotted {
    border-right-style: dotted !important
}

.b-b-dotted {
    border-bottom-style: dotted !important
}

.b-l-dotted {
    border-left-style: dotted !important
}

.d-block {
    display: block !important
}

.d-inline-block {
    display: inline-block !important
}

.d-inline {
    display: inline !important
}

.d-table {
    display: table !important
}

.d-table-cell {
    display: table-cell !important
}

.va-bottom {
    vertical-align: bottom !important
}

.va-middle {
    vertical-align: middle !important
}

.va-top {
    vertical-align: top !important
}

.overflow-x-auto {
    overflow-x: auto !important
}

.overflow-y-auto {
    overflow-y: auto !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-x-hidden {
    overflow-x: hidden !important
}

.overflow-y-hidden {
    overflow-y: hidden !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-x-scroll {
    overflow-x: scroll !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.overflow-scroll {
    overflow: scroll !important
}

.pull-left {
    float: left !important
}

.pull-right {
    float: right !important
}

.pull-none {
    float: none !important
}

@media (min-width:768px) {
    .pull-sm-left {
        float: left !important
    }

    .pull-sm-right {
        float: right !important
    }

    .pull-sm-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .pull-md-left {
        float: left !important
    }

    .pull-md-right {
        float: right !important
    }

    .pull-md-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .pull-lg-left {
        float: left !important
    }

    .pull-lg-right {
        float: right !important
    }

    .pull-lg-none {
        float: none !important
    }
}

.box-8 {
    display: inline-block;
    height: 8px;
    text-align: center;
    width: 8px
}

.box-12 {
    display: inline-block;
    height: 12px;
    text-align: center;
    width: 12px
}

.box-16 {
    display: inline-block;
    height: 16px;
    text-align: center;
    width: 16px
}

.box-20 {
    display: inline-block;
    height: 20px;
    text-align: center;
    width: 20px
}

.box-24 {
    display: inline-block;
    height: 24px;
    text-align: center;
    width: 24px
}

.box-28 {
    display: inline-block;
    height: 28px;
    text-align: center;
    width: 28px
}

.box-32 {
    display: inline-block;
    height: 32px;
    text-align: center;
    width: 32px
}

.box-36 {
    display: inline-block;
    height: 36px;
    text-align: center;
    width: 36px
}

.box-40 {
    display: inline-block;
    height: 40px;
    text-align: center;
    width: 40px
}

.box-44 {
    display: inline-block;
    height: 44px;
    text-align: center;
    width: 44px
}

.box-48 {
    display: inline-block;
    height: 48px;
    text-align: center;
    width: 48px
}

.box-52 {
    display: inline-block;
    height: 52px;
    text-align: center;
    width: 52px
}

.box-56 {
    display: inline-block;
    height: 56px;
    text-align: center;
    width: 56px
}

.box-60 {
    display: inline-block;
    height: 60px;
    text-align: center;
    width: 60px
}

.box-64 {
    display: inline-block;
    height: 64px;
    text-align: center;
    width: 64px
}

.box-68 {
    display: inline-block;
    height: 68px;
    text-align: center;
    width: 68px
}

.box-72 {
    display: inline-block;
    height: 72px;
    text-align: center;
    width: 72px
}

.box-76 {
    display: inline-block;
    height: 76px;
    text-align: center;
    width: 76px
}

.box-80 {
    display: inline-block;
    height: 80px;
    text-align: center;
    width: 80px
}

.box-84 {
    display: inline-block;
    height: 84px;
    text-align: center;
    width: 84px
}

.box-88 {
    display: inline-block;
    height: 88px;
    text-align: center;
    width: 88px
}

.box-92 {
    display: inline-block;
    height: 92px;
    text-align: center;
    width: 92px
}

.box-96 {
    display: inline-block;
    height: 96px;
    text-align: center;
    width: 96px
}

.box-100 {
    display: inline-block;
    height: 100px;
    text-align: center;
    width: 100px
}

.hidden-xs-up {
    display: none !important
}

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

@media (min-width:544px) {
    .hidden-sm-up {
        display: none !important
    }
}

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

@media (min-width:768px) {
    .hidden-md-up {
        display: none !important
    }
}

@media (max-width:991px) {
    .hidden-md-down {
        display: none !important
    }
}

@media (min-width:992px) {
    .hidden-lg-up {
        display: none !important
    }
}

@media (max-width:1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-xl-up {
        display: none !important
    }
}

.hidden-xl-down {
    display: none !important
}

.position-a {
    position: absolute
}

.position-f {
    position: fixed
}

.position-r {
    position: relative
}

.t-0 {
    top: 0 !important
}

.r-0 {
    right: 0 !important
}

.b-0 {
    bottom: 0 !important
}

.l-0 {
    left: 0 !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.t-40 {
    top: 40px !important
}

.r-40 {
    right: 40px !important
}

.b-40 {
    bottom: 40px !important
}

.l-40 {
    left: 40px !important
}

.t-50 {
    top: 50px !important
}

.r-50 {
    right: 50px !important
}

.b-50 {
    bottom: 50px !important
}

.l-50 {
    left: 50px !important
}

.t-60 {
    top: 60px !important
}

.r-60 {
    right: 60px !important
}

.b-60 {
    bottom: 60px !important
}

.l-60 {
    left: 60px !important
}

.m-a-0 {
    margin: 0 !important
}

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

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

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

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

.m-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.m-y-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

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

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

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

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

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

.m-x-5 {
    margin-left: 5px !important;
    margin-right: 5px !important
}

.m-y-5 {
    margin-bottom: 5px !important;
    margin-top: 5px !important
}

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

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

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

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

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

.m-x-10 {
    margin-left: 10px !important;
    margin-right: 10px !important
}

.m-y-10 {
    margin-bottom: 10px !important;
    margin-top: 10px !important
}

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

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

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

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

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

.m-x-15 {
    margin-left: 15px !important;
    margin-right: 15px !important
}

.m-y-15 {
    margin-bottom: 15px !important;
    margin-top: 15px !important
}

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

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

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

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

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

.m-x-20 {
    margin-left: 20px !important;
    margin-right: 20px !important
}

.m-y-20 {
    margin-bottom: 20px !important;
    margin-top: 20px !important
}

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

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

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

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

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

.m-x-30 {
    margin-left: 30px !important;
    margin-right: 30px !important
}

.m-y-30 {
    margin-bottom: 30px !important;
    margin-top: 30px !important
}

.m-a-40 {
    margin: 40px !important
}

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

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

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

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

.m-x-40 {
    margin-left: 40px !important;
    margin-right: 40px !important
}

.m-y-40 {
    margin-bottom: 40px !important;
    margin-top: 40px !important
}

.m-a-50 {
    margin: 50px !important
}

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

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

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

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

.m-x-50 {
    margin-left: 50px !important;
    margin-right: 50px !important
}

.m-y-50 {
    margin-bottom: 50px !important;
    margin-top: 50px !important
}

.m-a-60 {
    margin: 60px !important
}

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

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

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

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

.m-x-60 {
    margin-left: 60px !important;
    margin-right: 60px !important
}

.m-y-60 {
    margin-bottom: 60px !important;
    margin-top: 60px !important
}

.p-a-0 {
    padding: 0 !important
}

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

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

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

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

.p-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.p-y-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

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

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

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

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

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

.p-x-5 {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.p-y-5 {
    padding-bottom: 5px !important;
    padding-top: 5px !important
}

.p-a-10 {
    padding: 10px !important
}

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

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

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

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

.p-x-10 {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.p-y-10 {
    padding-bottom: 10px !important;
    padding-top: 10px !important
}

.p-a-15 {
    padding: 15px !important
}

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

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

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

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

.p-x-15 {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.p-y-15 {
    padding-bottom: 15px !important;
    padding-top: 15px !important
}

.p-a-20 {
    padding: 20px !important
}

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

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

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

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

.p-x-20 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.p-y-20 {
    padding-bottom: 20px !important;
    padding-top: 20px !important
}

.p-a-30 {
    padding: 30px !important
}

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

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

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

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

.p-x-30 {
    padding-left: 30px !important;
    padding-right: 30px !important
}

.p-y-30 {
    padding-bottom: 30px !important;
    padding-top: 30px !important
}

.p-a-40 {
    padding: 40px !important
}

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

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

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

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

.p-x-40 {
    padding-left: 40px !important;
    padding-right: 40px !important
}

.p-y-40 {
    padding-bottom: 40px !important;
    padding-top: 40px !important
}

.p-a-50 {
    padding: 50px !important
}

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

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

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

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

.p-x-50 {
    padding-left: 50px !important;
    padding-right: 50px !important
}

.p-y-50 {
    padding-bottom: 50px !important;
    padding-top: 50px !important
}

.p-a-60 {
    padding: 60px !important
}

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

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

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

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

.p-x-60 {
    padding-left: 60px !important;
    padding-right: 60px !important
}

.p-y-60 {
    padding-bottom: 60px !important;
    padding-top: 60px !important
}

@media (min-width:768px) {
    .m-sm-a-0 {
        margin: 0 !important
    }

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

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

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

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

    .m-sm-x-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .m-sm-y-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }
}

@media (min-width:768px) {
    .m-sm-a-5 {
        margin: 5px !important
    }

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

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

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

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

    .m-sm-x-5 {
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .m-sm-y-5 {
        margin-bottom: 5px !important;
        margin-top: 5px !important
    }
}

@media (min-width:768px) {
    .m-sm-a-10 {
        margin: 10px !important
    }

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

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

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

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

    .m-sm-x-10 {
        margin-left: 10px !important;
        margin-right: 10px !important
    }

    .m-sm-y-10 {
        margin-bottom: 10px !important;
        margin-top: 10px !important
    }
}

@media (min-width:768px) {
    .m-sm-a-15 {
        margin: 15px !important
    }

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

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

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

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

    .m-sm-x-15 {
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    .m-sm-y-15 {
        margin-bottom: 15px !important;
        margin-top: 15px !important
    }
}

@media (min-width:768px) {
    .m-sm-a-20 {
        margin: 20px !important
    }

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

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

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

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

    .m-sm-x-20 {
        margin-left: 20px !important;
        margin-right: 20px !important
    }

    .m-sm-y-20 {
        margin-bottom: 20px !important;
        margin-top: 20px !important
    }
}

@media (min-width:768px) {
    .m-sm-a-30 {
        margin: 30px !important
    }

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

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

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

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

    .m-sm-x-30 {
        margin-left: 30px !important;
        margin-right: 30px !important
    }

    .m-sm-y-30 {
        margin-bottom: 30px !important;
        margin-top: 30px !important
    }
}

@media (min-width:768px) {
    .m-sm-a-40 {
        margin: 40px !important
    }

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

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

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

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

    .m-sm-x-40 {
        margin-left: 40px !important;
        margin-right: 40px !important
    }

    .m-sm-y-40 {
        margin-bottom: 40px !important;
        margin-top: 40px !important
    }
}

@media (min-width:768px) {
    .m-sm-a-50 {
        margin: 50px !important
    }

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

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

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

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

    .m-sm-x-50 {
        margin-left: 50px !important;
        margin-right: 50px !important
    }

    .m-sm-y-50 {
        margin-bottom: 50px !important;
        margin-top: 50px !important
    }
}

@media (min-width:768px) {
    .m-sm-a-60 {
        margin: 60px !important
    }

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

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

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

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

    .m-sm-x-60 {
        margin-left: 60px !important;
        margin-right: 60px !important
    }

    .m-sm-y-60 {
        margin-bottom: 60px !important;
        margin-top: 60px !important
    }
}

@media (min-width:768px) {
    .p-sm-a-0 {
        padding: 0 !important
    }

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

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

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

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

    .p-sm-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .p-sm-y-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }
}

@media (min-width:768px) {
    .p-sm-a-5 {
        padding: 5px !important
    }

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

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

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

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

    .p-sm-x-5 {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .p-sm-y-5 {
        padding-bottom: 5px !important;
        padding-top: 5px !important
    }
}

@media (min-width:768px) {
    .p-sm-a-10 {
        padding: 10px !important
    }

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

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

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

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

    .p-sm-x-10 {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .p-sm-y-10 {
        padding-bottom: 10px !important;
        padding-top: 10px !important
    }
}

@media (min-width:768px) {
    .p-sm-a-15 {
        padding: 15px !important
    }

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

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

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

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

    .p-sm-x-15 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .p-sm-y-15 {
        padding-bottom: 15px !important;
        padding-top: 15px !important
    }
}

@media (min-width:768px) {
    .p-sm-a-20 {
        padding: 20px !important
    }

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

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

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

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

    .p-sm-x-20 {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .p-sm-y-20 {
        padding-bottom: 20px !important;
        padding-top: 20px !important
    }
}

@media (min-width:768px) {
    .p-sm-a-30 {
        padding: 30px !important
    }

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

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

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

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

    .p-sm-x-30 {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .p-sm-y-30 {
        padding-bottom: 30px !important;
        padding-top: 30px !important
    }
}

@media (min-width:768px) {
    .p-sm-a-40 {
        padding: 40px !important
    }

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

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

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

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

    .p-sm-x-40 {
        padding-left: 40px !important;
        padding-right: 40px !important
    }

    .p-sm-y-40 {
        padding-bottom: 40px !important;
        padding-top: 40px !important
    }
}

@media (min-width:768px) {
    .p-sm-a-50 {
        padding: 50px !important
    }

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

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

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

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

    .p-sm-x-50 {
        padding-left: 50px !important;
        padding-right: 50px !important
    }

    .p-sm-y-50 {
        padding-bottom: 50px !important;
        padding-top: 50px !important
    }
}

@media (min-width:768px) {
    .p-sm-a-60 {
        padding: 60px !important
    }

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

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

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

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

    .p-sm-x-60 {
        padding-left: 60px !important;
        padding-right: 60px !important
    }

    .p-sm-y-60 {
        padding-bottom: 60px !important;
        padding-top: 60px !important
    }
}

@media (min-width:992px) {
    .m-md-a-0 {
        margin: 0 !important
    }

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

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

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

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

    .m-md-x-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .m-md-y-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }
}

@media (min-width:992px) {
    .m-md-a-5 {
        margin: 5px !important
    }

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

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

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

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

    .m-md-x-5 {
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .m-md-y-5 {
        margin-bottom: 5px !important;
        margin-top: 5px !important
    }
}

@media (min-width:992px) {
    .m-md-a-10 {
        margin: 10px !important
    }

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

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

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

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

    .m-md-x-10 {
        margin-left: 10px !important;
        margin-right: 10px !important
    }

    .m-md-y-10 {
        margin-bottom: 10px !important;
        margin-top: 10px !important
    }
}

@media (min-width:992px) {
    .m-md-a-15 {
        margin: 15px !important
    }

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

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

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

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

    .m-md-x-15 {
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    .m-md-y-15 {
        margin-bottom: 15px !important;
        margin-top: 15px !important
    }
}

@media (min-width:992px) {
    .m-md-a-20 {
        margin: 20px !important
    }

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

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

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

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

    .m-md-x-20 {
        margin-left: 20px !important;
        margin-right: 20px !important
    }

    .m-md-y-20 {
        margin-bottom: 20px !important;
        margin-top: 20px !important
    }
}

@media (min-width:992px) {
    .m-md-a-30 {
        margin: 30px !important
    }

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

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

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

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

    .m-md-x-30 {
        margin-left: 30px !important;
        margin-right: 30px !important
    }

    .m-md-y-30 {
        margin-bottom: 30px !important;
        margin-top: 30px !important
    }
}

@media (min-width:992px) {
    .m-md-a-40 {
        margin: 40px !important
    }

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

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

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

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

    .m-md-x-40 {
        margin-left: 40px !important;
        margin-right: 40px !important
    }

    .m-md-y-40 {
        margin-bottom: 40px !important;
        margin-top: 40px !important
    }
}

@media (min-width:992px) {
    .m-md-a-50 {
        margin: 50px !important
    }

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

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

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

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

    .m-md-x-50 {
        margin-left: 50px !important;
        margin-right: 50px !important
    }

    .m-md-y-50 {
        margin-bottom: 50px !important;
        margin-top: 50px !important
    }
}

@media (min-width:992px) {
    .m-md-a-60 {
        margin: 60px !important
    }

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

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

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

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

    .m-md-x-60 {
        margin-left: 60px !important;
        margin-right: 60px !important
    }

    .m-md-y-60 {
        margin-bottom: 60px !important;
        margin-top: 60px !important
    }
}

@media (min-width:992px) {
    .p-md-a-0 {
        padding: 0 !important
    }

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

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

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

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

    .p-md-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .p-md-y-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }
}

@media (min-width:992px) {
    .p-md-a-5 {
        padding: 5px !important
    }

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

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

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

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

    .p-md-x-5 {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .p-md-y-5 {
        padding-bottom: 5px !important;
        padding-top: 5px !important
    }
}

@media (min-width:992px) {
    .p-md-a-10 {
        padding: 10px !important
    }

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

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

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

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

    .p-md-x-10 {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .p-md-y-10 {
        padding-bottom: 10px !important;
        padding-top: 10px !important
    }
}

@media (min-width:992px) {
    .p-md-a-15 {
        padding: 15px !important
    }

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

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

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

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

    .p-md-x-15 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .p-md-y-15 {
        padding-bottom: 15px !important;
        padding-top: 15px !important
    }
}

@media (min-width:992px) {
    .p-md-a-20 {
        padding: 20px !important
    }

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

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

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

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

    .p-md-x-20 {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .p-md-y-20 {
        padding-bottom: 20px !important;
        padding-top: 20px !important
    }
}

@media (min-width:992px) {
    .p-md-a-30 {
        padding: 30px !important
    }

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

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

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

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

    .p-md-x-30 {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .p-md-y-30 {
        padding-bottom: 30px !important;
        padding-top: 30px !important
    }
}

@media (min-width:992px) {
    .p-md-a-40 {
        padding: 40px !important
    }

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

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

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

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

    .p-md-x-40 {
        padding-left: 40px !important;
        padding-right: 40px !important
    }

    .p-md-y-40 {
        padding-bottom: 40px !important;
        padding-top: 40px !important
    }
}

@media (min-width:992px) {
    .p-md-a-50 {
        padding: 50px !important
    }

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

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

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

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

    .p-md-x-50 {
        padding-left: 50px !important;
        padding-right: 50px !important
    }

    .p-md-y-50 {
        padding-bottom: 50px !important;
        padding-top: 50px !important
    }
}

@media (min-width:992px) {
    .p-md-a-60 {
        padding: 60px !important
    }

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

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

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

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

    .p-md-x-60 {
        padding-left: 60px !important;
        padding-right: 60px !important
    }

    .p-md-y-60 {
        padding-bottom: 60px !important;
        padding-top: 60px !important
    }
}

@media (min-width:1200px) {
    .m-lg-a-0 {
        margin: 0 !important
    }

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

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

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

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

    .m-lg-x-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .m-lg-y-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }
}

@media (min-width:1200px) {
    .m-lg-a-5 {
        margin: 5px !important
    }

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

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

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

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

    .m-lg-x-5 {
        margin-left: 5px !important;
        margin-right: 5px !important
    }

    .m-lg-y-5 {
        margin-bottom: 5px !important;
        margin-top: 5px !important
    }
}

@media (min-width:1200px) {
    .m-lg-a-10 {
        margin: 10px !important
    }

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

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

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

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

    .m-lg-x-10 {
        margin-left: 10px !important;
        margin-right: 10px !important
    }

    .m-lg-y-10 {
        margin-bottom: 10px !important;
        margin-top: 10px !important
    }
}

@media (min-width:1200px) {
    .m-lg-a-15 {
        margin: 15px !important
    }

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

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

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

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

    .m-lg-x-15 {
        margin-left: 15px !important;
        margin-right: 15px !important
    }

    .m-lg-y-15 {
        margin-bottom: 15px !important;
        margin-top: 15px !important
    }
}

@media (min-width:1200px) {
    .m-lg-a-20 {
        margin: 20px !important
    }

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

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

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

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

    .m-lg-x-20 {
        margin-left: 20px !important;
        margin-right: 20px !important
    }

    .m-lg-y-20 {
        margin-bottom: 20px !important;
        margin-top: 20px !important
    }
}

@media (min-width:1200px) {
    .m-lg-a-30 {
        margin: 30px !important
    }

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

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

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

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

    .m-lg-x-30 {
        margin-left: 30px !important;
        margin-right: 30px !important
    }

    .m-lg-y-30 {
        margin-bottom: 30px !important;
        margin-top: 30px !important
    }
}

@media (min-width:1200px) {
    .m-lg-a-40 {
        margin: 40px !important
    }

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

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

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

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

    .m-lg-x-40 {
        margin-left: 40px !important;
        margin-right: 40px !important
    }

    .m-lg-y-40 {
        margin-bottom: 40px !important;
        margin-top: 40px !important
    }
}

@media (min-width:1200px) {
    .m-lg-a-50 {
        margin: 50px !important
    }

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

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

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

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

    .m-lg-x-50 {
        margin-left: 50px !important;
        margin-right: 50px !important
    }

    .m-lg-y-50 {
        margin-bottom: 50px !important;
        margin-top: 50px !important
    }
}

@media (min-width:1200px) {
    .m-lg-a-60 {
        margin: 60px !important
    }

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

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

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

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

    .m-lg-x-60 {
        margin-left: 60px !important;
        margin-right: 60px !important
    }

    .m-lg-y-60 {
        margin-bottom: 60px !important;
        margin-top: 60px !important
    }
}

@media (min-width:1200px) {
    .p-lg-a-0 {
        padding: 0 !important
    }

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

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

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

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

    .p-lg-x-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .p-lg-y-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }
}

@media (min-width:1200px) {
    .p-lg-a-5 {
        padding: 5px !important
    }

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

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

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

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

    .p-lg-x-5 {
        padding-left: 5px !important;
        padding-right: 5px !important
    }

    .p-lg-y-5 {
        padding-bottom: 5px !important;
        padding-top: 5px !important
    }
}

@media (min-width:1200px) {
    .p-lg-a-10 {
        padding: 10px !important
    }

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

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

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

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

    .p-lg-x-10 {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .p-lg-y-10 {
        padding-bottom: 10px !important;
        padding-top: 10px !important
    }
}

@media (min-width:1200px) {
    .p-lg-a-15 {
        padding: 15px !important
    }

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

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

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

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

    .p-lg-x-15 {
        padding-left: 15px !important;
        padding-right: 15px !important
    }

    .p-lg-y-15 {
        padding-bottom: 15px !important;
        padding-top: 15px !important
    }
}

@media (min-width:1200px) {
    .p-lg-a-20 {
        padding: 20px !important
    }

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

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

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

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

    .p-lg-x-20 {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .p-lg-y-20 {
        padding-bottom: 20px !important;
        padding-top: 20px !important
    }
}

@media (min-width:1200px) {
    .p-lg-a-30 {
        padding: 30px !important
    }

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

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

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

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

    .p-lg-x-30 {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .p-lg-y-30 {
        padding-bottom: 30px !important;
        padding-top: 30px !important
    }
}

@media (min-width:1200px) {
    .p-lg-a-40 {
        padding: 40px !important
    }

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

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

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

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

    .p-lg-x-40 {
        padding-left: 40px !important;
        padding-right: 40px !important
    }

    .p-lg-y-40 {
        padding-bottom: 40px !important;
        padding-top: 40px !important
    }
}

@media (min-width:1200px) {
    .p-lg-a-50 {
        padding: 50px !important
    }

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

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

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

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

    .p-lg-x-50 {
        padding-left: 50px !important;
        padding-right: 50px !important
    }

    .p-lg-y-50 {
        padding-bottom: 50px !important;
        padding-top: 50px !important
    }
}

@media (min-width:1200px) {
    .p-lg-a-60 {
        padding: 60px !important
    }

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

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

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

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

    .p-lg-x-60 {
        padding-left: 60px !important;
        padding-right: 60px !important
    }

    .p-lg-y-60 {
        padding-bottom: 60px !important;
        padding-top: 60px !important
    }
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-break-word {
    word-wrap: break-word
}

.fw-300 {
    font-weight: 300
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:768px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

.m-w-20 {
    min-width: 20px !important
}

.m-w-40 {
    min-width: 40px !important
}

.m-w-60 {
    min-width: 60px !important
}

.m-w-80 {
    min-width: 80px !important
}

.m-w-100 {
    min-width: 100px !important
}

.m-w-120 {
    min-width: 120px !important
}

.m-w-140 {
    min-width: 140px !important
}

.m-w-160 {
    min-width: 160px !important
}

.m-w-180 {
    min-width: 180px !important
}

.m-w-200 {
    min-width: 200px !important
}

.widget {
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative
}

.widget-tile-1 {
    border: 1px solid #e5e5e5
}

    .widget-tile-1 .wt-title {
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase;
        white-space: nowrap
    }

        .widget-tile-1 .wt-title .wt-caret {
            float: right;
            font-size: 21px;
            line-height: 21px
        }

    .widget-tile-1 .wt-text {
        color: #999;
        margin-bottom: 10px
    }

    .widget-tile-1 .wt-number {
        font-size: 25px;
        font-weight: 700
    }

    .widget-tile-1 .wt-icon {
        color: rgba(255,255,255,.3);
        bottom: 5px;
        font-size: 25px;
        right: 10px;
        line-height: 1;
        position: absolute
    }

.widget-tile-2 {
    border: 1px solid #e5e5e5
}

    .widget-tile-2 .wt-content {
        position: relative;
        z-index: 10
    }

    .widget-tile-2 .wt-title {
        color: rgba(255,255,255,.9);
        font-weight: 700;
        overflow: hidden;
        text-overflow: ellipsis;
        text-transform: uppercase;
        white-space: nowrap
    }

    .widget-tile-2 .wt-number {
        color: #fff;
        font-size: 25px
    }

    .widget-tile-2 .wt-text {
        color: rgba(255,255,255,.9)
    }

    .widget-tile-2 .wt-icon {
        color: rgba(255,255,255,.4);
        font-size: 40px;
        right: 10px;
        line-height: 1;
        position: absolute;
        top: 5px;
        z-index: 9
    }

    .widget-tile-2 .wt-chart {
        bottom: -10px;
        left: 0;
        right: 0;
        position: absolute;
        z-index: 9
    }

.widget-tabs {
    background-color: transparent
}

    .widget-tabs .nav-tabs {
        border: none
    }

        .widget-tabs .nav-tabs > li > a {
            border-color: #e5e5e5;
            border-bottom-color: transparent;
            border-radius: 0;
            color: #333;
            margin-right: 5px
        }

            .widget-tabs .nav-tabs > li > a:focus, .widget-tabs .nav-tabs > li > a:hover {
                color: #333;
                background-color: #ddd
            }

        .widget-tabs .nav-tabs > li.active > a, .widget-tabs .nav-tabs > li.active > a:focus, .widget-tabs .nav-tabs > li.active > a:hover {
            color: #333;
            background-color: #fff
        }

    .widget-tabs .tab-content {
        background-color: #fff;
        border: 1px solid #e5e5e5
    }

    .widget-tabs .wt-footer {
        border-top: 1px solid #e5e5e5
    }

.widget-activity .wa-item {
    padding: 0 0 20px 45px;
    position: relative
}

    .widget-activity .wa-item:before {
        background-color: #eee;
        bottom: 0;
        content: '';
        position: absolute;
        left: 13px;
        top: 0;
        width: 4px
    }

    .widget-activity .wa-item:last-child:before {
        display: none
    }

    .widget-activity .wa-item .wai-icon {
        border-radius: 50%;
        height: 30px;
        left: 0;
        line-height: 30px;
        position: absolute;
        text-align: center;
        top: 0;
        width: 30px
    }

    .widget-activity .wa-item .wai-time {
        color: #777;
        font-size: 11px
    }

.widget-infoblock {
    background-position: center center;
    background-size: cover;
    overflow: hidden;
    position: relative
}

    .widget-infoblock.wi-large {
        height: 500px
    }

    .widget-infoblock.wi-small {
        height: 235px
    }

    .widget-infoblock .wi-bg {
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: .5;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9
    }

    .widget-infoblock a {
        display: block;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0
    }

    .widget-infoblock .wi-content-top {
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 11
    }

    .widget-infoblock .wi-content-bottom {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        z-index: 10
    }

    .widget-infoblock .wi-number {
        color: #fff;
        font-size: 25px;
        font-weight: 700
    }

    .widget-infoblock .wi-icon {
        color: rgba(255,255,255,.4);
        font-size: 40px;
        line-height: 40px
    }

    .widget-infoblock .wi-tools a {
        display: inline-block;
        font-size: 17px;
        color: rgba(255,255,255,.4);
        line-height: 20px;
        min-width: 20px;
        text-align: center;
        -webkit-transition: all .3s;
        transition: all .3s;
        vertical-align: middle
    }

    .widget-infoblock .wi-stat {
        color: #fff;
        font-size: 15px
    }

        .widget-infoblock .wi-stat span {
            font-size: 40px;
            line-height: 1;
            position: relative;
            top: 9px
        }

    .widget-infoblock .wi-tag {
        margin-bottom: 5px
    }

        .widget-infoblock .wi-tag span {
            font-size: 11px;
            text-transform: uppercase
        }

    .widget-infoblock .wi-title {
        color: #fff;
        padding-bottom: 15px;
        position: relative
    }

        .widget-infoblock .wi-title:after {
            background-color: #fff;
            bottom: 0;
            content: '';
            height: 2px;
            left: 0;
            position: absolute;
            width: 50px
        }

    .widget-infoblock.wi-large .wi-title {
        font-size: 25px;
        line-height: 25px
    }

    .widget-infoblock.wi-small .wi-title {
        font-size: 21px;
        line-height: 21px
    }

    .widget-infoblock .wi-text {
        color: rgba(255,255,255,.9)
    }

    .widget-infoblock.wi-large .wi-text {
        font-size: 15px
    }

    .widget-infoblock.wi-small .wi-text {
        font-size: 13px
    }

.widget-statistics {
    text-align: center
}

    .widget-statistics .ws-item {
        display: inline-block;
        position: relative;
        padding-left: 70px;
        text-align: left
    }

        .widget-statistics .ws-item .wsi-icon {
            border-radius: 50%;
            height: 50px;
            font-size: 25px;
            left: 0;
            line-height: 50px;
            position: absolute;
            text-align: center;
            top: 0;
            width: 50px
        }
