﻿/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em
}

.fa, .fa-stack {
    display: inline-block
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right, .pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before, .fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before, .fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"
}

.fa-krw:before, .fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before, .fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before, .fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before, .fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before, .fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

#ember-welcome-page-id-selector {
    padding: 2em;
    box-shadow: 0 0 0 10px #FFFBF5;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.35em;
    background: #FFFBF5;
    color: #865931;
    height: 100vh
}

    #ember-welcome-page-id-selector img {
        max-width: 100%
    }

    #ember-welcome-page-id-selector p {
        margin: 0 0 .75em
    }

    #ember-welcome-page-id-selector h2 {
        color: #dd6a58;
        margin-top: 1em;
        font-size: 1.75em;
        line-height: 1.2
    }

    #ember-welcome-page-id-selector a:link, #ember-welcome-page-id-selector a:visited {
        color: #dd6a58;
        text-decoration: none
    }

    #ember-welcome-page-id-selector a:active, #ember-welcome-page-id-selector a:hover {
        color: #c13c27
    }

    #ember-welcome-page-id-selector .tomster {
        flex: 2
    }

    #ember-welcome-page-id-selector .welcome {
        flex: 3
    }

    #ember-welcome-page-id-selector .columns {
        display: flex;
        max-width: 960px;
        margin: 0 auto
    }

    #ember-welcome-page-id-selector .welcome ol {
        list-style: disc;
        padding-left: 2em;
        margin-bottom: .75em
    }

    #ember-welcome-page-id-selector .welcome > ol > li {
        padding-bottom: .5em
    }

    #ember-welcome-page-id-selector .postscript {
        clear: both;
        text-align: center;
        padding-top: 3em;
        font-size: 14px;
        color: #888;
        font-style: italic;
        line-height: 2
    }

.mdi, [class*=" sie-icon"], [class^=sie-icon] {
    font-style: normal;
    font-variant: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#ember-welcome-page-id-selector .postscript code {
    background-color: #F8E7CF;
    border-radius: 3px;
    font-family: Menlo,Courier,monospace;
    font-size: .9em;
    padding: .2em .5em;
    margin: 0 .1em
}

@media (max-width:700px) {
    #ember-welcome-page-id-selector {
        padding: 1em
    }

        #ember-welcome-page-id-selector .columns {
            flex-direction: column
        }

        #ember-welcome-page-id-selector .tomster img {
            width: 50%;
            margin: auto;
            display: block
        }

        #ember-welcome-page-id-selector h2 {
            text-align: center
        }
}

@media (max-width:400px) {
    #ember-welcome-page-id-selector .tomster img {
        width: 60%
    }

    #ember-welcome-page-id-selector .tomster, #ember-welcome-page-id-selector .welcome {
        width: 100%;
        float: none;
        margin: auto
    }
}

@font-face {
    font-family: 'Material Icons';
    font-weight: 400;
    font-style: normal
}

.mdi {
    font-family: 'Material Icons';
    font-size: 24px;
    font-weight: 400;
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga'
}

.mdi-d-rotation:before {
    content: "\e600"
}

.mdi-access-alarm:before {
    content: "\e601"
}

.mdi-access-alarms:before {
    content: "\e602"
}

.mdi-access-time:before {
    content: "\e603"
}

.mdi-accessibility:before {
    content: "\e604"
}

.mdi-account-balance-wallet:before {
    content: "\e605"
}

.mdi-account-balance:before {
    content: "\e606"
}

.mdi-account-box:before {
    content: "\e607"
}

.mdi-account-circle:before {
    content: "\e608"
}

.mdi-adb:before {
    content: "\e609"
}

.mdi-add-alarm:before {
    content: "\e60a"
}

.mdi-add-alert:before {
    content: "\e60b"
}

.mdi-add-box:before {
    content: "\e60c"
}

.mdi-add-circle-outline:before {
    content: "\e60d"
}

.mdi-add-circle:before {
    content: "\e60e"
}

.mdi-add-shopping-cart:before {
    content: "\e60f"
}

.mdi-add-to-photos:before {
    content: "\e610"
}

.mdi-add:before {
    content: "\e611"
}

.mdi-adjust:before {
    content: "\e612"
}

.mdi-airline-seat-flat-angled:before {
    content: "\e613"
}

.mdi-airline-seat-flat:before {
    content: "\e614"
}

.mdi-airline-seat-individual-suite:before {
    content: "\e615"
}

.mdi-airline-seat-legroom-extra:before {
    content: "\e616"
}

.mdi-airline-seat-legroom-normal:before {
    content: "\e617"
}

.mdi-airline-seat-legroom-reduced:before {
    content: "\e618"
}

.mdi-airline-seat-recline-extra:before {
    content: "\e619"
}

.mdi-airline-seat-recline-normal:before {
    content: "\e61a"
}

.mdi-airplanemode-active:before {
    content: "\e61b"
}

.mdi-airplanemode-inactive:before {
    content: "\e61c"
}

.mdi-airplay:before {
    content: "\e61d"
}

.mdi-alarm-add:before {
    content: "\e61e"
}

.mdi-alarm-off:before {
    content: "\e61f"
}

.mdi-alarm-on:before {
    content: "\e620"
}

.mdi-alarm:before {
    content: "\e621"
}

.mdi-album:before {
    content: "\e622"
}

.mdi-android:before {
    content: "\e623"
}

.mdi-announcement:before {
    content: "\e624"
}

.mdi-apps:before {
    content: "\e625"
}

.mdi-archive:before {
    content: "\e626"
}

.mdi-arrow-back:before {
    content: "\e627"
}

.mdi-arrow-drop-down-circle:before {
    content: "\e628"
}

.mdi-arrow-drop-down:before {
    content: "\e629"
}

.mdi-arrow-drop-up:before {
    content: "\e62a"
}

.mdi-arrow-forward:before {
    content: "\e62b"
}

.mdi-aspect-ratio:before {
    content: "\e62c"
}

.mdi-assessment:before {
    content: "\e62d"
}

.mdi-assignment-ind:before {
    content: "\e62e"
}

.mdi-assignment-late:before {
    content: "\e62f"
}

.mdi-assignment-return:before {
    content: "\e630"
}

.mdi-assignment-returned:before {
    content: "\e631"
}

.mdi-assignment-turned-in:before {
    content: "\e632"
}

.mdi-assignment:before {
    content: "\e633"
}

.mdi-assistant-photo:before {
    content: "\e634"
}

.mdi-assistant:before {
    content: "\e635"
}

.mdi-attach-file:before {
    content: "\e636"
}

.mdi-attach-money:before {
    content: "\e637"
}

.mdi-attachment:before {
    content: "\e638"
}

.mdi-audiotrack:before {
    content: "\e639"
}

.mdi-autorenew:before {
    content: "\e63a"
}

.mdi-av-timer:before {
    content: "\e63b"
}

.mdi-backspace:before {
    content: "\e63c"
}

.mdi-backup:before {
    content: "\e63d"
}

.mdi-battery-20:before {
    content: "\e63e"
}

.mdi-battery-30:before {
    content: "\e63f"
}

.mdi-battery-50:before {
    content: "\e640"
}

.mdi-battery-60:before {
    content: "\e641"
}

.mdi-battery-80:before {
    content: "\e642"
}

.mdi-battery-90:before {
    content: "\e643"
}

.mdi-battery-alert:before {
    content: "\e644"
}

.mdi-battery-charging-20:before {
    content: "\e645"
}

.mdi-battery-charging-30:before {
    content: "\e646"
}

.mdi-battery-charging-50:before {
    content: "\e647"
}

.mdi-battery-charging-60:before {
    content: "\e648"
}

.mdi-battery-charging-80:before {
    content: "\e649"
}

.mdi-battery-charging-90:before {
    content: "\e64a"
}

.mdi-battery-charging-full:before {
    content: "\e64b"
}

.mdi-battery-full:before {
    content: "\e64c"
}

.mdi-battery-std:before {
    content: "\e64d"
}

.mdi-battery-unknown:before {
    content: "\e64e"
}

.mdi-beenhere:before {
    content: "\e64f"
}

.mdi-block:before {
    content: "\e650"
}

.mdi-bluetooth-audio:before {
    content: "\e651"
}

.mdi-bluetooth-connected:before {
    content: "\e652"
}

.mdi-bluetooth-disabled:before {
    content: "\e653"
}

.mdi-bluetooth-searching:before {
    content: "\e654"
}

.mdi-bluetooth:before {
    content: "\e655"
}

.mdi-blur-circular:before {
    content: "\e656"
}

.mdi-blur-linear:before {
    content: "\e657"
}

.mdi-blur-off:before {
    content: "\e658"
}

.mdi-blur-on:before {
    content: "\e659"
}

.mdi-book:before {
    content: "\e65a"
}

.mdi-bookmark-border:before {
    content: "\e65b"
}

.mdi-bookmark:before {
    content: "\e65c"
}

.mdi-border-all:before {
    content: "\e65d"
}

.mdi-border-bottom:before {
    content: "\e65e"
}

.mdi-border-clear:before {
    content: "\e65f"
}

.mdi-border-color:before {
    content: "\e660"
}

.mdi-border-horizontal:before {
    content: "\e661"
}

.mdi-border-inner:before {
    content: "\e662"
}

.mdi-border-left:before {
    content: "\e663"
}

.mdi-border-outer:before {
    content: "\e664"
}

.mdi-border-right:before {
    content: "\e665"
}

.mdi-border-style:before {
    content: "\e666"
}

.mdi-border-top:before {
    content: "\e667"
}

.mdi-border-vertical:before {
    content: "\e668"
}

.mdi-brightness-1:before {
    content: "\e669"
}

.mdi-brightness-2:before {
    content: "\e66a"
}

.mdi-brightness-3:before {
    content: "\e66b"
}

.mdi-brightness-4:before {
    content: "\e66c"
}

.mdi-brightness-5:before {
    content: "\e66d"
}

.mdi-brightness-6:before {
    content: "\e66e"
}

.mdi-brightness-7:before {
    content: "\e66f"
}

.mdi-brightness-auto:before {
    content: "\e670"
}

.mdi-brightness-high:before {
    content: "\e671"
}

.mdi-brightness-low:before {
    content: "\e672"
}

.mdi-brightness-medium:before {
    content: "\e673"
}

.mdi-broken-image:before {
    content: "\e674"
}

.mdi-brush:before {
    content: "\e675"
}

.mdi-bug-report:before {
    content: "\e676"
}

.mdi-build:before {
    content: "\e677"
}

.mdi-business:before {
    content: "\e678"
}

.mdi-cached:before {
    content: "\e679"
}

.mdi-cake:before {
    content: "\e67a"
}

.mdi-call-end:before {
    content: "\e67b"
}

.mdi-call-made:before {
    content: "\e67c"
}

.mdi-call-merge:before {
    content: "\e67d"
}

.mdi-call-missed:before {
    content: "\e67e"
}

.mdi-call-received:before {
    content: "\e67f"
}

.mdi-call-split:before {
    content: "\e680"
}

.mdi-call:before {
    content: "\e681"
}

.mdi-camera-alt:before {
    content: "\e682"
}

.mdi-camera-enhance:before {
    content: "\e683"
}

.mdi-camera-front:before {
    content: "\e684"
}

.mdi-camera-rear:before {
    content: "\e685"
}

.mdi-camera-roll:before {
    content: "\e686"
}

.mdi-camera:before {
    content: "\e687"
}

.mdi-cancel:before {
    content: "\e688"
}

.mdi-card-giftcard:before {
    content: "\e689"
}

.mdi-card-membership:before {
    content: "\e68a"
}

.mdi-card-travel:before {
    content: "\e68b"
}

.mdi-cast-connected:before {
    content: "\e68c"
}

.mdi-cast:before {
    content: "\e68d"
}

.mdi-center-focus-strong:before {
    content: "\e68e"
}

.mdi-center-focus-weak:before {
    content: "\e68f"
}

.mdi-change-history:before {
    content: "\e690"
}

.mdi-chat-bubble-outline:before {
    content: "\e691"
}

.mdi-chat-bubble:before {
    content: "\e692"
}

.mdi-chat:before {
    content: "\e693"
}

.mdi-check-box-outline-blank:before {
    content: "\e694"
}

.mdi-check-box:before {
    content: "\e695"
}

.mdi-check-circle:before {
    content: "\e696"
}

.mdi-check:before {
    content: "\e697"
}

.mdi-chevron-left:before {
    content: "\e698"
}

.mdi-chevron-right:before {
    content: "\e699"
}

.mdi-chrome-reader-mode:before {
    content: "\e69a"
}

.mdi-class:before {
    content: "\e69b"
}

.mdi-clear-all:before {
    content: "\e69c"
}

.mdi-clear:before {
    content: "\e69d"
}

.mdi-close:before {
    content: "\e69e"
}

.mdi-closed-caption:before {
    content: "\e69f"
}

.mdi-cloud-circle:before {
    content: "\e6a0"
}

.mdi-cloud-done:before {
    content: "\e6a1"
}

.mdi-cloud-download:before {
    content: "\e6a2"
}

.mdi-cloud-off:before {
    content: "\e6a3"
}

.mdi-cloud-queue:before {
    content: "\e6a4"
}

.mdi-cloud-upload:before {
    content: "\e6a5"
}

.mdi-cloud:before {
    content: "\e6a6"
}

.mdi-code:before {
    content: "\e6a7"
}

.mdi-collections-bookmark:before {
    content: "\e6a8"
}

.mdi-collections:before {
    content: "\e6a9"
}

.mdi-color-lens:before {
    content: "\e6aa"
}

.mdi-colorize:before {
    content: "\e6ab"
}

.mdi-comment:before {
    content: "\e6ac"
}

.mdi-compare:before {
    content: "\e6ad"
}

.mdi-computer:before {
    content: "\e6ae"
}

.mdi-confirmation-number:before {
    content: "\e6af"
}

.mdi-contact-mail:before {
    content: "\e6b0"
}

.mdi-contact-phone:before {
    content: "\e6b1"
}

.mdi-contacts:before {
    content: "\e6b2"
}

.mdi-content-copy:before {
    content: "\e6b3"
}

.mdi-content-cut:before {
    content: "\e6b4"
}

.mdi-content-paste:before {
    content: "\e6b5"
}

.mdi-control-point-duplicate:before {
    content: "\e6b6"
}

.mdi-control-point:before {
    content: "\e6b7"
}

.mdi-create:before {
    content: "\e6b8"
}

.mdi-credit-card:before {
    content: "\e6b9"
}

.mdi-crop-3-2:before {
    content: "\e6ba"
}

.mdi-crop-5-4:before {
    content: "\e6bb"
}

.mdi-crop-7-5:before {
    content: "\e6bc"
}

.mdi-crop-16-9:before {
    content: "\e6bd"
}

.mdi-crop-din:before {
    content: "\e6be"
}

.mdi-crop-free:before {
    content: "\e6bf"
}

.mdi-crop-landscape:before {
    content: "\e6c0"
}

.mdi-crop-original:before {
    content: "\e6c1"
}

.mdi-crop-portrait:before {
    content: "\e6c2"
}

.mdi-crop-square:before {
    content: "\e6c3"
}

.mdi-crop:before {
    content: "\e6c4"
}

.mdi-dashboard:before {
    content: "\e6c5"
}

.mdi-data-usage:before {
    content: "\e6c6"
}

.mdi-dehaze:before {
    content: "\e6c7"
}

.mdi-delete:before {
    content: "\e6c8"
}

.mdi-description:before {
    content: "\e6c9"
}

.mdi-desktop-mac:before {
    content: "\e6ca"
}

.mdi-desktop-windows:before {
    content: "\e6cb"
}

.mdi-details:before {
    content: "\e6cc"
}

.mdi-developer-board:before {
    content: "\e6cd"
}

.mdi-developer-mode:before {
    content: "\e6ce"
}

.mdi-device-hub:before {
    content: "\e6cf"
}

.mdi-devices:before {
    content: "\e6d0"
}

.mdi-dialer-sip:before {
    content: "\e6d1"
}

.mdi-dialpad:before {
    content: "\e6d2"
}

.mdi-directions-bike:before {
    content: "\e6d3"
}

.mdi-directions-boat:before {
    content: "\e6d4"
}

.mdi-directions-bus:before {
    content: "\e6d5"
}

.mdi-directions-car:before {
    content: "\e6d6"
}

.mdi-directions-railway:before {
    content: "\e6d7"
}

.mdi-directions-run:before {
    content: "\e6d8"
}

.mdi-directions-subway:before {
    content: "\e6d9"
}

.mdi-directions-transit:before {
    content: "\e6da"
}

.mdi-directions-walk:before {
    content: "\e6db"
}

.mdi-directions:before {
    content: "\e6dc"
}

.mdi-disc-full:before {
    content: "\e6dd"
}

.mdi-dns:before {
    content: "\e6de"
}

.mdi-do-not-disturb-alt:before {
    content: "\e6df"
}

.mdi-do-not-disturb:before {
    content: "\e6e0"
}

.mdi-dock:before {
    content: "\e6e1"
}

.mdi-domain:before {
    content: "\e6e2"
}

.mdi-done-all:before {
    content: "\e6e3"
}

.mdi-done:before {
    content: "\e6e4"
}

.mdi-drafts:before {
    content: "\e6e5"
}

.mdi-drive-eta:before {
    content: "\e6e6"
}

.mdi-dvr:before {
    content: "\e6e7"
}

.mdi-edit:before {
    content: "\e6e8"
}

.mdi-eject:before {
    content: "\e6e9"
}

.mdi-email:before {
    content: "\e6ea"
}

.mdi-equalizer:before {
    content: "\e6eb"
}

.mdi-error-outline:before {
    content: "\e6ec"
}

.mdi-error:before {
    content: "\e6ed"
}

.mdi-event-available:before {
    content: "\e6ee"
}

.mdi-event-busy:before {
    content: "\e6ef"
}

.mdi-event-note:before {
    content: "\e6f0"
}

.mdi-event-seat:before {
    content: "\e6f1"
}

.mdi-event:before {
    content: "\e6f2"
}

.mdi-exit-to-app:before {
    content: "\e6f3"
}

.mdi-expand-less:before {
    content: "\e6f4"
}

.mdi-expand-more:before {
    content: "\e6f5"
}

.mdi-explicit:before {
    content: "\e6f6"
}

.mdi-explore:before {
    content: "\e6f7"
}

.mdi-exposure-neg-1:before {
    content: "\e6f8"
}

.mdi-exposure-neg-2:before {
    content: "\e6f9"
}

.mdi-exposure-plus-1:before {
    content: "\e6fa"
}

.mdi-exposure-plus-2:before {
    content: "\e6fb"
}

.mdi-exposure-zero:before {
    content: "\e6fc"
}

.mdi-exposure:before {
    content: "\e6fd"
}

.mdi-extension:before {
    content: "\e6fe"
}

.mdi-face:before {
    content: "\e6ff"
}

.mdi-fast-forward:before {
    content: "\e700"
}

.mdi-fast-rewind:before {
    content: "\e701"
}

.mdi-favorite-border:before {
    content: "\e702"
}

.mdi-favorite:before {
    content: "\e703"
}

.mdi-feedback:before {
    content: "\e704"
}

.mdi-file-download:before {
    content: "\e705"
}

.mdi-file-upload:before {
    content: "\e706"
}

.mdi-filter-1:before {
    content: "\e707"
}

.mdi-filter-2:before {
    content: "\e708"
}

.mdi-filter-3:before {
    content: "\e709"
}

.mdi-filter-4:before {
    content: "\e70a"
}

.mdi-filter-5:before {
    content: "\e70b"
}

.mdi-filter-6:before {
    content: "\e70c"
}

.mdi-filter-7:before {
    content: "\e70d"
}

.mdi-filter-8:before {
    content: "\e70e"
}

.mdi-filter-9-plus:before {
    content: "\e70f"
}

.mdi-filter-9:before {
    content: "\e710"
}

.mdi-filter-b-and-w:before {
    content: "\e711"
}

.mdi-filter-center-focus:before {
    content: "\e712"
}

.mdi-filter-drama:before {
    content: "\e713"
}

.mdi-filter-frames:before {
    content: "\e714"
}

.mdi-filter-hdr:before {
    content: "\e715"
}

.mdi-filter-list:before {
    content: "\e716"
}

.mdi-filter-none:before {
    content: "\e717"
}

.mdi-filter-tilt-shift:before {
    content: "\e718"
}

.mdi-filter-vintage:before {
    content: "\e719"
}

.mdi-filter:before {
    content: "\e71a"
}

.mdi-find-in-page:before {
    content: "\e71b"
}

.mdi-find-replace:before {
    content: "\e71c"
}

.mdi-flag:before {
    content: "\e71d"
}

.mdi-flare:before {
    content: "\e71e"
}

.mdi-flash-auto:before {
    content: "\e71f"
}

.mdi-flash-off:before {
    content: "\e720"
}

.mdi-flash-on:before {
    content: "\e721"
}

.mdi-flight-land:before {
    content: "\e722"
}

.mdi-flight-takeoff:before {
    content: "\e723"
}

.mdi-flight:before {
    content: "\e724"
}

.mdi-flip-to-back:before {
    content: "\e725"
}

.mdi-flip-to-front:before {
    content: "\e726"
}

.mdi-flip:before {
    content: "\e727"
}

.mdi-folder-open:before {
    content: "\e728"
}

.mdi-folder-shared:before {
    content: "\e729"
}

.mdi-folder-special:before {
    content: "\e72a"
}

.mdi-folder:before {
    content: "\e72b"
}

.mdi-font-download:before {
    content: "\e72c"
}

.mdi-format-align-center:before {
    content: "\e72d"
}

.mdi-format-align-justify:before {
    content: "\e72e"
}

.mdi-format-align-left:before {
    content: "\e72f"
}

.mdi-format-align-right:before {
    content: "\e730"
}

.mdi-format-bold:before {
    content: "\e731"
}

.mdi-format-clear:before {
    content: "\e732"
}

.mdi-format-color-fill:before {
    content: "\e733"
}

.mdi-format-color-reset:before {
    content: "\e734"
}

.mdi-format-color-text:before {
    content: "\e735"
}

.mdi-format-indent-decrease:before {
    content: "\e736"
}

.mdi-format-indent-increase:before {
    content: "\e737"
}

.mdi-format-italic:before {
    content: "\e738"
}

.mdi-format-line-spacing:before {
    content: "\e739"
}

.mdi-format-list-bulleted:before {
    content: "\e73a"
}

.mdi-format-list-numbered:before {
    content: "\e73b"
}

.mdi-format-paint:before {
    content: "\e73c"
}

.mdi-format-quote:before {
    content: "\e73d"
}

.mdi-format-size:before {
    content: "\e73e"
}

.mdi-format-strikethrough:before {
    content: "\e73f"
}

.mdi-format-textdirection-l-to-r:before {
    content: "\e740"
}

.mdi-format-textdirection-r-to-l:before {
    content: "\e741"
}

.mdi-format-underlined:before {
    content: "\e742"
}

.mdi-forum:before {
    content: "\e743"
}

.mdi-forward-5:before {
    content: "\e744"
}

.mdi-forward-10:before {
    content: "\e745"
}

.mdi-forward-30:before {
    content: "\e746"
}

.mdi-forward:before {
    content: "\e747"
}

.mdi-fullscreen-exit:before {
    content: "\e748"
}

.mdi-fullscreen:before {
    content: "\e749"
}

.mdi-functions:before {
    content: "\e74a"
}

.mdi-gamepad:before {
    content: "\e74b"
}

.mdi-games:before {
    content: "\e74c"
}

.mdi-gesture:before {
    content: "\e74d"
}

.mdi-get-app:before {
    content: "\e74e"
}

.mdi-gif:before {
    content: "\e74f"
}

.mdi-gps-fixed:before {
    content: "\e750"
}

.mdi-gps-not-fixed:before {
    content: "\e751"
}

.mdi-gps-off:before {
    content: "\e752"
}

.mdi-grade:before {
    content: "\e753"
}

.mdi-gradient:before {
    content: "\e754"
}

.mdi-grain:before {
    content: "\e755"
}

.mdi-graphic-eq:before {
    content: "\e756"
}

.mdi-grid-off:before {
    content: "\e757"
}

.mdi-grid-on:before {
    content: "\e758"
}

.mdi-group-add:before {
    content: "\e759"
}

.mdi-group-work:before {
    content: "\e75a"
}

.mdi-group:before {
    content: "\e75b"
}

.mdi-hd:before {
    content: "\e75c"
}

.mdi-hdr-off:before {
    content: "\e75d"
}

.mdi-hdr-on:before {
    content: "\e75e"
}

.mdi-hdr-strong:before {
    content: "\e75f"
}

.mdi-hdr-weak:before {
    content: "\e760"
}

.mdi-headset-mic:before {
    content: "\e761"
}

.mdi-headset:before {
    content: "\e762"
}

.mdi-healing:before {
    content: "\e763"
}

.mdi-hearing:before {
    content: "\e764"
}

.mdi-help-outline:before {
    content: "\e765"
}

.mdi-help:before {
    content: "\e766"
}

.mdi-high-quality:before {
    content: "\e767"
}

.mdi-highlight-off:before {
    content: "\e768"
}

.mdi-history:before {
    content: "\e769"
}

.mdi-home:before {
    content: "\e76a"
}

.mdi-hotel:before {
    content: "\e76b"
}

.mdi-hourglass-empty:before {
    content: "\e76c"
}

.mdi-hourglass-full:before {
    content: "\e76d"
}

.mdi-http:before {
    content: "\e76e"
}

.mdi-https:before {
    content: "\e76f"
}

.mdi-image-aspect-ratio:before {
    content: "\e770"
}

.mdi-image:before {
    content: "\e771"
}

.mdi-import-export:before {
    content: "\e772"
}

.mdi-inbox:before {
    content: "\e773"
}

.mdi-indeterminate-check-box:before {
    content: "\e774"
}

.mdi-info-outline:before {
    content: "\e775"
}

.mdi-info:before {
    content: "\e776"
}

.mdi-input:before {
    content: "\e777"
}

.mdi-insert-chart:before {
    content: "\e778"
}

.mdi-insert-comment:before {
    content: "\e779"
}

.mdi-insert-drive-file:before {
    content: "\e77a"
}

.mdi-insert-emoticon:before {
    content: "\e77b"
}

.mdi-insert-invitation:before {
    content: "\e77c"
}

.mdi-insert-link:before {
    content: "\e77d"
}

.mdi-insert-photo:before {
    content: "\e77e"
}

.mdi-invert-colors-off:before {
    content: "\e77f"
}

.mdi-invert-colors:before {
    content: "\e780"
}

.mdi-iso:before {
    content: "\e781"
}

.mdi-keyboard-arrow-down:before {
    content: "\e782"
}

.mdi-keyboard-arrow-left:before {
    content: "\e783"
}

.mdi-keyboard-arrow-right:before {
    content: "\e784"
}

.mdi-keyboard-arrow-up:before {
    content: "\e785"
}

.mdi-keyboard-backspace:before {
    content: "\e786"
}

.mdi-keyboard-capslock:before {
    content: "\e787"
}

.mdi-keyboard-hide:before {
    content: "\e788"
}

.mdi-keyboard-return:before {
    content: "\e789"
}

.mdi-keyboard-tab:before {
    content: "\e78a"
}

.mdi-keyboard-voice:before {
    content: "\e78b"
}

.mdi-keyboard:before {
    content: "\e78c"
}

.mdi-label-outline:before {
    content: "\e78d"
}

.mdi-label:before {
    content: "\e78e"
}

.mdi-landscape:before {
    content: "\e78f"
}

.mdi-language:before {
    content: "\e790"
}

.mdi-laptop-chromebook:before {
    content: "\e791"
}

.mdi-laptop-mac:before {
    content: "\e792"
}

.mdi-laptop-windows:before {
    content: "\e793"
}

.mdi-laptop:before {
    content: "\e794"
}

.mdi-launch:before {
    content: "\e795"
}

.mdi-layers-clear:before {
    content: "\e796"
}

.mdi-layers:before {
    content: "\e797"
}

.mdi-leak-add:before {
    content: "\e798"
}

.mdi-leak-remove:before {
    content: "\e799"
}

.mdi-lens:before {
    content: "\e79a"
}

.mdi-library-add:before {
    content: "\e79b"
}

.mdi-library-books:before {
    content: "\e79c"
}

.mdi-library-music:before {
    content: "\e79d"
}

.mdi-link:before {
    content: "\e79e"
}

.mdi-list:before {
    content: "\e79f"
}

.mdi-live-help:before {
    content: "\e7a0"
}

.mdi-live-tv:before {
    content: "\e7a1"
}

.mdi-local-activity:before {
    content: "\e7a2"
}

.mdi-local-airport:before {
    content: "\e7a3"
}

.mdi-local-atm:before {
    content: "\e7a4"
}

.mdi-local-bar:before {
    content: "\e7a5"
}

.mdi-local-cafe:before {
    content: "\e7a6"
}

.mdi-local-car-wash:before {
    content: "\e7a7"
}

.mdi-local-convenience-store:before {
    content: "\e7a8"
}

.mdi-local-dining:before {
    content: "\e7a9"
}

.mdi-local-drink:before {
    content: "\e7aa"
}

.mdi-local-florist:before {
    content: "\e7ab"
}

.mdi-local-gas-station:before {
    content: "\e7ac"
}

.mdi-local-grocery-store:before {
    content: "\e7ad"
}

.mdi-local-hospital:before {
    content: "\e7ae"
}

.mdi-local-hotel:before {
    content: "\e7af"
}

.mdi-local-laundry-service:before {
    content: "\e7b0"
}

.mdi-local-library:before {
    content: "\e7b1"
}

.mdi-local-mall:before {
    content: "\e7b2"
}

.mdi-local-movies:before {
    content: "\e7b3"
}

.mdi-local-offer:before {
    content: "\e7b4"
}

.mdi-local-parking:before {
    content: "\e7b5"
}

.mdi-local-pharmacy:before {
    content: "\e7b6"
}

.mdi-local-phone:before {
    content: "\e7b7"
}

.mdi-local-pizza:before {
    content: "\e7b8"
}

.mdi-local-play:before {
    content: "\e7b9"
}

.mdi-local-post-office:before {
    content: "\e7ba"
}

.mdi-local-printshop:before {
    content: "\e7bb"
}

.mdi-local-see:before {
    content: "\e7bc"
}

.mdi-local-shipping:before {
    content: "\e7bd"
}

.mdi-local-taxi:before {
    content: "\e7be"
}

.mdi-location-city:before {
    content: "\e7bf"
}

.mdi-location-disabled:before {
    content: "\e7c0"
}

.mdi-location-off:before {
    content: "\e7c1"
}

.mdi-location-on:before {
    content: "\e7c2"
}

.mdi-location-searching:before {
    content: "\e7c3"
}

.mdi-lock-open:before {
    content: "\e7c4"
}

.mdi-lock-outline:before {
    content: "\e7c5"
}

.mdi-lock:before {
    content: "\e7c6"
}

.mdi-looks-3:before {
    content: "\e7c7"
}

.mdi-looks-4:before {
    content: "\e7c8"
}

.mdi-looks-5:before {
    content: "\e7c9"
}

.mdi-looks-6:before {
    content: "\e7ca"
}

.mdi-looks-one:before {
    content: "\e7cb"
}

.mdi-looks-two:before {
    content: "\e7cc"
}

.mdi-looks:before {
    content: "\e7cd"
}

.mdi-loop:before {
    content: "\e7ce"
}

.mdi-loupe:before {
    content: "\e7cf"
}

.mdi-loyalty:before {
    content: "\e7d0"
}

.mdi-mail:before {
    content: "\e7d1"
}

.mdi-map:before {
    content: "\e7d2"
}

.mdi-markunread-mailbox:before {
    content: "\e7d3"
}

.mdi-markunread:before {
    content: "\e7d4"
}

.mdi-memory:before {
    content: "\e7d5"
}

.mdi-menu:before {
    content: "\e7d6"
}

.mdi-merge-type:before {
    content: "\e7d7"
}

.mdi-message:before {
    content: "\e7d8"
}

.mdi-mic-none:before {
    content: "\e7d9"
}

.mdi-mic-off:before {
    content: "\e7da"
}

.mdi-mic:before {
    content: "\e7db"
}

.mdi-mms:before {
    content: "\e7dc"
}

.mdi-mode-comment:before {
    content: "\e7dd"
}

.mdi-mode-edit:before {
    content: "\e7de"
}

.mdi-money-off:before {
    content: "\e7df"
}

.mdi-monochrome-photos:before {
    content: "\e7e0"
}

.mdi-mood-bad:before {
    content: "\e7e1"
}

.mdi-mood:before {
    content: "\e7e2"
}

.mdi-more-horiz:before {
    content: "\e7e3"
}

.mdi-more-vert:before {
    content: "\e7e4"
}

.mdi-more:before {
    content: "\e7e5"
}

.mdi-mouse:before {
    content: "\e7e6"
}

.mdi-movie-creation:before {
    content: "\e7e7"
}

.mdi-movie:before {
    content: "\e7e8"
}

.mdi-music-note:before {
    content: "\e7e9"
}

.mdi-my-location:before {
    content: "\e7ea"
}

.mdi-nature-people:before {
    content: "\e7eb"
}

.mdi-nature:before {
    content: "\e7ec"
}

.mdi-navigate-before:before {
    content: "\e7ed"
}

.mdi-navigate-next:before {
    content: "\e7ee"
}

.mdi-navigation:before {
    content: "\e7ef"
}

.mdi-network-cell:before {
    content: "\e7f0"
}

.mdi-network-locked:before {
    content: "\e7f1"
}

.mdi-network-wifi:before {
    content: "\e7f2"
}

.mdi-new-releases:before {
    content: "\e7f3"
}

.mdi-nfc:before {
    content: "\e7f4"
}

.mdi-no-sim:before {
    content: "\e7f5"
}

.mdi-not-interested:before {
    content: "\e7f6"
}

.mdi-note-add:before {
    content: "\e7f7"
}

.mdi-notifications-active:before {
    content: "\e7f8"
}

.mdi-notifications-none:before {
    content: "\e7f9"
}

.mdi-notifications-off:before {
    content: "\e7fa"
}

.mdi-notifications-paused:before {
    content: "\e7fb"
}

.mdi-notifications:before {
    content: "\e7fc"
}

.mdi-offline-pin:before {
    content: "\e7fd"
}

.mdi-ondemand-video:before {
    content: "\e7fe"
}

.mdi-open-in-browser:before {
    content: "\e7ff"
}

.mdi-open-in-new:before {
    content: "\e800"
}

.mdi-open-with:before {
    content: "\e801"
}

.mdi-pages:before {
    content: "\e802"
}

.mdi-pageview:before {
    content: "\e803"
}

.mdi-palette:before {
    content: "\e804"
}

.mdi-panorama-fish-eye:before {
    content: "\e805"
}

.mdi-panorama-horizontal:before {
    content: "\e806"
}

.mdi-panorama-vertical:before {
    content: "\e807"
}

.mdi-panorama-wide-angle:before {
    content: "\e808"
}

.mdi-panorama:before {
    content: "\e809"
}

.mdi-party-mode:before {
    content: "\e80a"
}

.mdi-pause-circle-filled:before {
    content: "\e80b"
}

.mdi-pause-circle-outline:before {
    content: "\e80c"
}

.mdi-pause:before {
    content: "\e80d"
}

.mdi-payment:before {
    content: "\e80e"
}

.mdi-people-outline:before {
    content: "\e80f"
}

.mdi-people:before {
    content: "\e810"
}

.mdi-perm-camera-mic:before {
    content: "\e811"
}

.mdi-perm-contact-calendar:before {
    content: "\e812"
}

.mdi-perm-data-setting:before {
    content: "\e813"
}

.mdi-perm-device-information:before {
    content: "\e814"
}

.mdi-perm-identity:before {
    content: "\e815"
}

.mdi-perm-media:before {
    content: "\e816"
}

.mdi-perm-phone-msg:before {
    content: "\e817"
}

.mdi-perm-scan-wifi:before {
    content: "\e818"
}

.mdi-person-add:before {
    content: "\e819"
}

.mdi-person-outline:before {
    content: "\e81a"
}

.mdi-person-pin:before {
    content: "\e81b"
}

.mdi-person:before {
    content: "\e81c"
}

.mdi-personal-video:before {
    content: "\e81d"
}

.mdi-phone-android:before {
    content: "\e81e"
}

.mdi-phone-bluetooth-speaker:before {
    content: "\e81f"
}

.mdi-phone-forwarded:before {
    content: "\e820"
}

.mdi-phone-in-talk:before {
    content: "\e821"
}

.mdi-phone-iphone:before {
    content: "\e822"
}

.mdi-phone-locked:before {
    content: "\e823"
}

.mdi-phone-missed:before {
    content: "\e824"
}

.mdi-phone-paused:before {
    content: "\e825"
}

.mdi-phone:before {
    content: "\e826"
}

.mdi-phonelink-erase:before {
    content: "\e827"
}

.mdi-phonelink-lock:before {
    content: "\e828"
}

.mdi-phonelink-off:before {
    content: "\e829"
}

.mdi-phonelink-ring:before {
    content: "\e82a"
}

.mdi-phonelink-setup:before {
    content: "\e82b"
}

.mdi-phonelink:before {
    content: "\e82c"
}

.mdi-photo-album:before {
    content: "\e82d"
}

.mdi-photo-camera:before {
    content: "\e82e"
}

.mdi-photo-library:before {
    content: "\e82f"
}

.mdi-photo-size-select-actual:before {
    content: "\e830"
}

.mdi-photo-size-select-large:before {
    content: "\e831"
}

.mdi-photo-size-select-small:before {
    content: "\e832"
}

.mdi-photo:before {
    content: "\e833"
}

.mdi-picture-as-pdf:before {
    content: "\e834"
}

.mdi-picture-in-picture:before {
    content: "\e835"
}

.mdi-pin-drop:before {
    content: "\e836"
}

.mdi-place:before {
    content: "\e837"
}

.mdi-play-arrow:before {
    content: "\e838"
}

.mdi-play-circle-filled:before {
    content: "\e839"
}

.mdi-play-circle-outline:before {
    content: "\e83a"
}

.mdi-play-for-work:before {
    content: "\e83b"
}

.mdi-playlist-add:before {
    content: "\e83c"
}

.mdi-plus-one:before {
    content: "\e83d"
}

.mdi-poll:before {
    content: "\e83e"
}

.mdi-polymer:before {
    content: "\e83f"
}

.mdi-portable-wifi-off:before {
    content: "\e840"
}

.mdi-portrait:before {
    content: "\e841"
}

.mdi-power-input:before {
    content: "\e842"
}

.mdi-power-settings-new:before {
    content: "\e843"
}

.mdi-power:before {
    content: "\e844"
}

.mdi-present-to-all:before {
    content: "\e845"
}

.mdi-print:before {
    content: "\e846"
}

.mdi-public:before {
    content: "\e847"
}

.mdi-publish:before {
    content: "\e848"
}

.mdi-query-builder:before {
    content: "\e849"
}

.mdi-question-answer:before {
    content: "\e84a"
}

.mdi-queue-music:before {
    content: "\e84b"
}

.mdi-queue:before {
    content: "\e84c"
}

.mdi-radio-button-checked:before {
    content: "\e84d"
}

.mdi-radio-button-unchecked:before {
    content: "\e84e"
}

.mdi-radio:before {
    content: "\e84f"
}

.mdi-rate-review:before {
    content: "\e850"
}

.mdi-receipt:before {
    content: "\e851"
}

.mdi-recent-actors:before {
    content: "\e852"
}

.mdi-redeem:before {
    content: "\e853"
}

.mdi-redo:before {
    content: "\e854"
}

.mdi-refresh:before {
    content: "\e855"
}

.mdi-remove-circle-outline:before {
    content: "\e856"
}

.mdi-remove-circle:before {
    content: "\e857"
}

.mdi-remove-red-eye:before {
    content: "\e858"
}

.mdi-remove:before {
    content: "\e859"
}

.mdi-reorder:before {
    content: "\e85a"
}

.mdi-repeat-one:before {
    content: "\e85b"
}

.mdi-repeat:before {
    content: "\e85c"
}

.mdi-replay-5:before {
    content: "\e85d"
}

.mdi-replay-10:before {
    content: "\e85e"
}

.mdi-replay-30:before {
    content: "\e85f"
}

.mdi-replay:before {
    content: "\e860"
}

.mdi-reply-all:before {
    content: "\e861"
}

.mdi-reply:before {
    content: "\e862"
}

.mdi-report-problem:before {
    content: "\e863"
}

.mdi-report:before {
    content: "\e864"
}

.mdi-restaurant-menu:before {
    content: "\e865"
}

.mdi-restore:before {
    content: "\e866"
}

.mdi-ring-volume:before {
    content: "\e867"
}

.mdi-room:before {
    content: "\e868"
}

.mdi-rotate-90-degrees-ccw:before {
    content: "\e869"
}

.mdi-rotate-left:before {
    content: "\e86a"
}

.mdi-rotate-right:before {
    content: "\e86b"
}

.mdi-router:before {
    content: "\e86c"
}

.mdi-satellite:before {
    content: "\e86d"
}

.mdi-save:before {
    content: "\e86e"
}

.mdi-scanner:before {
    content: "\e86f"
}

.mdi-schedule:before {
    content: "\e870"
}

.mdi-school:before {
    content: "\e871"
}

.mdi-screen-lock-landscape:before {
    content: "\e872"
}

.mdi-screen-lock-portrait:before {
    content: "\e873"
}

.mdi-screen-lock-rotation:before {
    content: "\e874"
}

.mdi-screen-rotation:before {
    content: "\e875"
}

.mdi-sd-card:before {
    content: "\e876"
}

.mdi-sd-storage:before {
    content: "\e877"
}

.mdi-search:before {
    content: "\e878"
}

.mdi-security:before {
    content: "\e879"
}

.mdi-select-all:before {
    content: "\e87a"
}

.mdi-send:before {
    content: "\e87b"
}

.mdi-settings-applications:before {
    content: "\e87c"
}

.mdi-settings-backup-restore:before {
    content: "\e87d"
}

.mdi-settings-bluetooth:before {
    content: "\e87e"
}

.mdi-settings-brightness:before {
    content: "\e87f"
}

.mdi-settings-cell:before {
    content: "\e880"
}

.mdi-settings-ethernet:before {
    content: "\e881"
}

.mdi-settings-input-antenna:before {
    content: "\e882"
}

.mdi-settings-input-component:before {
    content: "\e883"
}

.mdi-settings-input-composite:before {
    content: "\e884"
}

.mdi-settings-input-hdmi:before {
    content: "\e885"
}

.mdi-settings-input-svideo:before {
    content: "\e886"
}

.mdi-settings-overscan:before {
    content: "\e887"
}

.mdi-settings-phone:before {
    content: "\e888"
}

.mdi-settings-power:before {
    content: "\e889"
}

.mdi-settings-remote:before {
    content: "\e88a"
}

.mdi-settings-system-daydream:before {
    content: "\e88b"
}

.mdi-settings-voice:before {
    content: "\e88c"
}

.mdi-settings:before {
    content: "\e88d"
}

.mdi-share:before {
    content: "\e88e"
}

.mdi-shop-two:before {
    content: "\e88f"
}

.mdi-shop:before {
    content: "\e890"
}

.mdi-shopping-basket:before {
    content: "\e891"
}

.mdi-shopping-cart:before {
    content: "\e892"
}

.mdi-shuffle:before {
    content: "\e893"
}

.mdi-signal-cellular-0-bar:before {
    content: "\e894"
}

.mdi-signal-cellular-1-bar:before {
    content: "\e895"
}

.mdi-signal-cellular-2-bar:before {
    content: "\e896"
}

.mdi-signal-cellular-3-bar:before {
    content: "\e897"
}

.mdi-signal-cellular-4-bar:before {
    content: "\e898"
}

.mdi-signal-cellular-connected-no-internet-0-bar:before {
    content: "\e899"
}

.mdi-signal-cellular-connected-no-internet-1-bar:before {
    content: "\e89a"
}

.mdi-signal-cellular-connected-no-internet-2-bar:before {
    content: "\e89b"
}

.mdi-signal-cellular-connected-no-internet-3-bar:before {
    content: "\e89c"
}

.mdi-signal-cellular-connected-no-internet-4-bar:before {
    content: "\e89d"
}

.mdi-signal-cellular-no-sim:before {
    content: "\e89e"
}

.mdi-signal-cellular-null:before {
    content: "\e89f"
}

.mdi-signal-cellular-off:before {
    content: "\e8a0"
}

.mdi-signal-wifi-0-bar:before {
    content: "\e8a1"
}

.mdi-signal-wifi-1-bar-lock:before {
    content: "\e8a2"
}

.mdi-signal-wifi-1-bar:before {
    content: "\e8a3"
}

.mdi-signal-wifi-2-bar-lock:before {
    content: "\e8a4"
}

.mdi-signal-wifi-2-bar:before {
    content: "\e8a5"
}

.mdi-signal-wifi-3-bar-lock:before {
    content: "\e8a6"
}

.mdi-signal-wifi-3-bar:before {
    content: "\e8a7"
}

.mdi-signal-wifi-4-bar-lock:before {
    content: "\e8a8"
}

.mdi-signal-wifi-4-bar:before {
    content: "\e8a9"
}

.mdi-signal-wifi-off:before {
    content: "\e8aa"
}

.mdi-sim-card-alert:before {
    content: "\e8ab"
}

.mdi-sim-card:before {
    content: "\e8ac"
}

.mdi-skip-next:before {
    content: "\e8ad"
}

.mdi-skip-previous:before {
    content: "\e8ae"
}

.mdi-slideshow:before {
    content: "\e8af"
}

.mdi-smartphone:before {
    content: "\e8b0"
}

.mdi-sms-failed:before {
    content: "\e8b1"
}

.mdi-sms:before {
    content: "\e8b2"
}

.mdi-snooze:before {
    content: "\e8b3"
}

.mdi-sort-by-alpha:before {
    content: "\e8b4"
}

.mdi-sort:before {
    content: "\e8b5"
}

.mdi-space-bar:before {
    content: "\e8b6"
}

.mdi-speaker-group:before {
    content: "\e8b7"
}

.mdi-speaker-notes:before {
    content: "\e8b8"
}

.mdi-speaker-phone:before {
    content: "\e8b9"
}

.mdi-speaker:before {
    content: "\e8ba"
}

.mdi-spellcheck:before {
    content: "\e8bb"
}

.mdi-star-border:before {
    content: "\e8bc"
}

.mdi-star-half:before {
    content: "\e8bd"
}

.mdi-star:before {
    content: "\e8be"
}

.mdi-stars:before {
    content: "\e8bf"
}

.mdi-stay-current-landscape:before {
    content: "\e8c0"
}

.mdi-stay-current-portrait:before {
    content: "\e8c1"
}

.mdi-stay-primary-landscape:before {
    content: "\e8c2"
}

.mdi-stay-primary-portrait:before {
    content: "\e8c3"
}

.mdi-stop:before {
    content: "\e8c4"
}

.mdi-storage:before {
    content: "\e8c5"
}

.mdi-store-mall-directory:before {
    content: "\e8c6"
}

.mdi-store:before {
    content: "\e8c7"
}

.mdi-straighten:before {
    content: "\e8c8"
}

.mdi-strikethrough-s:before {
    content: "\e8c9"
}

.mdi-style:before {
    content: "\e8ca"
}

.mdi-subject:before {
    content: "\e8cb"
}

.mdi-subtitles:before {
    content: "\e8cc"
}

.mdi-supervisor-account:before {
    content: "\e8cd"
}

.mdi-surround-sound:before {
    content: "\e8ce"
}

.mdi-swap-calls:before {
    content: "\e8cf"
}

.mdi-swap-horiz:before {
    content: "\e8d0"
}

.mdi-swap-vert:before {
    content: "\e8d1"
}

.mdi-swap-vertical-circle:before {
    content: "\e8d2"
}

.mdi-switch-camera:before {
    content: "\e8d3"
}

.mdi-switch-video:before {
    content: "\e8d4"
}

.mdi-sync-disabled:before {
    content: "\e8d5"
}

.mdi-sync-problem:before {
    content: "\e8d6"
}

.mdi-sync:before {
    content: "\e8d7"
}

.mdi-system-update-alt:before {
    content: "\e8d8"
}

.mdi-system-update:before {
    content: "\e8d9"
}

.mdi-tab-unselected:before {
    content: "\e8da"
}

.mdi-tab:before {
    content: "\e8db"
}

.mdi-tablet-android:before {
    content: "\e8dc"
}

.mdi-tablet-mac:before {
    content: "\e8dd"
}

.mdi-tablet:before {
    content: "\e8de"
}

.mdi-tag-faces:before {
    content: "\e8df"
}

.mdi-tap-and-play:before {
    content: "\e8e0"
}

.mdi-terrain:before {
    content: "\e8e1"
}

.mdi-text-format:before {
    content: "\e8e2"
}

.mdi-textsms:before {
    content: "\e8e3"
}

.mdi-texture:before {
    content: "\e8e4"
}

.mdi-theaters:before {
    content: "\e8e5"
}

.mdi-thumb-down:before {
    content: "\e8e6"
}

.mdi-thumb-up:before {
    content: "\e8e7"
}

.mdi-thumbs-up-down:before {
    content: "\e8e8"
}

.mdi-time-to-leave:before {
    content: "\e8e9"
}

.mdi-timelapse:before {
    content: "\e8ea"
}

.mdi-timer-3:before {
    content: "\e8eb"
}

.mdi-timer-10:before {
    content: "\e8ec"
}

.mdi-timer-off:before {
    content: "\e8ed"
}

.mdi-timer:before {
    content: "\e8ee"
}

.mdi-toc:before {
    content: "\e8ef"
}

.mdi-today:before {
    content: "\e8f0"
}

.mdi-toll:before {
    content: "\e8f1"
}

.mdi-tonality:before {
    content: "\e8f2"
}

.mdi-toys:before {
    content: "\e8f3"
}

.mdi-track-changes:before {
    content: "\e8f4"
}

.mdi-traffic:before {
    content: "\e8f5"
}

.mdi-transform:before {
    content: "\e8f6"
}

.mdi-translate:before {
    content: "\e8f7"
}

.mdi-trending-down:before {
    content: "\e8f8"
}

.mdi-trending-flat:before {
    content: "\e8f9"
}

.mdi-trending-up:before {
    content: "\e8fa"
}

.mdi-tune:before {
    content: "\e8fb"
}

.mdi-turned-in-not:before {
    content: "\e8fc"
}

.mdi-turned-in:before {
    content: "\e8fd"
}

.mdi-tv:before {
    content: "\e8fe"
}

.mdi-undo:before {
    content: "\e8ff"
}

.mdi-unfold-less:before {
    content: "\e900"
}

.mdi-unfold-more:before {
    content: "\e901"
}

.mdi-usb:before {
    content: "\e902"
}

.mdi-verified-user:before {
    content: "\e903"
}

.mdi-vertical-align-bottom:before {
    content: "\e904"
}

.mdi-vertical-align-center:before {
    content: "\e905"
}

.mdi-vertical-align-top:before {
    content: "\e906"
}

.mdi-vibration:before {
    content: "\e907"
}

.mdi-video-library:before {
    content: "\e908"
}

.mdi-videocam-off:before {
    content: "\e909"
}

.mdi-videocam:before {
    content: "\e90a"
}

.mdi-view-agenda:before {
    content: "\e90b"
}

.mdi-view-array:before {
    content: "\e90c"
}

.mdi-view-carousel:before {
    content: "\e90d"
}

.mdi-view-column:before {
    content: "\e90e"
}

.mdi-view-comfy:before {
    content: "\e90f"
}

.mdi-view-compact:before {
    content: "\e910"
}

.mdi-view-day:before {
    content: "\e911"
}

.mdi-view-headline:before {
    content: "\e912"
}

.mdi-view-list:before {
    content: "\e913"
}

.mdi-view-module:before {
    content: "\e914"
}

.mdi-view-quilt:before {
    content: "\e915"
}

.mdi-view-stream:before {
    content: "\e916"
}

.mdi-view-week:before {
    content: "\e917"
}

.mdi-vignette:before {
    content: "\e918"
}

.mdi-visibility-off:before {
    content: "\e919"
}

.mdi-visibility:before {
    content: "\e91a"
}

.mdi-voice-chat:before {
    content: "\e91b"
}

.mdi-voicemail:before {
    content: "\e91c"
}

.mdi-volume-down:before {
    content: "\e91d"
}

.mdi-volume-mute:before {
    content: "\e91e"
}

.mdi-volume-off:before {
    content: "\e91f"
}

.mdi-volume-up:before {
    content: "\e920"
}

.mdi-vpn-key:before {
    content: "\e921"
}

.mdi-vpn-lock:before {
    content: "\e922"
}

.mdi-wallpaper:before {
    content: "\e923"
}

.mdi-warning:before {
    content: "\e924"
}

.mdi-watch:before {
    content: "\e925"
}

.mdi-wb-auto:before {
    content: "\e926"
}

.mdi-wb-cloudy:before {
    content: "\e927"
}

.mdi-wb-incandescent:before {
    content: "\e928"
}

.mdi-wb-iridescent:before {
    content: "\e929"
}

.mdi-wb-sunny:before {
    content: "\e92a"
}

.mdi-wc:before {
    content: "\e92b"
}

.mdi-web:before {
    content: "\e92c"
}

.mdi-whatshot:before {
    content: "\e92d"
}

.mdi-widgets:before {
    content: "\e92e"
}

.mdi-wifi-lock:before {
    content: "\e92f"
}

.mdi-wifi-tethering:before {
    content: "\e930"
}

.mdi-wifi:before {
    content: "\e931"
}

.mdi-work:before {
    content: "\e932"
}

.mdi-wrap-text:before {
    content: "\e933"
}

.mdi-youtube-searched-for:before {
    content: "\e934"
}

.mdi-zoom-in:before {
    content: "\e935"
}

.mdi-zoom-out:before {
    content: "\e936"
}
/*! jQuery UI - v1.11.4 - 2015-10-08
* http://jqueryui.com
* Includes: core.css, draggable.css, sortable.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-zfix, .ui-widget-overlay {
    top: 0;
    width: 100%;
    height: 100%;
    left: 0
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed
}

.ui-draggable-handle, .ui-sortable-handle {
    touch-action: none
}

._c-notification_of6y9q {
    display: flex;
    align-items: stretch;
    position: relative;
    overflow: hidden;
    border-radius: 3px;
    border-bottom: 16px;
    border-bottom: 1rem;
    color: #fff;
    max-height: 800px;
    animation: _notification-hide_of6y9q 250ms cubic-bezier(.33859,-.42,1,-.22),_notification-shrink_of6y9q 250ms 250ms cubic-bezier(.5,0,0,1);
    animation-fill-mode: forwards;
    margin-bottom: 1rem
}

._c-notification--clickable_of6y9q {
    cursor: pointer
}

._c-notification--in_of6y9q {
    animation: _notification-show_of6y9q 180ms cubic-bezier(.175,.885,.32,1.27499)
}

._c-notification__content_of6y9q {
    display: flex;
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
    justify-content: space-between;
    padding: .5rem 1rem;
    word-break: break-word
}

    ._c-notification__content_of6y9q a {
        color: #fff;
        text-decoration: underline
    }

._c-notification__icon_of6y9q {
    padding: .5rem 0;
    text-align: center;
    flex: none;
    background-color: rgba(255,255,255,.2);
    width: 30px;
    color: rgba(255,255,255,.74)
}

._c-notification__close_of6y9q {
    margin-left: 1rem;
    align-self: flex-start;
    opacity: .74;
    cursor: pointer
}

    ._c-notification__close_of6y9q:focus, ._c-notification__close_of6y9q:hover {
        opacity: 1
    }

._c-notification__countdown_of6y9q {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,.4);
    width: 0;
    height: 4px;
    animation: _notification-countdown_of6y9q linear 1
}

._c-notification--info_of6y9q {
    background-color: #3ea2ff
}

._c-notification--success_of6y9q {
    background-color: #64ce83
}

._c-notification--warning_of6y9q {
    background-color: #ff7f48
}

._c-notification--error_of6y9q {
    background-color: #e74c3c
}

@keyframes _notification-show_of6y9q {
    0% {
        opacity: 0;
        transform: perspective(450px) translate(0,-30px) rotateX(90deg)
    }

    100% {
        opacity: 1;
        transform: perspective(450px) translate(0,0) rotateX(0)
    }
}

@keyframes _notification-shrink_of6y9q {
    0% {
        opacity: 0;
        max-height: 800px;
        transform: scale(.8)
    }

    100% {
        opacity: 0;
        max-height: 0;
        transform: scale(.8)
    }
}

@keyframes _notification-hide_of6y9q {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    100% {
        opacity: 0;
        transform: scale(.8)
    }
}

@keyframes _notification-countdown_of6y9q {
    0% {
        width: 100%
    }

    100% {
        width: 0%
    }
}

._c-notification__container_rc8i2a {
    position: fixed;
    margin: 0 auto;
    width: 80%;
    max-width: 400px
}

._c-notification__container--top_rc8i2a {
    top: 10px;
    right: 0;
    left: 0
}

._c-notification__container--top-left_rc8i2a {
    top: 10px;
    right: auto;
    left: 10px
}

._c-notification__container--top-right_rc8i2a {
    top: 10px;
    right: 10px;
    left: auto
}

._c-notification__container--bottom_rc8i2a {
    right: 0;
    bottom: 10px;
    left: 0
}

._c-notification__container--bottom-left_rc8i2a {
    right: auto;
    bottom: 10px;
    left: 10px
}

._c-notification__container--bottom-right_rc8i2a {
    right: 10px;
    bottom: 10px;
    left: auto
}

.ember-popover, .ember-tooltip {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    pointer-events: none;
    font-size: 14px;
    font-family: inherit;
    border-radius: 3px;
    opacity: 0
}

.ember-popover {
    color: #000;
    background-color: #fff;
    padding: 10px 20px;
    border: 1px solid #ccc
}

    .ember-popover[aria-hidden=false] {
        pointer-events: auto;
        cursor: initial;
        -webkit-touch-callout: auto;
        -webkit-user-select: auto;
        -moz-user-select: auto;
        user-select: auto
    }

.btn, .custom-control-indicator {
    -webkit-user-select: none;
    -moz-user-select: none
}

.ember-tooltip {
    max-width: 200px;
    padding: 6px 10px;
    color: #fff;
    background: #3a3c47;
    text-shadow: -1px -1px 0 rgba(0,0,0,.2);
    white-space: normal;
    white-space: initial
}

    .ember-tooltip:after {
        content: '';
        position: absolute;
        width: 10px;
        height: 10px;
        margin: -5px;
        background: inherit;
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .ember-tooltip.ember-tooltip-or-popover-target-attached-top-left:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-top-right:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-top:after {
        bottom: 0
    }

    .ember-tooltip.ember-tooltip-or-popover-target-attached-bottom-left:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-bottom-right:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-bottom:after {
        top: 0
    }

    .ember-tooltip.ember-tooltip-or-popover-target-attached-bottom:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-top:after {
        left: 50%
    }

    .ember-tooltip.ember-tooltip-or-popover-target-attached-bottom-left:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-top-left:after {
        right: 15px
    }

    .ember-tooltip.ember-tooltip-or-popover-target-attached-bottom-right:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-top-right:after {
        left: 15px
    }

    .ember-tooltip.ember-tooltip-or-popover-target-attached-left-bottom:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-left-top:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-left:after {
        right: 0
    }

    .ember-tooltip.ember-tooltip-or-popover-target-attached-right-bottom:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-right-top:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-right:after {
        left: 0
    }

    .ember-tooltip.ember-tooltip-or-popover-target-attached-left:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-right:after {
        top: 50%
    }

    .ember-tooltip.ember-tooltip-or-popover-target-attached-left-top:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-right-top:after {
        bottom: 15px
    }

    .ember-tooltip.ember-tooltip-or-popover-target-attached-left-bottom:after, .ember-tooltip.ember-tooltip-or-popover-target-attached-right-bottom:after {
        top: 15px
    }

    .ember-popover.ember-tooltip-or-popover-fade, .ember-popover.ember-tooltip-or-popover-slide, .ember-tooltip.ember-tooltip-or-popover-fade, .ember-tooltip.ember-tooltip-or-popover-slide {
        transition: opacity .2s ease-out,margin .2s ease-out
    }

        .ember-popover.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-top, .ember-tooltip.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-top {
            margin-top: 10px
        }

        .ember-popover.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-right, .ember-tooltip.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-right {
            margin-left: -10px
        }

        .ember-popover.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-bottom, .ember-tooltip.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-bottom {
            margin-top: -10px
        }

        .ember-popover.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-left, .ember-tooltip.ember-tooltip-or-popover-slide.ember-tooltip-or-popover-target-attached-left {
            margin-left: 10px
        }

    .ember-popover[aria-hidden=false], .ember-tooltip[aria-hidden=false] {
        opacity: 1;
        transition-duration: .1s
    }

        .ember-popover[aria-hidden=false].ember-tooltip-or-popover-slide, .ember-tooltip[aria-hidden=false].ember-tooltip-or-popover-slide {
            margin: 0
        }

.btn.disabled, .btn:disabled {
    background-color: #e0e0e0 !important;
    border-color: #e0e0e0 !important;
    color: #a0a0a0 !important;
    cursor: not-allowed !important;
    opacity: .65
}
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

.img-thumbnail, code {
    border-radius: .25rem
}

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, kbd {
    border-radius: .2rem
}

.btn-group-lg > .btn, .btn-lg, .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    border-radius: .3rem
}

.btn.active, .btn:active {
    background-image: none
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
    background-color: transparent
}

.btn-group-sm > .btn, .btn-sm {
    border-radius: .2rem
}

.dropdown-menu {
    border-radius: .25rem
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group:first-child: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-vertical > .btn:first-child:not(:last-child) {
    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
}

.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
}

.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 {
    border-radius: .25rem
}

    .input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        border-radius: .2rem
    }

    .input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        border-radius: .3rem
    }

    .input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

        .input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn, .input-group-btn:not(:last-child) > .btn:not(:first-child) {
            border-bottom-left-radius: 0;
            border-top-left-radius: 0
        }

.custom-checkbox .custom-control-indicator, .custom-file-control, .custom-select {
    border-radius: .25rem
}

    .custom-file-control::before {
        border-radius: 0 .25rem .25rem 0
    }

.nav-tabs .nav-link {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.nav-tabs .dropdown-menu {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.navbar-toggler {
    border-radius: 3px
}

@media (min-width:576px) {
    .container {
        padding-right: 12px;
        padding-left: 12px;
        width: 540px;
        max-width: 100%
    }

    .container-fluid {
        padding-right: 12px;
        padding-left: 12px
    }

    .row {
        margin-right: -12px;
        margin-left: -12px
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        padding-right: 12px;
        padding-left: 12px
    }
}

@media (min-width:768px) {
    .container {
        padding-right: 12px;
        padding-left: 12px;
        width: 720px;
        max-width: 100%
    }

    .container-fluid {
        padding-right: 12px;
        padding-left: 12px
    }

    .row {
        margin-right: -12px;
        margin-left: -12px
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        padding-right: 12px;
        padding-left: 12px
    }
}

@media (min-width:992px) {
    .container {
        padding-right: 12px;
        padding-left: 12px;
        width: 960px;
        max-width: 100%
    }

    .container-fluid {
        padding-right: 12px;
        padding-left: 12px
    }

    .row {
        margin-right: -12px;
        margin-left: -12px
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        padding-right: 12px;
        padding-left: 12px
    }
}

@media (min-width:1200px) {
    .container {
        padding-right: 12px;
        padding-left: 12px;
        width: 1440px;
        max-width: 100%
    }

    .container-fluid {
        padding-right: 12px;
        padding-left: 12px
    }

    .row {
        margin-right: -12px;
        margin-left: -12px
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        padding-right: 12px;
        padding-left: 12px
    }
}

.card {
    border-radius: .25rem
}

    .card > .list-group:first-child .list-group-item:first-child {
        border-top-right-radius: .25rem;
        border-top-left-radius: .25rem
    }

    .card > .list-group:last-child .list-group-item:last-child {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-img {
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

@media (min-width:576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap
    }

        .card-deck .card {
            display: flex;
            flex: 1 0 0;
            flex-direction: column
        }

            .card-deck .card:not(:first-child) {
                margin-left: 12px
            }

            .card-deck .card:not(:last-child) {
                margin-right: 12px
            }

    .card-group {
        display: flex;
        flex-flow: row wrap
    }

        .card-group .card {
            flex: 1 0 0
        }

            .card-group .card + .card {
                margin-left: 0;
                border-left: 0
            }

            .card-group .card:first-child {
                border-bottom-right-radius: 0;
                border-top-right-radius: 0
            }

                .card-group .card:first-child .card-img-top {
                    border-top-right-radius: 0
                }

                .card-group .card:first-child .card-img-bottom {
                    border-bottom-right-radius: 0
                }

            .card-group .card:last-child {
                border-bottom-left-radius: 0;
                border-top-left-radius: 0
            }

                .card-group .card:last-child .card-img-top {
                    border-top-left-radius: 0
                }

                .card-group .card:last-child .card-img-bottom {
                    border-bottom-left-radius: 0
                }

            .card-group .card:not(:first-child):not(:last-child), .card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child) .card-img-top {
                border-radius: 0
            }
}

.breadcrumb, .pagination {
    border-radius: .25rem
}

.page-item:first-child .page-link {
    border-bottom-left-radius: .25rem;
    border-top-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: .3rem;
    border-top-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: .3rem;
    border-top-right-radius: .3rem
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: .2rem;
    border-top-right-radius: .2rem
}

.badge-pill {
    border-radius: 10rem
}

.jumbotron {
    border-radius: .3rem
}

.jumbotron-fluid {
    border-radius: 0
}

.alert, .progress {
    border-radius: .25rem
}

.list-group-item:first-child {
    border-top-right-radius: .25rem;
    border-top-left-radius: .25rem
}

.list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.modal-content {
    border-radius: .3rem
}

.tooltip-inner {
    border-radius: .25rem
}

.popover {
    border-radius: .3rem
}

.rounded-bottom, .rounded-right {
    border-bottom-right-radius: .25rem
}

.rounded-bottom, .rounded-left {
    border-bottom-left-radius: .25rem
}

.popover-title {
    border-top-right-radius: calc(.3rem - 1px);
    border-top-left-radius: calc(.3rem - 1px)
}

.rounded-right, .rounded-top {
    border-top-right-radius: .25rem
}

.rounded-left, .rounded-top {
    border-top-left-radius: .25rem
}

.rounded {
    border-radius: .25rem
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto
    }

    .modal-sm {
        max-width: 300px
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }
}

@media (min-width:768px) {
    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .card.pa-product .card-footer .cp-buttons {
        float: right
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }
}

@media (min-width:1200px) {
    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }
}

body {
    padding: 0
}

.pointer:hover {
    cursor: pointer
}

.hidden {
    display: none
}

.opacity-100 {
    opacity: 1 !important
}

.opacity-75 {
    opacity: .75
}

.nav_link, .opacity-25, .opacity-50 {
    opacity: .5
}

.no-border, .no-border:hover {
    border: 0
}

.noUnderline:active, .noUnderline:focus, .noUnderline:hover {
    text-decoration: none !important
}

.text-underline, a:focus, a:hover {
    text-decoration: underline
}

.noCaret:after {
    border: none
}

.bg-primary-light {
    background-color: #4eb4b3
}

.bg-primary-dark {
    background-color: #005578
}

.bg-secondary {
    background-color: #FAA50A
}

.bg-secondary-light {
    background-color: #f7bc5a
}

.bg-secondary-dark {
    background-color: #d38b24
}

.bg-black {
    background-color: #1D2426
}

.bg-gray-lightest {
    background-color: #F9FAFB
}

.bg-white {
    background: #fff;
    color: #099
}

.bg-accent1 {
    background-color: #00860D
}

.bg-accent2 {
    background-color: #FAA50A
}

.bg-accent3 {
    background-color: #FF0048
}

.bg-gradient {
    background: linear-gradient(90deg,#50BEBE 0,#099 49.03%,#0099CB 100%)
}

.bg-background {
    background-color: #EBF0F5
}

.bg-light-blue {
    background: #BECDD7
}

.bg-ligther-blue {
    background: #EBF0F5
}

.white-smoke-bg {
    background: #f4f3f4
}

.scrim-black {
    background: rgba(60,70,75,.5)
}

.scrim-primary {
    background: rgba(0,153,153,.75)
}

.shadow-1 {
    box-shadow: 0 2px 4px 0 rgba(43,44,45,.1)
}

.shadow-2 {
    box-shadow: 0 4px 8px 0 rgba(43,44,45,.1)
}

.shadow-3 {
    box-shadow: 0 8px 16px 0 rgba(43,44,45,.1)
}

.shadow-4 {
    box-shadow: 0 16px 24px 0 rgba(43,44,45,.1)
}

.shadow-5 {
    box-shadow: 0 24px 32px 0 rgba(43,44,45,.1)
}

.card-shadow {
    box-shadow: 0 4px 8px 0 rgba(43,44,45,.1)
}

.font-size-10 {
    font-size: 10px !important
}

.font-size-12 {
    font-size: 12px !important
}

.font-size-14 {
    font-size: 14px !important
}

.font-size-16 {
    font-size: 16px !important
}

.font-size-20 {
    font-size: 20px !important
}

.text-primary-dark {
    color: #005578
}

.text-dark-grey {
    color: #2B2C2D
}

.text-secondary {
    color: #FAA50A
}

.font-weight-300 {
    font-weight: 300
}

.text-underline-primary {
    padding-bottom: 8px;
    border-bottom: 3px solid #099
}

.footer_nav:hover, .link_text:hover {
    border-bottom: 1px solid #005578;
    cursor: pointer
}

.select-siemens {
    color: #fff;
    font-weight: 400;
    letter-spacing: 1.3px;
    width: 100%;
    font-size: 14px;
    padding-left: 8px;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(#) calc(100% - 10px) 50% no-repeat rgba(255,255,255,0);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iOCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gPGc+ICA8dGl0bGU+YmFja2dyb3VuZDwvdGl0bGU+ICA8cmVjdCBmaWxsPSJub25lIiBpZD0iY2FudmFzX2JhY2tncm91bmQiIGhlaWdodD0iNDAyIiB3aWR0aD0iNTgyIiB5PSItMSIgeD0iLTEiLz4gPC9nPiA8Zz4gIDx0aXRsZT5MYXllciAxPC90aXRsZT4gIDxwYXRoIGlkPSJzdmdfMSIgZD0ibTEuMDMsMC4xNzVjLTAuMjM2LC0wLjIzMyAtMC42MTgsLTAuMjMzIC0wLjg1NCwwYy0wLjIzNSwwLjIzMiAtMC4yMzYsMC42MSAwLDAuODQybDYuODk3LDYuODA5YzAuMjM2LDAuMjMzIDAuNjE4LDAuMjMzIDAuODU0LDBsNi44OTcsLTYuODA5YzAuMjM2LC0wLjIzMyAwLjIzNiwtMC42MSAwLC0wLjg0MmMtMC4yMzYsLTAuMjMzIC0wLjYxOCwtMC4yMzMgLTAuODU0LDBsLTYuNDcsNi4yMDlsLTYuNDcsLTYuMjA5eiIgZmlsbD0iI2ZmZmZmZiIvPiA8L2c+PC9zdmc+)
}

    .custom_select2:active, .select-siemens:focus {
        color: #fff;
        outline: 0
    }

.select-siemens--black {
    color: #1D2426;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE1cHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTUgOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTUgOCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+ICA8cGF0aCBmaWxsPSIjODk4OTg5IMKgIiBkPSJNMS4wMywwLjE3NWMtMC4yMzYtMC4yMzMtMC42MTgtMC4yMzMtMC44NTQsMGMtMC4yMzUsMC4yMzItMC4yMzYsMC42MSwwLDAuODQybDYuODk3LDYuODA5ICAgIGMwLjIzNiwwLjIzMywwLjYxOCwwLjIzMywwLjg1NCwwbDYuODk3LTYuODA5YzAuMjM2LTAuMjMzLDAuMjM2LTAuNjEsMC0wLjg0MmMtMC4yMzYtMC4yMzMtMC42MTgtMC4yMzMtMC44NTQsMEw3LjUsNi4zODQgICAgTDEuMDMsMC4xNzV6Ii8+ICA8L3N2Zz4=)
}

    .custom_select2--black:active, .select-siemens--black:focus {
        color: #1D2426
    }

.toast {
    padding: 10px 15px;
    color: #fff;
    border-radius: 3px
}

.toast-primary {
    background-color: #099
}

.toast-black {
    background-color: #1D2426
}

.toast-error {
    background-color: #FF0048
}

.toast-success {
    background-color: #00860D
}

.footer_nav {
    color: #099 !important;
    font-size: 14px;
    line-height: 20px
}

    .footer_nav:hover {
        color: #005578
    }

    .footer_nav:active {
        color: #1D2426
    }

.link_text {
    color: #099;
    font-size: 16px;
    line-height: 24px
}

    .link_text:active, .link_text:hover {
        color: #005578
    }

.nav_link {
    color: #1D2426;
    font-size: 20px;
    line-height: 32px
}

    .nav_link:hover {
        opacity: 1;
        border-bottom: 3px solid #099;
        cursor: pointer
    }

.form-group .has-error ~ input, .form-group .has-error ~ select, .form-group .has-error ~ textarea, .form-group-siemens--error input {
    border: 1px solid #FF0048
}

.nav_link:active {
    opacity: 1
}

.has-error {
    color: #FF0048;
    font-size: 12px;
    margin-left: 5px;
    order: 3;
    display: flex
}

.form-group-siemens label {
    color: #1D2426;
    font-size: 14px;
    line-height: 20px;
    opacity: .5
}

.form-group-siemens .form-text {
    font-size: 12px;
    line-height: 16px;
    opacity: .5
}

.form-group-siemens--error .form-text {
    color: #FF0048;
    opacity: 1
}

.form-group-siemens--success input {
    border: 1px solid #00860D
}

.form-group-siemens--success .form-text {
    color: #00860D;
    opacity: 1
}

.input-siemens {
    border: 1px solid #C5C7C9;
    height: 40px;
    border-radius: 2px
}

    .input-siemens:hover {
        border: 1px solid rgba(29,36,38,.5)
    }

    .input-siemens:active, .input-siemens:focus {
        border: 1px solid #099
    }

.input-siemens--condensed {
    height: 28px;
    font-size: 12px;
    padding: 8px
}

.switch.disabled {
    opacity: .5
}

.cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden
}

    .cmn-toggle + label {
        display: block;
        position: relative;
        cursor: pointer
    }

input.cmn-toggle-round-flat + label {
    padding: 2px;
    width: 32px;
    height: 20px;
    background-color: #1D2426;
    border-radius: 60px;
    transition: background .4s;
    margin: 0
}

.control, .select {
    margin-bottom: 15px
}

input.cmn-toggle-round-flat + label:after, input.cmn-toggle-round-flat + label:before {
    display: block;
    position: absolute;
    content: ""
}

input.cmn-toggle-round-flat + label:before {
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    background-color: #fff;
    border-radius: 60px;
    transition: background .4s
}

input.cmn-toggle-round-flat + label:after {
    top: 4px;
    left: 4px;
    bottom: 4px;
    width: 12px;
    background-color: #1D2426;
    border-radius: 52px;
    transition: margin .4s,background .4s
}

input.cmn-toggle-round-flat:checked + label {
    background-color: #099
}

    input.cmn-toggle-round-flat:checked + label:after {
        margin-left: 12px;
        background-color: #099
    }

.control {
    display: block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 16px
}

    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0
    }

.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px
}

.control--radio .control__indicator {
    border-radius: 50%
}

.control input:focus ~ .control__indicator, .control:hover input ~ .control__indicator {
    background: #ccc
}

.control--checkbox input:checked:focus ~ .control__indicator, .control--checkbox input:checked ~ .control__indicator, .control--checkbox:hover input:not([disabled]):checked ~ .control__indicator {
    background: #099
}

.control input:disabled ~ .control__indicator {
    opacity: .6;
    pointer-events: none
}

.control__indicator:after {
    content: "";
    position: absolute;
    display: none
}

.control input:checked ~ .control__indicator:after {
    display: block
}

.control--checkbox .control__indicator:after {
    left: 7px;
    top: 2px;
    width: 7px;
    height: 13px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b
}

.control--checkbox .control__indicator {
    border: 2px solid #000
}

.control--checkbox input:checked ~ .control__indicator {
    border: none
}

.control--checkbox input:disabled ~ .control__indicator {
    border: 2px solid rgba(0,0,0,.25)
}

.control--radio .control__indicator:after {
    left: 3px;
    top: 3px;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    background: #fff
}

.control--radio .control__indicator {
    border: 2px solid #1D2426
}

.control--radio input:checked ~ .control__indicator {
    border: 2px solid #099
}

    .control--radio input:checked ~ .control__indicator:after {
        background: #099
    }

.control--radio input:disabled ~ .control__indicator:after {
    border: 2px solid rgba(0,0,0,.25)
}

.control-dark--checkbox {
    color: #fff;
    font-weight: 300
}

    .control-dark--checkbox input:checked:focus ~ .control__indicator, .control-dark--checkbox input:checked ~ .control__indicator, .control-dark--checkbox:hover input:not([disabled]):checked ~ .control__indicator {
        background: #929292
    }

    .control-dark--checkbox .control__indicator, .control-dark--checkbox input:disabled ~ .control__indicator {
        border: none;
        background: #929292
    }

.control--switch label:before {
    transition: .3s ease;
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    background: #fff;
    left: 2px;
    top: 2px;
    box-sizing: border-box;
    border: 3px solid;
    color: #000;
    border-radius: 100px
}

.select, .select select {
    display: inline-block;
    width: 100%
}

.select {
    position: relative
}

    .select select {
        cursor: pointer;
        padding: 10px 15px;
        outline: 0;
        border: 0;
        border-radius: 0;
        background: #e6e6e6;
        color: #7b7b7b;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none
    }

        .select select::-ms-expand {
            display: none
        }

        .select select:focus, .select select:hover {
            color: #000;
            background: #ccc
        }

        .select select:disabled {
            opacity: .5;
            pointer-events: none
        }

.select__arrow {
    position: absolute;
    top: 16px;
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0;
    border-color: #7b7b7b transparent transparent
}

.select select:focus ~ .select__arrow, .select select:hover ~ .select__arrow {
    border-top-color: #000
}

.select select:disabled ~ .select__arrow {
    border-top-color: #ccc
}

.breadcrumb-siemens {
    background: 0 0
}

    .breadcrumb-siemens .breadcrumb-item {
        color: #099
    }

    .breadcrumb-siemens .active {
        color: #1D2426
    }

.btn {
    border-radius: 2px
}

    .btn:hover {
        cursor: pointer
    }

.btn-width {
    width: 200px
}

.btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle {
    background: #d48c08
}

.btn-outline-secondary {
    border: 1px solid #FAA50A
}

    .btn-outline-secondary:active, .btn-outline-secondary:focus, .btn-outline-secondary:hover {
        background: #FAA50A;
        color: #fff
    }

.btn-white {
    background-color: #fff;
    color: #099
}

    .btn-white:hover {
        border: none
    }

    .btn-white:active {
        background-color: #ddd
    }

.btn-outline-white {
    border: 2px solid #fff
}

    .btn-outline-white:active, .btn-outline-white:focus, .btn-outline-white:hover {
        background: #fff;
        color: #099 !important;
        border: none
    }

.btn-outline-black {
    border: 1px solid #1D2426
}

    .btn-outline-black:active, .btn-outline-black:focus, .btn-outline-black:hover {
        background: #099;
        color: #fff !important
    }

.btn-linear-gradient, .btn-linear-gradient:active, .btn-linear-gradient:focus {
    background: linear-gradient(180deg,#fbfbfb 0,#f5f5f5 100%);
    color: #1D2426;
    border: 1px solid #dbdbdb
}

.btn-condensed {
    font-size: 12px;
    padding: 4px 15px
}

.btn-linear-gradient {
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.15)
}

    .btn-linear-gradient:hover {
        box-shadow: 0 2px 2px 0 rgba(0,0,0,.25)
    }

    .btn-linear-gradient:active, .btn-linear-gradient:focus {
        box-shadow: none
    }

.btn-dropdown--notext--round::after, .btn-dropdown--notext::after {
    margin-left: 0;
    border-top: .4em solid;
    border-right: .4em solid transparent;
    border-left: .4em solid transparent
}

.card--unit, .productCard:hover {
    box-shadow: 0 4px 8px 0 rgba(43,44,45,.1)
}

.btn-dropdown--notext--round {
    border-radius: 100%;
    height: 36px;
    width: 36px;
    padding: 0 !important
}

.btn-cancel {
    background-color: rgba(29,36,38,.5);
    color: #fff
}

.card--c {
    border: none;
    border-radius: 0;
    background-color: #fff;
    box-sizing: border-box
}

    .card--c .card-header {
        border: none;
        background-color: #f9fafb
    }

        .card--c .card-header .card-header_icon {
            color: #000
        }

    .card--c .collapsed .card-header_icon {
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

.nav-tabs-primary {
    background-color: #099;
    color: #fff;
    font-size: 12px;
    padding-left: 10px;
    border: none
}

    .nav-tabs-primary .nav-item {
        margin-bottom: 0
    }

    .nav-tabs-primary .nav-link {
        padding: 16px 10px;
        border: none
    }

        .nav-tabs-primary .nav-link:hover {
            border: none;
            cursor: pointer
        }

        .nav-tabs-primary .nav-link.active {
            background-color: #099;
            border: none;
            color: #fff;
            position: relative
        }

            .nav-tabs-primary .nav-link.active::before {
                bottom: -21px;
                margin-left: -11px;
                left: 50%;
                content: "";
                border-width: 11px;
                position: absolute;
                display: block;
                width: 0;
                height: 0;
                border-color: #099 transparent transparent;
                border-style: solid;
                box-sizing: inherit
            }

.history-card_header_tab_link {
    color: #1D2426;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px
}

    .history-card_header_tab_link:hover {
        color: #099;
        opacity: 1
    }

    .history-card_header_tab_link.active {
        border-bottom: 3px solid #099;
        color: #099;
        opacity: 1
    }

.productCardContainer {
    padding-left: 12px;
    padding-right: 12px
}

.productCard {
    padding: 0;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    overflow: hidden
}

    .productCard:hover {
        cursor: pointer
    }

        .productCard:hover .productCard_img {
            filter: brightness(60%);
            -ms-transform: scale(1.1);
            transform: scale(1.1)
        }

        .productCard:hover .productCard_img_viewProduct {
            display: block
        }

        .productCard:hover .productCard_text {
            opacity: 1
        }

    .productCard .imageContainer {
        overflow: hidden;
        position: relative;
        border: 2px solid rgba(197,199,201,.5);
        border-bottom: none
    }

    .productCard .productCard_img {
        height: 165px;
        display: block;
        width: 100%;
        max-height: 100%;
        transition: all .2s
    }

    .productCard .productCard_img_topText {
        position: absolute;
        top: 16px;
        margin-left: 16px;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        z-index: 10;
        letter-spacing: .7px
    }

    .productCard .productCard_img_viewProduct {
        position: absolute;
        bottom: 10px;
        color: #fff;
        font-size: 12px;
        text-decoration: underline;
        margin-left: 16px;
        transition: all .2s;
        display: none
    }

    .productCard .caption {
        padding: 16px;
        border: 2px solid rgba(197,199,201,.5);
        border-top: none;
        height: 200px
    }

    .productCard .productCard_text {
        opacity: .5;
        font-size: 12px
    }

    .productCard .productCard_label {
        padding: 4px 8px 3px;
        font-weight: 400;
        border-radius: 20px;
        bottom: 20px;
        position: absolute;
        display: inline;
        font-size: 12px
    }

    .productCard .productCard_status {
        font-size: 12px;
        position: absolute;
        bottom: 25px;
        right: 35px;
        text-align: right
    }

@media (max-width:1200px) and (min-width:991px) {
    .productCard .productCard_status {
        font-size: 11px
    }
}

.productCard .productCard_BU {
    position: absolute;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-end;
    top: -37px;
    right: -37px;
    width: 75px;
    height: 75px;
    font-weight: 400;
    background-color: #099;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

    .productCard .productCard_BU span {
        flex: 1 0 100%
    }

.productCard--product .productCard_title {
    color: #099
}

.productCard--product .productCard_label {
    background: #099;
    color: #fff;
    font-size: 12px
}

.productCard--product .productCard_status {
    color: #fff;
    font-size: 12px
}

@media (max-width:768px) {
    .productCard .productCard_img {
        height: 220px
    }

    .productCard .caption {
        padding: 10px
    }
}

.divider {
    background: rgba(29,36,38,.7);
    height: 1px
}

.divider-primary {
    background: rgba(0,153,153,.7);
    height: 1px
}

.divider-thicker {
    height: 2px
}

.line-divider {
    border-top: 1px solid #CCC
}

.dropdown .dropdown-toggle {
    letter-spacing: 1px;
    padding-left: 14px;
    padding-right: 14px
}

    .dropdown .dropdown-toggle.dropdown_clear {
        background: 0 0;
        color: #1D2426;
        border: none;
        outline: 0
    }

.dropdown .dropdown-menu {
    padding-bottom: 4px;
    padding-top: 4px;
    width: 100%
}

    .dropdown .dropdown-menu.top-arrow {
        top: calc(100% + 10px)
    }

        .dropdown .dropdown-menu.top-arrow:after, .dropdown .dropdown-menu.top-arrow:before {
            bottom: 100%;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none
        }

        .dropdown .dropdown-menu.top-arrow:after {
            border-color: rgba(255,255,255,0);
            border-bottom-color: #fff;
            border-width: 8px;
            margin-left: -8px
        }

        .dropdown .dropdown-menu.top-arrow:before {
            border-color: transparent;
            border-bottom-color: rgba(29,36,38,.3);
            border-width: 9px;
            margin-left: -9px
        }

    .dropdown .dropdown-menu .dropdown-item {
        padding: 8px 12px
    }

.dropdown_clear:active, .dropdown_clear:focus, .dropdown_clear:hover {
    background: 0 0 !important;
    border: none !important;
    outline: 0 !important;
    color: #1D2426 !important
}

.dropdown-caret__menu {
    left: auto;
    padding: 20px !important;
    right: -150px !important;
    top: calc(100% + 25px);
    width: 880px !important
}

    .dropdown-caret__menu:after, .dropdown-caret__menu:before {
        bottom: 100%;
        left: 75%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .dropdown-caret__menu:after {
        border-color: rgba(255,255,255,0);
        border-bottom-color: #fff;
        border-width: 8px;
        margin-left: -8px
    }

    .dropdown-caret__menu:before {
        border-color: transparent;
        border-bottom-color: rgba(29,36,38,.3);
        border-width: 9px;
        margin-left: -9px
    }

    .dropdown-caret__menu .option {
        width: 20%;
        padding: 0 2%
    }

        .dropdown-caret__menu .option:last-child {
            margin-right: 0
        }

    .dropdown-caret__menu .option__title {
        color: #099;
        font-size: 1rem;
        font-weight: 700;
        margin-bottom: .75rem
    }

    .dropdown-caret__menu .option__list {
        list-style: none;
        padding-left: 0
    }

    .dropdown-caret__menu .option__list-item {
        margin-bottom: .5rem
    }

        .dropdown-caret__menu .option__list-item a {
            color: #1d2426 !important;
            display: inline-block;
            text-decoration: none;
            width: 100%;
            white-space: nowrap;
            font-size: 14px
        }

            .dropdown-caret__menu .option__list-item a.active, .dropdown-caret__menu .option__list-item a:hover {
                background-color: rgba(29,36,37,.25)
            }

.dropdown-outline {
    height: 28px;
    width: 204px;
    border: 1px solid #838687;
    border-radius: 2px;
    background-color: #fff
}

.pagination .pagination_arrow {
    height: 36px;
    width: 36px;
    border: 1px solid rgba(29,36,38,.25);
    border-radius: 3px;
    display: flex;
    align-content: center
}

    .pagination .pagination_arrow:hover {
        background: #099;
        color: #fff
    }

    .pagination .pagination_arrow a {
        margin: auto;
        font-weight: 700;
        font-size: 14px;
        color: #1D2426
    }

        .pagination .pagination_arrow a:hover {
            text-decoration: none
        }

.pagination .pagniation_arrow--disabled {
    opacity: .5
}

    .pagination .pagniation_arrow--disabled:hover {
        background: 0 0;
        color: #000
    }

.pagination .pagination_dots {
    opacity: .5;
    font-size: 14px;
    margin-top: auto;
    margin-bottom: 7px
}

.pagination .page-item .page-link {
    border: none;
    color: #1D2426;
    font-size: 14px;
    opacity: .5
}

    .pagination .page-item .page-link.active {
        color: #099;
        opacity: 1
    }

.badge {
    border-radius: 10px
}

.badge-red {
    background: #FF0048
}

.badge--lg {
    border-radius: 2px
}

.tooltip {
    background-color: rgba(29,36,38,.75)
}

.tooltip-error {
    background-color: #e37f7f;
    color: #fff
}

.tooltip-warning {
    background-color: #ffd870;
    color: #fff
}

.img-border {
    border: 1px solid rgba(29,36,38,.1);
    padding: 16px
}

.img-240-210 {
    min-width: 240px;
    height: 210px
}

.img-200 {
    height: 200px;
    width: 200px
}

.img-48 {
    min-width: 48px;
    min-height: 48px;
    max-width: 48px;
    max-height: 48px
}

.img-24 {
    width: 24px;
    height: 24px
}

.img-round {
    border-radius: 100%
}

.card--unit {
    height: 141px;
    width: 227.75px;
    border-radius: 3px;
    background-color: #fff;
    padding: 16px;
    box-sizing: border-box
}

    .card--unit .card--unit_unit {
        color: #099;
        font-size: 10px;
        font-weight: 700;
        line-height: 16px;
        text-transform: uppercase;
        margin: 0
    }

    .card--unit .card--unit_title {
        color: #1d2426;
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        margin: 0
    }

    .card--unit .card--unit_divider {
        min-height: 1px;
        width: 192px;
        opacity: .25;
        background: #099;
        box-shadow: inset 0 -1px 0 0 #099;
        margin: 8px 0
    }

    .card--unit .card--unit_status {
        color: #1d2426;
        font-size: 16px;
        line-height: 24px;
        margin: 0
    }

    .card--unit .card--unit_date {
        opacity: .5;
        color: #1d2426;
        font-size: 12px;
        line-height: 16px;
        margin: 0
    }

    .card--unit:hover {
        cursor: pointer
    }

    .card--unit:active, .card--unit:focus {
        height: 139px;
        width: 225.75px;
        border: 2px solid #099;
        border-radius: 3px;
        background-color: #fff;
        padding: 14px;
        box-shadow: 0 6px 10px 0 rgba(0,153,153,.21)
    }

.card--c {
    width: 826px
}

.project-c-card_link {
    opacity: .75
}

    .project-c-card_link.active {
        opacity: 1
    }

.modal-backdrop ~ .modal-backdrop {
    display: none
}

.modal {
    box-shadow: 0 4px 8px 0 rgba(43,44,45,.1)
}

    .modal .modal-header {
        border: none;
        padding: 0
    }

    .modal .modal-content {
        border: 1px solid #C5C7C9;
        border-radius: 3px;
        padding: 16px
    }

    .modal .modal-body {
        padding: 0;
        font-size: 12px
    }

    .modal .modal-footer {
        padding: 0;
        border: none
    }

    .modal .btn {
        padding: 8px 20px;
        text-transform: uppercase
    }

.modal__authentication .modal-dialog {
    width: 25rem !important
}

.modal__authentication .modal-body {
    padding: 32px 48px 48px !important
}

.table thead th {
    border-top: none
}

.table td {
    padding-left: 0;
    font-size: 14px
}

.table th {
    padding-left: 0;
    font-size: 12px;
    font-weight: 700
}

.cp-top-navigation-bar {
    color: #444;
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(82,97,115,.2);
    flex-grow: 1;
    height: 8vh
}

    .cp-top-navigation-bar a {
        color: #1d2426
    }

        .cp-top-navigation-bar a:hover {
            color: #3f4648
        }

    .cp-top-navigation-bar .nav-item {
        margin: 0 8px;
        padding: 0
    }

    .cp-top-navigation-bar .user .img-thumbnail {
        background-color: none;
        border: none;
        border-radius: 100%;
        height: 32px;
        width: 32px
    }

    .cp-top-navigation-bar .user .user-name-dropdown {
        background: 0 0
    }

        .cp-top-navigation-bar .user .user-name-dropdown .user-name {
            font-size: 12px;
            background: 0 0;
            border: none !important;
            padding: 3px
        }

            .cp-top-navigation-bar .user .user-name-dropdown .user-name:hover {
                cursor: pointer
            }

            .cp-top-navigation-bar .user .user-name-dropdown .user-name:active, .cp-top-navigation-bar .user .user-name-dropdown .user-name:focus, .cp-top-navigation-bar .user .user-name-dropdown .user-name:visited {
                outline: 0 !important;
                border: none !important;
                box-shadow: none !important
            }

        .cp-top-navigation-bar .user .user-name-dropdown .dropdown-menu {
            max-width: 115px;
            min-width: 115px;
            box-shadow: 0 8px 16px 0 rgba(12,0,51,.1);
            padding: 0
        }

        .cp-top-navigation-bar .user .user-name-dropdown .dropdown-item {
            max-width: 115px;
            color: #1D2426;
            font-size: 12px;
            padding: 5px 7px
        }

            .cp-top-navigation-bar .user .user-name-dropdown .dropdown-item:hover {
                background: rgba(29,36,38,.075)
            }

footer {
    background: #fff
}

    footer .footer_nav {
        margin-right: 48px
    }

    footer .footer_copy {
        opacity: .5;
        font-size: 14px
    }

.masthead, .masthead .btn {
    font-size: 12px
}

.masthead {
    box-shadow: 0 2px 4px 0 rgba(48,54,66,.25);
    background: #099;
    color: #fff;
    padding: 10px 16px
}

    .masthead .masthead_header {
        font-weight: 700
    }

.testimonials {
    padding: 56px 0
}

    .testimonials h2 {
        text-align: center;
        margin-top: 0;
        margin-bottom: 40px
    }

    .testimonials .testimonial_icon {
        background: #099;
        height: 70px;
        width: 70px;
        padding: 8px;
        border-radius: 50%;
        margin-right: 24px
    }

        .testimonials .testimonial_icon img {
            height: 53px;
            width: 53px;
            color: #fff
        }

    .testimonials .testimonial_upload img {
        height: 70px;
        width: 70px
    }

    .testimonials .media-body {
        text-align: left;
        padding: 0 20px
    }

        .testimonials .media-body .testimonials_name {
            font-weight: 700;
            margin-bottom: 5px
        }

        .testimonials .media-body .testimonials_company {
            font-size: 12px;
            opacity: .5
        }

.carousel-control {
    background: 0 0;
    color: #CACACA;
    text-shadow: none;
    width: auto;
    margin-bottom: 95px
}

    .carousel-control:hover {
        cursor: pointer
    }

    .carousel-control .fa {
        font-size: 14px;
        color: #099
    }

blockquote {
    border: none;
    font-size: 14px
}

.testimonials--darkTheme {
    background: #071B22;
    color: #fff
}

    .testimonials--darkTheme .carousel-control .fa {
        color: #fff
    }

@media (max-width:767px) {
    .testimonials .testimonial_icon {
        display: block;
        margin: 10px auto
    }

    .testimonials .media-body, .testimonials .media-left {
        padding: 0;
        width: auto;
        display: block;
        text-align: center
    }

    .testimonials_lastOnRow {
        margin-top: 40px
    }
}

.collapsable-btn {
    background: linear-gradient(90deg,#50BEBE 0,#099 49.03%,#0099CB 100%);
    padding: 8px 0;
    width: 100%;
    color: #fff;
    font-size: 12px;
    display: block
}

    .collapsable-btn span {
        color: #fff;
        font-weight: 700;
        margin-right: 6px
    }

    .collapsable-btn:hover {
        text-decoration: none !important
    }

.notification {
    color: #1d2426
}

    .notification.active, .notification:hover {
        color: #3f4648
    }

.notification-text {
    color: #fff;
    background: #ff0048;
    padding: 0 6px;
    border-radius: 10px;
    font-size: 10px
}

.notification--none {
    opacity: .5
}

.portal-top-navigation {
    background-color: #fff !important;
    height: 60px
}

    .portal-top-navigation .navigation-bar-items-wrapper {
        height: inherit
    }

        .portal-top-navigation .navigation-bar-items-wrapper .logo {
            height: 40px;
            padding: 0 1rem
        }

        .portal-top-navigation .navigation-bar-items-wrapper .divider {
            width: 1px;
            height: 60px;
            background-color: rgba(0,0,0,.25);
            margin: 0 .5rem
        }

        .portal-top-navigation .app-launcher .full-icon-label-wrapper, .portal-top-navigation .navigation-bar-items-wrapper .center-content, .portal-top-navigation .navigation-bar-items-wrapper .left-content, .portal-top-navigation .navigation-bar-items-wrapper .right-content {
            height: inherit
        }

        .portal-top-navigation .navigation-bar-items-wrapper .app-label {
            color: #1d2426;
            font-size: 14px;
            font-weight: 700;
            line-height: 24px
        }

        .portal-top-navigation .navigation-bar-items-wrapper .left-content .omnivise-wrapper {
            background-color: #099;
            color: #fff
        }

            .portal-top-navigation .navigation-bar-items-wrapper .left-content .omnivise-wrapper .omnivise {
                font-size: 12px;
                line-height: 16px
            }

            .portal-top-navigation .navigation-bar-items-wrapper .left-content .omnivise-wrapper .mindsphere, .portal-top-navigation .navigation-bar-items-wrapper .left-content .omnivise-wrapper .power {
                font-size: 8px;
                line-height: 10px
            }

        .portal-top-navigation .navigation-bar-items-wrapper .site-unit-plant-select-wrapper {
            width: 43%
        }

            .portal-top-navigation .navigation-bar-items-wrapper .site-unit-plant-select-wrapper .es-control {
                border: none;
                border-radius: initial;
                border-bottom: 1px solid #099
            }

                .portal-top-navigation .navigation-bar-items-wrapper .site-unit-plant-select-wrapper .es-control:hover {
                    box-shadow: none
                }

                .portal-top-navigation .navigation-bar-items-wrapper .site-unit-plant-select-wrapper .es-control .es-arrow {
                    border-color: #099 transparent transparent
                }

        .portal-top-navigation .navigation-bar-items-wrapper .um_username {
            font-size: 13px;
            line-height: initial;
            outline: transparent solid 0;
            font-weight: 400;
            background: 0 0
        }

            .portal-top-navigation .navigation-bar-items-wrapper .um_username:focus {
                box-shadow: none !important
            }

        .portal-top-navigation .navigation-bar-items-wrapper .dropdown-toggle::after {
            color: #000
        }

    .portal-top-navigation .app-launcher {
        height: inherit;
        outline: transparent solid 0
    }

.c-fleet-navigation__filter input.active, a:not([href]):not([tabindex]):focus, div.c-fleet-navigation__select:focus {
    outline: 0
}

.portal-top-navigation .app-launcher .full-icon-label-wrapper.active {
    border-bottom: 3px solid #099
}

.portal-top-navigation .app-launcher .__icon {
    font-size: 18px
}

.portal-top-navigation .app-launcher span {
    font-size: 13px;
    color: #099
}

.portal-top-navigation .app-launcher .rectangle-7 {
    height: 3px;
    background: linear-gradient(90deg,#50bebe 0,#099 49.03%,#0099cb 100%) 1px;
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s
}

.app-launcher__popover {
    z-index: 1000;
    left: -120px !important;
    padding: 20px !important;
    border: 1px solid #c5c7c9;
    box-shadow: 0 16px 24px 0 rgba(43,44,45,.1);
    box-sizing: border-box;
    border-radius: 5px;
    max-height: 90vh;
    overflow-y: scroll
}

    .app-launcher__popover .app-launcher__menu {
        max-width: 373px
    }

.app-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3
}

@keyframes fadeout {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .portal-top-navigation .navigation-bar-items-wrapper .left-content {
        width: 57%
    }

    .portal-top-navigation .navigation-bar-items-wrapper .right-content {
        width: 20%
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .portal-top-navigation .navigation-bar-items-wrapper .left-content {
        width: 76%
    }

    .portal-top-navigation .navigation-bar-items-wrapper .right-content {
        width: 20%
    }

        .portal-top-navigation .navigation-bar-items-wrapper .center-content, .portal-top-navigation .navigation-bar-items-wrapper .right-content i.contact {
            display: none
        }
}

@media (max-width:767px) {
    .portal-top-navigation .app-label, .portal-top-navigation .omnivise-wrapper {
        display: none
    }
}

@font-face {
    font-family: siemens-icons;
    font-weight: 400;
    font-style: normal
}

[class*=" sie-icon"], [class^=sie-icon] {
    font-family: siemens-icons !important;
    font-weight: 400;
    text-transform: none;
    line-height: 1
}

.sie-font-roman {
    font-family: 'Siemens Sans Roman'
}

.sie-font-bold {
    font-family: 'Siemens Sans Bold'
}

.sie-iconOutageDuration:before {
    content: "\e923"
}

.sie-iconAvailability:before {
    content: "\e914"
}

.sie-iconAvailabilitySimple:before {
    content: "\e915"
}

.sie-iconMenu:before {
    content: "\e900"
}

.sie-iconMinEventType:before {
    content: "\e901"
}

.sie-iconOperatingFlexibility:before {
    content: "\e902"
}

.sie-iconOperatingReliability:before {
    content: "\e903"
}

.sie-iconPartsLeadTime:before {
    content: "\e904"
}

.sie-iconPower:before {
    content: "\e905"
}

.sie-iconProductRecommendations:before {
    content: "\e906"
}

.sie-iconReliability:before {
    content: "\e907"
}

.sie-iconSafety:before {
    content: "\e908"
}

.sie-iconSearch:before {
    content: "\e909"
}

.sie-iconStartingReliability:before {
    content: "\e90a"
}

.sie-iconTechnicalUrgency:before {
    content: "\e90b"
}

.sie-iconUnit:before {
    content: "\e90c"
}

.sie-iconWishlist:before {
    content: "\e90d"
}

.sie-iconWishlistRemove:before {
    content: "\e90e"
}

.sie-iconArrowBack:before {
    content: "\e90f"
}

.sie-iconArrowDown:before {
    content: "\e910"
}

.sie-iconArrowLeft:before {
    content: "\e911"
}

.sie-iconArrowRight:before {
    content: "\e912"
}

.sie-iconArrowUp:before {
    content: "\e913"
}

.sie-iconClose:before {
    content: "\e916"
}

.sie-iconDownload:before {
    content: "\e917"
}

.sie-iconEfficiency:before {
    content: "\e918"
}

.sie-iconEmissions:before {
    content: "\e919"
}

.sie-iconExit:before {
    content: "\e91a"
}

.sie-iconExpand:before {
    content: "\e91b"
}

.sie-iconExpandImages:before {
    content: "\e91c"
}

.sie-iconFavorite:before {
    content: "\e91d"
}

.sie-iconFleetExperience:before {
    content: "\e91e"
}

.sie-iconFlexibility:before {
    content: "\e91f"
}

.sie-iconIntervalExtension:before {
    content: "\e920"
}

.sie-iconLocation:before {
    content: "\e921"
}

.sie-iconMaintenanceEase:before {
    content: "\e922"
}

body:after {
    content: '';
    display: none
}

.lb-data .lb-close {
    background-image: url(/siemens-ember-shared/icons/pa/lightbox/images/close-d9d2d0b1308cb694aa8116915592e2a9.png)
}

.lb-nav a.lb-next {
    background-image: url(/siemens-ember-shared/icons/pa/lightbox/images/next-31f15875975aab69085470aabbfec802.png)
}

.lb-nav a.lb-prev {
    background-image: url(/siemens-ember-shared/icons/pa/lightbox/images/prev-84b76dee6b27b795e89e3649078a11c2.png)
}

.lb-cancel {
    background-image: url(/siemens-ember-shared/icons/pa/lightbox/images/loading-2299ad0b3f63413f026dfec20c205b8f.gif)
}

.card.pa-product {
    margin-bottom: 32px
}

    .card.pa-product .light-gray {
        color: #949798
    }

    .card.pa-product .card-block {
        padding: 15px 15px 15px 48px;
        position: relative
    }

        .card.pa-product .card-block h2 {
            font-size: 20px;
            line-height: 32px
        }

        .card.pa-product .card-block h3 {
            line-height: 20px;
            font-size: 14px
        }

        .card.pa-product .card-block h4 {
            margin-bottom: 0
        }

        .card.pa-product .card-block .div-inline {
            display: inline
        }

        .card.pa-product .card-block .opp-statement {
            color: #1D2426;
            margin-bottom: 0;
            word-break: break-word
        }

        .card.pa-product .card-block #cp-action, .card.pa-product .card-block #cp-action:hover, .card.pa-product .card-block #cp-action:visited {
            text-decoration: none;
            position: absolute;
            left: 18px;
            top: 16px;
            font-size: 1.5rem
        }

        .card.pa-product .card-block hr.cp-divider {
            border-color: #000;
            box-shadow: inset 0 -1px 0 #1D2426;
            margin-top: 12px;
            margin-bottom: 24px
        }

        .card.pa-product .card-block .characteristics {
            background: #F8FAFB;
            background: linear-gradient(135deg,#F8FAFB 0,#F2F5F8 100%);
            padding: 14px 5px;
            margin-bottom: 25px
        }

            .card.pa-product .card-block .characteristics h4 {
                line-height: 1rem;
                line-height: 16px;
                font-size: 12px
            }

            .card.pa-product .card-block .characteristics > div {
                padding: 0 2px
            }

            .card.pa-product .card-block .characteristics i {
                font-size: 2.5rem;
                color: #099
            }

            .card.pa-product .card-block .characteristics .media-body {
                margin-top: .25rem
            }

@media (width:1024px) {
    .card.pa-product .card-block .characteristics .ipad-div {
        padding: 0 15px
    }
}

.card.pa-product .card-block .cp-title {
    color: #099;
    line-height: 36px;
    font-size: 24px
}

.card.pa-product .card-block .cp-content {
    font-size: 16px;
    line-height: 24px
}

    .card.pa-product .card-block .cp-content ol, .card.pa-product .card-block .cp-content ul {
        padding-left: 20px
    }

@media (max-width:767px) {
    .card.pa-product .card-block {
        padding: 10px 15px
    }

        .card.pa-product .card-block #cp-action, .card.pa-product .card-block #cp-action:hover, .card.pa-product .card-block #cp-action:visited {
            text-align: right;
            right: 10px;
            top: 10px
        }

    .card.pa-product .card-footer {
        padding-bottom: .5rem
    }
}

.card.pa-product .card-footer .icon {
    font-size: 1.5rem;
    margin-right: 10px;
    color: #c2c5c6
}

@media (width:768px) {
    .card.pa-product .card-footer .icon {
        margin-right: 0
    }
}

@media (width:1024px) {
    .card.pa-product .card-footer .icon {
        margin-right: 0
    }
}

@media (width:1112px) {
    .card.pa-product .card-footer .icon {
        font-size: 1.3rem
    }
}

.card.pa-product .card-footer .icon.selected {
    color: #f9b436
}

.card.pa-product .card-footer .cp-buttons button.btn {
    padding: .25rem .5rem;
    cursor: pointer
}

    .card.pa-product .card-footer .cp-buttons button.btn i {
        font-size: 1.5rem
    }

        .card.pa-product .card-footer .cp-buttons button.btn i + span {
            position: relative;
            top: -.35rem
        }

@media (max-width:767px) {
    .card.pa-product .card-footer .cp-buttons {
        background-color: #f7f7f9;
        border-top: 1px solid rgba(0,0,0,.125);
        margin: 0 -15px;
        padding-left: 15px;
        padding-top: .75rem
    }

        .card.pa-product .card-footer .cp-buttons button.btn {
            font-size: 1.1rem
        }

            .card.pa-product .card-footer .cp-buttons button.btn i {
                font-size: 1.8rem
            }

            .card.pa-product .card-footer .cp-buttons button.btn.bg-petrol-lightdark {
                padding: 0;
                border: none;
                background: 0 0;
                color: #099 !important;
                margin-right: .5rem
            }

            .card.pa-product .card-footer .cp-buttons button.btn.bg-diesel-lightdark {
                padding: 0;
                border: none;
                background: 0 0;
                color: #faa50a !important;
                margin-right: .5rem
            }
}

.card.pa-product .critical {
    position: absolute;
    background-color: #f8342e;
    color: #fff;
    padding: .3rem .5rem;
    border-radius: .8rem;
    top: -.5rem;
    left: -.8rem
}

@media (width:768px) {
    .ipad-view {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .ipad-col {
        max-width: 180px !important;
        flex: 0% !important
    }
}

@media (width:1024px) {
    .ipad-margin {
        padding-right: 0;
        padding-left: 10px
    }

    .ipad-button {
        padding: 0
    }
}

.cv__default-svg-wrapper-class {
    height: 100%
}

.cp-catalog-element-svg-wrapper > svg {
    background: #fff;
    height: 100%;
    width: 100%
}

    .cp-catalog-element-svg-wrapper > svg line, .cp-catalog-element-svg-wrapper > svg path, .cp-catalog-element-svg-wrapper > svg polyline {
        stroke: #222 !important
    }

.c-level-one-navigation {
    margin-top: 61px;
    background: #019999;
    padding: 10px 0 !important
}

    .c-level-one-navigation > div > div:nth-of-type(1) {
        width: 232px !important
    }

.level-ona-navigation__app-name .logo {
    width: auto;
    height: 33px
}

div.c-fleet-navigation__select {
    align-items: center;
    display: flex;
    position: relative;
    text-align: left;
    background: #fff;
    z-index: 100;
    width: auto !important;
    max-width: 500px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

    div.c-fleet-navigation__select > span {
        padding-right: 2rem
    }

    div.c-fleet-navigation__select label {
        color: #fff;
        display: flex;
        margin: 0 10px 0 0;
        opacity: .7;
        text-transform: capitalize
    }

    div.c-fleet-navigation__select .c-fleet-navigation__options {
        top: 35px
    }

.c-fleet-navigation__select select {
    display: none
}

.c-fleet-navigation__select span {
    display: block;
    position: relative;
    cursor: pointer;
    padding: .4em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.spinner > div, audio, canvas, progress, video {
    display: inline-block
}

.c-fleet-navigation__select > span {
    padding-right: 3em
}

    .c-fleet-navigation__select .c-fleet-navigation__selected span::after, .c-fleet-navigation__select > span::after {
        speak: none;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .c-fleet-navigation__select > span::after {
        content: '\25BE';
        right: .75em
    }

.c-fleet-navigation__select .c-fleet-navigation__selected span::after {
    content: '\2713';
    margin-left: 1em
}

.c-fleet-navigation__select.cs-active > span::after {
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg)
}

div.cs-active {
    z-index: 200
}

.c-fleet-navigation__placeholder:after {
    position: absolute;
    content: '' !important;
    display: inline-block;
    width: 0;
    height: 0;
    top: 17px !important;
    right: 10px !important;
    margin: auto;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: #fff transparent transparent;
    opacity: .7
}

.c-fleet-navigation__select .c-fleet-navigation__options {
    position: absolute;
    overflow: hidden;
    width: 100%;
    background: #FFF;
    visibility: hidden;
    box-sizing: border-box;
    max-height: 80vh;
    min-height: 100px;
    overflow-y: auto;
    border: 1px solid #C5C7C9;
    border-radius: 2px;
    box-shadow: 0 8px 16px 0 rgba(43,44,45,.1)
}

button, hr, input {
    overflow: visible
}

.c-fleet-navigation__select.cs-active .c-fleet-navigation__options {
    visibility: visible
}

.c-fleet-navigation__select ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

    .c-fleet-navigation__select ul span {
        padding: 1em
    }

    .c-fleet-navigation__select ul li.cs-focus span {
        background-color: #ddd
    }

.c-fleet-navigation__select li.cs-optgroup ul {
    padding-left: 1em
}

.c-fleet-navigation__select li.cs-optgroup > span {
    cursor: default
}

@font-face {
    font-family: icomoon;
    font-weight: 400;
    font-style: normal
}

div.c-fleet-navigation__skin-border {
    background: 0 0;
    font-size: 14px;
    line-height: 22px
}

.c-fleet-navigation__skin-border > span {
    border: 1px solid #39aaa9;
    background: 0 0;
    border-radius: 2px;
    color: #fff;
    transition: background .2s,border-color .2s;
    text-indent: .1em
}

    .c-fleet-navigation__skin-border .c-fleet-navigation__selected span::after, .c-fleet-navigation__skin-border > span::after {
        font-family: icomoon;
        content: '\e005'
    }

.c-fleet-navigation__skin-border ul span::after {
    content: '';
    opacity: 0
}

.c-fleet-navigation__skin-border .c-fleet-navigation__selected span::after {
    content: '\e00e';
    color: #f7f7f7;
    opacity: 1;
    transition: opacity .2s
}

.c-fleet-navigation__skin-border .c-fleet-navigation__options {
    color: #222;
    font-size: 14px;
    line-height: 18px;
    opacity: 0;
    transition: opacity .2s,visibility 0s .2s
}

.c-fleet-navigation__skin-border.cs-active .c-fleet-navigation__options {
    opacity: 1;
    transition: opacity .2s;
    min-width: 250px;
    width: calc(100% + 30px)
}

.c-fleet-navigation__skin-border ul span {
    padding: 1em 1.5em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-fleet-navigation__skin-border .c-fleet-navigation__options li span:hover, .c-fleet-navigation__skin-border li.cs-focus span {
    background: #f7f7f7
}

.cs-disabled {
    opacity: .8 !important
}

.c-fleet-navigation__filter {
    padding: 1em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-bottom: 1px solid #C5C7C9
}

    .c-fleet-navigation__filter input {
        outline: 0;
        border: none
    }

.c-fleet-navigation__viewall {
    border-top: 1px solid #C5C7C9
}

.c-fleet-navigation__loader {
    position: absolute;
    top: 0;
    background: rgba(255,255,255,.8)
}

.sidebar {
    height: 100%;
    position: fixed;
    width: 240px;
    background: #1D2426;
    color: #fff;
    z-index: 100
}

    .sidebar .nav-link {
        color: #fff;
        opacity: .75
    }

        .sidebar .nav-link:hover {
            color: #fff;
            opacity: 1
        }

        .sidebar .nav-link.active {
            color: #fff;
            opacity: 1;
            background: linear-gradient(90deg,#50bebe 0,#099 49.03%,#0099cb 100%)
        }

        .sidebar .nav-link.nav-link-inner {
            margin-left: 15px
        }

            .sidebar .nav-link.nav-link-inner.active {
                background: 0 0 !important;
                color: #50bebe !important
            }

.sidebar--guide {
    width: 240px;
    height: 550px;
    position: relative
}

.c-parent-node__icon {
    background: #fff;
    color: #000 !important;
    padding: 8px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    font-size: 20px
}

progress, sub, sup {
    vertical-align: baseline
}

.c-parent-node__title {
    line-height: 35px
}

.breadcrumb-item {
    opacity: .6
}

    .breadcrumb-item.active {
        opacity: 1;
        font-weight: 700
    }

@font-face {
    font-family: 'Siemens Sans';
    }

@font-face {
    font-family: 'Siemens Sans';
    font-weight: 700
}

@keyframes fadein {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.spinner {
    margin: 100px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px
}

address, dl, ol, p, ul {
    margin-bottom: 1rem
}

caption, th {
    text-align: left
}

.spinner > div {
    background-color: #333;
    height: 100%;
    width: 6px;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.spinner .rect2 {
    animation-delay: -1.1s
}

.spinner .rect3 {
    animation-delay: -1s
}

.spinner .rect4 {
    animation-delay: -.9s
}

.spinner .rect5 {
    animation-delay: -.8s
}

@keyframes sk-stretchdelay {
    0%,100%,40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}

h1 {
    margin: .67em 0
}

dd, h1, h2, h3, h4, h5, h6, label {
    margin-bottom: .5rem
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:active, a:hover {
        outline-width: 0
    }

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

textarea {
    overflow: auto;
    resize: vertical
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

address, button, input, legend, select, textarea {
    line-height: inherit
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

        *, ::after, ::before, blockquote::first-letter, blockquote::first-line, div::first-letter, div::first-line, li::first-letter, li::first-line, p::first-letter, p::first-line {
            text-shadow: none !important;
            box-shadow: none !important
        }

    a, a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .badge {
        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
    }
}

label, output {
    display: inline-block
}

*, ::after, ::before {
    box-sizing: inherit
}

body {
    margin: 0;
    font-family: "Siemens Sans",-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #454545;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

dl, h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin-top: 0
}

abbr[data-original-title], abbr[title] {
    cursor: help
}

address {
    font-style: normal
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

blockquote, figure {
    margin: 0 0 1rem
}

a {
    color: #41aaaa;
    text-decoration: none
}

    a:focus, a:hover {
        color: #2c7373
    }

    a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
        color: inherit;
        text-decoration: none
    }

[role=button] {
    cursor: pointer
}

[role=button], a, area, button, input, label, select, summary, textarea {
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #adadad;
    caption-side: bottom
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

input[type=checkbox]:disabled, input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    -webkit-appearance: listbox
}

.custom-select, button.close, input[type=search] {
    -webkit-appearance: none
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    box-sizing: border-box;
    color: inherit;
    max-width: 100%;
    white-space: normal;
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem
}

.badge, .btn, .dropdown-header, .dropdown-item, .input-group-btn, .navbar-brand {
    white-space: nowrap
}

.display-1, .display-2, .display-3, .display-4 {
    line-height: 1.1
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.blockquote, hr {
    margin-bottom: 1rem
}

.display-1, .display-2, .display-3, .display-4, .lead {
    font-weight: 300
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem
}

.display-1 {
    font-size: 6rem
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-4 {
    font-size: 3.5rem
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.img-fluid, .img-thumbnail {
    height: auto;
    max-width: 100%
}

.small, small {
    font-size: 80%;
    font-weight: 400
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

    .list-inline-item:not(:last-child) {
        margin-right: 5px
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    padding: .5rem 1rem;
    font-size: 1.125rem;
    border-left: .25rem solid #ebf0f5
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #adadad
}

code, kbd {
    font-size: 90%
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #ebf0f5;
    border-left: 0
}

    .blockquote-reverse .blockquote-footer::before {
        content: ""
    }

    .blockquote-reverse .blockquote-footer::after {
        content: "\00A0 \2014"
    }

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    transition: all .2s ease-in-out;
    box-shadow: 0 1px 2px rgba(0,0,0,.075)
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.table, pre {
    margin-bottom: 1rem
}

.figure-caption {
    font-size: 90%;
    color: #adadad
}

a > code, pre code {
    padding: 0;
    color: inherit
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

code {
    padding: .2rem .4rem;
    color: #bd4147;
    background-color: #f9fafb
}

a > code {
    background-color: inherit
}

kbd {
    padding: .2rem .4rem;
    color: #fff;
    background-color: #454545;
    box-shadow: inset 0 -.1rem 0 rgba(0,0,0,.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
        box-shadow: none
    }

.btn, .btn-link, .dropdown-item {
    font-weight: 400
}

pre {
    overflow: auto;
    display: block;
    margin-top: 0;
    font-size: 90%;
    color: #454545
}

.form-check-input, .form-control-feedback, .form-text {
    margin-top: .25rem
}

pre code {
    font-size: inherit;
    background-color: transparent;
    border-radius: 0
}

.container, .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    position: relative
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.form-check, .form-control, .form-control-file, .form-control-range, .form-text {
    display: block
}

@media (min-width:576px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        width: 740px;
        max-width: 100%
    }

    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }

    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:768px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        width: 960px;
        max-width: 100%
    }

    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }

    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:992px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        width: 1190px;
        max-width: 100%
    }

    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }

    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media (min-width:1200px) {
    .container {
        padding-right: 15px;
        padding-left: 15px;
        width: 1250px;
        max-width: 100%
    }

    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }

    .row {
        margin-right: -15px;
        margin-left: -15px
    }
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.pull-0 {
    right: auto
}

.pull-1 {
    right: 8.33333%
}

.pull-2 {
    right: 16.66667%
}

.pull-3 {
    right: 25%
}

.pull-4 {
    right: 33.33333%
}

.pull-5 {
    right: 41.66667%
}

.pull-6 {
    right: 50%
}

.pull-7 {
    right: 58.33333%
}

.pull-8 {
    right: 66.66667%
}

.pull-9 {
    right: 75%
}

.pull-10 {
    right: 83.33333%
}

.pull-11 {
    right: 91.66667%
}

.pull-12 {
    right: 100%
}

.push-0 {
    left: auto
}

.push-1 {
    left: 8.33333%
}

.push-2 {
    left: 16.66667%
}

.push-3 {
    left: 25%
}

.push-4 {
    left: 33.33333%
}

.push-5 {
    left: 41.66667%
}

.push-6 {
    left: 50%
}

.push-7 {
    left: 58.33333%
}

.push-8 {
    left: 66.66667%
}

.push-9 {
    left: 75%
}

.push-10 {
    left: 83.33333%
}

.push-11 {
    left: 91.66667%
}

.push-12 {
    left: 100%
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width:576px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }

    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-sm-0 {
        right: auto
    }

    .pull-sm-1 {
        right: 8.33333%
    }

    .pull-sm-2 {
        right: 16.66667%
    }

    .pull-sm-3 {
        right: 25%
    }

    .pull-sm-4 {
        right: 33.33333%
    }

    .pull-sm-5 {
        right: 41.66667%
    }

    .pull-sm-6 {
        right: 50%
    }

    .pull-sm-7 {
        right: 58.33333%
    }

    .pull-sm-8 {
        right: 66.66667%
    }

    .pull-sm-9 {
        right: 75%
    }

    .pull-sm-10 {
        right: 83.33333%
    }

    .pull-sm-11 {
        right: 91.66667%
    }

    .pull-sm-12 {
        right: 100%
    }

    .push-sm-0 {
        left: auto
    }

    .push-sm-1 {
        left: 8.33333%
    }

    .push-sm-2 {
        left: 16.66667%
    }

    .push-sm-3 {
        left: 25%
    }

    .push-sm-4 {
        left: 33.33333%
    }

    .push-sm-5 {
        left: 41.66667%
    }

    .push-sm-6 {
        left: 50%
    }

    .push-sm-7 {
        left: 58.33333%
    }

    .push-sm-8 {
        left: 66.66667%
    }

    .push-sm-9 {
        left: 75%
    }

    .push-sm-10 {
        left: 83.33333%
    }

    .push-sm-11 {
        left: 91.66667%
    }

    .push-sm-12 {
        left: 100%
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }

    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-md-0 {
        right: auto
    }

    .pull-md-1 {
        right: 8.33333%
    }

    .pull-md-2 {
        right: 16.66667%
    }

    .pull-md-3 {
        right: 25%
    }

    .pull-md-4 {
        right: 33.33333%
    }

    .pull-md-5 {
        right: 41.66667%
    }

    .pull-md-6 {
        right: 50%
    }

    .pull-md-7 {
        right: 58.33333%
    }

    .pull-md-8 {
        right: 66.66667%
    }

    .pull-md-9 {
        right: 75%
    }

    .pull-md-10 {
        right: 83.33333%
    }

    .pull-md-11 {
        right: 91.66667%
    }

    .pull-md-12 {
        right: 100%
    }

    .push-md-0 {
        left: auto
    }

    .push-md-1 {
        left: 8.33333%
    }

    .push-md-2 {
        left: 16.66667%
    }

    .push-md-3 {
        left: 25%
    }

    .push-md-4 {
        left: 33.33333%
    }

    .push-md-5 {
        left: 41.66667%
    }

    .push-md-6 {
        left: 50%
    }

    .push-md-7 {
        left: 58.33333%
    }

    .push-md-8 {
        left: 66.66667%
    }

    .push-md-9 {
        left: 75%
    }

    .push-md-10 {
        left: 83.33333%
    }

    .push-md-11 {
        left: 91.66667%
    }

    .push-md-12 {
        left: 100%
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }

    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-lg-0 {
        right: auto
    }

    .pull-lg-1 {
        right: 8.33333%
    }

    .pull-lg-2 {
        right: 16.66667%
    }

    .pull-lg-3 {
        right: 25%
    }

    .pull-lg-4 {
        right: 33.33333%
    }

    .pull-lg-5 {
        right: 41.66667%
    }

    .pull-lg-6 {
        right: 50%
    }

    .pull-lg-7 {
        right: 58.33333%
    }

    .pull-lg-8 {
        right: 66.66667%
    }

    .pull-lg-9 {
        right: 75%
    }

    .pull-lg-10 {
        right: 83.33333%
    }

    .pull-lg-11 {
        right: 91.66667%
    }

    .pull-lg-12 {
        right: 100%
    }

    .push-lg-0 {
        left: auto
    }

    .push-lg-1 {
        left: 8.33333%
    }

    .push-lg-2 {
        left: 16.66667%
    }

    .push-lg-3 {
        left: 25%
    }

    .push-lg-4 {
        left: 33.33333%
    }

    .push-lg-5 {
        left: 41.66667%
    }

    .push-lg-6 {
        left: 50%
    }

    .push-lg-7 {
        left: 58.33333%
    }

    .push-lg-8 {
        left: 66.66667%
    }

    .push-lg-9 {
        left: 75%
    }

    .push-lg-10 {
        left: 83.33333%
    }

    .push-lg-11 {
        left: 91.66667%
    }

    .push-lg-12 {
        left: 100%
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .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, .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, .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-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
        padding-right: 15px;
        padding-left: 15px
    }

    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .pull-xl-0 {
        right: auto
    }

    .pull-xl-1 {
        right: 8.33333%
    }

    .pull-xl-2 {
        right: 16.66667%
    }

    .pull-xl-3 {
        right: 25%
    }

    .pull-xl-4 {
        right: 33.33333%
    }

    .pull-xl-5 {
        right: 41.66667%
    }

    .pull-xl-6 {
        right: 50%
    }

    .pull-xl-7 {
        right: 58.33333%
    }

    .pull-xl-8 {
        right: 66.66667%
    }

    .pull-xl-9 {
        right: 75%
    }

    .pull-xl-10 {
        right: 83.33333%
    }

    .pull-xl-11 {
        right: 91.66667%
    }

    .pull-xl-12 {
        right: 100%
    }

    .push-xl-0 {
        left: auto
    }

    .push-xl-1 {
        left: 8.33333%
    }

    .push-xl-2 {
        left: 16.66667%
    }

    .push-xl-3 {
        left: 25%
    }

    .push-xl-4 {
        left: 33.33333%
    }

    .push-xl-5 {
        left: 41.66667%
    }

    .push-xl-6 {
        left: 50%
    }

    .push-xl-7 {
        left: 58.33333%
    }

    .push-xl-8 {
        left: 66.66667%
    }

    .push-xl-9 {
        left: 75%
    }

    .push-xl-10 {
        left: 83.33333%
    }

    .push-xl-11 {
        left: 91.66667%
    }

    .push-xl-12 {
        left: 100%
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333%
    }

    .offset-xl-2 {
        margin-left: 16.66667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333%
    }

    .offset-xl-5 {
        margin-left: 41.66667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333%
    }

    .offset-xl-8 {
        margin-left: 66.66667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333%
    }

    .offset-xl-11 {
        margin-left: 91.66667%
    }
}

.form-control, .form-inline .form-check, .table {
    width: 100%
}

.table {
    max-width: 100%
}

    .table td, .table th {
        padding: .75rem;
        vertical-align: top;
        border-top: 1px solid #ebf0f5
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #ebf0f5
    }

    .table tbody + tbody {
        border-top: 2px solid #ebf0f5
    }

    .table .table {
        background-color: #fff
    }

.table-sm td, .table-sm th {
    padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #ebf0f5
}

    .table-bordered thead td, .table-bordered thead th {
        border-bottom-width: 2px
    }

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.05)
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th, .table-hover tbody tr:hover {
    background-color: rgba(0,0,0,.075)
}

.table-success, .table-success > td, .table-success > th {
    background-color: #dff0d8
}

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #d0e9c6
}

.table-info, .table-info > td, .table-info > th {
    background-color: #d9edf7
}

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #c4e3f3
}

.table-warning, .table-warning > td, .table-warning > th {
    background-color: #fcf8e3
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #faf2cc
}

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #f2dede
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #ebcccc
}

.thead-inverse th {
    color: #fff;
    background-color: #454545
}

.thead-default th {
    color: #666;
    background-color: #ebf0f5
}

.table-inverse {
    color: #fff;
    background-color: #454545
}

    .table-inverse td, .table-inverse th, .table-inverse thead th {
        border-color: #fff
    }

    .table-inverse.table-bordered, .table-responsive.table-bordered {
        border: 0
    }

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.collapsing, .embed-responsive, .modal, .modal-open, .progress {
    overflow: hidden
}

.form-control {
    padding: .5rem .75rem;
    font-size: .9rem;
    line-height: 1.25;
    color: #666;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control:focus {
        color: #666;
        background-color: #fff;
        border-color: #94d6d6;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),rgba(148,214,214,.6)
    }

    .form-control::placeholder {
        color: #adadad;
        opacity: 1
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #ebf0f5;
        opacity: 1
    }

    .form-control:disabled {
        cursor: not-allowed
    }

select.form-control:not([size]):not([multiple]) {
    height: calc(2.125rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #666;
    background-color: #fff
}

.col-form-label {
    padding-top: calc(.5rem - 1px * 2);
    padding-bottom: calc(.5rem - 1px * 2);
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: calc(.75rem - 1px * 2);
    padding-bottom: calc(.75rem - 1px * 2);
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: calc(.25rem - 1px * 2);
    padding-bottom: calc(.25rem - 1px * 2);
    font-size: .875rem
}

.col-form-legend, .form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.col-form-legend {
    font-size: .9rem
}

.form-control-static {
    line-height: 1.25;
    border: solid transparent;
    border-width: 1px 0
}

    .form-control-static.form-control-lg, .form-control-static.form-control-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-right: 0;
        padding-left: 0
    }

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    padding: .25rem .5rem;
    font-size: .875rem
}

.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), .input-group-sm > select.input-group-addon:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), .input-group-lg > select.input-group-addon:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
    height: 3.16667rem
}

.form-group {
    margin-bottom: 1rem
}

.form-check {
    position: relative;
    margin-bottom: .5rem
}

    .form-check.disabled .form-check-label {
        color: #adadad;
        cursor: not-allowed
    }

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

.form-check-input {
    position: absolute;
    margin-left: -1.25rem
}

    .form-check-input:only-child {
        position: static
    }

.form-check-inline {
    display: inline-block
}

    .form-check-inline .form-check-label {
        vertical-align: middle
    }

    .form-check-inline + .form-check-inline {
        margin-left: .75rem
    }

.form-control-danger, .form-control-success, .form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .53125rem;
    background-size: 1.0625rem 1.0625rem
}

.has-success .col-form-label, .has-success .custom-control, .has-success .form-check-label, .has-success .form-control-feedback, .has-success .form-control-label {
    color: #6aaa6e
}

.has-success .form-control {
    border-color: #6aaa6e
}

    .has-success .form-control:focus {
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #abcfad
    }

.has-success .input-group-addon {
    color: #6aaa6e;
    border-color: #6aaa6e;
    background-color: #ecf4ec
}

.has-success .form-control-success {
    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='%236aaa6e' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .col-form-label, .has-warning .custom-control, .has-warning .form-check-label, .has-warning .form-control-feedback, .has-warning .form-control-label {
    color: #eb780a
}

.has-warning .form-control {
    border-color: #eb780a
}

    .has-warning .form-control:focus {
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f8ac63
    }

.has-warning .input-group-addon {
    color: #eb780a;
    border-color: #eb780a;
    background-color: #fde0c4
}

.has-warning .form-control-warning {
    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='%23eb780a' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .col-form-label, .has-danger .custom-control, .has-danger .form-check-label, .has-danger .form-control-feedback, .has-danger .form-control-label {
    color: #e3153b
}

.has-danger .form-control {
    border-color: #e3153b
}

    .has-danger .form-control:focus {
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f16d85
    }

.has-danger .input-group-addon {
    color: #e3153b;
    border-color: #e3153b;
    background-color: #facad3
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23e3153b' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

@media (min-width:576px) {
    .form-inline label {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: flex;
        flex: 0 0 auto;
        flex-flow: row wrap;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-left: 0
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.btn-block, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.collapsing, .dropdown, .dropup {
    position: relative
}

.btn {
    display: inline-block;
    line-height: 1.25;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: .9rem;
    transition: all .2s ease-in-out
}

    .btn:focus, .btn:hover {
        text-decoration: none
    }

    .btn.focus, .btn:focus {
        outline: 0;
        box-shadow: 0 0 0 2px rgba(65,170,170,.25)
    }

    .btn.disabled, .btn:disabled {
        box-shadow: none
    }

    .btn.active, .btn:active {
        box-shadow: 0 0 0 2px rgba(65,170,170,.25),inset 0 3px 5px rgba(0,0,0,.125)
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #641e8c;
    border-color: #641e8c;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-primary:hover {
        color: #fff;
        background-color: #641e8c;
        border-color: #641e8c;
    }

    .btn-primary.focus, .btn-primary:focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(65,170,170,.5)
    }

    .btn-primary.disabled, .btn-primary:disabled {
        background-color: #41aaaa;
        border-color: #41aaaa
    }

    .btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #338585;
        background-image: none;
        border-color: #307e7e;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-secondary {
    color: #454545;
    background-color: #fff;
    border-color: #ccc;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-secondary:hover {
        color: #454545;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-secondary.focus, .btn-secondary:focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(204,204,204,.5)
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-secondary.active, .btn-secondary:active, .show > .btn-secondary.dropdown-toggle {
        color: #454545;
        background-color: #e6e6e6;
        background-image: none;
        border-color: #adadad;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #2aabd2
    }

    .btn-info.focus, .btn-info:focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(91,192,222,.5)
    }

    .btn-info.disabled, .btn-info:disabled {
        background-color: #5bc0de;
        border-color: #5bc0de
    }

    .btn-info.active, .btn-info:active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        background-image: none;
        border-color: #2aabd2;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-success {
    color: #fff;
    background-color: #6aaa6e;
    border-color: #6aaa6e;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-success:hover {
        color: #fff;
        background-color: #528f56;
        border-color: #4e8952
    }

    .btn-success.focus, .btn-success:focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(106,170,110,.5)
    }

    .btn-success.disabled, .btn-success:disabled {
        background-color: #6aaa6e;
        border-color: #6aaa6e
    }

    .btn-success.active, .btn-success:active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #528f56;
        background-image: none;
        border-color: #4e8952;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-warning {
    color: #fff;
    background-color: #eb780a;
    border-color: #eb780a;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-warning:hover {
        color: #fff;
        background-color: #ba5f08;
        border-color: #b05a08
    }

    .btn-warning.focus, .btn-warning:focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(235,120,10,.5)
    }

    .btn-warning.disabled, .btn-warning:disabled {
        background-color: #eb780a;
        border-color: #eb780a
    }

    .btn-warning.active, .btn-warning:active, .show > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ba5f08;
        background-image: none;
        border-color: #b05a08;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-danger {
    color: #fff;
    background-color: #e3153b;
    border-color: #e3153b;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)
}

    .btn-danger:hover {
        color: #fff;
        background-color: #b4112f;
        border-color: #ab102c
    }

    .btn-danger.focus, .btn-danger:focus {
        box-shadow: inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075),0 0 0 2px rgba(227,21,59,.5)
    }

    .btn-danger.disabled, .btn-danger:disabled {
        background-color: #e3153b;
        border-color: #e3153b
    }

    .btn-danger.active, .btn-danger:active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #b4112f;
        background-image: none;
        border-color: #ab102c;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

.btn-outline-primary {
    color: #41aaaa;
    background-image: none;
    background-color: transparent;
    border-color: #41aaaa
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #41aaaa;
        border-color: #41aaaa
    }

    .btn-outline-primary.focus, .btn-outline-primary:focus {
        box-shadow: 0 0 0 2px rgba(65,170,170,.5)
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #41aaaa;
        background-color: transparent
    }

    .btn-outline-primary.active, .btn-outline-primary:active, .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #41aaaa;
        border-color: #41aaaa
    }

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc
}

    .btn-outline-secondary:hover {
        background-color: #ccc;
        border-color: #ccc
    }

    .btn-outline-secondary.focus, .btn-outline-secondary:focus {
        box-shadow: 0 0 0 2px rgba(204,204,204,.5)
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #ccc;
        background-color: transparent
    }

    .btn-outline-secondary.active, .btn-outline-secondary:active, .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #ccc;
        border-color: #ccc
    }

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #5bc0de;
        border-color: #5bc0de
    }

    .btn-outline-info.focus, .btn-outline-info:focus {
        box-shadow: 0 0 0 2px rgba(91,192,222,.5)
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #5bc0de;
        background-color: transparent
    }

    .btn-outline-info.active, .btn-outline-info:active, .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #5bc0de;
        border-color: #5bc0de
    }

.btn-outline-success {
    color: #6aaa6e;
    background-image: none;
    background-color: transparent;
    border-color: #6aaa6e
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #6aaa6e;
        border-color: #6aaa6e
    }

    .btn-outline-success.focus, .btn-outline-success:focus {
        box-shadow: 0 0 0 2px rgba(106,170,110,.5)
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #6aaa6e;
        background-color: transparent
    }

    .btn-outline-success.active, .btn-outline-success:active, .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #6aaa6e;
        border-color: #6aaa6e
    }

.btn-outline-warning {
    color: #eb780a;
    background-image: none;
    background-color: transparent;
    border-color: #eb780a
}

    .btn-outline-warning:hover {
        color: #fff;
        background-color: #eb780a;
        border-color: #eb780a
    }

    .btn-outline-warning.focus, .btn-outline-warning:focus {
        box-shadow: 0 0 0 2px rgba(235,120,10,.5)
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #eb780a;
        background-color: transparent
    }

    .btn-outline-warning.active, .btn-outline-warning:active, .show > .btn-outline-warning.dropdown-toggle {
        color: #fff;
        background-color: #eb780a;
        border-color: #eb780a
    }

.btn-outline-danger {
    color: #e3153b;
    background-image: none;
    background-color: transparent;
    border-color: #e3153b
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #e3153b;
        border-color: #e3153b
    }

    .btn-outline-danger.focus, .btn-outline-danger:focus {
        box-shadow: 0 0 0 2px rgba(227,21,59,.5)
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #e3153b;
        background-color: transparent
    }

    .btn-outline-danger.active, .btn-outline-danger:active, .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #e3153b;
        border-color: #e3153b
    }

.btn-link {
    color: #41aaaa;
    border-radius: 0
}

    .btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #2c7373;
                text-decoration: underline;
                background-color: transparent
            }

            .breadcrumb-item + .breadcrumb-item:hover::before, .btn-link:disabled:focus, .btn-link:disabled:hover, .card-link:hover, .dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover, .list-group-item-action:focus, .list-group-item-action:hover, .list-group-item:focus, .list-group-item:hover, .nav-link:focus, .nav-link:hover, .navbar-brand:focus, .navbar-brand:hover, .page-link:focus, .page-link:hover, a.badge:focus, a.badge:hover {
                text-decoration: none
            }

            .btn-link:disabled {
                color: #adadad
            }

.btn-group-lg > .btn, .btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem
}

.btn-block {
    display: block
}

    .btn-block + .btn-block {
        margin-top: .5rem
    }

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

    .fade.show {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.show {
        display: block
    }

tr.collapse.show {
    display: table-row
}

tbody.collapse.show {
    display: table-row-group
}

.collapsing {
    height: 0;
    transition: height .35s ease
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: .9rem;
    color: #454545;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.175)
}

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #ebf0f5
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    color: #454545;
    text-align: inherit;
    background: 0 0;
    border: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #383838;
    background-color: #f9fafb
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    background-color: #41aaaa
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #adadad;
    cursor: not-allowed;
    background-color: transparent
}

.show > .dropdown-menu {
    display: block
}

.show > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #adadad
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: .125rem
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        flex: 0 1 auto
    }

        .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, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group {
        margin-left: -1px
    }

    .btn + .dropdown-toggle-split::after, .btn-group > .btn:first-child {
        margin-left: 0
    }

.btn-toolbar {
    display: flex;
    justify-content: flex-start
}

    .btn-toolbar .input-group {
        width: auto
    }

.btn-group > .btn-group {
    float: left
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn + .dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}

.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-group-vertical {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

    .btn-group-vertical .btn, .btn-group-vertical .btn-group {
        width: 100%
    }

    .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
    }

[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: flex;
    width: 100%
}

    .input-group .form-control {
        position: relative;
        z-index: 2;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0
    }

        .input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover, .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 3
        }

    .input-group .form-control, .input-group-addon, .input-group-btn {
        display: flex;
        flex-direction: column;
        justify-content: center
    }

.input-group-addon, .input-group-btn {
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.25;
    color: #666;
    text-align: center;
    background-color: #ebf0f5;
    border: 1px solid rgba(0,0,0,.15)
}

    .input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: .25rem .5rem;
        font-size: .875rem
    }

    .input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: .75rem 1.5rem;
        font-size: 1.25rem
    }

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0
    }

    .input-group-addon:not(:last-child) {
        border-right: 0
    }

.form-control + .input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0
}

    .input-group-btn > .btn {
        position: relative;
        flex: 1
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

    .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

        .input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:hover, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:hover {
            z-index: 3
        }

.custom-control {
    position: relative;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem;
    cursor: pointer
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

    .custom-control-input:checked ~ .custom-control-indicator {
        color: #fff;
        background-color: #41aaaa;
        box-shadow: none
    }

    .custom-control-input:focus ~ .custom-control-indicator {
        box-shadow: 0 0 0 1px #fff,0 0 0 3px #41aaaa
    }

    .custom-control-input:active ~ .custom-control-indicator {
        color: #fff;
        background-color: #b9e4e4;
        box-shadow: none
    }

    .custom-control-input:disabled ~ .custom-control-indicator {
        cursor: not-allowed;
        background-color: #ebf0f5
    }

    .custom-control-input:disabled ~ .custom-control-description {
        color: #adadad;
        cursor: not-allowed
    }

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    box-shadow: inset 0 .25rem .25rem rgba(0,0,0,.1)
}

.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-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
    background-color: #41aaaa;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
    box-shadow: none
}

.custom-radio .custom-control-indicator {
    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-controls-stacked {
    display: flex;
    flex-direction: column
}

.custom-file, .custom-select {
    display: inline-block;
    max-width: 100%
}

.custom-controls-stacked .custom-control {
    margin-bottom: .25rem
}

    .custom-controls-stacked .custom-control + .custom-control {
        margin-left: 0
    }

.custom-select {
    height: calc(2.125rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.25;
    color: #666;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center no-repeat #fff;
    background-size: 8px 10px;
    border: 1px solid rgba(0,0,0,.15);
    -moz-appearance: none
}

    .custom-select:focus {
        border-color: #94d6d6;
        outline: 0;
        box-shadow: inset 0 1px 2px rgba(0,0,0,.075),0 0 5px rgba(148,214,214,.5)
    }

        .custom-select:focus::-ms-value {
            color: #666;
            background-color: #fff
        }

    .custom-select:disabled {
        color: #adadad;
        cursor: not-allowed;
        background-color: #ebf0f5
    }

    .custom-select::-ms-expand {
        opacity: 0
    }

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    height: 2.5rem;
    margin-bottom: 0;
    cursor: pointer
}

.custom-file-control, .custom-file-control::before {
    position: absolute;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #666;
    border: 1px solid rgba(0,0,0,.15)
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: 2.5rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

    .custom-file-input:focus ~ .custom-file-control {
        box-shadow: 0 0 0 .075rem #fff,0 0 0 .2rem #41aaaa
    }

.custom-file-control {
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #fff;
    box-shadow: inset 0 .2rem .4rem rgba(0,0,0,.05)
}

    .custom-file-control:lang(en)::after {
        content: "Choose file..."
    }

    .custom-file-control::before {
        top: -1px;
        right: -1px;
        bottom: -1px;
        z-index: 6;
        display: block;
        background-color: #ebf0f5
    }

    .custom-file-control:lang(en)::before {
        content: "Browse"
    }

.breadcrumb::after, .navbar-toggler-icon {
    content: ""
}

.nav {
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5em 1em
}

    .nav-link.disabled {
        color: #adadad;
        cursor: not-allowed
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs .nav-item {
        margin-bottom: -1px
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #ebf0f5 #ebf0f5 #ddd
        }

        .nav-tabs .nav-link.disabled {
            color: #adadad;
            background-color: transparent;
            border-color: transparent
        }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #666;
            background-color: #fff;
            border-color: #ddd #ddd #fff
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px
    }

.nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
    color: #fff;
    cursor: default;
    background-color: #41aaaa
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex: 1 1 100%;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: .5rem 1rem
}

.navbar-brand {
    display: inline-block;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav .nav-link {
        padding-right: 0;
        padding-left: 0
    }

.navbar-text {
    display: inline-block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-toggler {
    align-self: flex-start;
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent
}

    .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none
    }

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background: center center no-repeat;
    background-size: 100% 100%
}

.navbar-toggler-left {
    position: absolute;
    left: 1rem
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem
}

@media (max-width:575px) {
    .navbar-toggleable .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable > .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-toggleable {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }

        .navbar-toggleable .navbar-nav {
            flex-direction: row
        }

            .navbar-toggleable .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-toggleable > .container {
            display: flex;
            flex-wrap: nowrap;
            align-items: center
        }

        .navbar-toggleable .navbar-collapse {
            display: flex !important;
            width: 100%
        }

        .navbar-toggleable .navbar-toggler {
            display: none
        }
}

@media (max-width:767px) {
    .navbar-toggleable-sm .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-sm > .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-toggleable-sm {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }

        .navbar-toggleable-sm .navbar-nav {
            flex-direction: row
        }

            .navbar-toggleable-sm .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-toggleable-sm > .container {
            display: flex;
            flex-wrap: nowrap;
            align-items: center
        }

        .navbar-toggleable-sm .navbar-collapse {
            display: flex !important;
            width: 100%
        }

        .navbar-toggleable-sm .navbar-toggler {
            display: none
        }
}

@media (max-width:991px) {
    .navbar-toggleable-md .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-md > .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-toggleable-md {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }

        .navbar-toggleable-md .navbar-nav {
            flex-direction: row
        }

            .navbar-toggleable-md .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-toggleable-md > .container {
            display: flex;
            flex-wrap: nowrap;
            align-items: center
        }

        .navbar-toggleable-md .navbar-collapse {
            display: flex !important;
            width: 100%
        }

        .navbar-toggleable-md .navbar-toggler {
            display: none
        }
}

@media (max-width:1199px) {
    .navbar-toggleable-lg .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-lg > .container {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-toggleable-lg {
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center
    }

        .navbar-toggleable-lg .navbar-nav {
            flex-direction: row
        }

            .navbar-toggleable-lg .navbar-nav .nav-link {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-toggleable-lg > .container {
            display: flex;
            flex-wrap: nowrap;
            align-items: center
        }

        .navbar-toggleable-lg .navbar-collapse {
            display: flex !important;
            width: 100%
        }

        .navbar-toggleable-lg .navbar-toggler {
            display: none
        }
}

.navbar-toggleable-xl {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center
}

    .navbar-toggleable-xl .navbar-nav .dropdown-menu {
        position: static;
        float: none
    }

    .navbar-toggleable-xl > .container {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-toggleable-xl .navbar-nav {
        flex-direction: row
    }

        .navbar-toggleable-xl .navbar-nav .nav-link {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-toggleable-xl > .container {
        display: flex;
        flex-wrap: nowrap;
        align-items: center
    }

    .navbar-toggleable-xl .navbar-collapse {
        display: flex !important;
        width: 100%
    }

    .navbar-toggleable-xl .navbar-toggler {
        display: none
    }

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-toggler, .navbar-light .navbar-toggler:focus, .navbar-light .navbar-toggler:hover {
    color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5)
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0,0,0,.7)
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0,0,0,.3)
    }

    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open > .nav-link {
        color: rgba(0,0,0,.9)
    }

.navbar-light .navbar-toggler {
    border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0,0,0,.5)
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-toggler, .navbar-inverse .navbar-toggler:focus, .navbar-inverse .navbar-toggler:hover {
    color: #fff
}

.navbar-inverse .navbar-nav .nav-link {
    color: rgba(255,255,255,.5)
}

    .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
        color: rgba(255,255,255,.75)
    }

    .navbar-inverse .navbar-nav .nav-link.disabled {
        color: rgba(255,255,255,.25)
    }

    .navbar-inverse .navbar-nav .active > .nav-link, .navbar-inverse .navbar-nav .nav-link.active, .navbar-inverse .navbar-nav .nav-link.open, .navbar-inverse .navbar-nav .open > .nav-link {
        color: #fff
    }

.navbar-inverse .navbar-toggler {
    border-color: rgba(255,255,255,.1)
}

.navbar-inverse .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.navbar-inverse .navbar-text {
    color: rgba(255,255,255,.5)
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

.card-block {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-footer, .card-header {
    padding: .75rem 1.25rem;
    background-color: #f9fafb
}

.card-title {
    margin-bottom: .75rem
}

.card-header, .card-subtitle, .card-text:last-child {
    margin-bottom: 0
}

.card-subtitle {
    margin-top: -.375rem
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header-pills, .card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-header {
    border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-footer {
    border-top: 1px solid rgba(0,0,0,.125)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-primary {
    background-color: #41aaaa;
    border-color: #41aaaa
}

    .card-primary .card-footer, .card-primary .card-header {
        background-color: transparent
    }

.card-success {
    background-color: #6aaa6e;
    border-color: #6aaa6e
}

    .card-success .card-footer, .card-success .card-header {
        background-color: transparent
    }

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de
}

    .card-info .card-footer, .card-info .card-header {
        background-color: transparent
    }

.card-warning {
    background-color: #eb780a;
    border-color: #eb780a
}

    .card-warning .card-footer, .card-warning .card-header {
        background-color: transparent
    }

.card-danger {
    background-color: #e3153b;
    border-color: #e3153b
}

    .card-danger .card-footer, .card-danger .card-header, .card-outline-danger, .card-outline-info, .card-outline-primary, .card-outline-secondary, .card-outline-success, .card-outline-warning {
        background-color: transparent
    }

.card-outline-primary {
    border-color: #41aaaa
}

.card-outline-secondary {
    border-color: #ccc
}

.card-outline-info {
    border-color: #5bc0de
}

.card-outline-success {
    border-color: #6aaa6e
}

.card-outline-warning {
    border-color: #eb780a
}

.card-outline-danger {
    border-color: #e3153b
}

.card-inverse {
    color: rgba(255,255,255,.65)
}

    .card-inverse .card-footer, .card-inverse .card-header {
        background-color: transparent;
        border-color: rgba(255,255,255,.2)
    }

    .card-inverse .card-blockquote, .card-inverse .card-footer, .card-inverse .card-header, .card-inverse .card-title {
        color: #fff
    }

        .card-inverse .card-blockquote .blockquote-footer, .card-inverse .card-link, .card-inverse .card-subtitle, .card-inverse .card-text {
            color: rgba(255,255,255,.65)
        }

            .card-inverse .card-link:focus, .card-inverse .card-link:hover {
                color: #fff
            }

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

@media (min-width:576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap
    }

        .card-deck .card {
            display: flex;
            flex: 1 0 0;
            flex-direction: column
        }

            .card-deck .card:not(:first-child) {
                margin-left: 15px
            }

            .card-deck .card:not(:last-child) {
                margin-right: 15px
            }

    .card-group {
        display: flex;
        flex-flow: row wrap
    }

        .card-group .card {
            flex: 1 0 0
        }

            .card-group .card + .card {
                margin-left: 0;
                border-left: 0
            }

    .card-columns {
        column-count: 3;
        column-gap: 1.25rem
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
            margin-bottom: .75rem
        }
}

.breadcrumb {
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #ebf0f5
}

    .breadcrumb::after {
        display: block;
        clear: both
    }

.breadcrumb-item {
    float: left
}

    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: .5rem;
        padding-left: .5rem;
        color: #adadad;
        content: "/"
    }

    .breadcrumb-item.active {
        color: #adadad
    }

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none
}

.page-item:first-child .page-link {
    margin-left: 0
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #41aaaa;
    border-color: #41aaaa
}

.page-item.disabled .page-link {
    color: #adadad;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #41aaaa;
    background-color: #fff;
    border: 1px solid #ddd
}

.badge, .close {
    font-weight: 700;
    line-height: 1
}

.page-link:focus, .page-link:hover {
    color: #2c7373;
    background-color: #ebf0f5;
    border-color: #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    color: #fff;
    text-align: center;
    vertical-align: baseline
}

    .badge:empty {
        display: none
    }

.btn .badge {
    position: relative;
    top: -1px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    cursor: pointer
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em
}

.badge-default {
    background-color: #adadad
}

    .badge-default[href]:focus, .badge-default[href]:hover {
        background-color: #949494
    }

.badge-primary {
    background-color: #41aaaa
}

    .badge-primary[href]:focus, .badge-primary[href]:hover {
        background-color: #338585
    }

.badge-success {
    background-color: #6aaa6e
}

    .badge-success[href]:focus, .badge-success[href]:hover {
        background-color: #528f56
    }

.badge-info {
    background-color: #5bc0de
}

    .badge-info[href]:focus, .badge-info[href]:hover {
        background-color: #31b0d5
    }

.badge-warning {
    background-color: #eb780a
}

    .badge-warning[href]:focus, .badge-warning[href]:hover {
        background-color: #ba5f08
    }

.badge-danger {
    background-color: #e3153b
}

    .badge-danger[href]:focus, .badge-danger[href]:hover {
        background-color: #b4112f
    }

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #ebf0f5
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-hr {
    border-top-color: #c9d7e4
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0
}

.alert {
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible .close {
    position: relative;
    top: -.75rem;
    right: -1.25rem;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c1e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6d5ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7ecb5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9b9
    }

    .alert-danger .alert-link {
        color: #843534
    }

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    font-size: .75rem;
    line-height: 1rem;
    text-align: center;
    background-color: #ebf0f5
}

.progress-bar {
    height: 1rem;
    color: #fff;
    background-color: #41aaaa
}

.progress-bar-striped {
    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: 1rem 1rem
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #666;
    text-align: inherit
}

    .list-group-item-action .list-group-item-heading {
        color: #454545
    }

    .list-group-item-action:focus, .list-group-item-action:hover {
        color: #666;
        background-color: #f9fafb
    }

    .list-group-item-action:active {
        color: #454545;
        background-color: #ebf0f5
    }

.list-group-item {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125)
}

    .list-group-item:last-child {
        margin-bottom: 0
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #adadad;
        cursor: not-allowed;
        background-color: #fff
    }

        .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
            color: inherit
        }

        .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
            color: #adadad
        }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #41aaaa;
        border-color: #41aaaa
    }

        .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 {
            color: inherit
        }

        .list-group-item.active .list-group-item-text {
            color: #f1f9f9
        }

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, button.list-group-item-success.active {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, button.list-group-item-info.active {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0
}

    .embed-responsive::before {
        display: block;
        content: ""
    }

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0
    }

.embed-responsive-21by9::before {
    padding-top: 42.85714%
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.close {
    float: right;
    font-size: 1.35rem;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.popover, .tooltip {
    font-family: "Siemens Sans",-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    letter-spacing: normal;
    line-break: auto;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    text-decoration: none;
    word-wrap: break-word
}

.font-weight-normal, .popover, .tooltip {
    font-weight: 400
}

.modal-title, .popover, .tooltip {
    line-height: 1.5
}

.popover, .text-hide, .tooltip {
    text-shadow: none
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-content, .popover {
    background-clip: padding-box
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0
}

    .modal.fade .modal-dialog {
        transition: transform .3s ease-out;
        -ms-transform: translate(0,-25%);
        transform: translate(0,-25%)
    }

    .modal.show .modal-dialog {
        -ms-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;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    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
    }

    .modal-backdrop.show {
        opacity: .5
    }

.modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    border-bottom: 1px solid #ebf0f5
}

.modal-title {
    margin-bottom: 0
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 15px
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 15px;
    border-top: 1px solid #ebf0f5
}

.popover, .tooltip {
    display: block;
    position: absolute
}

.modal-footer > :not(:first-child) {
    margin-left: .25rem
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 1069px;
        margin: 200px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 1069px
    }
}

.tooltip {
    z-index: 1070;
    text-align: left;
    text-align: start;
    opacity: 0
}

    .tooltip.show {
        opacity: .9
    }

    .tooltip.bs-tether-element-attached-bottom, .tooltip.tooltip-top {
        padding: 5px 0;
        margin-top: -3px
    }

        .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before, .tooltip.tooltip-top .tooltip-inner::before {
            bottom: 0;
            left: 50%;
            margin-left: -5px;
            content: "";
            border-width: 5px 5px 0;
            border-top-color: #41aaaa
        }

    .tooltip.bs-tether-element-attached-left, .tooltip.tooltip-right {
        padding: 0 5px;
        margin-left: 3px
    }

        .tooltip.bs-tether-element-attached-left .tooltip-inner::before, .tooltip.tooltip-right .tooltip-inner::before {
            top: 50%;
            left: 0;
            margin-top: -5px;
            content: "";
            border-width: 5px 5px 5px 0;
            border-right-color: #41aaaa
        }

    .tooltip.bs-tether-element-attached-top, .tooltip.tooltip-bottom {
        padding: 5px 0;
        margin-top: 3px
    }

        .tooltip.bs-tether-element-attached-top .tooltip-inner::before, .tooltip.tooltip-bottom .tooltip-inner::before {
            top: 0;
            left: 50%;
            margin-left: -5px;
            content: "";
            border-width: 0 5px 5px;
            border-bottom-color: #41aaaa
        }

    .tooltip.bs-tether-element-attached-right, .tooltip.tooltip-left {
        padding: 0 5px;
        margin-left: -3px
    }

        .tooltip.bs-tether-element-attached-right .tooltip-inner::before, .tooltip.tooltip-left .tooltip-inner::before {
            top: 50%;
            right: 0;
            margin-top: -5px;
            content: "";
            border-width: 5px 0 5px 5px;
            border-left-color: #41aaaa
        }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #41aaaa
}

    .tooltip-inner::before {
        position: absolute;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid
    }

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2)
}

    .popover.bs-tether-element-attached-bottom, .popover.popover-top {
        margin-top: -10px
    }

        .popover.bs-tether-element-attached-bottom::after, .popover.bs-tether-element-attached-bottom::before, .popover.popover-top::after, .popover.popover-top::before {
            left: 50%;
            border-bottom-width: 0
        }

        .popover.bs-tether-element-attached-bottom::before, .popover.popover-top::before {
            bottom: -11px;
            margin-left: -11px;
            border-top-color: rgba(0,0,0,.25)
        }

        .popover.bs-tether-element-attached-bottom::after, .popover.popover-top::after {
            bottom: -10px;
            margin-left: -10px;
            border-top-color: #fff
        }

    .popover.bs-tether-element-attached-left, .popover.popover-right {
        margin-left: 10px
    }

        .popover.bs-tether-element-attached-left::after, .popover.bs-tether-element-attached-left::before, .popover.popover-right::after, .popover.popover-right::before {
            top: 50%;
            border-left-width: 0
        }

        .popover.bs-tether-element-attached-left::before, .popover.popover-right::before {
            left: -11px;
            margin-top: -11px;
            border-right-color: rgba(0,0,0,.25)
        }

        .popover.bs-tether-element-attached-left::after, .popover.popover-right::after {
            left: -10px;
            margin-top: -10px;
            border-right-color: #fff
        }

    .popover.bs-tether-element-attached-top, .popover.popover-bottom {
        margin-top: 10px
    }

        .popover.bs-tether-element-attached-top::after, .popover.bs-tether-element-attached-top::before, .popover.popover-bottom::after, .popover.popover-bottom::before {
            left: 50%;
            border-top-width: 0
        }

        .popover.bs-tether-element-attached-top::before, .popover.popover-bottom::before {
            top: -11px;
            margin-left: -11px;
            border-bottom-color: rgba(0,0,0,.25)
        }

        .popover.bs-tether-element-attached-top::after, .popover.popover-bottom::after {
            top: -10px;
            margin-left: -10px;
            border-bottom-color: #f7f7f7
        }

        .popover.bs-tether-element-attached-top .popover-title::before, .popover.popover-bottom .popover-title::before {
            position: absolute;
            top: 0;
            left: 50%;
            display: block;
            width: 20px;
            margin-left: -10px;
            content: "";
            border-bottom: 1px solid #f7f7f7
        }

    .popover.bs-tether-element-attached-right, .popover.popover-left {
        margin-left: -10px
    }

        .popover.bs-tether-element-attached-right::after, .popover.bs-tether-element-attached-right::before, .popover.popover-left::after, .popover.popover-left::before {
            top: 50%;
            border-right-width: 0
        }

        .popover.bs-tether-element-attached-right::before, .popover.popover-left::before {
            right: -11px;
            margin-top: -11px;
            border-left-color: rgba(0,0,0,.25)
        }

        .popover.bs-tether-element-attached-right::after, .popover.popover-left::after {
            right: -10px;
            margin-top: -10px;
            border-left-color: #fff
        }

.popover-title {
    padding: 8px 14px;
    margin-bottom: 0;
    font-size: .9rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb
}

    .popover-title:empty {
        display: none
    }

.popover-content {
    padding: 9px 14px
}

.popover::after, .popover::before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel, .carousel-inner, .carousel-item {
    position: relative
}

.popover::before {
    content: "";
    border-width: 11px
}

.popover::after {
    content: "";
    border-width: 10px
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-item {
    display: none;
    width: 100%
}

    .carousel-item-next, .carousel-item-prev, .carousel-item.active {
        display: flex
    }

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0
}

@media (-webkit-transform-3d) {
    .carousel-item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        transform: translate3d(0,0,0)
    }

    .active.carousel-item-right, .carousel-item-next {
        transform: translate3d(100%,0,0)
    }

    .active.carousel-item-left, .carousel-item-prev {
        transform: translate3d(-100%,0,0)
    }
}

@supports (transform:translate3d(0,0,0)) {
    .carousel-item {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        transform: translate3d(0,0,0)
    }

    .active.carousel-item-right, .carousel-item-next {
        transform: translate3d(100%,0,0)
    }

    .active.carousel-item-left, .carousel-item-prev {
        transform: translate3d(-100%,0,0)
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

    .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9
    }

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: center center no-repeat;
    background-size: 100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

    .carousel-indicators li {
        position: relative;
        flex: 1 0 auto;
        max-width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(255,255,255,.5)
    }

        .carousel-indicators li::after, .carousel-indicators li::before {
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            position: absolute;
            content: ""
        }

        .carousel-indicators li::before {
            top: -10px
        }

        .carousel-indicators li::after {
            bottom: -10px
        }

    .carousel-indicators .active {
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.fixed-bottom, .fixed-top {
    position: fixed;
    right: 0;
    z-index: 1030
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-faded {
    background-color: #f7f7f7
}

.bg-primary {
    background-color: #41aaaa !important
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #338585 !important
}

.bg-success {
    background-color: #6aaa6e !important
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #528f56 !important
}

.bg-info {
    background-color: #5bc0de !important
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #31b0d5 !important
}

.bg-warning {
    background-color: #eb780a !important
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #ba5f08 !important
}

.bg-danger {
    background-color: #e3153b !important
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #b4112f !important
}

.bg-inverse {
    background-color: #454545 !important
}

a.bg-inverse:focus, a.bg-inverse:hover {
    background-color: #2c2c2c !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.rounded-circle {
    border-radius: 50%
}

.rounded-0 {
    border-radius: 0
}

.clearfix::after {
    display: block;
    content: "";
    clear: both
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

.hidden-xl-down, .hidden-xs-up, .visible-print-block {
    display: none !important
}

.flex-first {
    order: -1
}

.flex-last {
    order: 1
}

.flex-unordered {
    order: 0
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

.fixed-top {
    top: 0;
    left: 0
}

.fixed-bottom {
    bottom: 0;
    left: 0
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mr-1, .mx-1 {
    margin-right: .25rem !important
}

.ml-1, .mx-1 {
    margin-left: .25rem !important
}

.mt-1, .my-1 {
    margin-top: .25rem !important
}

.mb-1, .my-1 {
    margin-bottom: .25rem !important
}

.m-1 {
    margin: .25rem !important
}

.mr-2, .mx-2 {
    margin-right: .5rem !important
}

.ml-2, .mx-2 {
    margin-left: .5rem !important
}

.mt-2, .my-2 {
    margin-top: .5rem !important
}

.mb-2, .my-2 {
    margin-bottom: .5rem !important
}

.m-2 {
    margin: .5rem !important
}

.mr-3, .mx-3 {
    margin-right: 1rem !important
}

.ml-3, .mx-3 {
    margin-left: 1rem !important
}

.mt-3, .my-3 {
    margin-top: 1rem !important
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important
}

.m-3 {
    margin: 1rem !important
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mr-5, .mx-5 {
    margin-right: 3rem !important
}

.ml-5, .mx-5 {
    margin-left: 3rem !important
}

.mt-5, .my-5 {
    margin-top: 3rem !important
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important
}

.m-5 {
    margin: 3rem !important
}

.mr-10, .mx-10 {
    margin-right: 6rem !important
}

.ml-10, .mx-10 {
    margin-left: 6rem !important
}

.mt-10, .my-10 {
    margin-top: 6rem !important
}

.mb-10, .my-10 {
    margin-bottom: 6rem !important
}

.m-10 {
    margin: 6rem !important
}

.mr-15, .mx-15 {
    margin-right: 9rem !important
}

.ml-15, .mx-15 {
    margin-left: 9rem !important
}

.mt-15, .my-15 {
    margin-top: 9rem !important
}

.mb-15, .my-15 {
    margin-bottom: 9rem !important
}

.m-15 {
    margin: 9rem !important
}

.mr-30, .mx-30 {
    margin-right: 18rem !important
}

.ml-30, .mx-30 {
    margin-left: 18rem !important
}

.mt-30, .my-30 {
    margin-top: 18rem !important
}

.mb-30, .my-30 {
    margin-bottom: 18rem !important
}

.m-30 {
    margin: 18rem !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.p-0 {
    padding: 0 !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.p-1 {
    padding: .25rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.p-2 {
    padding: .5rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.p-3 {
    padding: 1rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.p-5 {
    padding: 3rem !important
}

.pr-10, .px-10 {
    padding-right: 6rem !important
}

.pl-10, .px-10 {
    padding-left: 6rem !important
}

.pt-10, .py-10 {
    padding-top: 6rem !important
}

.pb-10, .py-10 {
    padding-bottom: 6rem !important
}

.p-10 {
    padding: 6rem !important
}

.pr-15, .px-15 {
    padding-right: 9rem !important
}

.pl-15, .px-15 {
    padding-left: 9rem !important
}

.pt-15, .py-15 {
    padding-top: 9rem !important
}

.pb-15, .py-15 {
    padding-bottom: 9rem !important
}

.p-15 {
    padding: 9rem !important
}

.pr-30, .px-30 {
    padding-right: 18rem !important
}

.pl-30, .px-30 {
    padding-left: 18rem !important
}

.pt-30, .py-30 {
    padding-top: 18rem !important
}

.pb-30, .py-30 {
    padding-bottom: 18rem !important
}

.p-30 {
    padding: 18rem !important
}

.m-auto {
    margin: auto !important
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-white {
    color: #fff !important
}

.text-muted {
    color: #adadad !important
}

a.text-muted:focus, a.text-muted:hover {
    color: #949494 !important
}

.text-primary {
    color: #41aaaa !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #338585 !important
}

.text-success {
    color: #6aaa6e !important
}

a.text-success:focus, a.text-success:hover {
    color: #528f56 !important
}

.text-info {
    color: #5bc0de !important
}

a.text-info:focus, a.text-info:hover {
    color: #31b0d5 !important
}

.text-warning {
    color: #eb780a !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #ba5f08 !important
}

.text-danger {
    color: #e3153b !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #b4112f !important
}

.text-gray-dark {
    color: #454545 !important
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
    color: #2c2c2c !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.app-info-modal, .cp-apps .app-card .app-card-body, .cp-portal-footer footer, .cp-portals .portal-card .portal-card-body {
    font-family: 'Siemens Sans'
}

.invisible {
    visibility: hidden !important
}

@media (max-width:575px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media (min-width:576px) {
    .flex-sm-first {
        order: -1
    }

    .flex-sm-last {
        order: 1
    }

    .flex-sm-unordered {
        order: 0
    }

    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }

    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .m-sm-0 {
        margin: 0 !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mr-sm-10, .mx-sm-10 {
        margin-right: 6rem !important
    }

    .ml-sm-10, .mx-sm-10 {
        margin-left: 6rem !important
    }

    .mt-sm-10, .my-sm-10 {
        margin-top: 6rem !important
    }

    .mb-sm-10, .my-sm-10 {
        margin-bottom: 6rem !important
    }

    .m-sm-10 {
        margin: 6rem !important
    }

    .mr-sm-15, .mx-sm-15 {
        margin-right: 9rem !important
    }

    .ml-sm-15, .mx-sm-15 {
        margin-left: 9rem !important
    }

    .mt-sm-15, .my-sm-15 {
        margin-top: 9rem !important
    }

    .mb-sm-15, .my-sm-15 {
        margin-bottom: 9rem !important
    }

    .m-sm-15 {
        margin: 9rem !important
    }

    .mr-sm-30, .mx-sm-30 {
        margin-right: 18rem !important
    }

    .ml-sm-30, .mx-sm-30 {
        margin-left: 18rem !important
    }

    .mt-sm-30, .my-sm-30 {
        margin-top: 18rem !important
    }

    .mb-sm-30, .my-sm-30 {
        margin-bottom: 18rem !important
    }

    .m-sm-30 {
        margin: 18rem !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pr-sm-10, .px-sm-10 {
        padding-right: 6rem !important
    }

    .pl-sm-10, .px-sm-10 {
        padding-left: 6rem !important
    }

    .pt-sm-10, .py-sm-10 {
        padding-top: 6rem !important
    }

    .pb-sm-10, .py-sm-10 {
        padding-bottom: 6rem !important
    }

    .p-sm-10 {
        padding: 6rem !important
    }

    .pr-sm-15, .px-sm-15 {
        padding-right: 9rem !important
    }

    .pl-sm-15, .px-sm-15 {
        padding-left: 9rem !important
    }

    .pt-sm-15, .py-sm-15 {
        padding-top: 9rem !important
    }

    .pb-sm-15, .py-sm-15 {
        padding-bottom: 9rem !important
    }

    .p-sm-15 {
        padding: 9rem !important
    }

    .pr-sm-30, .px-sm-30 {
        padding-right: 18rem !important
    }

    .pl-sm-30, .px-sm-30 {
        padding-left: 18rem !important
    }

    .pt-sm-30, .py-sm-30 {
        padding-top: 18rem !important
    }

    .pb-sm-30, .py-sm-30 {
        padding-bottom: 18rem !important
    }

    .p-sm-30 {
        padding: 18rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }

    .hidden-sm-up {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-sm-down {
        display: none !important
    }
}

@media (min-width:768px) {
    .flex-md-first {
        order: -1
    }

    .flex-md-last {
        order: 1
    }

    .flex-md-unordered {
        order: 0
    }

    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }

    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .m-md-0 {
        margin: 0 !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mr-md-10, .mx-md-10 {
        margin-right: 6rem !important
    }

    .ml-md-10, .mx-md-10 {
        margin-left: 6rem !important
    }

    .mt-md-10, .my-md-10 {
        margin-top: 6rem !important
    }

    .mb-md-10, .my-md-10 {
        margin-bottom: 6rem !important
    }

    .m-md-10 {
        margin: 6rem !important
    }

    .mr-md-15, .mx-md-15 {
        margin-right: 9rem !important
    }

    .ml-md-15, .mx-md-15 {
        margin-left: 9rem !important
    }

    .mt-md-15, .my-md-15 {
        margin-top: 9rem !important
    }

    .mb-md-15, .my-md-15 {
        margin-bottom: 9rem !important
    }

    .m-md-15 {
        margin: 9rem !important
    }

    .mr-md-30, .mx-md-30 {
        margin-right: 18rem !important
    }

    .ml-md-30, .mx-md-30 {
        margin-left: 18rem !important
    }

    .mt-md-30, .my-md-30 {
        margin-top: 18rem !important
    }

    .mb-md-30, .my-md-30 {
        margin-bottom: 18rem !important
    }

    .m-md-30 {
        margin: 18rem !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pr-md-10, .px-md-10 {
        padding-right: 6rem !important
    }

    .pl-md-10, .px-md-10 {
        padding-left: 6rem !important
    }

    .pt-md-10, .py-md-10 {
        padding-top: 6rem !important
    }

    .pb-md-10, .py-md-10 {
        padding-bottom: 6rem !important
    }

    .p-md-10 {
        padding: 6rem !important
    }

    .pr-md-15, .px-md-15 {
        padding-right: 9rem !important
    }

    .pl-md-15, .px-md-15 {
        padding-left: 9rem !important
    }

    .pt-md-15, .py-md-15 {
        padding-top: 9rem !important
    }

    .pb-md-15, .py-md-15 {
        padding-bottom: 9rem !important
    }

    .p-md-15 {
        padding: 9rem !important
    }

    .pr-md-30, .px-md-30 {
        padding-right: 18rem !important
    }

    .pl-md-30, .px-md-30 {
        padding-left: 18rem !important
    }

    .pt-md-30, .py-md-30 {
        padding-top: 18rem !important
    }

    .pb-md-30, .py-md-30 {
        padding-bottom: 18rem !important
    }

    .p-md-30 {
        padding: 18rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }

    .hidden-md-up {
        display: none !important
    }
}

@media (max-width:991px) {
    .hidden-md-down {
        display: none !important
    }
}

@media (min-width:992px) {
    .flex-lg-first {
        order: -1
    }

    .flex-lg-last {
        order: 1
    }

    .flex-lg-unordered {
        order: 0
    }

    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }

    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .m-lg-0 {
        margin: 0 !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mr-lg-10, .mx-lg-10 {
        margin-right: 6rem !important
    }

    .ml-lg-10, .mx-lg-10 {
        margin-left: 6rem !important
    }

    .mt-lg-10, .my-lg-10 {
        margin-top: 6rem !important
    }

    .mb-lg-10, .my-lg-10 {
        margin-bottom: 6rem !important
    }

    .m-lg-10 {
        margin: 6rem !important
    }

    .mr-lg-15, .mx-lg-15 {
        margin-right: 9rem !important
    }

    .ml-lg-15, .mx-lg-15 {
        margin-left: 9rem !important
    }

    .mt-lg-15, .my-lg-15 {
        margin-top: 9rem !important
    }

    .mb-lg-15, .my-lg-15 {
        margin-bottom: 9rem !important
    }

    .m-lg-15 {
        margin: 9rem !important
    }

    .mr-lg-30, .mx-lg-30 {
        margin-right: 18rem !important
    }

    .ml-lg-30, .mx-lg-30 {
        margin-left: 18rem !important
    }

    .mt-lg-30, .my-lg-30 {
        margin-top: 18rem !important
    }

    .mb-lg-30, .my-lg-30 {
        margin-bottom: 18rem !important
    }

    .m-lg-30 {
        margin: 18rem !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pr-lg-10, .px-lg-10 {
        padding-right: 6rem !important
    }

    .pl-lg-10, .px-lg-10 {
        padding-left: 6rem !important
    }

    .pt-lg-10, .py-lg-10 {
        padding-top: 6rem !important
    }

    .pb-lg-10, .py-lg-10 {
        padding-bottom: 6rem !important
    }

    .p-lg-10 {
        padding: 6rem !important
    }

    .pr-lg-15, .px-lg-15 {
        padding-right: 9rem !important
    }

    .pl-lg-15, .px-lg-15 {
        padding-left: 9rem !important
    }

    .pt-lg-15, .py-lg-15 {
        padding-top: 9rem !important
    }

    .pb-lg-15, .py-lg-15 {
        padding-bottom: 9rem !important
    }

    .p-lg-15 {
        padding: 9rem !important
    }

    .pr-lg-30, .px-lg-30 {
        padding-right: 18rem !important
    }

    .pl-lg-30, .px-lg-30 {
        padding-left: 18rem !important
    }

    .pt-lg-30, .py-lg-30 {
        padding-top: 18rem !important
    }

    .pb-lg-30, .py-lg-30 {
        padding-bottom: 18rem !important
    }

    .p-lg-30 {
        padding: 18rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }

    .hidden-lg-up {
        display: none !important
    }
}

@media (max-width:1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media (min-width:1200px) {
    .flex-xl-first {
        order: -1
    }

    .flex-xl-last {
        order: 1
    }

    .flex-xl-unordered {
        order: 0
    }

    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }

    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .m-xl-0 {
        margin: 0 !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mr-xl-10, .mx-xl-10 {
        margin-right: 6rem !important
    }

    .ml-xl-10, .mx-xl-10 {
        margin-left: 6rem !important
    }

    .mt-xl-10, .my-xl-10 {
        margin-top: 6rem !important
    }

    .mb-xl-10, .my-xl-10 {
        margin-bottom: 6rem !important
    }

    .m-xl-10 {
        margin: 6rem !important
    }

    .mr-xl-15, .mx-xl-15 {
        margin-right: 9rem !important
    }

    .ml-xl-15, .mx-xl-15 {
        margin-left: 9rem !important
    }

    .mt-xl-15, .my-xl-15 {
        margin-top: 9rem !important
    }

    .mb-xl-15, .my-xl-15 {
        margin-bottom: 9rem !important
    }

    .m-xl-15 {
        margin: 9rem !important
    }

    .mr-xl-30, .mx-xl-30 {
        margin-right: 18rem !important
    }

    .ml-xl-30, .mx-xl-30 {
        margin-left: 18rem !important
    }

    .mt-xl-30, .my-xl-30 {
        margin-top: 18rem !important
    }

    .mb-xl-30, .my-xl-30 {
        margin-bottom: 18rem !important
    }

    .m-xl-30 {
        margin: 18rem !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pr-xl-10, .px-xl-10 {
        padding-right: 6rem !important
    }

    .pl-xl-10, .px-xl-10 {
        padding-left: 6rem !important
    }

    .pt-xl-10, .py-xl-10 {
        padding-top: 6rem !important
    }

    .pb-xl-10, .py-xl-10 {
        padding-bottom: 6rem !important
    }

    .p-xl-10 {
        padding: 6rem !important
    }

    .pr-xl-15, .px-xl-15 {
        padding-right: 9rem !important
    }

    .pl-xl-15, .px-xl-15 {
        padding-left: 9rem !important
    }

    .pt-xl-15, .py-xl-15 {
        padding-top: 9rem !important
    }

    .pb-xl-15, .py-xl-15 {
        padding-bottom: 9rem !important
    }

    .p-xl-15 {
        padding: 9rem !important
    }

    .pr-xl-30, .px-xl-30 {
        padding-right: 18rem !important
    }

    .pl-xl-30, .px-xl-30 {
        padding-left: 18rem !important
    }

    .pt-xl-30, .py-xl-30 {
        padding-top: 18rem !important
    }

    .pb-xl-30, .py-xl-30 {
        padding-bottom: 18rem !important
    }

    .p-xl-30 {
        padding: 18rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }

    .hidden-xl-up {
        display: none !important
    }
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.line-height-10 {
    line-height: 10px
}

.line-height-16 {
    line-height: 16px
}

.line-height-20 {
    line-height: 20px
}

.line-height-24 {
    line-height: 24px
}

.line-height-32 {
    line-height: 32px
}

.line-height-36 {
    line-height: 36px
}

.line-height-48 {
    line-height: 48px
}

.line-height-54 {
    line-height: 54px
}

.font-size-8 {
    font-size: 8px
}

.font-size-36 {
    font-size: 36px
}

.font-size-48 {
    font-size: 48px
}

.separator.dark {
    box-sizing: border-box;
    height: 2px;
    width: 100%;
    border: 1px solid #099
}

.color-primary {
    color: #fff;
}

.color-danger {
    color: #e3153b
}

.color-success {
    color: #6aaa6e
}

.cursor-pointer {
    cursor: pointer
}

.modal div.modal-content {
    overflow: hidden;
    border: none
}

.btn:focus {
    border: 1px solid transparent !important
}

.portal-top-navigation {
    box-shadow: 0 2px 4px 0 rgba(43,44,45,.1)
}

.success-notification {
    background-color: #099
}

body {
    background: #ebf0f5
}

.cp-login {
    color: #fff;
    height: 100vh;
    background: url(/assets/images/portal_bg_low-8bfca24dc02408d97aed2f26999f9f48.png);
    background-size: cover;
    left: 0;
    position: absolute;
    padding-top: 20vh
}

    .cp-login .cp-login__wrapper {
        max-width: 391px
    }

        .cp-login .cp-login__wrapper .cp-login__header {
            background-color: #f9fafb;
            border-bottom: 1px solid #ebf0f5;
            width: 100%
        }

            .cp-login .cp-login__wrapper .cp-login__header img {
                display: block;
                width: 150px;
                margin: 0 auto
            }

        .cp-login .cp-login__wrapper .cp-login__form-wrapper {
            background-color: #fff
        }

            .cp-login .cp-login__wrapper .cp-login__form-wrapper form {
                animation: fadein .5s;
                cursor: initial
            }

.cp-portals .cp-portals-desktop .portal-card .portal-card-footer:hover, .pkiLogin img, .pkiLogin label {
    cursor: pointer
}

.cp-login .cp-login__wrapper .cp-login__form-wrapper form input {
    border-radius: 2px;
    border: 1px solid #777;
    box-shadow: none !important;
    font-size: 1.2em
}

.cp-login .cp-login__wrapper .cp-login__form-wrapper form p {
    color: #666
}

.cp-login h1.login-brand-heading {
    font-size: 64px
}

.cp-login .login-messaging {
    position: relative;
    bottom: 30px;
    height: 0
}

.cp-login .left-border-copy {
    border-left: 1px solid #fff;
    font-size: 1.25em
}

.cp-login .line-height {
    line-height: 1.5em
}

.cp-login .font-weight-200 {
    font-weight: 200
}

.pkiLogin {
    position: relative;
    /*right: 20px;*/
    top: 20px
}

.container::before {
    content: '';
    position: fixed;
    inset: 0;
    background-color: rgba(34, 19, 71, 0.5);
    pointer-events: none;
    z-index: -1;
}

@media (max-width:767px) {
    .cp-login {
        padding-top: 0
    }

        .cp-login h1 {
            font-size: 36px !important;
            margin-bottom: 0;
            padding: 20px 0 10px !important
        }

        .cp-login h2 {
            font-size: 16px !important;
            padding: 10px 0 !important
        }

        .cp-login .cp-login__branding {
            margin-top: 108px;
            order: 2
        }

        .cp-login .cp-login__wrapper {
            max-width: 100%;
            order: 1
        }

            .cp-login .cp-login__wrapper .cp-login__form-wrapper {
                margin-top: 30px;
                max-width: 100%
            }
}

@media (max-width:575px) {
    .cp-login {
        height: 125%
    }
}

@media (max-width:768px) {
    div.cp-portals {
        padding-bottom: 0
    }
}

.cp-portals {
    color: #fff;
    width: 100%;
    min-height: 100vh;
    background: url(/assets/images/portal_bg_low-8bfca24dc02408d97aed2f26999f9f48.png);
    background-size: cover;
    padding-top: 69px;
    padding-bottom: 100px;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden
}

    .cp-portals .cp-portals-wrapper {
        max-width: 1244px
    }

        .cp-portals .cp-portals-wrapper .select-gateway {
            margin-top: 24px
        }

    .cp-portals .cp-portals-desktop .portal-card.invisible {
        width: 226.8px;
        height: 0
    }

    .cp-portals .cp-portals-desktop .portal-card {
        background-color: #fff;
        border: 1px solid #c5c7c9;
        width: 226.8px;
        height: 397px;
        transition: box-shadow .3s,height .3s;
        position: relative
    }

        .cp-portals .cp-portals-desktop .portal-card:hover {
            box-shadow: 0 24px 32px 0 rgba(43,44,45,.6)
        }

            .cp-portals .cp-portals-desktop .portal-card:hover .gradient {
                opacity: 0
            }

        .cp-portals .cp-portals-desktop .portal-card .portal-card-header {
            height: 175px;
            width: 249px
        }

            .cp-portals .cp-portals-desktop .portal-card .portal-card-header img {
                width: 100%;
                max-height: 175px
            }

        .cp-portals .cp-portals-desktop .portal-card .portal-card-body {
            height: 170px
        }

            .cp-portals .cp-portals-desktop .portal-card .portal-card-body .card-title {
                color: #099
            }

            .cp-portals .cp-portals-desktop .portal-card .portal-card-body .card-description {
                width: 185px
            }

        .cp-portals .cp-portals-desktop .portal-card .portal-card-footer {
            background-color: rgba(249,250,251,.6);
            border-top: 1px solid #c5c7c9;
            height: 36px;
            position: absolute;
            bottom: 0;
            left: 0;
            color: #071b22
        }

            .cp-portals .cp-portals-desktop .portal-card .portal-card-footer a:active, .cp-portals .cp-portals-desktop .portal-card .portal-card-footer a:focus, .cp-portals .cp-portals-desktop .portal-card .portal-card-footer a:hover {
                text-decoration: none
            }

    .cp-portals .cp-portals-mobile .portal-card {
        background-color: #fff;
        border: 1px solid #c5c7c9;
        height: 142px;
        margin-bottom: 14px
    }

        .cp-portals .cp-portals-mobile .portal-card .portal-card-img {
            width: 273px
        }

        .cp-portals .cp-portals-mobile .portal-card .card-title {
            color: #099
        }

        .cp-portals .cp-portals-mobile .portal-card .launch {
            color: #071b22;
            opacity: .5;
            font-weight: 500;
            margin-top: 9px
        }

    .cp-portals .portal-card.disabled {
        pointer-events: none;
        cursor: default;
        opacity: .5
    }

    .cp-portals .portal-card .portal-card-body {
        height: 142px;
        overflow-y: hidden
    }

        .cp-portals .portal-card .portal-card-body .card-title {
            color: #099
        }

        .cp-portals .portal-card .portal-card-body .card-description {
            opacity: .5;
            color: #071b22
        }

    .cp-portals .portal-card-footer {
        background-color: rgba(249,250,251,.6);
        border-top: 2px solid #c5c7c9;
        height: 36px;
        position: absolute;
        bottom: 0;
        left: 0
    }

        .cp-portals .portal-card-footer a {
            color: #071b22
        }

            .cp-portals .portal-card-footer a a:active, .cp-portals .portal-card-footer a a:focus, .cp-portals .portal-card-footer a a:hover {
                text-decoration: none
            }

        .cp-portals .portal-card-footer:hover {
            cursor: pointer
        }

        .cp-portals .portal-card-footer .mdi {
            font-size: 18px
        }

    .cp-portals .arrow {
        color: #099
    }

    .cp-portals .gradient {
        position: absolute;
        top: -46px;
        left: 0;
        width: 100%;
        height: 45px;
        transition: opacity .3s;
        background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 )
    }

        .cp-portals .gradient:hover {
            cursor: initial
        }

@media (max-width:400px) {
    div.cp-apps .cp-apps-wrapper .col-4 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width:575px) {
    div div.cp-apps {
        padding-top: 70px;
        padding-bottom: 0
    }

        div div.cp-apps div.app-card {
            height: 132px;
            border-radius: 3px
        }

            div div.cp-apps div.app-card .app-card-body .app-icon {
                height: 50px;
                width: 50px
            }

            div div.cp-apps div.app-card .app-card-body .card-title {
                color: #071b22;
                font-size: 14px;
                line-height: 20px;
                text-align: center;
                opacity: .5;
                padding-top: .5rem
            }
}

@media (max-width:768px) {
    div.cp-apps {
        padding-bottom: 0
    }

        div.cp-apps .cp-apps-wrapper {
            min-height: 642px
        }
}

.cp-apps {
    color: #fff;
    width: 100%;
    min-height: 100vh;
    background: url(/assets/images/portal_bg_low-8bfca24dc02408d97aed2f26999f9f48.png);
    background-size: cover;
    padding-top: 96px;
    padding-bottom: 200px;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden
}

    .cp-apps .cp-apps-wrapper {
        max-width: 1244px
    }

    .cp-apps .app-card.invisible {
        height: 0
    }

    .cp-apps .app-card.subscribed .app-card-body .app-icon {
        background: linear-gradient(62.04deg,#50bebe 0,#099 49.03%,#0099cb 100%)
    }

    .cp-apps .app-card.subscribed .app-card-footer .app-card-button.subscribed-btn {
        color: #071b22
    }

        .cp-apps .app-card.subscribed .app-card-footer .app-card-button.subscribed-btn .done {
            color: #faa50c
        }

        .cp-apps .app-card.subscribed .app-card-footer .app-card-button.subscribed-btn .mdi, .cp-apps .app-card.subscribed .app-card-footer .app-card-button.subscribed-btn p {
            opacity: 1
        }

    .cp-apps .app-card {
        background-color: #fff;
        border-radius: 2px;
        box-shadow: 0 2px 4px 0 rgba(43,44,45,.1);
        transition: box-shadow .3s;
        position: relative
    }

        .cp-apps .app-card:hover {
            box-shadow: 0 24px 32px 0 rgba(43,44,45,.6)
        }

        .cp-apps .app-card .app-card-body {
            height: 142px;
            overflow-y: hidden
        }

            .cp-apps .app-card .app-card-body .new-indicator {
                color: #fff;
                position: absolute;
                top: 18px;
                right: 19px;
                height: 20px;
                width: 45px;
                padding: 2px 3px;
                border-radius: 18px;
                background-color: #099
            }

                .cp-apps .app-card .app-card-body .new-indicator p {
                    font-size: 12px;
                    line-height: 16px
                }

            .cp-apps .app-card .app-card-body .app-icon {
                background: rgba(29,36,38,.5);
                height: 100px;
                width: 100px;
                border-radius: 100%;
                position: relative
            }

                .cp-apps .app-card .app-card-body .app-icon .app-info {
                    color: initial;
                    height: 21.62px;
                    width: 21.62px;
                    background-color: #fff;
                    border-radius: 100%;
                    box-shadow: 0 2px 3px 0 rgba(12,0,51,.1);
                    position: absolute;
                    top: 6px;
                    right: 5px;
                    padding-top: 2px
                }

                    .cp-apps .app-card .app-card-body .app-icon .app-info:hover {
                        cursor: pointer
                    }

                .cp-apps .app-card .app-card-body .app-icon img {
                    height: 70%;
                    width: 70%;
                    margin: 15%
                }

            .cp-apps .app-card .app-card-body .card-title {
                color: #1d2426
            }

            .cp-apps .app-card .app-card-body .card-description {
                opacity: .5;
                color: #1d2426
            }

        .cp-apps .app-card .app-card-footer {
            border-top: 1px solid #c5c7c9;
            height: 49px;
            color: #071b22;
            background-color: rgba(249,250,251,.6);
            position: relative;
            overflow-x: hidden
        }

            .cp-apps .app-card .app-card-footer .gradient {
                position: absolute;
                top: -46px;
                left: 0;
                width: 100%;
                height: 45px;
                background: linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0 )
            }

            .cp-apps .app-card .app-card-footer .mdi {
                font-size: 18px
            }

            .cp-apps .app-card .app-card-footer .arrow {
                color: #099
            }

            .cp-apps .app-card .app-card-footer .action-btn a, .cp-apps .app-card .app-card-footer .app-card-button.subscribed-btn, .cp-apps .app-card .app-card-footer .app-card-button.subscribed-btn .done {
                color: #071b22
            }

                .cp-apps .app-card .app-card-footer .action-btn a:hover {
                    text-decoration: none
                }

            .cp-apps .app-card .app-card-footer .app-card-button:last-child {
                border-left: 1px solid #c5c7c9
            }

.validated-input.custom-error input, .validated-input.validation-error input {
    border: 1px solid red !important
}

.cp-apps .app-card .app-card-footer .app-card-button:hover {
    cursor: pointer;
    background: linear-gradient(180deg,#f7f8f9 0,#ebeef1 100%)
}

#cp-callback, #cp-loading {
    position: absolute;
    height: 100%;
    color: #fff;
    width: 100%
}

.cp-apps .app-card .app-card-footer .app-card-button.subscribed-btn .mdi, .cp-apps .app-card .app-card-footer .app-card-button.subscribed-btn p {
    opacity: .3
}

.cp-apps .app-card .app-card-footer .app-card-button.subscribed-btn:hover {
    cursor: inherit;
    background: inherit
}

.cp-landing .cp-landing__branding .carousel-controls .forward-back-btn:hover, .cp-landing .cp-landing__branding .carousel-controls .item-indicator-wrapper:hover, .link {
    cursor: pointer
}

#cp-callback {
    background: url(/assets/images/portal_bg_low-8bfca24dc02408d97aed2f26999f9f48.png);
    background-size: cover
}

    #cp-callback .spinner div {
        background-color: #fff
    }

#cp-loading {
    background: url(/assets/images/portal_bg_low-8bfca24dc02408d97aed2f26999f9f48.png);
    background-size: cover
}

    #cp-loading .spinner div {
        background-color: #fff
    }

.cp-portal-footer {
    width: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    bottom: 0;
    position: fixed
}

    .cp-portal-footer footer {
        height: 60px;
        width: 100%;
        background-color: #fff;
        color: #099
    }

        .cp-portal-footer footer .cp-portal-footer-wrapper {
            flex: 0 0 100%;
            max-width: 1244px
        }

        .cp-portal-footer footer .row:first-child {
            margin: 0
        }

        .cp-portal-footer footer .copyright, .cp-portal-footer footer .tagline {
            opacity: .5;
            color: #071b22
        }

        .cp-portal-footer footer .omnivise-wrapper {
            background-color: #099;
            color: #fff
        }

@media (max-width:768px) {
    div.cp-portal-footer {
        width: 112%;
        left: inherit;
        bottom: inherit;
        position: relative;
        margin-left: -17px
    }

        div.cp-portal-footer footer {
            height: 100px
        }

            div.cp-portal-footer footer .cp-portal-footer-wrapper {
                max-width: 1244px
            }

            div.cp-portal-footer footer .row:first-child {
                margin: 0
            }

            div.cp-portal-footer footer .copyright {
                opacity: .5;
                color: #071b22
            }
}

.validated-input.custom-error, .validated-input.validation-error {
    color: red;
    margin: 0
}

.validated-input {
    position: relative
}

    .validated-input.has-icon input {
        padding-left: 36px
    }

    .validated-input .input-icon {
        position: absolute;
        color: #000;
        top: 8px;
        left: 8px
    }

    .validated-input .error-message-container {
        height: 15px
    }

.app-info-modal {
    color: #1d2426;
    position: relative
}

    .app-info-modal .close-btn {
        position: absolute;
        top: -34px;
        right: -14px;
        box-shadow: none;
        border: none
    }

        .app-info-modal .close-btn:hover {
            background: #fff
        }

    .app-info-modal .app-img-wrapper {
        width: 35%;
        height: 249px;
        position: relative
    }

        .app-info-modal .app-img-wrapper img {
            position: absolute;
            top: 0;
            left: 0;
            min-width: 100%;
            min-height: 100%
        }

    .app-info-modal .app-details {
        width: 65%
    }

        .app-info-modal .app-details .separator {
            height: 1px;
            border-top: 1px solid #1d2426;
            border-bottom: none;
            border-right: none;
            border-left: none
        }

        .app-info-modal .app-details .description h2 {
            font-size: 24px;
            line-height: 36px
        }

        .app-info-modal .app-details .description p {
            font-size: 16px;
            line-height: 24px
        }

        .app-info-modal .app-details .benefits p {
            color: #1d2426;
            opacity: .5;
            font-size: 14px;
            line-height: 19px
        }

        .app-info-modal .app-details .benefits .chip {
            border-radius: 12px;
            background-color: #099
        }

            .app-info-modal .app-details .benefits .chip p {
                color: #f9fafb;
                opacity: 1;
                font-size: 12px;
                line-height: 16px
            }

        .app-info-modal .app-details .contact-info {
            color: #1d2426;
            font-size: 16px
        }

            .app-info-modal .app-details .contact-info .more-information {
                opacity: .5;
                font-size: 14px;
                line-height: 19px
            }

            .app-info-modal .app-details .contact-info .first-last {
                font-size: 20px;
                line-height: 27px
            }

            .app-info-modal .app-details .contact-info .email {
                color: #099;
                line-height: 22px;
                font-weight: 700
            }

.app-access-modal, .portal-launch-modal {
    color: #1d2426;
    font-family: 'Siemens Sans'
}

.app-info-modal .app-details .contact-info .phone {
    line-height: 22px
}

.app-access-modal {
    font-size: 16px;
    line-height: 24px;
    position: relative
}

    .app-access-modal .close-btn {
        position: absolute;
        top: -11px;
        right: -14px;
        box-shadow: none;
        border: none
    }

        .app-access-modal .close-btn:hover {
            background: #fff
        }

    .app-access-modal .separator {
        height: 1px;
        border-top: 1px solid #1d2426;
        border-bottom: none;
        border-right: none;
        border-left: none
    }

    .app-access-modal .app-access-modal-body h2 {
        font-size: 24px;
        line-height: 36px
    }

    .app-access-modal .app-access-modal-body p {
        font-size: 16px;
        line-height: 24px
    }

    .app-access-modal .btn-link:hover {
        text-decoration: none
    }

.portal-launch-modal {
    position: relative
}

    .portal-launch-modal .close-btn {
        position: absolute;
        top: -8px;
        right: -14px;
        box-shadow: none;
        border: none
    }

    .portal-launch-modal .separator {
        height: 1px;
        border-top: 1px solid #1d2426;
        opacity: .16;
        margin-left: -17px;
        margin-right: -17px
    }

    .portal-launch-modal a:hover {
        text-decoration: none
    }

    .portal-launch-modal .launch {
        color: #071b22;
        margin-top: 9px
    }

.app-mobile-info-modal {
    font-family: 'Siemens Sans';
    color: #1d2426;
    position: relative
}

    .app-mobile-info-modal .close-btn {
        position: absolute;
        top: -14px;
        right: -18px;
        box-shadow: none;
        border: none
    }

    .app-mobile-info-modal .app-title {
        color: #1d2426
    }

    .app-mobile-info-modal .tabs {
        background-color: #099;
        margin-left: -17px;
        margin-right: -17px;
        height: 48px
    }

        .app-mobile-info-modal .tabs .nav-tabs {
            border: none
        }

        .app-mobile-info-modal .tabs .nav-link {
            color: #fff;
            opacity: .75
        }

            .app-mobile-info-modal .tabs .nav-link.active {
                opacity: 1;
                background-color: #099;
                border: none;
                position: relative
            }

                .app-mobile-info-modal .tabs .nav-link.active:after {
                    bottom: -30px;
                    left: 50%;
                    border: solid transparent;
                    content: ' ';
                    height: 0;
                    width: 0;
                    position: absolute;
                    pointer-events: none;
                    border-color: rgba(0,153,153,0);
                    border-top-color: #099;
                    border-width: 12px;
                    margin-left: -12px
                }

    .app-mobile-info-modal .more-info .benefits p {
        color: #1d2426;
        opacity: .5;
        font-size: 14px;
        line-height: 19px
    }

    .app-mobile-info-modal .more-info .benefits .chip {
        border-radius: 12px;
        background-color: #099
    }

        .app-mobile-info-modal .more-info .benefits .chip p {
            color: #f9fafb;
            opacity: 1;
            font-size: 12px;
            line-height: 16px
        }

    .app-mobile-info-modal .more-info .contact-info {
        color: #1d2426;
        font-size: 16px
    }

        .app-mobile-info-modal .more-info .contact-info .more-information {
            opacity: .5;
            font-size: 14px;
            line-height: 19px
        }

        .app-mobile-info-modal .more-info .contact-info .first-last {
            font-size: 20px;
            line-height: 27px
        }

        .app-mobile-info-modal .more-info .contact-info .email {
            color: #099;
            line-height: 22px;
            font-weight: 700
        }

        .app-mobile-info-modal .more-info .contact-info .phone {
            line-height: 22px
        }

    .app-mobile-info-modal .modal-footer {
        border-top: 1px solid #c5c7c9;
        height: 49px;
        color: #071b22;
        background-color: rgba(249,250,251,.6);
        position: relative;
        overflow-x: hidden;
        margin-left: -17px;
        margin-right: -17px;
        margin-bottom: -17px
    }

        .app-mobile-info-modal .modal-footer a:hover {
            text-decoration: none
        }

        .app-mobile-info-modal .modal-footer .app-card-button:last-child {
            border-left: 1px solid #c5c7c9
        }

        .app-mobile-info-modal .modal-footer .arrow {
            color: #099
        }

        .app-mobile-info-modal .modal-footer .app-card-button.subscribed-btn, .app-mobile-info-modal .modal-footer .app-card-button.subscribed-btn .done {
            color: #071b22
        }

            .app-mobile-info-modal .modal-footer .app-card-button.subscribed-btn .mdi, .app-mobile-info-modal .modal-footer .app-card-button.subscribed-btn p {
                opacity: .3
            }

        .app-mobile-info-modal .modal-footer.subscribed .app-card-button.subscribed-btn .done {
            color: #faa50c
        }

.cp-about, .cp-privacy, .cp-terms {
    color: #1d2426;
    padding-top: 100px;
    overflow-y: scroll;
    overflow-x: hidden
}

.app-mobile-info-modal .modal-footer.subscribed .app-card-button.subscribed-btn .mdi, .app-mobile-info-modal .modal-footer.subscribed .app-card-button.subscribed-btn p {
    opacity: 1
}

.cp-privacy h2 {
    font-size: 24px;
    line-height: 36px
}

.cp-privacy p {
    font-size: 16px;
    line-height: 24px
}

.cp-about h2 {
    font-size: 24px;
    line-height: 36px
}

.cp-about p {
    font-size: 16px;
    line-height: 24px
}

.cp-terms h2 {
    font-size: 24px;
    line-height: 36px
}

.cp-terms p {
    font-size: 16px;
    line-height: 24px
}

@media (max-width:992px) {
    div.cp-landing {
        padding-bottom: 0;
        padding-top: 12vh
    }

        div.cp-landing .contact-btn, div.cp-landing .login-btn, div.cp-landing .logo-wrapper {
            top: -10vh
        }

        div.cp-landing .cp-landing-wrapper {
            min-height: 1000px
        }

        div.cp-landing .cp-landing__branding h1 {
            font-size: 34px
        }

        div.cp-landing .cp-landing__branding .carousel-controls {
            max-width: 100%
        }

            div.cp-landing .cp-landing__branding .carousel-controls .item-indicator-wrapper {
                flex: 0 0 15%
            }
}

.cp-landing {
    color: #fff;
    height: 100vh;
    background: url(/assets/images/portal_bg_low-8bfca24dc02408d97aed2f26999f9f48.png);
    background-size: cover;
    left: 0;
    position: absolute;
    padding-top: 20vh;
    padding-bottom: 100px;
    overflow-x: hidden
}

    .cp-landing .logo-wrapper {
        position: absolute;
        top: -18vh;
        left: 24px
    }

    .cp-landing .contact-btn {
        position: absolute;
        top: -18vh;
        right: 150px;
        height: 30px
    }

    .cp-landing .login-btn {
        position: absolute;
        top: -18vh;
        right: 24px;
        height: 30px
    }

        .cp-landing .login-btn .mdi {
            font-size: 19px
        }

    .cp-landing .cp-landing__branding h1 {
        font-weight: 300
    }

    .cp-landing .cp-landing__branding .minor-text {
        max-width: 300px
    }

    .cp-landing .cp-landing__branding .carousel-controls {
        max-width: 360px
    }

        .cp-landing .cp-landing__branding .carousel-controls .item-indicator-wrapper {
            height: 33px;
            flex: 0 0 10%
        }

            .cp-landing .cp-landing__branding .carousel-controls .item-indicator-wrapper .item-indicator {
                height: 2px;
                background-color: #fff;
                opacity: .3
            }

                .cp-landing .cp-landing__branding .carousel-controls .item-indicator-wrapper .item-indicator.active {
                    opacity: 1
                }

        .cp-landing .cp-landing__branding .carousel-controls .forward-back-btn {
            border-radius: 100%;
            border: 2px solid #fff;
            padding: 4px;
            height: 33px;
            width: 33px
        }

            .cp-landing .cp-landing__branding .carousel-controls .forward-back-btn .mdi {
                font-size: 20px
            }

@media (max-width:457px) {
    div.cp-landing-carousel div.carousel-item-content div.portal-img img {
        top: 0
    }
}

@media (max-width:768px) {
    div.cp-landing-carousel div.carousel-item-content .portal-img img {
        top: -20%
    }
}

@media (max-width:867px) {
    div.cp-landing-carousel .carousel-item-content {
        height: 484px
    }

        div.cp-landing-carousel .carousel-item-content .portal-description {
            height: 112px
        }

        div.cp-landing-carousel .carousel-item-content .portal-img img {
            top: 0
        }
}

.cp-landing-carousel {
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 24px 32px 0 rgba(43,44,45,.1)
}

    .cp-landing-carousel .carousel-item-content {
        display: flex;
        padding: 37px;
        height: 444px
    }

        .cp-landing-carousel .carousel-item-content .pill {
            color: #f9fafb;
            border-radius: 12px;
            background-color: #099
        }

            .cp-landing-carousel .carousel-item-content .pill.dark {
                background-color: #1d2426
            }

        .cp-landing-carousel .carousel-item-content .portal-title {
            color: #099
        }

        .cp-landing-carousel .carousel-item-content .portal-description {
            height: 72px;
            opacity: .5;
            color: #071b22
        }

        .cp-landing-carousel .carousel-item-content .portal-img {
            height: 180px;
            position: relative;
            overflow: hidden
        }

            .cp-landing-carousel .carousel-item-content .portal-img img {
                position: absolute;
                top: -20%;
                left: 0
            }

.cp-mobile-top-nav .navbar {
    background-color: #fff;
    box-shadow: 0 2px 4px 0 rgba(43,44,45,.1);
    height: 60px;
    width: 100%
}

    .cp-mobile-top-nav .navbar .navigation-bar-items-wrapper .right-content {
        width: 50%
    }

        .cp-mobile-top-nav .navbar .navigation-bar-items-wrapper .right-content .menu-btn {
            width: 60px;
            color: #099
        }

.cp-mobile-top-nav .side-nav .backdrop {
    display: none
}

.cp-mobile-top-nav .side-nav .side-nav-wrapper {
    transition: all .4s ease;
    background-color: #fff;
    width: 80%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 1040
}

    .cp-mobile-top-nav .side-nav .side-nav-wrapper .side-header {
        height: 60px
    }

        .cp-mobile-top-nav .side-nav .side-nav-wrapper .side-header img {
            height: 40px;
            padding: 0 1rem
        }

    .cp-mobile-top-nav .side-nav .side-nav-wrapper .mdi {
        font-size: 18px
    }

    .cp-mobile-top-nav .side-nav .side-nav-wrapper p {
        color: #1d2426
    }

    .cp-mobile-top-nav .side-nav .side-nav-wrapper a {
        color: #1d2426;
        text-decoration: none
    }

        .cp-mobile-top-nav .side-nav .side-nav-wrapper a:focus {
            text-decoration: none
        }

    .cp-mobile-top-nav .side-nav .side-nav-wrapper .divider {
        background: rgba(0,0,0,.25)
    }

.cp-mobile-top-nav .side-nav.active .backdrop {
    display: block;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 1035
}

.cp-mobile-top-nav .side-nav.active .side-nav-wrapper {
    transform: translate3d(-100%,0,0)
}

.text-black {
    color: #000
}

.text-greydark {
    color: #454545
}

.text-white-blue {
    color: #BECDD7
}

.text-blue {
    color: #0275d8
}

.text-error {
    color: #e3153b
}

.font-size-base {
    font-size: .9rem !important
}

.font-size-lg {
    font-size: 1.25rem !important
}

.font-size-sm {
    font-size: .875rem !important
}

.font-size-xs {
    font-size: .75rem !important
}

.display1-size {
    font-size: 6rem !important
}

.display2-size {
    font-size: 5.5rem !important
}

.display3-size {
    font-size: 4.5rem !important
}

.display4-size {
    font-size: 3.5rem !important
}

.font-size-24 {
    font-size: 24px
}

.font-size-13 {
    font-size: 13px
}

.break-word {
    word-wrap: break-word
}

.letter-spacing-1 {
    letter-spacing: 1px
}

.flex-center {
    display: flex;
    justify-content: center;
}

.spacer {
    display: block;
    margin-top: 0;
    height: 1px;
    width: 100%;
    background-color: white;
}