﻿/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 */
@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont3e6e.eot");
    src: url("../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont3e6e.woff2") format("woff2"), url("../fonts/fontawesome-webfont3e6e.woff") format("woff"), url("../fonts/fontawesome-webfont3e6e.ttf") format("truetype"), url("../fonts/fontawesome-webfont3e6e.svg#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    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-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: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before,
.fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before,
.fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before,
.fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before,
.fa-sort:before {
    content: ""
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-legal:before,
.fa-gavel:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before,
.fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before,
.fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before,
.fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-rupee:before,
.fa-inr:before {
    content: ""
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: ""
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: ""
}

.fa-won:before,
.fa-krw:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before,
.fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: ""
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: ""
}

.fa-ge:before,
.fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-send:before,
.fa-paper-plane:before {
    content: ""
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before,
.fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-yc:before,
.fa-y-combinator:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-tv:before,
.fa-television:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: ""
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-signing:before,
.fa-sign-language:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-vcard:before,
.fa-address-card:before {
    content: ""
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

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

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

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

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

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

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

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

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

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

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

button,
input {
    overflow: visible
}

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 {
    padding: 0;
    border-style: none
}

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

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

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[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.2;
    color: inherit
}

.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;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

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

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

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

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer::before {
    content: "— "
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

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

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

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

pre {
    display: block;
    font-size: 87.5%;
    color: #212529
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

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

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

@media(min-width: 576px) {
    .container {
        max-width: 540px
    }
}

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

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

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

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

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    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-auto,
.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-lg-auto,
.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-md-auto,
.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-sm-auto,
.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,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: rgba(0, 0, 0, 0)
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6
}

.table .table {
    background-color: #fff
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

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

.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6
}

.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-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #b8daff
}

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #d6d8db
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #c3e6cb
}

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bee5eb
}

.table-hover .table-info:hover {
    background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #ffeeba
}

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f5c6cb
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
    background-color: #fdfdfe
}

.table-hover .table-light:hover {
    background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
    background-color: #c6c8ca
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.table-dark {
    color: #fff;
    background-color: #212529
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #32383e
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, .075)
}

@media(max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media(max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media(max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media(max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
    background-color: rgba(0, 0, 0, 0);
    border: 0
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

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

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

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

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px)
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(.375rem + 1px);
    padding-bottom: calc(.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: rgba(0, 0, 0, 0);
    border: solid rgba(0, 0, 0, 0);
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm,
.input-group-lg>.form-control-plaintext.form-control,
.input-group-lg>.input-group-append>.form-control-plaintext.btn,
.input-group-lg>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-lg>.input-group-prepend>.form-control-plaintext.btn,
.input-group-lg>.input-group-prepend>.form-control-plaintext.input-group-text,
.input-group-sm>.form-control-plaintext.form-control,
.input-group-sm>.input-group-append>.form-control-plaintext.btn,
.input-group-sm>.input-group-append>.form-control-plaintext.input-group-text,
.input-group-sm>.input-group-prepend>.form-control-plaintext.btn,
.input-group-sm>.input-group-prepend>.form-control-plaintext.input-group-text {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px)
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-lg>.input-group-append>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-append>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.btn:not([size]):not([multiple]),
.input-group-lg>.input-group-prepend>select.input-group-text:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px)
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40, 167, 69, .8);
    border-radius: .2rem
}

.custom-select.is-valid,
.form-control.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control:valid {
    border-color: #28a745
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip,
.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip {
    display: block
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label::before,
.was-validated .custom-control-input:valid~.custom-control-label::before {
    background-color: #71dd8a
}

.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip,
.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked~.custom-control-label::before,
.was-validated .custom-control-input:valid:checked~.custom-control-label::before {
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label::before,
.was-validated .custom-control-input:valid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label::before,
.was-validated .custom-file-input:valid~.custom-file-label::before {
    border-color: inherit
}

.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip,
.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, .8);
    border-radius: .2rem
}

.custom-select.is-invalid,
.form-control.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip,
.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip {
    display: block
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label::before,
.was-validated .custom-control-input:invalid~.custom-control-label::before {
    background-color: #efa2a9
}

.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip,
.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid:checked~.custom-control-label::before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label::before {
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label::before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label::before,
.was-validated .custom-file-input:invalid~.custom-file-label::before {
    border-color: inherit
}

.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip,
.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip {
    display: block
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media(min-width: 576px) {
    .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

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

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

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid rgba(0, 0, 0, 0);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn:focus,
.btn:hover {
    text-decoration: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled,
.btn:disabled {
    opacity: .65
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    background-image: none
}

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

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

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

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

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-light.disabled,
.btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-primary {
    color: #007bff;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #007bff
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #007bff;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary {
    color: #6c757d;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success {
    color: #28a745;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: #28a745;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #17a2b8;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #17a2b8
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: #17a2b8;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning {
    color: #ffc107;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: #ffc107;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #dc3545
}

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

.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: #dc3545;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark {
    color: #343a40;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    border-color: #343a40
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: #343a40;
    background-color: rgba(0, 0, 0, 0)
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: rgba(0, 0, 0, 0)
}

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0)
}

.btn-link.focus,
.btn-link:focus {
    text-decoration: underline;
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

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

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

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

.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 {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid rgba(0, 0, 0, 0);
    border-bottom: 0;
    border-left: .3em solid rgba(0, 0, 0, 0)
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.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: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid rgba(0, 0, 0, 0);
    border-bottom: .3em solid;
    border-left: .3em solid rgba(0, 0, 0, 0)
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-menu {
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid rgba(0, 0, 0, 0);
    border-bottom: .3em solid rgba(0, 0, 0, 0);
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropright .dropdown-toggle::after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: ""
}

.dropleft .dropdown-toggle::after {
    display: none
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid rgba(0, 0, 0, 0);
    border-right: .3em solid;
    border-bottom: .3em solid rgba(0, 0, 0, 0)
}

.dropleft .dropdown-toggle:empty::after {
    margin-left: 0
}

.dropleft .dropdown-toggle::before {
    vertical-align: 0
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0);
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #6c757d;
    background-color: rgba(0, 0, 0, 0)
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.btn-group-vertical>.btn:hover,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus {
    z-index: 1
}

.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-toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

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

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

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

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split::after {
    margin-left: 0
}

.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: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    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
}

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

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

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

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

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-file:focus,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
    margin-left: -1px
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::before {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label,
.input-group>.custom-file:not(:first-child) .custom-file-label::before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

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

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

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label::before {
    background-color: #e9ecef
}

.custom-control-label {
    margin-bottom: 0
}

.custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6
}

.custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-label::before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #007bff
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    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-label::before {
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
    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")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label::before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #007bff
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
    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-radio .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 5px rgba(128, 189, 255, .5)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 125%
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-control {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:focus~.custom-file-control::before {
    border-color: #80bdff
}

.custom-file-input:lang(en)~.custom-file-label::after {
    content: "Browse"
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(2.25rem + 2px - 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0)
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

.navbar>.container,
.navbar>.container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%
}

@media(max-width: 575.98px) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 576px) {
    .navbar-expand-sm {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }

    .navbar-expand-sm .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media(max-width: 767.98px) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 768px) {
    .navbar-expand-md {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }

    .navbar-expand-md .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media(max-width: 991.98px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 992px) {
    .navbar-expand-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }

    .navbar-expand-lg .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

@media(max-width: 1199.98px) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media(min-width: 1200px) {
    .navbar-expand-xl {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }

    .navbar-expand-xl .dropup .dropdown-menu {
        top: auto;
        bottom: 100%
    }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

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

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand: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.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    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 30 30' 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 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, .5);
    border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' 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 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px)
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 15px
}

@media(min-width: 576px) {
    .card-deck {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.card-group>.card {
    margin-bottom: 15px
}

@media(min-width: 576px) {
    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group>.card {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:first-child .card-header,
    .card-group>.card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:first-child .card-footer,
    .card-group>.card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:last-child .card-header,
    .card-group>.card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:last-child .card-footer,
    .card-group>.card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group>.card:only-child {
        border-radius: .25rem
    }

    .card-group>.card:only-child .card-header,
    .card-group>.card:only-child .card-img-top {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card-group>.card:only-child .card-footer,
    .card-group>.card:only-child .card-img-bottom {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

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

    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
    .card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media(min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #6c757d;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.badge-primary {
    color: #fff;
    background-color: #007bff
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #545b62
}

.badge-success {
    color: #fff;
    background-color: #28a745
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1e7e34
}

.badge-info {
    color: #fff;
    background-color: #17a2b8
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #117a8b
}

.badge-warning {
    color: #212529;
    background-color: #ffc107
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #d39e00
}

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

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #bd2130
}

.badge-light {
    color: #212529;
    background-color: #f8f9fa
}

.badge-light[href]:focus,
.badge-light[href]:hover {
    color: #212529;
    text-decoration: none;
    background-color: #dae0e5
}

.badge-dark {
    color: #fff;
    background-color: #343a40
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #1d2124
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media(min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff
}

.alert-primary hr {
    border-top-color: #9fcdff
}

.alert-primary .alert-link {
    color: #002752
}

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db
}

.alert-secondary hr {
    border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
    color: #202326
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #0b2e13
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.alert-info hr {
    border-top-color: #abdde5
}

.alert-info .alert-link {
    color: #062c33
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #533f03
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #491217
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe
}

.alert-light hr {
    border-top-color: #ececf6
}

.alert-light .alert-link {
    color: #686868
}

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca
}

.alert-dark hr {
    border-top-color: #b9bbbe
}

.alert-dark .alert-link {
    color: #040505
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    transition: width .6s ease
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.list-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.list-group-item:focus,
.list-group-item:hover {
    z-index: 1;
    text-decoration: none
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.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-primary {
    color: #004085;
    background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #004085;
    background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #383d41;
    background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41
}

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #155724;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #0c5460;
    background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #856404;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #721c24;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: #818182;
    background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: #1b1e21;
    background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

button.close {
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

.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: 750px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: rgba(0, 0, 0, 0);
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow::after,
.popover .arrow::before {
    position: absolute;
    display: block;
    content: "";
    border-color: rgba(0, 0, 0, 0);
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] .arrow,
.bs-popover-top .arrow {
    bottom: calc((.5rem + 1px)*-1)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::after,
.bs-popover-top .arrow::before {
    border-width: .5rem .5rem 0
}

.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top] .arrow::after,
.bs-popover-top .arrow::after {
    bottom: 1px;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] .arrow,
.bs-popover-right .arrow {
    left: calc((.5rem + 1px)*-1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::after,
.bs-popover-right .arrow::before {
    border-width: .5rem .5rem .5rem 0
}

.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right] .arrow::after,
.bs-popover-right .arrow::after {
    left: 1px;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow,
.bs-popover-bottom .arrow {
    top: calc((.5rem + 1px)*-1)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::after,
.bs-popover-bottom .arrow::before {
    border-width: 0 .5rem .5rem .5rem
}

.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::before {
    top: 0;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom] .arrow::after,
.bs-popover-bottom .arrow::after {
    top: 1px;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] .arrow,
.bs-popover-left .arrow {
    right: calc((.5rem + 1px)*-1);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::after,
.bs-popover-left .arrow::before {
    border-width: .5rem 0 .5rem .5rem
}

.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::before {
    right: 0;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left] .arrow::after,
.bs-popover-left .arrow::after {
    right: 1px;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@supports(-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {

    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.active.carousel-item-right,
.carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports(-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {

    .active.carousel-item-right,
    .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.active.carousel-item-left,
.carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports(-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d) {

    .active.carousel-item-left,
    .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: 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: rgba(0, 0, 0, 0) no-repeat center center;
    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='M5.25 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='M2.75 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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, .5)
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: ""
}

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

.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-primary {
    background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #0062cc !important
}

.bg-secondary {
    background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #545b62 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #117a8b !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: #dae0e5 !important
}

.bg-dark {
    background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: #1d2124 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: rgba(0, 0, 0, 0) !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !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
}

.border-primary {
    border-color: #007bff !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #17a2b8 !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f8f9fa !important
}

.border-dark {
    border-color: #343a40 !important
}

.border-white {
    border-color: #fff !important
}

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix::after {
    display: block;
    clear: both;
    content: ""
}

.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-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    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-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        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-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        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-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        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-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

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

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.embed-responsive-4by3::before {
    padding-top: 75%
}

.embed-responsive-1by1::before {
    padding-top: 100%
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media(min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media(min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media(min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media(min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media(min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media(min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports(position: -webkit-sticky) or (position: sticky) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none
}

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

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media(min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media(min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media(min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media(min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: 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
}

@media(min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media(min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media(min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media(min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-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-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0062cc !important
}

.text-secondary {
    color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #545b62 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #1e7e34 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #d39e00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #bd2130 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
    color: #dae0e5 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #1d2124 !important
}

.text-muted {
    color: #6c757d !important
}

.text-hide {
    font: 0/0 a;
    color: rgba(0, 0, 0, 0);
    text-shadow: none;
    background-color: rgba(0, 0, 0, 0);
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {

    *,
    ::after,
    ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

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

    pre {
        white-space: pre-wrap !important
    }

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

    thead {
        display: table-header-group
    }

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

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

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

    @page {
        size: a3
    }

    body {
        min-width: 992px !important
    }

    .container {
        min-width: 992px !important
    }

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

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1)
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
        transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
}

.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
        transform: scale(0.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.btn,
svg circle {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.nav-md,
.nav-sm,
.right-sidebar {
    direction: ltr
}

.material-icons,
.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav>li>a i.fa,
[class*=" icon-"],
[class^=icon-] {
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/materialicons/v48/flUhRq6tzZclQEJ-Vdg-IuiaDsNZ.ttf) format("truetype")
}

@font-face {
    font-family: "Roboto Slab";
    src: url(../fonts/RobotoSlab-Regular.ttf)
}

@font-face {
    font-family: musa;
    src: url(../fonts/musa.eot?liz7mm);
    src: url(../fonts/musa.eot?liz7mm#iefix) format("embedded-opentype"), url(../fonts/musa.ttf?liz7mm) format("truetype"), url(../fonts/musa.woff?liz7mm) format("woff"), url(../fonts/musa.svg?liz7mm#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: musa !important;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.icon-admin-logo:before {
    content: ""
}

html {
    height: 100%
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #fff
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #f4f8fb
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #f4f8fb;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .2)
}

body {
    height: 100%;
    margin: 0;
    padding: 0;
    color: #707788;
    background: #f4f8fb;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
    font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.page-link {
    color: #5a738e;
    text-decoration: none;
    outline: 0
}

.page-link:active,
.page-link:focus,
.page-link:visited {
    outline: 0;
    color: #50667e
}

svg {
    position: relative;
    -webkit-transition: width .3s cubic-bezier(0.15, 0.99, 0.18, 1.01);
    transition: width .3s cubic-bezier(0.15, 0.99, 0.18, 1.01)
}

svg .grid {
    stroke: #e6e6e6;
    stroke-width: 1
}

svg .grid.x-grid {
    stroke-width: 0
}

svg .points {
    stroke: #fff;
    stroke-width: 2
}

svg circle {
    stroke: #999;
    stroke-width: 1
}

svg .marker {
    font-weight: 700;
    font-size: 11px
}

svg .labels {
    font-size: 14px;
    kerning: 1;
    text-anchor: middle
}

svg path,
svg rect {
    fill-opacity: .8
}

svg path:hover,
svg rect:hover {
    fill-opacity: .9;
    cursor: pointer
}

.arrow-down-svg {
    enable-background: new 0 0 41.999 41.999
}

.musa-logo-svg {
    enable-background: new 0 0 295 74
}

.main-container {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed
}

.main-container .content-wrapper .main-content {
    min-height: calc(100vh - 128px);
    margin-bottom: 20px
}

.modal.fade.slide-left .modal-dialog .modal-content,
.modal.fade.slide-left .modal-dialog .modal-content-wrapper,
.modal.fade.slide-right .modal-dialog .modal-content,
.modal.fade.slide-right .modal-dialog .modal-content-wrapper,
.nav-sm .main-container {
    min-height: 100%
}

.main-container .content-wrapper .main-content .bg-title {
    background: #fff;
    overflow: hidden;
    padding: 10px 15px;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-container .content-wrapper .main-content .bg-title h4 {
    color: #455a64;
    font-weight: 600;
    margin-top: 6px;
    font-size: 19px
}

.main-container .content-wrapper .main-content .bg-title .breadcrumb {
    background: 0 0;
    margin-bottom: 0
}

.main-container .content-wrapper .main-content .bg-title .breadcrumb>li {
    display: inline-block;
    font-size: 15px;
    font-weight: 400
}

.main-container .content-wrapper .main-content .bg-title .breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.header .header-menu,
.main-container .btn-theme,
.main-container .btn-theme.active,
.main-container .btn-theme.active:focus,
.main-container .btn-theme.hover,
.main-container .btn-theme:active,
.main-container .btn-theme:active:focus,
.main-container .btn-theme:active:hover,
.main-container .btn-theme:focus,
.main-container .btn-theme:hover {
    color: #fff
}

.main-container .btn-theme.btn-outline {
    background-color: rgba(0, 0, 0, 0)
}

.main-container .btn-theme .badge {
    background-color: #fff
}

.main-container .pagination li .page-link {
    border-radius: 0;
    font-size: 14px
}

.main-container .chart-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

@media(max-width: 991px) {
    .main-container .content-wrapper .main-content {
        padding: 0 15px !important
    }

    .main-container .content-wrapper .main-content .bg-title {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (min-width: 768px) {
    .main-container .content-wrapper {
        -webkit-transition: all .6s cubic-bezier(0.15, 0.99, 0.18, 1.01);
        transition: all .6s cubic-bezier(0.15, 0.99, 0.18, 1.01)
    }
}

@media screen and (min-width: 992px) {
    .bg-title {
        margin-left: -20px !important;
        margin-right: -20px !important
    }
}

@media(max-width: 575px) {
    .breadcrumb {
        padding: 0
    }

    .main-container .content-wrapper .main-content .bg-title {
        padding: 10px 8px
    }

    .main-container .content-wrapper .main-content .bg-title .breadcrumb>li {
        font-size: 13px
    }

    .main-container .content-wrapper .main-content .bg-title>div[class^=col-] {
        padding: 0 5px
    }

    .main-container .content-wrapper .main-content>.container-fluid {
        padding: 0
    }

    svg .labels {
        font-size: 10px
    }
}

@media screen and (max-width: 340px) {
    .main-container .content-wrapper .main-content .bg-title .breadcrumb>li {
        font-size: 12px !important
    }
}

.header {
    display: block;
    height: 57px
}

.header .header-menu {
    background: #36404a;
    float: left;
    border: none;
    width: 100%;
    position: relative
}

.header .header-menu .toggle {
    float: left;
    margin: 0;
    width: 51px;
    height: 57px !important
}

.header .header-menu .toggle #menu-toggle {
    height: 57px !important;
    width: 100%;
    padding: 15px 15px 0;
    margin: 0;
    cursor: pointer;
    color: #fff;
    display: block
}

.header .header-menu .toggle #menu-toggle .ripple-effect {
    background: #fff
}

.header .header-menu .toggle #menu-toggle .bars {
    background: #fff;
    display: inline-block;
    width: 19px;
    height: 1px;
    position: relative;
    top: -1px;
    -webkit-transition: all ease .3s;
    transition: all ease .3s
}

.header .header-menu .toggle #menu-toggle .bars:after,
.header .header-menu .toggle #menu-toggle .bars:before {
    background: #fff;
    position: absolute;
    left: 0;
    display: inline-block;
    width: 19px;
    height: 1px;
    content: ""
}

.header .header-menu .toggle #menu-toggle .bars:before {
    top: 6px
}

.header .header-menu .toggle #menu-toggle .bars:after {
    top: -6px
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu .notification-list .list-group-item:hover,
.header .header-menu .navbar-right>li.dropdown .dropdown-menu>li>a:hover {
    background: rgba(0, 0, 0, .03) !important
}

.header .header-menu .navbar-right {
    margin: 0;
    width: 80%;
    height: 57px;
    float: right;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header .header-menu .navbar-right>li,
.header .header-menu .navbar-right>li>a {
    position: relative;
    height: 100% !important
}

.header .header-menu .navbar-right>li>a {
    padding: 8px 15px;
    font-weight: 500;
    color: #f2f2f2 !important;
    margin-left: 0 !important;
    line-height: 32px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header .header-menu .navbar-right>li>a i {
    font-size: 15px
}

.header .header-menu .navbar-right>li.dropdown .dropdown-toggle.info-number .badge {
    font-size: 10px;
    font-weight: 400;
    line-height: 13px;
    padding: 0 4px;
    position: absolute;
    right: 11px;
    top: 16px;
    color: #fff;
    border-radius: 50%
}

.header .header-menu .navbar-right>li.dropdown .dropdown-toggle::after {
    border: none !important
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu {
    border-radius: 0;
    margin-top: 0 !important;
    padding: 0;
    border: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    font-size: 12px;
    text-shadow: none;
    z-index: 9998
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu li {
    padding: 0;
    width: 100%
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu li a {
    width: 100%;
    padding: 9px 0 9px 10px;
    display: block
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu.slidedown {
    -webkit-animation: slide-down .3s ease-out;
    animation: slide-down .3s ease-out
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu.slideup {
    -webkit-animation: slide-up .3s ease-out;
    animation: slide-up .3s ease-out
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu.dropdown-menu-lg {
    width: 300px;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu.dropdown-menu-lg .notif-title {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 11px 15px
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu.dropdown-menu-lg .read-all-notif {
    font-size: 12px;
    font-weight: 600;
    padding: 0;
    border-top: 1px solid #f2f2f2 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu.dropdown-menu-lg .read-all-notif a {
    padding: 11px 15px;
    display: inline
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu.dropdown-menu-lg .read-all-notif a i {
    margin-left: 7px
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu .notification-list {
    overflow: auto;
    width: auto;
    height: 230px
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu .notification-list .notif-img {
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 28px;
    border-radius: 50%;
    margin-top: 4px
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu .notification-list .notif-info {
    padding: 6px 0
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu .notification-list .list-group-item {
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    border-color: #f2f2f2 !important;
    border-bottom: 1px solid #f2f2f2 !important
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu .notification-list .list-group-item .notif-text {
    width: 163px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu .notification-list .list-group-item .time {
    font-size: 10px;
    opacity: .7;
    color: #707788;
    margin-right: 25px;
    white-space: nowrap
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu.notifications-list span {
    white-space: normal
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu>li>a {
    color: #707788
}

.header .header-menu .navbar-right>li.dropdown .dropdown-menu>li.read-all-notif:hover a {
    background-color: rgba(0, 0, 0, 0) !important
}

.header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-toggle img {
    height: 40px;
    width: 40px;
    margin-right: 7px
}

.header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-toggle .fa-angle-down {
    margin-top: 4px;
    margin-left: 5px
}

.header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu {
    transform: translate3d(-1px, 57px, 0) !important;
    -webkit-transform: translate3d(-1px, 57px, 0) !important;
    -moz-transform: translate3d(-1px, 57px, 0) !important;
    -o-transform: translate3d(-1px, 57px, 0) !important;
    -ms-transform: translate3d(-1px, 57px, 0) !important;
    min-width: 1rem;
    width: 100%;
    left: -1px;
    color: #707788;
    font-weight: 500;
    font-size: 13px
}

.header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu li a {
    display: block
}

.header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu li a i {
    margin-right: 5px;
    width: 16px;
    text-align: center
}

.header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu .divider {
    margin: 0;
    border-color: #f2f2f2
}

.header .header-menu .navbar-right>li.dropdown.notifications-list.show .dropdown-menu.show {
    right: 0;
    left: auto !important;
    transform: translate3d(0, 57px, 0) !important;
    -webkit-transform: translate3d(0, 57px, 0) !important;
    -moz-transform: translate3d(0, 57px, 0) !important;
    -o-transform: translate3d(0, 57px, 0) !important;
    -ms-transform: translate3d(0, 57px, 0) !important
}

.header .header-menu .navbar-right>li.search-wrap {
    height: 57px;
    padding: 0
}

.header .header-menu .navbar-right>li.search-wrap input[type=text] {
    width: 217px;
    border: none;
    cursor: text;
    background-color: #fff;
    border-radius: 50px;
    color: #707788;
    height: 30px;
    font-size: 12px;
    display: inline-block;
    font-weight: 100;
    outline: 0;
    padding: 3px 60px 3px 20px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 13px
}

.header .header-menu .navbar-right>li.search-wrap input[type=text]:focus,
.header .header-menu .navbar-right>li.search-wrap input[type=text]:hover {
    border: none
}

.header .header-menu .navbar-right>li.search-wrap button[type=submit] {
    display: inline-block;
    border: none;
    z-index: 2;
    cursor: pointer;
    position: absolute;
    top: 17px;
    right: 2px;
    width: 34px;
    text-align: center;
    background: 0 0
}

.header .header-menu .navbar-right>li.search-wrap button[type=submit] i {
    font-size: 14px
}

.header .header-menu .navbar-right>li.search-wrap button[type=submit]:focus {
    outline: 0
}

.header .header-menu .navbar-right>li.search-wrap button[type=submit]:hover {
    opacity: .8
}

.header .header-menu .navbar-right .dropdown-message {
    position: relative
}

.header .header-menu .navbar-right .dropdown-message #message-list {
    right: 0;
    left: auto !important;
    transform: translate3d(0, 57px, 0) !important;
    -webkit-transform: translate3d(0, 57px, 0) !important;
    -moz-transform: translate3d(0, 57px, 0) !important;
    -o-transform: translate3d(0, 57px, 0) !important;
    -ms-transform: translate3d(0, 57px, 0) !important
}

.header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item {
    border-radius: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1px solid #f2f2f2 !important
}

.header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a {
    padding: 12px 15px
}

.header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .mail-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 20px)
}

.header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .mail-content .user-img {
    width: 40px;
    height: 40px;
    position: relative;
    display: inline-block
}

.header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .mail-content .user-img>img {
    width: 100%
}

.header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .mail-content .message-content {
    width: calc(100% - 70px)
}

.header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .mail-content .message-content h5 {
    margin: 0;
    font-weight: 600;
    color: #000;
    font-size: 16px
}

.header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .mail-content .message-content p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0;
    font-size: 12px
}

.header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .message-time {
    line-height: 22px;
    font-size: 10px
}

.header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .message-time .label {
    padding: 2px 8px;
    line-height: 13px;
    color: #fff;
    border-radius: 30px
}

.footer,
.footer a:hover {
    color: #707788
}

.footer {
    background: #fff;
    padding: 15px 20px;
    display: block;
    font-size: 14px
}

.footer .company-name {
    font-size: 14px;
    margin-left: 5px
}

.footer img {
    max-width: 100%;
    height: 14px
}

@media(min-width: 480px) {
    .header .header-menu .navbar-right li {
        position: relative
    }
}

@media(max-width: 575px) {
    .header .header-menu {
        position: static
    }

    .header .header-menu .navbar-right {
        width: 70%
    }

    .header .header-menu .navbar-right li.dropdown.notifications-list.show .dropdown-menu.show {
        transform: translate3d(0, 0, 0) !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        -moz-transform: translate3d(0, 0, 0) !important;
        -o-transform: translate3d(0, 0, 0) !important;
        -ms-transform: translate3d(0, 0, 0) !important
    }

    .header .header-menu .navbar-right li .dropdown-menu.show {
        position: fixed !important;
        left: 0 !important;
        top: 0 !important;
        height: 100vh;
        width: 100vw !important;
        transform: translate3d(0, 0, 0) !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        -moz-transform: translate3d(0, 0, 0) !important;
        -o-transform: translate3d(0, 0, 0) !important;
        -ms-transform: translate3d(0, 0, 0) !important
    }

    .header .header-menu .navbar-right li .dropdown-menu.show.dropdown-menu-lg {
        left: 0 !important
    }

    .header .header-menu .navbar-right li .dropdown-menu.show.dropdown-menu-lg .close {
        right: 0;
        top: -3px
    }

    .header .header-menu .navbar-right li .dropdown-menu.show.dropdown-menu-lg li.read-all-notif {
        position: absolute
    }

    .header .header-menu .navbar-right li .dropdown-menu.show.dropdown-menu-lg .notification-list {
        height: calc(100vh - 100px)
    }

    .header .header-menu .navbar-right li .dropdown-menu.show .close {
        font-size: 20px
    }

    .header .header-menu .navbar-right li.profile-dropdown .dropdown-menu li {
        text-align: center;
        border-bottom: 1px solid #f2f2f2
    }

    .header .header-menu .navbar-right li.profile-dropdown .dropdown-menu li a {
        font-size: 13px;
        text-align: center;
        padding: 6px 0 6px 10px
    }

    .header .header-menu .navbar-right li.profile-dropdown .dropdown-menu li a i,
    .header .header-menu .navbar-right li.profile-dropdown .dropdown-menu li.divider {
        display: none
    }

    .header .header-menu .navbar-right li.profile-dropdown .dropdown-menu li:first-child {
        border-top: 1px solid #f2f2f2
    }

    .header .header-menu .navbar-right li.profile-dropdown .dropdown-menu.show {
        position: fixed !important;
        left: 0 !important;
        top: 0 !important;
        height: 100vh;
        width: 100vw !important;
        transform: translate3d(0, 0, 0) !important;
        -webkit-transform: translate3d(0, 0, 0) !important;
        -moz-transform: translate3d(0, 0, 0) !important;
        -o-transform: translate3d(0, 0, 0) !important;
        -ms-transform: translate3d(0, 0, 0) !important
    }

    .header .header-menu .navbar-right li.profile-dropdown .dropdown-menu.show li {
        clear: both
    }

    .header .header-menu .navbar-right li.profile-dropdown .dropdown-menu.show li .close {
        right: 11px;
        position: absolute;
        top: 16px
    }

    .header .header-menu .navbar-right li.profile-dropdown .dropdown-menu.show li.d-block-xs {
        padding: 12px 0 12px 12px;
        font-size: 17px
    }

    .header .header-menu .navbar-right li.profile-dropdown .nav-title {
        border: 0;
        width: 100%;
        float: left;
        border-radius: 0;
        height: 57px;
        text-align: center
    }

    .header .header-menu .navbar-right li.profile-dropdown .nav-title .site-title {
        color: #676f77;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: .05em;
        line-height: 60px;
        text-transform: lowercase;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0;
        padding: 0;
        height: 57px;
        position: relative
    }

    .header .header-menu .navbar-right li.profile-dropdown .nav-title .site-title:focus,
    .header .header-menu .navbar-right li.profile-dropdown .nav-title .site-title:hover {
        text-decoration: none
    }

    .header .header-menu .navbar-right li.profile-dropdown .profile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        margin-top: 20px
    }

    .header .header-menu .navbar-right li.profile-dropdown .profile .profile-pic {
        width: 100%;
        margin: 0 auto;
        text-align: center
    }

    .header .header-menu .navbar-right li.profile-dropdown .profile .profile-pic .profile-img {
        width: 62px;
        height: 62px;
        background: #fff;
        z-index: 1000;
        position: inherit;
        border: none;
        padding: 4px
    }

    .header .header-menu .navbar-right li.profile-dropdown .profile .profile-info {
        width: 100%;
        text-align: center
    }

    .header .header-menu .navbar-right li.profile-dropdown .profile .profile-info span {
        font-size: 13px;
        line-height: 30px
    }

    .header .header-menu .navbar-right li.profile-dropdown .profile .profile-info h2 {
        color: #707788;
        font-weight: 500;
        font-size: 16px
    }

    .header .header-menu .navbar-right li.search-wrap {
        display: none
    }

    .header .header-menu .navbar-right .dropdown-message #message-list {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important
    }
}

.ripple {
    overflow: hidden;
    position: relative !important
}

.ripple-effect {
    display: block;
    position: absolute;
    background: #e3ebeb;
    border-radius: 100%;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0)
}

.ripple-effect.animate {
    -webkit-animation: ripple .65s linear;
    animation: ripple .65s linear
}

@-webkit-keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5)
    }
}

@keyframes ripple {
    100% {
        opacity: 0;
        transform: scale(2.5);
        -webkit-transform: scale(2.5);
        -moz-transform: scale(2.5);
        -o-transform: scale(2.5);
        -ms-transform: scale(2.5)
    }
}

@-webkit-keyframes slide-down {
    from {
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px);
        opacity: 0
    }

    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes slide-down {
    from {
        -webkit-transform: translate(0, -20px);
        transform: translate(0, -20px);
        opacity: 0
    }

    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}

@-webkit-keyframes slide-up {
    from {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }

    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}

@keyframes slide-up {
    from {
        -webkit-transform: translate(0, 20px);
        transform: translate(0, 20px);
        opacity: 0
    }

    to {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}

.blue {
    color: #3498db
}

.purple {
    color: #6d5cae
}

.green {
    color: #0aa89e
}

.cyan {
    color: #1d3468
}

.red {
    color: #e43a45
}

.orange {
    color: #fa0
}

.dark {
    color: #2a3f54
}

.grey {
    color: #8b91a0
}

.border-blue {
    border-color: #3498db !important
}

.border-purple {
    border-color: #6d5cae !important
}

.border-green {
    border-color: #0aa89e !important
}

.border-red {
    border-color: #e43a45 !important
}

.border-dark {
    border-color: #8e959d !important
}

.border-transparent {
    border-color: rgba(0, 0, 0, 0) !important
}

.bg-white {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #73879c
}

.bg-green {
    background: #0aa89e !important;
    border: 1px solid #0aa89e !important;
    color: #fff
}

.bg-red {
    background: #e43a45 !important;
    border: 1px solid #e43a45 !important;
    color: #fff
}

.bg-cyan {
    background: #1d3468 !important;
    border: 1px solid #1d3468 !important;
    color: #fff
}

.bg-grey {
    background: #8b91a0 !important;
    border: 1px solid #8b91a0 !important;
    color: #fff
}

.bg-blue {
    background: #3498db !important;
    border: 1px solid #3498db !important;
    color: #fff
}

.bg-orange {
    background: #fa0 !important;
    border: 1px solid #fa0 !important;
    color: #fff
}

.bg-purple {
    background: #6d5cae !important;
    border: 1px solid #6d5cae !important;
    color: #fff
}

.bg-blue-sky {
    background: #50c1cf !important;
    border: 1px solid #50c1cf !important;
    color: #fff
}

.bg-white {
    background-color: #fff
}

.bg-transparent {
    background-color: rgba(0, 0, 0, 0) !important
}

.color-pallet p {
    font-size: 13px
}

.color-shape {
    height: 70px;
    position: relative
}

.color-shape:after {
    content: "";
    background-image: url(../img/brushshape.png);
    position: absolute;
    left: -1px;
    top: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.color-pallet-box {
    width: 100%
}

@media screen and (min-width: 768px) {
    .color-value {
        width: 150px
    }
}

@media screen and (min-width: 1400px) {
    .color-shape {
        height: 90px;
        width: 84%;
        margin: 0 auto
    }
}

@media screen and (min-width: 768px)and (max-width: 876px) {
    .color-name {
        height: 40px
    }
}

@media screen and (max-width: 1350px) {
    .color-pallet p {
        font-size: 11px
    }
}

@media screen and (min-width: 420px)and (max-width: 767px) {
    .color-shape {
        height: 85px
    }
}

.inherit-height,
.inherit-size {
    height: inherit
}

.clearfix {
    clear: both
}

.fixed-body {
    overflow: hidden;
    position: fixed
}

.box-shadow-none {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-visible {
    overflow: visible
}

.center-margin {
    margin-left: auto;
    margin-right: auto
}

.inherit-size {
    width: inherit
}

.image-responsive-height,
.overlayer.fullwidth {
    width: 100%
}

.image-responsive-width {
    height: 100%
}

.overlayer {
    position: absolute;
    display: block;
    z-index: 21
}

.h-100vh {
    height: 100vh
}

.h-0 {
    height: 0
}

.w-0 {
    width: 0
}

.w-100vw {
    width: 100vw
}

.w-220 {
    width: 220px
}

.overlayer-wrapper {
    position: relative;
    display: block;
    z-index: 10
}

.overlay-fixed {
    position: fixed !important;
    top: auto !important
}

.bottom-left,
.top-left,
.top-right {
    position: absolute !important
}

.top-left {
    top: 0;
    left: 0
}

.top-right {
    top: 1px;
    right: 0
}

.bottom-left {
    bottom: 1px;
    left: 0
}

.bottom-right,
.pull-bottom {
    bottom: 0;
    position: absolute !important
}

.bottom-right {
    right: 0
}

.nav-sm.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section,
.nav-sm.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section {
    bottom: calc(100vh - 308px);
    height: 380px
}

.pull-up {
    position: absolute !important;
    top: 0
}

.cursor {
    cursor: pointer
}

.scroll-x-hidden {
    overflow-x: hidden !important
}

.scroll-y-hidden {
    overflow-y: hidden !important
}

.hide {
    display: none
}

.inline {
    display: inline-block !important
}

.block {
    display: block
}

.realtive {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.static {
    position: static
}

.small-gutter .row {
    margin-left: -0.25rem;
    margin-right: -0.25rem
}

.small-gutter .row>[class*=col-],
.small-gutter .row>[class^=col-] {
    padding-left: .25rem;
    padding-right: .25rem
}

@media(max-width: 576px) {
    .d-block-xs {
        display: block !important
    }

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

.p-r-0 {
    padding-right: 0 !important
}

.p-l-0 {
    padding-left: 0 !important
}

.p-t-0 {
    padding-top: 0 !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.p-0 {
    padding: 0 !important
}

.p-t-5 {
    padding-top: 5px !important
}

.p-r-5 {
    padding-right: 5px !important
}

.p-l-5 {
    padding-left: 5px !important
}

.p-b-5 {
    padding-bottom: 5px !important
}

.padding-5 {
    padding: 5px !important
}

.p-t-10 {
    padding-top: 10px !important
}

.p-r-10 {
    padding-right: 10px !important
}

.p-l-10 {
    padding-left: 10px !important
}

.p-b-10 {
    padding-bottom: 10px !important
}

.padding-10 {
    padding: 10px !important
}

.p-t-15 {
    padding-top: 15px !important
}

.p-r-15 {
    padding-right: 15px !important
}

.p-l-15 {
    padding-left: 15px !important
}

.p-b-15 {
    padding-bottom: 15px !important
}

.padding-15 {
    padding: 15px !important
}

.p-t-20 {
    padding-top: 20px !important
}

.p-r-20 {
    padding-right: 20px !important
}

.p-l-20 {
    padding-left: 20px !important
}

.p-b-20 {
    padding-bottom: 20px !important
}

.padding-20 {
    padding: 20px !important
}

.p-t-25 {
    padding-top: 25px !important
}

.p-r-25 {
    padding-right: 25px !important
}

.p-l-25 {
    padding-left: 25px !important
}

.p-b-25 {
    padding-bottom: 25px !important
}

.padding-25 {
    padding: 25px !important
}

.p-t-30 {
    padding-top: 30px !important
}

.p-r-30 {
    padding-right: 30px !important
}

.p-l-30 {
    padding-left: 30px !important
}

.p-b-30 {
    padding-bottom: 30px !important
}

.padding-30 {
    padding: 30px !important
}

.p-t-35 {
    padding-top: 35px !important
}

.p-r-35 {
    padding-right: 35px !important
}

.p-l-35 {
    padding-left: 35px !important
}

.p-b-35 {
    padding-bottom: 35px !important
}

.padding-35 {
    padding: 35px !important
}

.p-t-40 {
    padding-top: 40px !important
}

.p-r-40 {
    padding-right: 40px !important
}

.p-l-40 {
    padding-left: 40px !important
}

.p-b-40 {
    padding-bottom: 40px !important
}

.padding-40 {
    padding: 40px !important
}

.p-t-45 {
    padding-top: 45px !important
}

.p-r-45 {
    padding-right: 45px !important
}

.p-l-45 {
    padding-left: 45px !important
}

.p-b-45 {
    padding-bottom: 45px !important
}

.padding-45 {
    padding: 45px !important
}

.p-t-50 {
    padding-top: 50px !important
}

.p-r-50 {
    padding-right: 50px !important
}

.p-l-50 {
    padding-left: 50px !important
}

.p-b-50 {
    padding-bottom: 50px !important
}

.padding-50 {
    padding: 50px !important
}

.p-t-55 {
    padding-top: 55px !important
}

.p-r-55 {
    padding-right: 55px !important
}

.p-l-55 {
    padding-left: 55px !important
}

.p-b-55 {
    padding-bottom: 55px !important
}

.padding-55 {
    padding: 55px !important
}

.p-t-60 {
    padding-top: 60px !important
}

.p-r-60 {
    padding-right: 60px !important
}

.p-l-60 {
    padding-left: 60px !important
}

.p-b-60 {
    padding-bottom: 60px !important
}

.padding-60 {
    padding: 60px !important
}

.p-t-65 {
    padding-top: 65px !important
}

.p-r-65 {
    padding-right: 65px !important
}

.p-l-65 {
    padding-left: 65px !important
}

.p-b-65 {
    padding-bottom: 65px !important
}

.padding-65 {
    padding: 65px !important
}

.p-t-70 {
    padding-top: 70px !important
}

.p-r-70 {
    padding-right: 70px !important
}

.p-l-70 {
    padding-left: 70px !important
}

.p-b-70 {
    padding-bottom: 70px !important
}

.padding-70 {
    padding: 70px !important
}

.p-t-75 {
    padding-top: 75px !important
}

.p-r-75 {
    padding-right: 75px !important
}

.p-l-75 {
    padding-left: 75px !important
}

.p-b-75 {
    padding-bottom: 75px !important
}

.padding-75 {
    padding: 75px !important
}

.p-t-80 {
    padding-top: 80px !important
}

.p-r-80 {
    padding-right: 80px !important
}

.p-l-80 {
    padding-left: 80px !important
}

.p-b-80 {
    padding-bottom: 80px !important
}

.padding-80 {
    padding: 80px !important
}

.p-t-85 {
    padding-top: 85px !important
}

.p-r-85 {
    padding-right: 85px !important
}

.p-l-85 {
    padding-left: 85px !important
}

.p-b-85 {
    padding-bottom: 85px !important
}

.padding-85 {
    padding: 85px !important
}

.p-t-90 {
    padding-top: 90px !important
}

.p-r-90 {
    padding-right: 90px !important
}

.p-l-90 {
    padding-left: 90px !important
}

.p-b-90 {
    padding-bottom: 90px !important
}

.padding-90 {
    padding: 90px !important
}

.p-t-95 {
    padding-top: 95px !important
}

.p-r-95 {
    padding-right: 95px !important
}

.p-l-95 {
    padding-left: 95px !important
}

.p-b-95 {
    padding-bottom: 95px !important
}

.padding-95 {
    padding: 95px !important
}

.p-t-100 {
    padding-top: 100px !important
}

.p-r-100 {
    padding-right: 100px !important
}

.p-l-100 {
    padding-left: 100px !important
}

.p-b-100 {
    padding-bottom: 100px !important
}

.padding-100 {
    padding: 100px !important
}

.m-t-0 {
    margin-top: 0 !important
}

.m-r-0 {
    margin-right: 0 !important
}

.m-l-0 {
    margin-left: 0 !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.m-0 {
    margin: 0 !important
}

.m-t-5 {
    margin-top: 5px !important
}

.m-r-5 {
    margin-right: 5px !important
}

.m-l-5 {
    margin-left: 5px !important
}

.m-b-5 {
    margin-bottom: 5px !important
}

.margin-5 {
    margin: 5px !important
}

.m-t-10 {
    margin-top: 10px !important
}

.m-r-10 {
    margin-right: 10px !important
}

.m-l-10 {
    margin-left: 10px !important
}

.m-b-10 {
    margin-bottom: 10px !important
}

.margin-10 {
    margin: 10px !important
}

.m-t-15 {
    margin-top: 15px !important
}

.m-r-15 {
    margin-right: 15px !important
}

.m-l-15 {
    margin-left: 15px !important
}

.m-b-15 {
    margin-bottom: 15px !important
}

.margin-15 {
    margin: 15px !important
}

.m-t-20 {
    margin-top: 20px !important
}

.m-r-20 {
    margin-right: 20px !important
}

.m-l-20 {
    margin-left: 20px !important
}

.m-b-20 {
    margin-bottom: 20px !important
}

.margin-20 {
    margin: 20px !important
}

.m-t-25 {
    margin-top: 25px !important
}

.m-r-25 {
    margin-right: 25px !important
}

.m-l-25 {
    margin-left: 25px !important
}

.m-b-25 {
    margin-bottom: 25px !important
}

.margin-25 {
    margin: 25px !important
}

.m-t-30 {
    margin-top: 30px !important
}

.m-r-30 {
    margin-right: 30px !important
}

.m-l-30 {
    margin-left: 30px !important
}

.m-b-30 {
    margin-bottom: 30px !important
}

.margin-30 {
    margin: 30px !important
}

.m-t-35 {
    margin-top: 35px !important
}

.m-r-35 {
    margin-right: 35px !important
}

.m-l-35 {
    margin-left: 35px !important
}

.m-b-35 {
    margin-bottom: 35px !important
}

.margin-35 {
    margin: 35px !important
}

.m-t-40 {
    margin-top: 40px !important
}

.m-r-40 {
    margin-right: 40px !important
}

.m-l-40 {
    margin-left: 40px !important
}

.m-b-40 {
    margin-bottom: 40px !important
}

.margin-40 {
    margin: 40px !important
}

.m-t-45 {
    margin-top: 45px !important
}

.m-r-45 {
    margin-right: 45px !important
}

.m-l-45 {
    margin-left: 45px !important
}

.m-b-45 {
    margin-bottom: 45px !important
}

.margin-45 {
    margin: 45px !important
}

.m-t-50 {
    margin-top: 50px !important
}

.m-r-50 {
    margin-right: 50px !important
}

.m-l-50 {
    margin-left: 50px !important
}

.m-b-50 {
    margin-bottom: 50px !important
}

.margin-50 {
    margin: 50px !important
}

.m-t-55 {
    margin-top: 55px !important
}

.m-r-55 {
    margin-right: 55px !important
}

.m-l-55 {
    margin-left: 55px !important
}

.m-b-55 {
    margin-bottom: 55px !important
}

.margin-55 {
    margin: 55px !important
}

.m-t-60 {
    margin-top: 60px !important
}

.m-r-60 {
    margin-right: 60px !important
}

.m-l-60 {
    margin-left: 60px !important
}

.m-b-60 {
    margin-bottom: 60px !important
}

.margin-60 {
    margin: 60px !important
}

.m-t-65 {
    margin-top: 65px !important
}

.m-r-65 {
    margin-right: 65px !important
}

.m-l-65 {
    margin-left: 65px !important
}

.m-b-65 {
    margin-bottom: 65px !important
}

.margin-65 {
    margin: 65px !important
}

.m-t-70 {
    margin-top: 70px !important
}

.m-r-70 {
    margin-right: 70px !important
}

.m-l-70 {
    margin-left: 70px !important
}

.m-b-70 {
    margin-bottom: 70px !important
}

.margin-70 {
    margin: 70px !important
}

.m-t-75 {
    margin-top: 75px !important
}

.m-r-75 {
    margin-right: 75px !important
}

.m-l-75 {
    margin-left: 75px !important
}

.m-b-75 {
    margin-bottom: 75px !important
}

.margin-75 {
    margin: 75px !important
}

.m-t-80 {
    margin-top: 80px !important
}

.m-r-80 {
    margin-right: 80px !important
}

.m-l-80 {
    margin-left: 80px !important
}

.m-b-80 {
    margin-bottom: 80px !important
}

.margin-80 {
    margin: 80px !important
}

.m-t-85 {
    margin-top: 85px !important
}

.m-r-85 {
    margin-right: 85px !important
}

.m-l-85 {
    margin-left: 85px !important
}

.m-b-85 {
    margin-bottom: 85px !important
}

.margin-85 {
    margin: 85px !important
}

.m-t-90 {
    margin-top: 90px !important
}

.m-r-90 {
    margin-right: 90px !important
}

.m-l-90 {
    margin-left: 90px !important
}

.m-b-90 {
    margin-bottom: 90px !important
}

.margin-90 {
    margin: 90px !important
}

.m-t-95 {
    margin-top: 95px !important
}

.m-r-95 {
    margin-right: 95px !important
}

.m-l-95 {
    margin-left: 95px !important
}

.m-b-95 {
    margin-bottom: 95px !important
}

.margin-95 {
    margin: 95px !important
}

.m-t-100 {
    margin-top: 100px !important
}

.m-r-100 {
    margin-right: 100px !important
}

.m-l-100 {
    margin-left: 100px !important
}

.m-b-100 {
    margin-bottom: 100px !important
}

.margin-100 {
    margin: 100px !important
}

.b-a,
.b-b,
.b-l,
.b-r,
.b-t {
    border-style: solid;
    border-width: 0
}

.b-r {
    border-right-width: 1px
}

.b-l {
    border-left-width: 1px
}

.b-t {
    border-top-width: 1px
}

.b-b {
    border-bottom-width: 1px
}

.b-a {
    border-width: 1px
}

.b-dashed {
    border-style: dashed
}

.b-thick {
    border-width: 2px
}

.b-transparent {
    border-color: rgba(0, 0, 0, .4)
}

.b-transparent-white {
    border-color: rgba(255, 255, 255, .3)
}

.border-grey {
    border-color: #8b91a0
}

.border-light {
    border-color: #f2f2f2
}

.border-white {
    border-color: #fff
}

.nav-sm .main-container {
    height: auto
}

.nav-sm .main-container .sidebar {
    width: 75px;
    overflow: visible;
    display: table-cell;
    vertical-align: top;
    position: relative
}

.nav-sm .main-container .sidebar .scroll-wrapper {
    overflow: visible
}

.nav-sm .main-container .sidebar .scroll-wrapper .nav-title {
    width: 100%;
    text-align: center
}

.nav-sm .main-container .sidebar .scroll-wrapper .nav-title .site-title {
    font-size: 10px
}

.nav-sm .main-container .sidebar .scroll-wrapper .nav-title a i {
    font-size: 27px;
    margin: 13px 0 0 3px;
    padding: 5px 6px;
    position: absolute;
    left: -2px;
    top: -1px
}

.nav-sm .main-container .sidebar .scroll-wrapper .site-logo {
    display: block;
    text-align: center;
    width: 100%
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav-item>a span.fa,
.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section h3,
.nav-sm .main-container .sidebar .scroll-wrapper .profile {
    display: none !important
}

.nav-sm .main-container .sidebar .scroll-wrapper .site-logo img {
    margin: 0 auto;
    height: 10px
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section {
    margin: 0
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li>a>span {
    display: none
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu li a {
    width: 100%;
    text-align: center !important;
    font-weight: 400 !important;
    font-size: 11px !important;
    padding: 10px 5px !important
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu li a i {
    font-size: 21px !important;
    text-align: center;
    width: 100% !important;
    margin-bottom: 5px
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu li.nav-item:hover>a {
    background: rgba(0, 0, 0, .03)
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu li.active>a {
    color: #0aa89e;
    border-right: 3px solid #0aa89e
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu li.nav-item>.child-menu {
    box-shadow: 1px 0 20px rgba(0, 0, 0, .08);
    -moz-box-shadow: 1px 0 20px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, .08);
    background: #fff
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu {
    padding: 0 10px;
    left: 100%;
    position: absolute;
    top: 0;
    width: 210px;
    z-index: 99999;
    display: none
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li.child-menu-title {
    cursor: default;
    padding: 15px 5px 5px;
    font-weight: 700;
    font-size: 14px
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu li {
    padding: 0
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu li a {
    text-align: left !important;
    padding: 10px;
    font-size: 12px !important
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu li.active ul ul,
.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu ul {
    position: static;
    width: 200px;
    background: 0 0
}

.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li a {
    color: #73879c !important
}

.nav-sm .main-container .content-wrapper .main-content {
    padding: 0 20px;
    z-index: 2
}

.nav-sm.sidebar-urban-area-image .sidebar .scroll-wrapper {
    background-image: none
}

.nav-sm.sidebar-urban-area-image .sidebar .scroll-wrapper:before {
    background: 0 0
}

.nav-sm.sidebar-office-building-image .sidebar .scroll-wrapper {
    background-image: none
}

.nav-sm.sidebar-office-building-image .sidebar .scroll-wrapper:before {
    background: 0 0
}

.nav-sm.sidebar-mountain-image .sidebar .scroll-wrapper {
    background-image: none
}

.nav-sm.sidebar-mountain-image .sidebar .scroll-wrapper:before {
    background: 0 0
}

.nav-sm.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1 {
    border-left: 77px solid rgba(0, 0, 0, 0);
    border-bottom: 90px solid;
    position: fixed
}

.nav-sm.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    border-left: 240px solid rgba(0, 0, 0, 0)
}

.nav-sm.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1 {
    position: fixed;
    border-left: 77px solid rgba(0, 0, 0, 0);
    border-bottom: 130px solid
}

.nav-sm.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    left: -150px
}

.nav-sm.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    right: 30px;
    bottom: -1060px;
    -webkit-transform: rotate(-59deg);
    transform: rotate(-59deg)
}

.nav-sm.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section {
    bottom: calc(100vh - 1350px);
    height: 380px;
    position: fixed
}

.nav-sm.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    border-width: 170px;
    margin-left: -94px
}

.nav-sm.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after {
    border-width: 92px;
    margin-left: -16px
}

.nav-sm.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    border-width: 48px;
    margin-left: -50px
}

.nav-sm.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after {
    border-width: 100px;
    margin-left: -130px
}

@media screen and (max-width: 575px) {
    .nav-sm .main-container .sidebar {
        display: none
    }

    .nav-sm .main-container .content-wrapper {
        margin: 0
    }

    .nav-sm .main-container .content-wrapper .main-content {
        width: 100%;
        padding-right: 0
    }
}

@media screen and (min-width: 576px) {
    .nav-sm .main-container .content-wrapper {
        display: table-cell;
        width: calc(100vw - 101px)
    }

    @-moz-document url-prefix() {
        .nav-sm .main-container .content-wrapper {
            width: calc(100vw - 111px) !important
        }

        .nav-md .main-container .content-wrapper {
            width: calc(100vw - 278px) !important
        }
    }
}

@media screen and (min-width: 576px)and (-ms-high-contrast: active),
screen and (min-width: 576px)and (-ms-high-contrast: none) {
    .nav-sm .main-container .content-wrapper {
        width: calc(100vw - 111px) !important
    }

    .nav-md .main-container .content-wrapper {
        width: calc(100vw - 278px) !important
    }
}

.nav-md .sidebar {
    width: 260px;
    height: 100%;
    position: fixed
}

.nav-md .sidebar .scroll-wrapper .site-logo {
    width: 100%
}

.nav-md .sidebar .scroll-wrapper .site-logo img {
    max-width: 100%;
    height: 20px
}

.nav-md .sidebar .scroll-wrapper .menu-section .nav.child-menu li.child-menu-title {
    display: none
}

.nav-md .sidebar .scroll-wrapper .menu-section .nav.child-menu li:before {
    content: "";
    left: 28px;
    margin-top: 21px;
    position: absolute;
    right: auto;
    width: 10px;
    z-index: 1;
    border-bottom: 1px solid #f2f2f2
}

.nav-md .sidebar .scroll-wrapper .menu-section .nav.child-menu li:after {
    content: "";
    border-left: 1px solid #f2f2f2;
    bottom: 0;
    left: 26px;
    position: absolute;
    top: 49px
}

.nav-md .sidebar .scroll-wrapper .menu-section .nav.child-menu li:last-child::after {
    bottom: 50%
}

.nav-md .main-container .content-wrapper {
    width: calc(100vw - 260px);
    float: right
}

.nav-md .main-container .content-wrapper .main-content {
    padding: 0 20px
}

@media screen and (max-width: 767px) {
    .nav-md .main-container .content-wrapper {
        width: 100%;
        margin: 0
    }

    .nav-md .main-container .content-wrapper .main-content {
        width: 100%;
        padding-right: 0
    }
}

@media screen and (max-width: 575px) {
    .nav-md .main-container {
        display: block
    }

    .nav-md .main-container .sidebar {
        width: 100vw;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0
    }

    .nav-md .main-container .content-wrapper {
        margin-left: 0
    }
}

@media screen and (min-width: 576px)and (max-width: 767px) {
    .nav-md .header .header-menu .toggle #menu-toggle {
        right: -260px
    }
}

@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (-webkit-min-device-pixel-ratio: 1) {
    .nav-md .main-container .content-wrapper {
        width: calc(100vw - 260px)
    }
}

@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (-webkit-min-device-pixel-ratio: 2) {
    .nav-md .main-container .content-wrapper {
        width: calc(100vw - 260px)
    }
}

@media only screen and (min-device-width: 834px)and (max-device-width: 1112px)and (-webkit-min-device-pixel-ratio: 2) {
    .nav-md .main-container .content-wrapper {
        width: calc(100vw - 260px)
    }
}

@media only screen and (min-device-width: 1024px)and (max-device-width: 1366px)and (-webkit-min-device-pixel-ratio: 2) {
    .nav-md .main-container .content-wrapper {
        width: calc(100vw - 260px)
    }
}

.sidebar-urban-area-image .sidebar .scroll-wrapper {
    background: url(../img/bg-2.jpg) -200px no-repeat;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-size: cover;
    position: relative
}

.sidebar-urban-area-image .sidebar .scroll-wrapper .profile .profile-info {
    z-index: 11
}

.sidebar-urban-area-image .sidebar .scroll-wrapper .profile .profile-info h2 {
    color: #fff
}

.sidebar-urban-area-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li a,
.sidebar-urban-area-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.sidebar-urban-area-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.nav-item:hover>a,
.sidebar-urban-area-image .sidebar .scroll-wrapper .nav-title .site-title .icon-admin-logo {
    color: #fff !important
}

.sidebar-urban-area-image .sidebar .scroll-wrapper .nav-title .site-title,
.sidebar-urban-area-image .sidebar .scroll-wrapper .profile .profile-pic {
    z-index: 1
}

.sidebar-urban-area-image .sidebar .scroll-wrapper:before {
    content: "";
    position: fixed;
    width: 260px;
    height: 100%;
    opacity: .7
}

.sidebar-office-building-image .sidebar .scroll-wrapper {
    width: 100%;
    height: 100%;
    overflow: auto;
    position: relative;
    background: url(../img/bg-1.jpg) -440px no-repeat
}

.sidebar-office-building-image .sidebar .scroll-wrapper .profile .profile-info {
    z-index: 11
}

.sidebar-office-building-image .sidebar .scroll-wrapper .profile .profile-info h2 {
    color: #fff
}

.sidebar-office-building-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li a,
.sidebar-office-building-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.sidebar-office-building-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.nav-item:hover>a,
.sidebar-office-building-image .sidebar .scroll-wrapper .nav-title .site-title .icon-admin-logo {
    color: #fff !important
}

.sidebar-office-building-image .sidebar .scroll-wrapper .nav-title .site-title,
.sidebar-office-building-image .sidebar .scroll-wrapper .profile .profile-pic {
    z-index: 1
}

.sidebar-office-building-image .sidebar .scroll-wrapper:before {
    content: "";
    position: fixed;
    width: 260px;
    height: 100%;
    opacity: .7
}

.sidebar-mountain-image .sidebar .scroll-wrapper {
    width: 100%;
    height: 100%;
    overflow: auto;
    position: relative;
    background: url(../img/bg-4.jpg) -470px no-repeat
}

.sidebar-mountain-image .sidebar .scroll-wrapper .profile .profile-info {
    z-index: 11
}

.sidebar-mountain-image .sidebar .scroll-wrapper .profile .profile-info h2 {
    color: #fff
}

.sidebar-mountain-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li a,
.sidebar-mountain-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.sidebar-mountain-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.nav-item:hover>a,
.sidebar-mountain-image .sidebar .scroll-wrapper .nav-title .site-title .icon-admin-logo {
    color: #fff !important
}

.sidebar-mountain-image .sidebar .scroll-wrapper .nav-title .site-title,
.sidebar-mountain-image .sidebar .scroll-wrapper .profile .profile-pic {
    z-index: 1
}

.sidebar-mountain-image .sidebar .scroll-wrapper:before {
    content: "";
    position: fixed;
    width: 260px;
    height: 100%;
    opacity: .7
}

.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper {
    position: absolute;
    width: 100%;
    height: 400px;
    overflow: hidden;
    bottom: 0
}

.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section {
    position: absolute;
    bottom: 0;
    left: 0
}

.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1 {
    width: 0;
    height: 0;
    border-bottom: 225px solid;
    border-left: 260px solid rgba(0, 0, 0, 0);
    left: 0;
    position: absolute;
    bottom: 0
}

.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 290px solid;
    border-left: 330px solid rgba(0, 0, 0, 0);
    right: 0;
    position: absolute;
    bottom: -230px;
    opacity: .3
}

.sidebar-triangle-right-bottom .sidebar .scroll-wrapper {
    width: 100%;
    height: calc(100% - 300px);
    overflow: auto;
    background-size: cover;
    position: relative
}

.sidebar-triangle-right-bottom .sidebar .scroll-wrapper:before {
    background: 0 0 !important
}

.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    bottom: 0
}

.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section {
    position: relative;
    top: 0;
    left: 0;
    height: 100%
}

.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1 {
    position: relative;
    height: 100%
}

.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    content: "";
    width: 0;
    height: 0;
    border-right: 65px solid rgba(0, 0, 0, 0);
    border-top: 65px solid;
    left: 0;
    position: absolute;
    bottom: calc(100% - 65px);
    opacity: .8
}

.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after {
    position: absolute;
    content: "";
    width: 360px;
    height: 13px;
    right: 32px;
    top: 36px;
    opacity: .5;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2 {
    position: relative;
    border-left: 260px solid rgba(0, 0, 0, 0);
    border-bottom: 200px solid;
    bottom: 200px;
    opacity: .8
}

.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    position: absolute;
    content: "";
    width: 360px;
    height: 13px;
    right: -50px;
    bottom: -84px;
    opacity: .5;
    -webkit-transform: rotate(-38deg);
    transform: rotate(-38deg)
}

.sidebar-triangle-top-bottom .sidebar .scroll-wrapper {
    width: 100%;
    height: calc(100% - 300px);
    overflow: auto;
    background-size: cover;
    position: relative
}

.sidebar-triangle-top-bottom .sidebar .scroll-wrapper:before {
    background: 0 0 !important
}

.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper {
    position: absolute;
    width: 100%;
    height: 400px;
    overflow: hidden;
    bottom: 0
}

.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section {
    position: absolute;
    bottom: 0
}

.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    bottom: 100%;
    left: 50%;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1 {
    position: relative
}

.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after {
    border-width: 140px;
    margin-left: 127px;
    opacity: .7;
    margin-bottom: -144px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    border-color: rgba(194, 225, 245, 0);
    border-width: 250px;
    margin-left: 87px;
    opacity: .3;
    margin-bottom: -303px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after,
.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    bottom: 100%;
    left: 50%;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2 {
    position: relative
}

.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after {
    border-color: rgba(136, 183, 213, 0);
    border-width: 110px;
    margin-left: -60px;
    opacity: .3;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    border-color: rgba(194, 225, 245, 0);
    border-width: 80px;
    margin-left: -30px;
    margin-bottom: -7px;
    opacity: .8;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.sidebar-triangle-left-right-bottom .sidebar .scroll-wrapper {
    width: 100%;
    height: calc(100% - 300px);
    overflow: auto;
    background-size: cover;
    position: relative
}

.sidebar-triangle-left-right-bottom .sidebar .scroll-wrapper:before {
    background: 0 0 !important
}

.sidebar {
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    z-index: 128;
    background: #fff;
    box-shadow: 1px 0 20px rgba(0, 0, 0, .08);
    -moz-box-shadow: 1px 0 20px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, .08);
    -webkit-transition: width .6s cubic-bezier(0.15, 0.99, 0.18, 1.01);
    transition: width .6s cubic-bezier(0.15, 0.99, 0.18, 1.01)
}

.sidebar .toggle {
    margin: 0;
    position: absolute;
    display: none;
    right: 14px;
    top: 17px
}

.sidebar .toggle #sidebar-menu-toggle {
    margin: 0;
    -webkit-transition: all ease .3s;
    transition: all ease .3s;
    color: rgba(42, 63, 84, .6);
    background-color: rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    top: 0;
    font-size: 19px
}

.sidebar .scroll-wrapper {
    width: 100%;
    height: 100%;
    overflow: auto
}

.sidebar .scroll-wrapper .nav-title {
    border: 0;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 0;
    height: 57px;
    text-align: center
}

.sidebar .scroll-wrapper .nav-title .site-title {
    color: #36404a;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 60px;
    text-transform: uppercase;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    height: 57px;
    position: relative
}

.sidebar .scroll-wrapper .nav-title .site-title:focus,
.sidebar .scroll-wrapper .nav-title .site-title:hover {
    text-decoration: none
}

.sidebar .scroll-wrapper .profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.sidebar .scroll-wrapper .profile .profile-pic {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.sidebar .scroll-wrapper .profile .profile-pic .profile-img {
    width: 62px;
    height: 62px;
    background: #fff;
    z-index: 1000;
    position: inherit;
    border: none
}

.sidebar .scroll-wrapper .profile .profile-info {
    width: 100%;
    text-align: center
}

.sidebar .scroll-wrapper .profile .profile-info span {
    font-size: 13px;
    line-height: 30px
}

.sidebar .scroll-wrapper .profile .profile-info h2 {
    color: #36404a;
    font-weight: 500;
    font-size: 16px
}

.sidebar .scroll-wrapper .search-wrap {
    margin-bottom: 24px;
    padding: 0
}

.sidebar .scroll-wrapper .search-wrap form {
    position: relative;
    width: 234px;
    margin: 0 auto
}

.sidebar .scroll-wrapper .search-wrap form input[type=text] {
    width: 100%;
    cursor: text;
    background-color: #fff;
    border: 1px solid #a9afb5;
    border-radius: 50px;
    height: 30px;
    font-size: 12px;
    display: inline-block;
    font-weight: 100;
    outline: 0;
    padding: 3px 60px 3px 20px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.sidebar .scroll-wrapper .search-wrap form input[type=text]:focus,
.sidebar .scroll-wrapper .search-wrap form input[type=text]:hover {
    border-color: #b7bbc1
}

.sidebar .scroll-wrapper .search-wrap form button[type=submit] {
    display: inline-block;
    border: none;
    z-index: 2;
    cursor: pointer;
    position: absolute;
    top: 4px;
    right: 2px;
    width: 34px;
    text-align: center;
    background: 0 0
}

.right-sidebar .settings-wrapper.builder:before,
.rtl .settings-wrapper.builder:before {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.sidebar .scroll-wrapper .search-wrap form button[type=submit] i {
    font-size: 14px
}

.sidebar .scroll-wrapper .search-wrap form button[type=submit]:focus {
    outline: 0
}

a,
button {
    outline: 0 !important
}

.sidebar .scroll-wrapper .search-wrap form button[type=submit]:hover {
    opacity: .8
}

.sidebar .scroll-wrapper .main-menu-wrapper {
    padding: 0
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section {
    width: 100%;
    margin-bottom: 35px
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section h3 {
    padding-left: 15px;
    color: #707788;
    text-transform: uppercase;
    letter-spacing: .5px;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul {
    margin-top: 10px;
    width: 100%
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav>li>a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 11px 17px 10px
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav>li>a span.fa {
    float: right;
    text-align: center;
    margin-top: 8px;
    font-size: 10px;
    min-width: inherit;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav>li>a i.fa {
    width: 26px;
    opacity: .99;
    display: block;
    float: left;
    margin-top: 4px;
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 18px
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu {
    display: none
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li {
    padding-left: 46px
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li>a {
    color: #707788;
    font-size: 14px;
    padding: 9px 17px
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li ul li {
    padding-left: 15px
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li {
    position: relative;
    display: block;
    cursor: pointer
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li a {
    color: #707788;
    font-size: 14px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.dark-sidebar .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li a,
.dark-sidebar .sidebar .scroll-wrapper .main-menu-wrapper .menu-section h3,
.dark-sidebar .sidebar .scroll-wrapper .nav-title .site-title,
.dark-sidebar .sidebar .scroll-wrapper .profile .profile-info h2 {
    color: #f2f2f2
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li a:focus,
.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li a:hover {
    text-decoration: none
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active>a {
    text-decoration: none;
    background: rgba(0, 0, 0, .03)
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active>a span.fa {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    text-align: right !important;
    margin-right: 4px
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.nav-item:hover>a {
    background: rgba(0, 0, 0, .03)
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu li.nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    word-break: break-all
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu li.opened>a {
    text-decoration: none
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu li.opened>a span.fa {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    text-align: right !important;
    margin-right: 4px
}

.sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu li.opened>.child-menu {
    display: block !important
}

@media(max-width: 575px) {

    .sidebar-triangle-left-right-bottom .sidebar .scroll-wrapper,
    .sidebar-triangle-right-bottom .sidebar .scroll-wrapper,
    .sidebar-triangle-top-bottom .sidebar .scroll-wrapper {
        height: calc(100% - 230px)
    }

    .main-container .sidebar {
        z-index: 999
    }

    .main-container .sidebar .toggle {
        display: block
    }

    .sidebar-mountain-image .sidebar .scroll-wrapper,
    .sidebar-office-building-image .sidebar .scroll-wrapper,
    .sidebar-urban-area-image .sidebar .scroll-wrapper {
        background-size: auto
    }

    .sidebar-mountain-image .sidebar .scroll-wrapper:before,
    .sidebar-office-building-image .sidebar .scroll-wrapper:before,
    .sidebar-urban-area-image .sidebar .scroll-wrapper:before {
        width: 100%
    }

    .sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1 {
        border-left: 575px solid rgba(0, 0, 0, 0)
    }

    .sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
        border-left: 750px solid rgba(0, 0, 0, 0);
        bottom: -270px
    }

    .sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1 {
        border-left: 575px solid rgba(0, 0, 0, 0)
    }

    .sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
        border-right: 575px solid rgba(0, 0, 0, 0)
    }

    .sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
        border-width: 95px;
        margin-left: 310px
    }

    .sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after {
        border-width: 170px;
        margin-left: 245px
    }

    .sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
        border-width: 100px;
        margin-left: 15px
    }

    .sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after {
        border-width: 160px;
        margin-left: -40px
    }
}

@media(max-width: 375px) {
    .sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
        border-width: 95px;
        margin-left: 190px
    }

    .sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after {
        border-width: 160px;
        margin-left: 125px
    }

    .sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
        border-width: 80px;
        margin-left: -5px
    }

    .sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after {
        border-width: 140px;
        margin-left: -80px
    }
}

.right-sidebar .header .header-menu .toggle {
    float: right
}

.right-sidebar .settings-wrapper {
    left: -360px;
    right: auto
}

.right-sidebar .settings-wrapper.builder:before {
    left: 358px
}

.right-sidebar .settings-wrapper.builder:after {
    left: 354px
}

.right-sidebar .settings-wrapper.builder .builder-toggle {
    left: 355px
}

.right-sidebar .settings-wrapper.open {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0)
}

.right-sidebar .main-container {
    direction: rtl
}

.right-sidebar .main-container>div {
    direction: ltr
}

.fixed-header .header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 998
}

.fixed-header .sidebar {
    padding-top: 57px
}

.fixed-header .main-content {
    margin-top: 57px
}

.fixed-header.nav-sm .header-menu .toggle {
    float: left;
    margin: 0;
    width: 75px;
    height: 57px !important;
    text-align: center
}

.fixed-header.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    bottom: calc(100% - 115px)
}

.fixed-header.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after {
    top: 84px
}

.rtl {
    direction: rtl !important
}

.rtl .text-right {
    text-align: left !important
}

.rtl .alert,
.rtl .box-content,
.rtl .box-title,
.rtl .main-container .content-wrapper .main-content .bg-title,
.rtl .main-container .content-wrapper .main-content .tile-stats-count div {
    text-align: right
}

.rtl .alert i,
.rtl .alert strong {
    margin-right: 0;
    margin-left: 7px
}

.rtl .alert.alert-dismissible .close {
    right: auto;
    left: 0
}

.rtl .header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-toggle .fa-angle-down {
    margin-left: 0;
    margin-right: 5px
}

.rtl .header .header-menu .navbar-right>li.dropdown.notifications-list.show .dropdown-menu.show {
    right: auto;
    left: 0 !important
}

.rtl .main-container .content-wrapper .main-content .list-new-registrations {
    padding: 0
}

.rtl .main-container .content-wrapper .main-content .list-new-registrations .list-group-item .img-wrapper {
    margin-right: 0;
    margin-left: 10px
}

.rtl .main-container .content-wrapper .breadcrumb {
    float: left !important
}

.rtl.nav-md .content-wrapper {
    margin-right: 260px;
    margin-left: 0
}

.rtl.nav-md .sidebar .scroll-wrapper .profile {
    display: block
}

.rtl.nav-md .sidebar .scroll-wrapper .site-logo {
    margin-right: 0
}

.rtl.nav-md .sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul {
    padding-right: 0
}

.rtl.nav-md .sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul .nav.child-menu>li {
    padding-left: 0;
    padding-right: 36px
}

.rtl.nav-md .sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul .nav.child-menu li:before {
    right: 28px;
    left: auto
}

.rtl.nav-md .sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul .nav.child-menu li:after {
    right: 26px;
    left: auto
}

.rtl.nav-md .sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul li a i.fa {
    margin-left: 10px;
    float: right;
    text-align: center
}

.rtl .button-box,
.rtl .card,
.rtl .data-table-wrapper .showing-items,
.rtl .header .header-menu .navbar-right>li.dropdown .dropdown-menu .notification-list .list-group-item .notif-text,
.rtl .header .header-menu .navbar-right>li.dropdown .dropdown-menu .read-all-notif a,
.rtl .header .header-menu .navbar-right>li.profile-dropdown li a,
.rtl .image-box,
.rtl .invoice .col-lg-9,
.rtl .material-form .form-group .form-control~.form-control-line,
.rtl .material-form .form-group .form-control~label,
.rtl .table.data-table .data-table-length {
    text-align: right
}

.rtl.nav-md .sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul li a span:not(.fa) {
    float: right
}

.rtl.nav-md .sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul li a span.fa {
    float: left;
    margin-left: 20px
}

.rtl.nav-md .sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul li.opened>.child-menu {
    padding-right: 0;
    text-align: right
}

.rtl.nav-md .sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul li.opened>.child-menu li a span.fa {
    margin-left: 0
}

.rtl.nav-md .sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul li.opened>.child-menu>li ul li {
    padding-left: 0
}

.rtl.nav-sm .content-wrapper {
    margin-right: 94px;
    margin-left: 0
}

.rtl.nav-sm .sidebar .scroll-wrapper .main-menu-wrapper .menu-section>ul {
    padding: 0
}

.rtl.nav-sm .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu {
    right: 100%;
    padding-right: 0
}

.rtl .header .header-menu .navbar-right {
    float: left
}

.rtl .header .header-menu .navbar-right>li.dropdown .dropdown-menu li a {
    padding-right: 10px
}

.rtl .header .header-menu .navbar-right>li.dropdown .dropdown-menu .read-all-notif a i {
    margin-left: 0;
    margin-right: 7px
}

.rtl .header .header-menu .navbar-right>li.search-wrap {
    left: 227px
}

.rtl .header .header-menu .navbar-right>li.profile-dropdown .dropdown-toggle img {
    margin-left: 7px
}

.rtl .header .header-menu .navbar-right>li.profile-dropdown li a i {
    margin-left: 5px
}

.rtl .header .header-menu .toggle {
    float: right
}

.rtl .settings-wrapper {
    left: -360px;
    right: auto
}

.rtl .settings-wrapper.builder:before {
    left: 358px
}

.rtl .settings-wrapper.builder:after {
    left: 354px
}

.rtl .settings-wrapper.builder .builder-toggle {
    left: 355px
}

.rtl .settings-wrapper.open {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0)
}

.rtl .settings-wrapper .scroll-wrapper .scroll-content .p-r-20 {
    padding-left: 20px
}

.rtl .documentation .vertical-tabs .nav-tabs,
.rtl .profile ul {
    padding: 0
}

.rtl .modal .modal-header .close {
    margin: -15px auto -15px -15px
}

.rtl .modal .modal-footer>:not(:first-child) {
    margin-left: 0;
    margin-right: .25rem
}

.rtl .btn i.right {
    margin-left: 0;
    margin-right: 5px
}

.rtl .btn i.left {
    margin-right: 0;
    margin-left: 5px
}

.rtl .btn-label {
    margin: -7px -13px -7px 12px
}

.rtl .material-form .form-group .form-control~label {
    right: 5px
}

.rtl .material-form .form-group .form-control~label:after {
    right: -5px
}

.rtl .material-form .form-group .form-control~.form-control-line,
.rtl .material-form .form-group .form-control~.form-control-line:after {
    right: 0
}

.rtl .invoice .logo {
    margin-left: 10px
}

.rtl .table.table-collapse.table-detailed>tbody>tr.row-collapsable>td:first-child:before {
    margin-right: 0;
    margin-left: 8px
}

.rtl .table.data-table .remove i {
    margin-left: 5px;
    margin-right: 0
}

.rtl .table.data-table .actions a:not(:last-child) {
    margin-right: 5px
}

.rtl footer .icon-admin-logo {
    margin-left: 5px
}

.rtl .nav-tabs-simple.nav-tabs-left {
    border-right: none;
    border-left: 2px solid #f4f8fb
}

.rtl .nav-tabs-simple.nav-tabs-right {
    border-left: none;
    border-right: 2px solid #f4f8fb
}

@media screen and (max-width: 575px) {
    .rtl.nav-sm .main-container .content-wrapper {
        width: 100%;
        margin: 0
    }

    .rtl.nav-md .main-container .content-wrapper {
        margin: 0
    }
}

.dark-sidebar .sidebar {
    background: #36404a
}

.dark-sidebar .sidebar .scroll-wrapper .profile .profile-pic .profile-img {
    background: #fff
}

.dark-sidebar .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.dark-sidebar .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active>a,
.dark-sidebar .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:focus>a,
.dark-sidebar .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:hover>a {
    background: rgba(0, 0, 0, .03)
}

.dark-sidebar .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu {
    background: #36404a !important
}

.dark-sidebar .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu .child-menu-title {
    color: #fff
}

.dark-sidebar .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li>a {
    color: #f2f2f2
}

.dark-sidebar.sidebar-mountain-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu,
.dark-sidebar.sidebar-office-building-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu,
.dark-sidebar.sidebar-urban-area-image .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu {
    background: 0 0 !important
}

.light-header .header .header-menu {
    background: #fff;
    color: #8e959d;
    box-shadow: 1px 0 20px rgba(0, 0, 0, .08);
    -moz-box-shadow: 1px 0 20px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 1px 0 20px rgba(0, 0, 0, .08)
}

.light-header .header .header-menu .toggle #menu-toggle {
    color: #8e959d
}

.light-header .header .header-menu .toggle #menu-toggle span,
.light-header .header .header-menu .toggle #menu-toggle span:after,
.light-header .header .header-menu .toggle #menu-toggle span:before {
    background: #8e959d
}

.light-header .header .header-menu .navbar-right>li.dropdown .dropdown-menu .notification-list .list-group-item:hover,
.light-header .header .header-menu .navbar-right>li.dropdown .dropdown-menu>li>a:hover {
    background: rgba(0, 0, 0, .03) !important
}

.light-header .header .header-menu .navbar-right>li>a {
    color: #8e959d !important
}

.light-header .header .header-menu .navbar-right>li.dropdown .dropdown-toggle.info-number .badge {
    color: #fff
}

.light-header .header .header-menu .navbar-right>li.dropdown .dropdown-menu .notification-list .list-group-item time,
.light-header .header .header-menu .navbar-right>li.dropdown .dropdown-menu>li>a,
.light-header .header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu {
    color: #8e959d
}

.light-header .header .header-menu .navbar-right>li.dropdown .dropdown-menu .notification-list .list-group-item {
    border-color: #f2f2f2 !important;
    border-bottom: 1px solid #f2f2f2 !important
}

.light-header .header .header-menu .navbar-right>li.dropdown .dropdown-menu>li.read-all-notif:hover a {
    background-color: rgba(0, 0, 0, 0) !important
}

.light-header .header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu .divider {
    border-color: #f2f2f2
}

.light-header .header .header-menu .navbar-right>li.search-wrap input[type=text] {
    background: #f2f2f2;
    color: #8b91a0
}

#customized-css {
    -webkit-column-count: 2;
    column-count: 2;
    height: 530px
}

.settings-wrapper {
    position: fixed;
    right: -360px;
    top: 0;
    width: 360px;
    background: #fff;
    bottom: 0;
    z-index: 998;
    box-shadow: 0 0 9px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 0 9px rgba(0, 0, 0, .08);
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, .08);
    border-left: 1px solid rgba(222, 227, 231, .56);
    -webkit-transition: transform .4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
    -webkit-transition: -webkit-transform .4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
    transition: -webkit-transform .4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
    transition: transform .4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
    transition: transform .4s cubic-bezier(0.05, 0.74, 0.27, 0.99), -webkit-transform .4s cubic-bezier(0.05, 0.74, 0.27, 0.99)
}

.settings-wrapper .jscolor {
    width: 80px;
    min-height: 11px;
    height: 26px;
    border: 0;
    padding: 3px 12px;
    margin-bottom: 5px;
    box-shadow: 0 0 3px 2px #ececec;
    -moz-box-shadow: 0 0 3px 2px #ececec;
    -webkit-box-shadow: 0 0 3px 2px #ececec
}

.settings-wrapper .jscolor:focus {
    box-shadow: 0 0 3px 3px #ececec;
    -moz-box-shadow: 0 0 3px 3px #ececec;
    -webkit-box-shadow: 0 0 3px 3px #ececec
}

.settings-wrapper .jscolor::-webkit-input-placeholder {
    color: #000
}

.settings-wrapper .jscolor:-moz-placeholder {
    color: #000
}

.settings-wrapper .jscolor::-moz-placeholder {
    color: #000
}

.settings-wrapper .jscolor:-ms-input-placeholder {
    color: #000
}

.settings-wrapper.open {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0)
}

.settings-wrapper label {
    line-height: 12px;
    font-size: 10px;
    white-space: nowrap
}

.settings-wrapper .settings-toggle {
    position: absolute;
    right: 12px;
    top: 2px;
    color: #707788;
    padding: 6px;
    opacity: .4
}

.settings-wrapper .settings-toggle:hover {
    opacity: 1
}

.settings-wrapper>li>a {
    padding: 11px;
    color: #707788;
    opacity: .6;
    border: 0;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    min-width: 62px
}

.normal,
p {
    font-weight: 400
}

.settings-wrapper>li>a:hover {
    color: #707788;
    opacity: 1
}

.settings-wrapper>li.active>a,
.settings-wrapper>li.active>a:focus,
.settings-wrapper>li.active>a:hover {
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    color: #e6e6e6;
    opacity: 1
}

.settings-wrapper .color-settings-row {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 7px
}

.settings-wrapper .color-settings-row .btn-prev {
    width: 80px;
    padding: 6px 3px;
    font-size: 12px
}

.settings-wrapper .color-settings-row .btn-prev#btn-primary-prev {
    background-color: #6d5cae;
    color: #fff
}

.settings-wrapper .color-settings-row .btn-prev#btn-secondary-prev {
    background-color: #cfd0d2;
    color: #fff
}

.settings-wrapper .color-settings-row .btn-prev#btn-success-prev {
    background-color: #0aa89e;
    color: #fff
}

.settings-wrapper .color-settings-row .btn-prev#btn-danger-prev {
    background-color: #e43a45;
    color: #fff
}

.settings-wrapper .color-settings-row .btn-prev#btn-warning-prev {
    background-color: #fa0;
    color: #fff
}

.settings-wrapper .color-settings-row .btn-prev#btn-info-prev {
    background-color: #1d3468;
    color: #fff
}

.settings-wrapper .color-settings-row .btn-prev#btn-light-prev {
    background-color: #eaeef3;
    color: #8e959d
}

.settings-wrapper .color-settings-row .btn-prev#btn-dark-prev {
    background-color: #8e959d;
    color: #fff
}

.settings-wrapper.builder>div {
    height: calc(100% - 12px)
}

.settings-wrapper.builder a {
    position: relative;
    display: block;
    width: 100%;
    color: #fff
}

.settings-wrapper.builder a>img {
    -webkit-transition: opacity .1s linear;
    transition: opacity .1s linear
}

.settings-wrapper.builder a.active>img {
    opacity: .87
}

.hint-text,
.settings-wrapper.builder a:hover>img {
    opacity: .7
}

.settings-wrapper.builder a.active:before {
    width: 23px;
    height: 23px;
    content: "";
    position: absolute;
    top: 84px;
    right: -10px;
    z-index: 10
}

.settings-wrapper.builder .builder-footer {
    right: 0;
    left: 0;
    z-index: 10
}

.settings-wrapper.builder .theme-selector.active:before {
    top: 54px;
    right: 10px
}

.settings-wrapper.builder .nav-tabs {
    background-color: rgba(0, 0, 0, 0);
    padding: 0
}

.settings-wrapper.builder .nav-tabs>li>a {
    min-width: 99px;
    padding: 16px 0
}

.settings-wrapper.builder .nav-tabs~.tab-content {
    position: relative;
    padding-right: 0;
    padding-left: 0;
    height: 100%;
    top: 0
}

.settings-wrapper.builder .nav-tabs~.tab-content .tab-pane {
    height: 100%
}

.settings-wrapper.builder .builder-close {
    position: absolute;
    right: 16px;
    top: 7px;
    padding: 7px;
    width: auto;
    z-index: 10;
    font-size: 13px;
    color: #707788
}

.settings-wrapper.builder .builder-toggle {
    position: absolute;
    width: 46px;
    height: 35px;
    top: 150px;
    left: -43px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    font-size: 15px
}

.settings-wrapper.builder .builder-toggle:hover {
    color: #fff
}

.settings-wrapper.builder:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 35px;
    top: 150px;
    left: -40px;
    box-shadow: 0 0 9px rgba(191, 191, 191, .36);
    -moz-box-shadow: 0 0 9px rgba(191, 191, 191, .36);
    -webkit-box-shadow: 0 0 9px rgba(191, 191, 191, .36);
    border-left: 1px solid rgba(222, 227, 231, .56);
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.settings-wrapper.builder:after {
    position: absolute;
    content: "";
    background-color: #fff;
    width: 5px;
    height: 35px;
    left: 0;
    top: 150px
}

.settings-wrapper .scroll-wrapper {
    position: relative;
    height: calc(100% - 122px)
}

.settings-wrapper .scroll-wrapper .scroll-content {
    overflow-x: hidden !important;
    height: 100%;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 30px
}

.btn-animated,
.btn-file,
.modal.fade.slide-up.disable-scroll,
.nav-tabs~.tab-content {
    overflow: hidden
}

.settings-wrapper #layouts .scroll-content .card {
    position: relative;
    margin-bottom: 17px
}

.settings-wrapper #layouts .scroll-content .jscolor {
    width: 102px;
    background-image: url(../img/colorpicker.svg) !important;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: 13px;
    padding-left: 27px
}

.settings-wrapper #layouts .scroll-content .jscolor:focus {
    background-image: none !important
}

.settings-wrapper .fixed-bottom-buttons {
    position: absolute;
    bottom: 30px;
    left: 26px;
    width: 304px;
    text-align: center
}

.settings-wrapper .fixed-bottom-buttons button {
    width: 92px
}

.settings-wrapper .fixed-bottom-buttons button i {
    font-size: 13px
}

.settings-wrapper.builder .card .card-title {
    font-size: 16px
}

.settings-wrapper.builder .card .card-body {
    width: 100%;
    margin: 0 auto
}

.settings-wrapper.builder .card .card-body.sidebar-bg-image-settings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0
}

.settings-wrapper.builder .card .card-body.sidebar-bg-image-settings .sidebar-bg-image-setting {
    width: 30%;
    height: 80px;
    margin-right: 2px
}

.settings-wrapper.builder .card .card-body.sidebar-bg-image-settings .sidebar-bg-image-setting:after {
    width: 30%;
    height: 80px
}

.settings-wrapper.builder .card .card-body.sidebar-bg-image-settings .sidebar-bg-image-setting.sidebar-bg-image-active {
    border: 2px solid
}

.settings-wrapper.builder .card .card-body.sidebar-bg-image-settings .layout-view:after {
    width: 30%;
    height: 80px;
    left: auto
}

.settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-graphic-image-settings .sidebar-bg-graphic-image-setting-1 {
    background: url(../img/graphic-01.png) 0;
    background-size: cover
}

.settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-graphic-image-settings .sidebar-bg-graphic-image-setting-2 {
    background: url(../img/graphic-02.png) 0 no-repeat;
    background-size: cover
}

.settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-graphic-image-settings .sidebar-bg-graphic-image-setting-3 {
    background: url(../img/graphic-03.png) 0 -20px no-repeat;
    background-size: cover
}

.settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-graphic-image-settings .btn-activate {
    width: 35px;
    margin-top: 0 !important
}

.settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-graphic-image-settings .btn-activate:after {
    content: ""
}

.settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-graphic-image-settings .btn-activate.sidebar-btn-disabled {
    display: none
}

.settings-wrapper.builder .card .card-body .layout-view {
    width: 100%;
    height: 120px;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer
}

.settings-wrapper.builder .card .card-body .layout-view.layout-view-left-sidebar {
    background: url(../img/site-demo-left-sidebar.jpg);
    background-size: cover
}

.settings-wrapper.builder .card .card-body .layout-view.layout-view-right-sidebar {
    background: url(../img/site-demo-right-sidebar.jpg);
    background-size: cover
}

.settings-wrapper.builder .card .card-body .layout-view.layout-view-fixed-header {
    background: url(../img/site-demo-fixed-header.jpg);
    background-size: cover
}

.settings-wrapper.builder .card .card-body .layout-view.layout-view-rtl-content {
    background: url(../img/site-demo-rtl-content.jpg);
    background-size: cover
}

.settings-wrapper.builder .card .card-body .layout-view .btn-activate {
    width: 100px;
    height: 35px;
    z-index: 9;
    position: relative;
    bottom: -80px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.settings-wrapper.builder .card .card-body .layout-view .btn-activate:before {
    font-family: FontAwesome;
    content: "";
    margin-right: 5px
}

.settings-wrapper.builder .card .card-body .layout-view .btn-activate:after {
    content: "Activate"
}

.settings-wrapper.builder .card .card-body .layout-view:hover:after {
    background-color: rgba(0, 0, 0, .3)
}

.settings-wrapper.builder .card .card-body .layout-view:hover .btn-activate {
    bottom: 0
}

.settings-wrapper.builder .card .card-body .layout-view:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 120px;
    border-radius: 4px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.btn,
label.inline {
    position: relative
}

.settings-wrapper.builder .card .card-body .layout-view.active {
    box-shadow: 0 2px 18px 5px #e6e6e6;
    -moz-box-shadow: 0 2px 18px 5px #e6e6e6;
    -webkit-box-shadow: 0 2px 18px 5px #e6e6e6
}

.settings-wrapper.builder .card .card-body .layout-view.active:not(.layout-view-fixed-header) {
    pointer-events: none
}

.settings-wrapper.builder .card .card-body .layout-view.active.layout-view-fixed-header .btn-activate:before {
    content: ""
}

.settings-wrapper.builder .card .card-body .layout-view.active.layout-view-fixed-header .btn-activate:after {
    content: "Cancel"
}

.settings-wrapper.builder .card .card-body .layout-view.sidebar-bg-image-setting.sidebar-bg-image-setting-1 {
    background: url(../img/bg-2.jpg);
    background-size: cover
}

.settings-wrapper.builder .card .card-body .layout-view.sidebar-bg-image-setting.sidebar-bg-image-setting-2 {
    background: url(../img/bg-1.jpg);
    background-size: cover
}

.settings-wrapper.builder .card .card-body .layout-view.sidebar-bg-image-setting.sidebar-bg-image-setting-3 {
    background: url(../img/bg-4.jpg);
    background-size: cover
}

.settings-wrapper.builder .card .card-body .layout-view.sidebar-bg-image-setting .btn-activate {
    width: 35px;
    margin-top: 0 !important
}

.settings-wrapper.builder .card .card-body .layout-view.sidebar-bg-image-setting .btn-activate:after {
    content: ""
}

.settings-wrapper.builder .card .card-body .layout-view.sidebar-bg-image-setting.active {
    pointer-events: all
}

.settings-wrapper.builder .card .card-body .layout-view.sidebar-bg-image-setting.active .btn-activate {
    bottom: 0
}

.settings-wrapper.builder .card .card-body .layout-view.sidebar-bg-image-setting.active .btn-activate:before {
    content: "";
    font-family: FontAwesome
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0;
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-weight: 400
}

.btn-animated.fa:before,
blockquote:before {
    font-family: FontAwesome
}

h1 {
    font-size: 44px;
    letter-spacing: -0.08px
}

h2 {
    font-size: 31px
}

h3 {
    font-size: 27px
}

h4 {
    font-size: 22px
}

h5 {
    font-size: 18px
}

a {
    text-shadow: none !important;
    -webkit-transition: color .1s linear 0s, background-color .1s linear 0s, opacity .2s linear 0s !important;
    transition: color .1s linear 0s, background-color .1s linear 0s, opacity .2s linear 0s !important;
    text-decoration: none;
    color: #5a738e;
    cursor: pointer
}

a:active,
a:focus,
a:hover {
    outline: 0 !important;
    text-decoration: none;
    color: #50667e
}

br {
    line-height: normal;
    clear: both
}

code {
    color: #be5d5e
}

code:not(.file-structure) {
    background-color: #f4f8fb
}

code:not(.file-structure):hover {
    background-color: rgba(190, 93, 94, .1)
}

p {
    display: block;
    font-size: 14px;
    letter-spacing: .01em;
    line-height: 22px;
    margin: 0 0 10px;
    font-style: normal;
    white-space: normal
}

.btn,
address {
    margin-bottom: 0
}

.small,
small {
    line-height: 18px;
    font-size: 81%
}

label.inline {
    display: inline-block;
    top: 0;
    font-size: 13px
}

ol>li,
ul>li {
    line-height: 24px
}

address a {
    color: #707788
}

address a:hover {
    color: rgba(112, 119, 136, .9)
}

blockquote {
    padding: 0 0 0 18px;
    border-left: 0
}

blockquote:before {
    content: "";
    margin-right: 13px;
    float: left
}

blockquote p {
    font-size: 16px
}

blockquote small {
    line-height: 29px;
    color: #8b91a0;
    padding-left: 30px
}

blockquote small:before {
    content: ""
}

blockquote.float-right {
    border-right: 0
}

blockquote.float-right:before {
    float: right;
    font-family: FontAwesome;
    content: "";
    margin-left: 13px;
    margin-right: 0
}

blockquote.float-right small {
    padding-right: 30px
}

blockquote.float-right small:after {
    content: ""
}

.btn-animated:after,
.nav-tabs-simple:after,
.nav-tabs-simple>li>a:after {
    content: ""
}

hr {
    border-color: #e6e6e6
}

hr.double {
    border-width: 2px
}

hr.dotted {
    border-style: dotted none none
}

.fs-10 {
    font-size: 10px !important
}

.fs-11 {
    font-size: 11px !important
}

.fs-12 {
    font-size: 12px !important
}

.fs-13 {
    font-size: 13px !important
}

.fs-14 {
    font-size: 14px !important
}

.fs-15 {
    font-size: 15px !important
}

.fs-16 {
    font-size: 16px !important
}

.small-text {
    font-size: 12px !important
}

.normal-text {
    font-size: 13px !important
}

.large-text {
    font-size: 15px !important
}

.semi-bold {
    font-weight: 400 !important
}

.bold {
    font-weight: 700 !important
}

.light {
    font-weight: 300 !important
}

.muted {
    color: #e6e6e6
}

.no-decoration {
    text-decoration: none !important
}

.text-black {
    color: #000 !important
}

.text-white {
    color: #fff !important
}

.lh-normal {
    line-height: normal
}

.lh-10 {
    line-height: 10px
}

.lh-11 {
    line-height: 11px
}

.lh-12 {
    line-height: 12px
}

.lh-13 {
    line-height: 13px
}

.lh-14 {
    line-height: 14px
}

.lh-15 {
    line-height: 15px
}

.lh-16 {
    line-height: 16px
}

@media(max-width: 1400px) {

    body,
    p {
        font-size: 13px;
        line-height: 20px
    }

    h1 {
        font-size: 33px;
        line-height: 44px;
        letter-spacing: -0.08px
    }

    h2 {
        font-size: 28px;
        line-height: 40px
    }

    h3 {
        font-size: 24px;
        line-height: 35.88px
    }

    h4 {
        font-size: 18px;
        line-height: 33.88px
    }

    h5 {
        font-size: 16px;
        line-height: 25.88px
    }

    .small,
    small {
        font-size: 89%;
        line-height: 17px
    }
}

@media screen and (max-width: 767px) {
    .address-block .card-body {
        padding-top: 0;
        padding-bottom: 0
    }
}

.btn {
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    vertical-align: middle;
    border: none;
    border-radius: 2px;
    background-image: none !important;
    color: #2a3f54;
    background-color: #f2f2f2;
    text-shadow: none;
    line-height: 21px;
    padding: 6px 12px;
    white-space: nowrap;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.btn-danger .badge,
.btn-danger:hover,
.btn-dark .badge,
.btn-dark:hover,
.btn-info .badge,
.btn-info:hover,
.btn-light .badge,
.btn-light:hover,
.btn-primary .badge,
.btn-primary:hover,
.btn-secondary .badge,
.btn-secondary:hover,
.btn-success .badge,
.btn-success:hover,
.btn-warning .badge,
.btn-warning:hover,
a.btn-danger,
a.btn-dark,
a.btn-info,
a.btn-primary,
a.btn-secondary,
a.btn-success,
a.btn-warning {
    color: #fff
}

.btn:hover {
    background-color: rgba(242, 242, 242, .2)
}

.btn.active {
    border-color: #f2f2f2;
    background: #fff
}

.btn.active:focus,
.btn.disabled,
.btn:active:focus,
.btn:focus,
.btn[disabled] {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.btn i.left {
    margin-right: 5px
}

.btn i.right {
    margin-left: 5px
}

.btn:not([disabled]):not(.disabled).active:not(.btn-raised),
.btn:not([disabled]):not(.disabled):active {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 0
}

.button-box .btn {
    margin-top: 10px
}

.btn-danger.active,
.btn-danger.active:focus,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger:active,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not([disabled]):not(.disabled).active,
.btn-danger:not([disabled]):not(.disabled):active,
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
.btn-dark.active,
.btn-dark.active:focus,
.btn-dark.disabled.active,
.btn-dark.disabled:active,
.btn-dark.disabled:focus,
.btn-dark.disabled:hover,
.btn-dark:active,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not([disabled]):not(.disabled).active,
.btn-dark:not([disabled]):not(.disabled):active,
.btn-dark[disabled].active,
.btn-dark[disabled]:active,
.btn-dark[disabled]:focus,
.btn-dark[disabled]:hover,
.btn-info.active,
.btn-info.active:focus,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info:active,
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not([disabled]):not(.disabled).active,
.btn-info:not([disabled]):not(.disabled):active,
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
.btn-light.active,
.btn-light.active:focus,
.btn-light.disabled.active,
.btn-light.disabled:active,
.btn-light.disabled:focus,
.btn-light.disabled:hover,
.btn-light:active,
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not([disabled]):not(.disabled).active,
.btn-light:not([disabled]):not(.disabled):active,
.btn-light[disabled].active,
.btn-light[disabled]:active,
.btn-light[disabled]:focus,
.btn-light[disabled]:hover,
.btn-primary.active,
.btn-primary.active:focus,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.btn-secondary.active,
.btn-secondary.active:focus,
.btn-secondary.disabled.active,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary:active,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active,
.btn-secondary[disabled].active,
.btn-secondary[disabled]:active,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
.btn-success.active,
.btn-success.active:focus,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success:active,
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not([disabled]):not(.disabled).active,
.btn-success:not([disabled]):not(.disabled):active,
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
.btn-warning.active,
.btn-warning.active:focus,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning:active,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not([disabled]):not(.disabled).active,
.btn-warning:not([disabled]):not(.disabled):active,
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.btn-link {
    color: #2a3f54;
    background-color: rgba(0, 0, 0, 0);
    border: none
}

.btn-link.active,
.btn-link.disabled,
.btn-link:active,
.btn-link:focus,
.btn-link:hover,
.btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    text-decoration: none;
    outline: 0
}

.btn-group-lg>.btn,
.btn-lg {
    padding-left: 28px;
    padding-right: 28px;
    line-height: 23px
}

.btn-group-sm>.btn,
.btn-sm {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 11.9px;
    line-height: 20px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 2px 9px;
    font-size: 10.5px
}

.btn-group-justified {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.btn-group-justified .btn,
.btn-group-justified .btn-group {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

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

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

.btn-rounded {
    border-radius: 60px !important
}

.btn-circle {
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
    padding: 0
}

.btn-group.show .dropdown-toggle {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.btn-group-with-icon button i {
    padding-top: 5px;
    padding-bottom: 7px;
    font-size: 15px
}

.btn-group-with-icon button span {
    font-size: 12px;
    display: block;
    text-transform: uppercase
}

.show>.dropdown-toggle.btn-danger,
.show>.dropdown-toggle.btn-dark,
.show>.dropdown-toggle.btn-info,
.show>.dropdown-toggle.btn-light,
.show>.dropdown-toggle.btn-primary,
.show>.dropdown-toggle.btn-secondary,
.show>.dropdown-toggle.btn-success,
.show>.dropdown-toggle.btn-warning {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    color: #fff
}

.show>.btn-outline-danger.dropdown-toggle,
.show>.btn-outline-dark.dropdown-toggle,
.show>.btn-outline-info.dropdown-toggle,
.show>.btn-outline-light.dropdown-toggle,
.show>.btn-outline-primary.dropdown-toggle,
.show>.btn-outline-secondary.dropdown-toggle,
.show>.btn-outline-success.dropdown-toggle,
.show>.btn-outline-warning.dropdown-toggle,
.show>.dropdown-toggle.btn-danger:focus,
.show>.dropdown-toggle.btn-dark:focus,
.show>.dropdown-toggle.btn-info:focus,
.show>.dropdown-toggle.btn-light:focus,
.show>.dropdown-toggle.btn-primary:focus,
.show>.dropdown-toggle.btn-secondary:focus,
.show>.dropdown-toggle.btn-success:focus,
.show>.dropdown-toggle.btn-warning:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.show .dropdown-menu {
    margin-top: 0
}

.dropdown-menu {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    border-radius: 2px;
    border: 0;
    margin-top: -20px
}

.dropdown-menu .divider {
    background-color: #f2f2f2;
    height: 1px;
    border-bottom: 0
}

.dropdown-menu>li {
    padding-left: 0
}

.dropdown-menu>li.dropdown-header {
    padding: 3px 20px
}

.dropdown-menu>li.active>a,
.dropdown-menu>li.active>a:focus,
.dropdown-menu>li.active>a:hover {
    color: #161b1d;
    text-decoration: none;
    background-color: #e5e8e9;
    background-image: none
}

.dropdown-menu>li.disabled>a {
    color: #8298a0
}

.dropdown-menu>li.disabled>a:focus,
.dropdown-menu>li.disabled>a:hover {
    color: #8298a0;
    text-decoration: none;
    cursor: default;
    background-color: rgba(0, 0, 0, 0);
    background-image: none
}

.dropdown-menu>li>a {
    line-height: 28px;
    color: #51646b;
    padding: 0 20px;
    border-radius: 3px;
    text-align: left
}

.dropdown-menu .dropdown-item .active,
.dropdown-menu .dropdown-item:active,
.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:hover,
.dropdown-menu>li>a .active,
.dropdown-menu>li>a:active,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #161b1d;
    text-decoration: none;
    background-color: #f2f2f2;
    background-image: none
}

.dropdown-toggle.ripple .ripple-effect,
.nav-tabs-linetriangle~.tab-content {
    background: #fff
}

.dropdown-backdrop {
    z-index: 600
}

.show>[class*=btn-outline-].dropdown-toggle:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: 0
}

.btn-label {
    background: rgba(0, 0, 0, .05);
    display: inline-block;
    padding: 7px 15px;
    border-radius: 3px 0 0 3px;
    margin: -7px 12px -7px -13px
}

.alert i,
.alert strong {
    margin-right: 7px
}

.btn-circle {
    border-radius: 50%;
    height: 30px;
    width: 30px
}

.btn-animated:before,
.btn-animated>span {
    height: 100%;
    width: 100%;
    -webkit-transition: all .2s ease-in-out
}

.btn-facebook {
    background-color: #3b5998 !important;
    color: #fff !important
}

.btn-facebook.bg-transparent {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #3b5998 !important
}

.btn-twitter {
    background-color: #55acee !important;
    color: #fff !important
}

.btn-twitter.bg-transparent {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #55acee !important
}

.btn-googleplus {
    background-color: #dd4b39 !important;
    color: #fff !important
}

.btn-googleplus.bg-transparent {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #dd4b39 !important
}

.btn-linkedin {
    background-color: #007bb6 !important;
    color: #fff !important
}

.btn-linkedin.bg-transparent {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #007bb6 !important
}

.btn-instagram {
    background-color: #3f729b !important;
    color: #fff !important
}

.btn-instagram.bg-transparent {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #3f729b !important
}

.btn-pinterest {
    background-color: #cb2027 !important;
    color: #fff !important
}

.btn-pinterest.bg-transparent {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #cb2027 !important
}

.btn-dribbble {
    background-color: #ea4c89 !important;
    color: #fff !important
}

.btn-dribbble.bg-transparent {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #ea4c89 !important
}

.btn-youtube {
    background-color: #b00 !important;
    color: #fff !important
}

.btn-youtube.bg-transparent {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #ea4c89 !important
}

.btn-animated {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.btn-animated>span {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all .2s ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.btn-animated:before {
    position: absolute;
    font-size: 100%;
    line-height: 2.5;
    transition: all .2s ease-in-out
}

.btn-animated:after {
    position: absolute;
    z-index: -1;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.btn-animated.from-top:before {
    left: 0;
    top: -100%
}

.btn-animated.from-top.show-icon:before,
.btn-animated.from-top:hover:before {
    top: 0
}

.btn-animated.from-top.show-icon>span,
.btn-animated.from-top:hover>span {
    transform: translateY(300%);
    -webkit-transform: translateY(300%);
    -moz-transform: translateY(300%);
    -o-transform: translateY(300%);
    -ms-transform: translateY(300%)
}

.btn-animated.from-left:before {
    left: -100%;
    top: 0
}

.btn-animated.from-left.show-icon:before,
.btn-animated.from-left:hover:before {
    left: 0
}

.btn-animated.from-left.show-ico>span,
.btn-animated.from-left:hover>span {
    transform: translateX(200%);
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -o-transform: translateX(200%);
    -ms-transform: translateX(200%)
}

.btn-toolbar .btn {
    padding-left: 12px;
    padding-right: 12px
}

.btn-raised {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33)
}

.btn-raised.active,
.btn-raised.active:focus,
.btn-raised:active:focus,
.btn-raised:focus,
.btn-raised:hover {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .38);
    -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .38);
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .38)
}

.btn-raised.disabled,
.btn-raised[disabled] {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

[class*=btn-outline-] {
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

[class*=btn-outline-]:focus,
[class*=btn-outline-]:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: 0
}

.btn-outline-red {
    border: 1px solid #e43a45;
    color: #e43a45
}

.btn-outline-red.active,
.btn-outline-red:focus,
.btn-outline-red:hover {
    background-color: #e43a45;
    color: #fff;
    border-color: #e43a45
}

.btn-outline-cyan {
    border: 1px solid #1d3468;
    color: #1d3468
}

.btn-outline-cyan.active,
.btn-outline-cyan:focus,
.btn-outline-cyan:hover {
    background-color: #1d3468;
    color: #fff;
    border-color: #1d3468
}

.btn-outline-green {
    border: 1px solid #0aa89e;
    color: #0aa89e
}

.btn-outline-green.active,
.btn-outline-green:focus,
.btn-outline-green:hover {
    background-color: #0aa89e;
    color: #fff;
    border-color: #0aa89e
}

.btn-outline-grey {
    border: 1px solid #8b91a0;
    color: #8b91a0
}

.btn-outline-grey.active,
.btn-outline-grey:focus,
.btn-outline-grey:hover {
    background-color: #8b91a0;
    color: #fff;
    border-color: #8b91a0
}

.btn-outline-orange {
    border: 1px solid #fa0;
    color: #fa0
}

.btn-outline-orange.active,
.btn-outline-orange:focus,
.btn-outline-orange:hover {
    background-color: #fa0;
    color: #fff;
    border-color: #fa0
}

.btn-outline-purple {
    border: 1px solid #6d5cae;
    color: #6d5cae
}

.btn-outline-purple.active,
.btn-outline-purple:focus,
.btn-outline-purple:hover {
    background-color: #6d5cae;
    color: #fff;
    border-color: #6d5cae
}

.btn-file {
    position: relative
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: #e43a45;
    cursor: inherit;
    display: block
}

@media screen and (max-width: 767px) {
    .btn-group-with-icon button span {
        font-size: 10px
    }

    .btn-group-with-icon button i {
        padding-bottom: 5px
    }
}

.badge {
    font-weight: 300;
    border-radius: 2px
}

.badge-important {
    background-color: #e43a45;
    color: #fff
}

.badge-white {
    background-color: #fff;
    color: #676f77
}

.badge-disable {
    background-color: #242d30;
    color: #51646b
}

.alert {
    border-radius: 0;
    padding: 20px;
    border: none;
    font-size: 14px
}

.alert.alert-primary {
    background-color: #ede7f6 !important;
    color: #673ab7 !important
}

.alert.alert-primary .alert-actions a,
.alert.alert-primary .alert-actions button,
.alert.alert-primary .alert-link {
    color: #512e90
}

.alert.alert-success {
    background-color: #e8f5e9 !important;
    color: #4caf50 !important
}

.alert.alert-success .alert-actions a,
.alert.alert-success .alert-actions button,
.alert.alert-success .alert-link {
    color: #3d8b40
}

.alert.alert-info {
    background-color: #e1f5fe !important;
    color: #03a9f4 !important
}

.alert.alert-info .alert-actions a,
.alert.alert-info .alert-actions button,
.alert.alert-info .alert-link {
    color: #0286c2
}

.alert.alert-warning {
    background-color: #fff3e0 !important;
    color: #ff9800 !important
}

.alert.alert-warning .alert-actions a,
.alert.alert-warning .alert-actions button,
.alert.alert-warning .alert-link {
    color: #cc7a00
}

.alert.alert-danger {
    background-color: #ffebee !important;
    color: #f44336 !important
}

.alert.alert-danger .alert-actions a,
.alert.alert-danger .alert-actions button,
.alert.alert-danger .alert-link {
    color: #ea1c0d
}

.alert.alert-light {
    background-color: #f4f8fb !important;
    color: #2a3f54 !important
}

.alert.alert-light .alert-actions a,
.alert.alert-light .alert-actions button,
.alert.alert-light .alert-link {
    color: #192632
}

.alert.alert-dismissible {
    padding: 25px
}

.alert.alert-raised {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.alert .alert-heading {
    font-weight: 500;
    display: inline-block;
    margin-top: 0
}

.alert .alert-image {
    width: 40px;
    white-space: nowrap;
    border-radius: 50%;
    margin-right: 7px
}

.progress,
.progress-bar {
    box-shadow: none;
    border-radius: 0
}

.alert .alert-actions a,
.alert .alert-actions button {
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 700
}

.alert .alert-actions a:hover,
.alert .alert-actions button:hover {
    opacity: .8
}

@media screen and (max-width: 575px) {
    .alert .alert-image {
        margin-bottom: 5px
    }
}

.progress {
    height: 10px;
    background-image: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.progress.transparent {
    background-color: rgba(0, 0, 0, .28)
}

.progress.progress-small {
    height: 3px
}

.progress+.progress {
    margin-top: 1rem
}

.progress .progress-bar {
    height: 100%
}

.progress.progress-lg {
    height: 15px
}

.progress.progress-lg .progress-bar {
    height: 100%
}

.progress.progress-md {
    height: 10px
}

.progress.progress-md .progress-bar {
    height: 100%
}

.progress.progress-sm {
    height: 5px
}

.progress.progress-sm .progress-bar {
    height: 100%
}

.progress.progress-vertical,
.progress.progress-vertical-bottom {
    height: 250px;
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0
}

.progress-bar {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86)
}

.progress.progress-vertical {
    width: 5px;
    position: relative;
    margin-right: 20px
}

.progress.progress-vertical:last-child {
    margin-right: 0
}

.progress.progress-vertical .progress-bar {
    width: 100% !important;
    position: absolute;
    top: 0
}

.progress.progress-vertical.progress-lg {
    width: 15px
}

.progress.progress-vertical.progress-lg .progress-bar {
    width: 100%
}

.progress.progress-vertical.progress-md {
    width: 10px
}

.progress.progress-vertical.progress-md .progress-bar {
    width: 100%
}

.progress.progress-vertical.progress-sm {
    width: 5px
}

.progress.progress-vertical.progress-sm .progress-bar {
    width: 100%
}

.progress.progress-vertical-bottom {
    position: relative;
    width: 5px;
    margin-right: 20px
}

.progress.progress-vertical-bottom:last-child {
    margin-right: 0
}

.progress.progress-vertical-bottom .progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0
}

.progress.progress-vertical-bottom.progress-lg {
    width: 15px
}

.progress.progress-vertical-bottom.progress-lg .progress-bar {
    width: 100%
}

.progress.progress-vertical-bottom.progress-md {
    width: 10px
}

.progress.progress-vertical-bottom.progress-md .progress-bar {
    width: 100%
}

.progress.progress-vertical-bottom.progress-sm {
    width: 5px
}

.progress.progress-vertical-bottom.progress-sm .progress-bar {
    width: 100%
}

.modal .close {
    font-size: 18px;
    cursor: pointer
}

.modal .close:focus {
    outline: 0
}

.modal .modal-dialog {
    -webkit-transition: all .2s !important;
    transition: all .2s !important
}

.modal .modal-content {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0
}

.modal .modal-header {
    text-align: center;
    border-bottom: 0;
    padding: 25px
}

.modal .modal-header .modal-title {
    margin: 0
}

.modal .modal-header p {
    color: #8b91a0
}

.modal .modal-body {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 0 25px 25px;
    white-space: normal
}

.modal .modal-footer {
    border-top: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 0 25px 25px
}

.modal .drop-shadow {
    box-shadow: 0 0 9px rgba(191, 191, 191, .36) !important;
    -moz-box-shadow: 0 0 9px rgba(191, 191, 191, .36) !important;
    -webkit-box-shadow: 0 0 9px rgba(191, 191, 191, .36) !important
}

.modal.fade {
    opacity: 1 !important
}

.modal.fade.slide-down .modal-dialog {
    transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    margin-top: -5px
}

.modal.fade.slide-down.show .modal-dialog {
    transform: translate3d(0, 20%, 0);
    -webkit-transform: translate3d(0, 20%, 0);
    -moz-transform: translate3d(0, 20%, 0);
    -o-transform: translate3d(0, 20%, 0);
    -ms-transform: translate3d(0, 20%, 0)
}

.modal.fade.slide-up {
    height: 100%;
    top: auto
}

.modal.fade.slide-up.show .modal-dialog {
    transform: translate3d(0, 20%, 0);
    -webkit-transform: translate3d(0, 20%, 0);
    -moz-transform: translate3d(0, 20%, 0);
    -o-transform: translate3d(0, 20%, 0);
    -ms-transform: translate3d(0, 20%, 0)
}

.modal.fade.slide-up .modal-dialog {
    display: table;
    height: 100%;
    transform: translate3d(0, 75%, 0);
    -webkit-transform: translate3d(0, 75%, 0);
    -moz-transform: translate3d(0, 75%, 0);
    -o-transform: translate3d(0, 75%, 0);
    -ms-transform: translate3d(0, 75%, 0)
}

.modal.fade.slide-up .modal-content-wrapper {
    display: table-cell;
    vertical-align: middle
}

.modal.fade.fill-in>.close {
    margin-top: 20px;
    margin-right: 20px;
    opacity: .6
}

.modal.fade.fill-in>.close>i {
    font-size: 16px
}

.modal.fade.fill-in .modal-dialog {
    display: table;
    top: 10%;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.modal.fade.fill-in .modal-content {
    display: table-cell;
    vertical-align: middle;
    border: 0;
    background: 0 0
}

.modal.fade.slide-left .modal-content,
.modal.fade.slide-right .modal-content {
    border-radius: 0
}

.modal.fade.fill-in .modal-content .modal-header {
    border-bottom: 0
}

.modal.fade.fill-in.show .modal-dialog {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    background-color: #fff
}

.modal.fade.fill-in .modal-dialog {
    opacity: 0;
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6)
}

.modal.fade.slide-right.show .modal-dialog {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.modal.fade.slide-right .modal-dialog {
    position: absolute;
    right: 0;
    margin: 0;
    height: 100%;
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0)
}

.modal.fade.slide-left.show .modal-dialog {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.modal.fade.slide-left .modal-dialog {
    position: absolute;
    left: 0;
    margin: 0;
    height: 100%;
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0)
}

.modal.fade.full-width-modal {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.modal.fade.full-width-modal .modal-dialog {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw !important;
    height: 100vh !important;
    margin: 0;
    -webkit-transition: 0s;
    transition: 0s
}

.modal.fade.full-width-modal .modal-dialog .modal-content {
    width: 100vw;
    height: 100%
}

.fill-in-modal .modal-backdrop {
    background-color: rgba(0, 0, 0, 0)
}

.modal-backdrop {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.modal-backdrop.show {
    opacity: .3
}

@media(max-width: 768px) {

    .modal.fade.slide-down.show .modal-dialog,
    .modal.fade.slide-up.show .modal-dialog {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        margin-top: 10px
    }
}

@media(min-width: 768px) {
    .modal.slide-down .modal-dialog {
        margin: -5px auto
    }

    .modal.fill-in .modal-dialog,
    .modal.slide-up .modal-dialog {
        margin: 0 auto
    }

    .modal .modal-content {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none
    }
}

@media(min-width: 576px) {
    .modal-dialog.modal-sm {
        width: 400px
    }
}

@media(max-width: 575px) {
    .button-box button[data-toggle=modal] {
        white-space: normal
    }

    .col-12.col-sm-8.col-md-9.col-xl-10 button[data-toggle=modal] {
        margin-top: 0
    }

    .modal .modal-dialog {
        top: 0 !important
    }

    .modal.fade.slide-left .modal-dialog .modal-content,
    .modal.fade.slide-left .modal-dialog .modal-content-wrapper {
        min-height: 100%
    }
}

.nav-tabs {
    position: relative
}

.nav-tabs .nav-item {
    padding-left: 0;
    padding-right: 0
}

.nav-tabs .nav-item.active>a,
.nav-tabs .nav-item.active>a:focus,
.nav-tabs .nav-item.active>a:hover {
    border-color: #f4f8fb;
    color: #51646b;
    background-color: #f4f8fb
}

.nav-tabs .nav-item .nav-link {
    display: block;
    border-radius: 0;
    padding: 9px 20px;
    margin-right: 0;
    font-weight: 500;
    letter-spacing: .06em;
    color: rgba(98, 98, 98, .7);
    font-size: 15px;
    min-width: 70px;
    border: 0;
    position: relative;
    line-height: 1.7em;
    background-color: rgba(0, 0, 0, 0)
}

.nav-tabs .nav-item .nav-link.active,
.nav-tabs .nav-item .nav-link:focus,
.nav-tabs .nav-item .nav-link:hover {
    background: 0 0;
    border: none
}

.nav-tabs-simple,
.nav-tabs.nav-tabs-left:after,
.nav-tabs.nav-tabs-right:after {
    border-bottom: 0
}

.nav-tabs .nav-item .nav-link .tab-icon {
    margin-right: 6px
}

.nav-tabs~.tab-content {
    padding: 15px
}

.nav-tabs.nav-tabs-left>li,
.nav-tabs.nav-tabs-right>li {
    float: none;
    width: 100%
}

.nav-tabs.nav-tabs-left~.tab-content {
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.nav-tabs.nav-tabs-right~.tab-content {
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.nav-tabs-simple:after {
    border-bottom: 2px solid #f4f8fb;
    width: 100%;
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 120
}

.nav-tabs-linetriangle,
.nav-tabs-simple.nav-tabs-left:after,
.nav-tabs-simple.nav-tabs-right:after {
    border-bottom: 0
}

.nav-tabs-simple>li {
    margin-bottom: 0
}

.nav-tabs-simple>li>a {
    padding: 13px 20px 10px
}

.nav-tabs-simple>li>a:after {
    position: absolute;
    -webkit-transition: all .1s linear 0s;
    transition: all .1s linear 0s;
    -webkit-backface-visibility: hidden;
    width: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0);
    height: 2px;
    left: 0;
    z-index: 125
}

.nav-tabs-simple>li>a.active,
.nav-tabs-simple>li>a:hover {
    border: 0
}

.nav-tabs-simple>li.nav-item .nav-link {
    font-size: 13px;
    padding: 13px 20px
}

.nav-tabs-simple.nav-tabs-simple-bottom>li>a:after {
    top: 100%
}

.nav-tabs-simple.nav-tabs-simple-top>li>a:after {
    top: 0
}

.nav-tabs-simple.nav-tabs-left {
    border-right: 2px solid #f4f8fb
}

.nav-tabs-simple.nav-tabs-right {
    border-left: 2px solid #f4f8fb
}

.nav-tabs-simple[aria-orientation=vertical]>li>a:after {
    width: 2px;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute
}

.nav-tabs-simple.nav-tabs-left>li:after,
.nav-tabs-simple.nav-tabs-right>li:after {
    width: 0;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute
}

.nav-tabs-simple.nav-tabs-left>li.active:after,
.nav-tabs-simple.nav-tabs-left>li:hover:after,
.nav-tabs-simple.nav-tabs-right>li.active:after,
.nav-tabs-simple.nav-tabs-right>li:hover:after {
    width: 2px
}

.nav-tabs-simple.nav-tabs-left>li:after {
    right: 0
}

.nav-tabs-simple.nav-tabs-right>li:after {
    left: 0
}

.nav-tabs-linetriangle:after {
    content: "";
    width: 100%;
    left: 0;
    position: absolute;
    bottom: -2px;
    z-index: 120
}

.nav-tabs-linetriangle>li>a {
    border-radius: 0;
    overflow: visible;
    -webkit-transition: color .2s ease 0s;
    transition: color .2s ease 0s
}

.nav-tabs-linetriangle>li>a:hover {
    border: 0
}

.nav-tabs-linetriangle>li>a.active {
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: rgba(0, 0, 0, 0)
}

.nav-tabs-linetriangle>li>a.active:active,
.nav-tabs-linetriangle>li>a.active:focus,
.nav-tabs-linetriangle>li>a.active:hover {
    border-color: rgba(0, 0, 0, 0);
    background-color: rgba(0, 0, 0, 0)
}

.nav-tabs-linetriangle>li>a.active:after,
.nav-tabs-linetriangle>li>a.active:before {
    border: solid rgba(0, 0, 0, 0);
    content: "";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    width: 0;
    z-index: 121
}

.nav-tabs-linetriangle>li>a.active:after {
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
    top: 98%
}

.nav-tabs-linetriangle>li>a.active:before {
    border-width: 10px;
    margin-left: -10px;
    top: 100%
}

.nav-tabs-linetriangle>li>a span {
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nav-tabs-linetriangle>li>a:focus,
.nav-tabs-linetriangle>li>a:hover {
    overflow: visible;
    -webkit-transition: color .2s ease 0s;
    transition: color .2s ease 0s
}

.nav-tabs-linetriangle>li.nav-item .nav-link {
    font-size: 13px;
    text-align: center
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs:after {
    border-bottom: none
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs>.nav-item>.nav-link.active:before {
    border-top: 11px solid rgba(0, 0, 0, 0);
    border-bottom: 11px solid rgba(0, 0, 0, 0);
    border-left: 11px solid rgba(0, 0, 0, .2);
    top: auto;
    right: -23px;
    left: auto
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs>.nav-item>.nav-link.active:after {
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-left: 10px solid #eef0f0;
    margin-top: 1px;
    margin-right: 2px;
    top: auto;
    right: -23px;
    left: auto
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs:after {
    border-bottom: none
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs>.nav-item>.nav-link.active:before {
    border-top: 11px solid rgba(0, 0, 0, 0);
    border-bottom: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, .2);
    top: auto;
    left: -12px;
    right: auto
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs>.nav-item>.nav-link.active:after {
    border-top: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #eef0f0;
    margin-top: 1px;
    margin-left: -9px;
    top: auto;
    left: -12px;
    right: auto
}

.vertical-tabs {
    display: table
}

.vertical-tabs .nav-tabs {
    display: table-cell;
    vertical-align: top
}

.form-control,
.icon-list-demo i,
.table thead tr th,
.table tr td,
.table tr th {
    vertical-align: middle
}

.vertical-tabs .tab-content {
    display: table-cell;
    padding: 15px
}

@media screen and (max-width: 58em) {
    .nav-tabs-linetriangle {
        font-size: .6em
    }
}

@media screen and (max-width: 576px) {
    .nav-tabs .nav-item .nav-link {
        padding: 8px 10px !important
    }
}

.collapse-group .card:last-child .card-header {
    border-bottom: 0
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    position: relative;
    top: 0;
    z-index: 1;
    width: 11px;
    height: 11px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff
}

input[type=range]::-webkit-slider-runnable-track {
    background-color: rgba(0, 0, 0, 0)
}

input[type=range]::-moz-range-thumb {
    z-index: 998
}

input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    position: relative;
    top: 0;
    z-index: 1;
    width: 11px;
    height: 11px;
    cursor: pointer;
    border-radius: 50%;
    background-color: #fff
}

input[type=range] {
    /* width: 100%;
    -webkit-appearance: none;
    -moz-apperance: none; */
    border-radius: 5px;
    direction: ltr
}

input::-ms-fill-lower {
    height: 2px
}

input::-ms-fill-upper {
    background: #ddd;
    height: 2px
}

input::-ms-thumb {
    width: 11px;
    height: 11px;
    cursor: pointer;
    border-radius: 50%;
    top: 0;
    background: #fff
}

input::-ms-track {
    color: rgba(0, 0, 0, 0);
    border: 0;
    border-radius: 5px;
    background: 0 0;
    height: 16px
}

.horizontal-slider label,
.vertical-slider>div label {
    color: #fff;
    font-size: 10px;
    line-height: 1.333;
    text-align: center
}

.rounded-slider label {
    border: 1px solid;
    border-radius: 3px
}

.horizontal-slider label {
    position: relative;
    top: 10px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 1px 5px
}

input[type=range][data-orient=vertical] {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg)
}

.vertical-slider {
    padding: 10px 0
}

.vertical-slider>div {
    display: inline-block;
    float: left;
    position: relative;
    top: 38px;
    height: 120px;
    margin-bottom: 10px
}

.vertical-slider>div input {
    width: 120px
}

.vertical-slider>div label {
    position: absolute !important;
    margin-left: 14px;
    width: 30px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    padding: 1px 4px
}

.vertical-slider.vertical-slider-labeled-right>div label {
    margin-left: 78px
}

@media screen and (max-width: 575px) {
    .vertical-slider {
        text-align: center
    }

    .vertical-slider>div {
        float: none
    }
}

.rectangular-slider input[type=range]::-webkit-slider-thumb {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    border: 0
}

.rectangular-slider input[type=range]::-moz-range-thumb {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    border: 0
}

.rectangular-slider input::-ms-fill-lower {
    height: 3px
}

.rectangular-slider input::-ms-fill-upper {
    background: #f2f2f2;
    height: 3px
}

.rectangular-slider input::-ms-thumb {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    border: 0
}

.rectangular-slider input::-ms-track {
    border: 0;
    border-radius: 5px
}

.rectangular-slider label {
    border-radius: 2px
}

input[type=range]::-ms-tooltip {
    display: none
}

button,
input,
label,
select,
textarea {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

input[type=radio],
input[type=checkbox] {
    line-height: normal;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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

select:not([multiple]).form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-size: 8px !important;
    background-repeat: no-repeat !important;
    background-position: 98% center !important
}

select::-ms-expand {
    display: none
}

input:focus,
input[type=radio]:focus,
input[type=checkbox]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
    outline: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

textarea {
    min-height: 80px
}

form legend {
    margin: 15px 0 10px
}

.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, .07);
    font-family: Arial, sans-serif;
    -webkit-appearance: none;
    color: #2a3f54;
    outline: 0;
    padding: 9px 12px;
    line-height: normal;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: all .12s ease;
    transition: all .12s ease;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 2px
}

.form-control:focus {
    border-color: #f2f2f2;
    background-color: rgba(0, 0, 0, 0);
    outline: 0 !important;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.form-control:focus:-ms-input-placeholder,
.form-control:focus::-moz-placeholder,
.form-control:focus::-webkit-input-placeholder {
    color: inherit;
    opacity: .7
}

.form-control:-ms-input-placeholder,
.form-control::-moz-placeholder,
.form-control::-webkit-input-placeholder {
    color: inherit;
    opacity: .33
}

.custom-checkbox .custom-control-input:disabled~.custom-control-label:after,
.custom-checkbox .custom-control-input:disabled~.custom-control-label:before,
.custom-radio .custom-control-input:disabled~.custom-control-label:after,
.custom-radio .custom-control-input:disabled~.custom-control-label:before,
.toggle-button .custom-control-input:disabled~.custom-control-label:before {
    opacity: .6
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: #f2f2f2;
    color: rgba(81, 100, 107, .23)
}

.input-sm {
    font-size: 13px;
    min-height: 32px;
    height: 32px;
    padding: 8px 9px
}

.input-lg {
    border-radius: 3px;
    font-size: 18px;
    height: 45px;
    padding: 11px 13px
}

.form-check {
    margin-bottom: 10px;
    padding-left: 0
}

.form-group .form-check {
    padding-left: 1.25rem
}

.custom-checkbox .custom-control-label:before {
    border-radius: 0
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before {
    background-size: 10px
}

.custom-checkbox,
.custom-radio {
    -webkit-transition: border .2s linear 0s, color .2s linear 0s;
    transition: border .2s linear 0s, color .2s linear 0s;
    cursor: pointer
}

.custom-checkbox .custom-control-label:before,
.custom-radio .custom-control-label:before {
    width: 17px;
    height: 17px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    -webkit-transition: color .2s linear 0s;
    transition: color .2s linear 0s
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:before,
.custom-radio .custom-control-input:checked~.custom-control-label:before {
    transform: color .2s linear 0s;
    -webkit-transform: color .2s linear 0s;
    -moz-transform: color .2s linear 0s;
    -o-transform: color .2s linear 0s;
    -ms-transform: color .2s linear 0s
}

.custom-checkbox .custom-control-input:focus~.custom-control-label:before,
.custom-radio .custom-control-input:focus~.custom-control-label:before {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.custom-checkbox .custom-control-input:active~.custom-control-label:before,
.custom-radio .custom-control-input:active~.custom-control-label:before {
    background-color: #f2f2f2
}

.custom-checkbox .custom-control-label,
.custom-radio .custom-control-label {
    margin: 3px;
    cursor: pointer
}

.material-checkbox .custom-control-label:before {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(42, 63, 84, .6);
    background-image: none !important;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0
}

.material-checkbox .custom-control-label {
    margin: 4px 3px 4px -24px;
    padding-left: 26px
}

.material-checkbox .custom-control-input:checked~.custom-control-label:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    height: 10px;
    background-color: rgba(0, 0, 0, 0) !important;
    border-top-style: none;
    border-right-style: none
}

.material-checkbox .custom-control-input:active~.custom-control-label:before,
.material-checkbox .custom-control-input:disabled~.custom-control-label:before,
.material-checkbox .custom-control-input:focus~.custom-control-label:before {
    background-color: rgba(0, 0, 0, 0)
}

.toggle-button .custom-control-label:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 21px;
    height: 21px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .4);
    left: -5px;
    top: 2px;
    border: 1px solid rgba(0, 0, 0, .54);
    -webkit-transition: left .3s ease, background .3s ease, -webkit-box-shadow .1s ease;
    transition: left .3s ease, background .3s ease, -webkit-box-shadow .1s ease;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease;
    transition: left .3s ease, background .3s ease, box-shadow .1s ease, -webkit-box-shadow .1s ease
}

.toggle-button .custom-control-label:before {
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    width: 30px;
    height: 18px;
    background-color: rgba(128, 125, 125, .7);
    border-color: rgba(0, 0, 0, 0);
    border-radius: 15px;
    margin-right: 15px;
    vertical-align: middle
}

.toggle-button .custom-control-label {
    margin: 4px 3px 4px -49px;
    padding-left: 68px
}

.toggle-button .custom-control-input:checked~.custom-control-label:before {
    background-image: none
}

.toggle-button .custom-control-input:checked~.custom-control-label:after {
    left: 15px
}

.toggle-button .custom-control-input:active~.custom-control-label:before,
.toggle-button .custom-control-input:disabled~.custom-control-label:before,
.toggle-button .custom-control-input:focus~.custom-control-label:before {
    background-color: rgba(128, 125, 125, .7)
}

.toggle-button .custom-control-input:disabled~.custom-control-label:after {
    opacity: 1
}

.material-radio .custom-control-label:before {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 2px solid rgba(42, 63, 84, .6)
}

.was-validated .custom-select.is-valid,
.was-validated .custom-select:valid,
.was-validated .form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #3a938b
}

.material-radio .custom-control-label:after {
    content: "";
    -webkit-transform: scale(0);
    transform: scale(0);
    background-image: none !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%
}

.custom-file,
.custom-select {
    width: 100%
}

.material-radio .custom-control-label {
    margin: 0 3px 0 -20px;
    padding-left: 24px
}

.material-form .form-check,
.material-form .form-group {
    margin-top: 20px;
    margin-bottom: 0
}

.material-radio .custom-control-input:checked~.custom-control-label:before {
    background-image: none;
    background-color: rgba(0, 0, 0, 0)
}

.material-radio .custom-control-input:checked~.custom-control-label:after {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.material-radio .custom-control-input:active~.custom-control-label:before,
.material-radio .custom-control-input:disabled~.custom-control-label:before,
.material-radio .custom-control-input:focus~.custom-control-label:before {
    background-color: rgba(0, 0, 0, 0)
}

.form-group {
    margin-bottom: 10px
}

.form-group label:not(.error) {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600
}

.form-group label.form-check-label {
    font-size: 14px;
    text-transform: none;
    font-weight: 500
}

.form-group label.col-form-label {
    text-align: right
}

.was-validated .custom-control-input:valid~.custom-control-label {
    color: #3a938b
}

.custom-control-input.is-invalid~.custom-control-label,
.custom-control-input:invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #eb7374
}

.was-validated .custom-control-input:valid~.custom-control-label:before {
    background-color: #3a938b
}

.was-validated .custom-control-input:invalid~.custom-control-label:before {
    background-color: #eb7374
}

.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.was-validated .custom-select.is-valid:focus,
.was-validated .form-control.is-valid:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.was-validated .custom-select.is-invalid,
.was-validated .custom-select:invalid,
.was-validated .form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #eb7374
}

.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.was-validated .custom-select.is-invalid:focus,
.was-validated .form-control.is-invalid:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.was-validated .custom-file-input:invalid:focus~.custom-file-label,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.custom-select.is-valid,
.form-control.is-valid {
    border-color: #3a938b
}

.custom-control-input.is-invalid~.custom-file-control,
.custom-file-input.is-invalid~.custom-file-control,
.custom-file-input:invalid~.custom-file-control,
.custom-select.is-invalid,
.custom-select:invalid,
.form-control.is-invalid,
.form-control:invalid {
    border-color: none
}

.custom-select.is-valid:focus,
.form-control.is-valid:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.custom-select:invalid:focus,
.form-control:invalid:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.custom-control-input.is-invalid~.custom-control-label:before {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.custom-control-input.is-valid~.custom-control-label {
    color: #3a938b
}

.error,
.invalid-feedback {
    color: #eb7374
}

.custom-control-input.is-valid:focus~.custom-control-label::before {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.error {
    font-size: 12px;
    display: block
}

.invalid-tooltip {
    background-color: rgba(235, 115, 116, .8)
}

.input-group+.form-control {
    border-right-color: rgba(200, 200, 200, .07)
}

.input-group .input-group-text {
    background-color: #f4f8fb;
    color: #8b91a0;
    font-size: 14px;
    border-color: rgba(0, 0, 0, .07);
    -webkit-transition: border .2s linear 0s, color .2s linear 0s, background .2s linear 0s, -webkit-box-shadow .2s linear 0s, -webkit-box-shadow .2s linear 0s;
    transition: border .2s linear 0s, color .2s linear 0s, background .2s linear 0s, -webkit-box-shadow .2s linear 0s, -webkit-box-shadow .2s linear 0s;
    transition: border .2s linear 0s, box-shadow .2s linear 0s, color .2s linear 0s, box-shadow .2s linear 0s, background .2s linear 0s;
    transition: border .2s linear 0s, box-shadow .2s linear 0s, color .2s linear 0s, box-shadow .2s linear 0s, background .2s linear 0s, -webkit-box-shadow .2s linear 0s, -webkit-box-shadow .2s linear 0s;
    text-transform: none
}

.input-group.transparent .input-group-append .input-group-text,
.input-group.transparent .input-group-prepend .input-group-text {
    padding: 9px 14px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, .07)
}

.custom-file .custom-file-label {
    padding: 10px
}

.custom-file .custom-file-label:after {
    background-color: #f4f8fb;
    color: #8b91a0;
    border-color: rgba(0, 0, 0, .07);
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
    padding: 7px
}

.custom-file-input:focus~.custom-file-label {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.custom-select:focus {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: 0;
    border-color: #f2f2f2
}

.material-form .form-row .form-group .form-control:focus~.form-control-line:after,
.material-form .form-row .form-group .form-control:focus~label:after {
    width: calc(100% - 7px)
}

.material-form .form-row .form-group.floating-label .form-control~label {
    left: 5px
}

.material-form .form-group {
    position: relative;
    clear: both
}

.material-form .form-group label {
    font-size: 12px;
    text-transform: none;
    font-weight: 400
}

.material-form .form-group label:not(.custom-control) {
    opacity: .7
}

.material-form .form-group .form-control {
    color: #2a3f54;
    font-size: 14px;
    padding-left: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border: 0;
    border-bottom: 1px solid #ccc;
    background: 0 0;
    -webkit-transition: background 0s ease-out;
    transition: background 0s ease-out
}

.material-form .form-group .form-control~.form-control-line,
.material-form .form-group .form-control~label {
    position: absolute;
    bottom: 0;
    top: -14px;
    width: 100%;
    pointer-events: none;
    margin-bottom: 0;
    font-size: 12px;
    text-transform: none;
    font-weight: 400;
    opacity: .5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.material-form .form-group .form-control~.form-control-line:after,
.material-form .form-group .form-control~label:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 45%;
    height: 2px;
    width: 10px;
    visibility: hidden;
    -webkit-transition: .2s ease all;
    transition: .2s ease all
}

.material-form .form-group .form-control:focus {
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.material-form .form-group .form-control:focus~.form-control-line,
.material-form .form-group .form-control:focus~label {
    opacity: 1
}

.material-form .form-group .form-control:focus~.form-control-line:after,
.material-form .form-group .form-control:focus~label:after {
    visibility: visible;
    width: 100%;
    left: 0
}

.material-form .form-group small {
    float: right
}

.material-form .form-group.floating-label .form-control:focus~label {
    top: -17px;
    font-size: 12px
}

.material-form .form-group.floating-label .form-control~label {
    top: 8px;
    font-size: 14px;
    left: 0
}

.material-form .form-group.floating-label .form-control.filled~label {
    top: -17px;
    font-size: 12px
}

.material-form .form-group .btn[type=submit] {
    min-width: 140px
}

.material-form .form-group.row label {
    margin-bottom: 0 !important
}

.material-form .form-group.row .form-control~.form-control-line,
.material-form .form-group.row .form-control~label {
    width: calc(100% - 14px)
}

.material-form .form-group.row [class*=col-]:last-child {
    padding-right: 7px
}

.material-form .form-group.row .form-control-line~.help-block {
    bottom: -20px;
    right: 10px;
    position: absolute
}

.material-form .input-group label {
    margin-bottom: 0;
    margin-right: 0
}

.material-form .input-group .input-group-append,
.material-form .input-group .input-group-prepend {
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    padding: .3rem .75rem
}

.material-form .input-group .input-group-content {
    position: relative;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    width: 1%
}

.material-form .input-group .input-group-content .form-control,
.wizard {
    width: 100%
}

.material-form .input-group .input-group-content .form-control~label {
    top: 8px;
    font-size: 14px;
    left: 0
}

.material-form .input-group .input-group-content .form-control:focus {
    border: 0
}

.material-form .input-group .input-group-content .form-control:focus~label {
    top: -17px;
    font-size: 12px
}

.material-form.form-inline .form-group .form-control~label {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    left: 0
}

.material-form.form-inline .form-group.floating-label .form-control~label {
    top: 0;
    left: 0
}

.material-form.form-inline .form-group.floating-label .form-control:focus~label {
    top: -35px
}

input:-webkit-autofill~label {
    top: -17px !important;
    font-size: 12px !important
}

@media(max-width: 340px) {
    .material-form .form-group {
        margin-top: 10px !important;
        margin-bottom: 18px
    }
}

@media(min-width: 577px) {
    .material-form.form-inline .form-group .form-control~label {
        top: -53px !important
    }
}

@media(max-width: 576px) {
    .form-inline {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }

    .form-inline .form-group {
        width: 100%
    }

    .form-group label.col-form-label {
        text-align: left
    }

    .material-form.form-inline .form-group .form-control~label,
    .material-form.form-inline .form-group.floating-label .form-control.filled~label {
        top: -20px !important
    }
}

@media only screen and (min-width: 768px) {
    form .row {
        margin-left: 0;
        margin-right: 0
    }

    form .row [class*=col-] {
        margin-bottom: 5px
    }

    form .row [class*=col-]:not(:first-child),
    form .row [class*=col-]:not(:last-child) {
        padding-right: 7px;
        padding-left: 7px
    }

    form .row [class*=col-]:last-child {
        padding-right: 0
    }
}

@media(min-width: 768px)and (max-width: 991px) {

    form .row [class*=col-lg-]:not(:first-child),
    form .row [class*=col-lg-]:not(:last-child) {
        padding-right: 0;
        padding-left: 0
    }
}

.wizard {
    display: inline-block;
    position: relative
}

.wizard .progress {
    position: absolute;
    display: inline-block;
    top: 31px;
    left: 0;
    right: 0;
    margin: auto;
    height: 5px;
    z-index: 98
}

.wizard .form-group .form-check {
    padding-left: 0
}

.wizard .wizard-navigation {
    position: relative;
    z-index: 99
}

.wizard .wizard-navigation.nav .nav-item .wizard-navigation-name {
    display: block;
    font-size: 14px;
    margin-top: 4px;
    font-weight: 700;
    color: #cad6e0
}

.wizard .wizard-navigation.nav .nav-item a {
    border: 2px solid #eaeff3;
    color: #cad6e0;
    font-size: 20px;
    padding: 11px;
    font-weight: 600;
    width: 49px;
    height: 49px;
    margin: 7px auto;
    border-radius: 50%;
    background-color: #eaeff3
}

.wizard .wizard-navigation.nav .nav-item.active a,
.wizard .wizard-navigation.nav .nav-item.done a {
    color: #fff
}

.wizard .wizard-content .form-check label {
    font-size: 14px
}

.wizard .wizard-content #Step2,
.wizard .wizard-content #Step3,
.wizard .wizard-content #Step4,
.wizard .wizard-content div[data-opened-step=false] {
    display: none
}

.wizard .wizard-content div[data-opened-step=true] {
    display: block !important
}

.wizard .wizard-content #Step4 h4 {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px
}

.wizard .wizard-buttons {
    margin-top: 15px
}

.wrap.wrap-open-search,
.wrap.wrap-open-search-focus {
    margin-top: 20px
}

.wizard .wizard-buttons button {
    width: 120px
}

.wizard .wizard-buttons #ButtonFinish,
.wizard .wizard-buttons #ButtonNext[data-next-step=""],
.wizard .wizard-buttons #ButtonPrevious[data-prev-step=""] {
    display: none
}

.wizard .wizard-buttons #ButtonFinish.show {
    display: block
}

@media screen and (max-width: 768px) {
    .wizard .progress {
        top: 21px
    }

    .wizard .wizard-navigation.nav .nav-item .wizard-navigation-name {
        font-size: 12px
    }

    .wizard .wizard-navigation.nav .nav-item a {
        font-size: 15px;
        padding: 4px;
        width: 38px;
        height: 38px
    }

    .wizard .wizard-buttons button {
        width: 100px
    }
}

@media screen and (max-width: 575px) {
    .wizard .wizard-navigation.nav .nav-item a {
        font-size: 15px;
        padding: 2px;
        width: 33px;
        height: 33px
    }

    .wizard .wizard-buttons,
    .wizard .wizard-content {
        padding: 0
    }

    .wizard .wizard-navigation.nav .nav-item .wizard-navigation-name {
        font-size: 9px;
        text-transform: lowercase;
        line-height: 1.2
    }

    .wizard .wizard-buttons #ButtonPrevious {
        margin-bottom: 10px;
        margin-right: 5px
    }
}

.wrap {
    position: relative;
    padding: 0
}

.wrap i {
    padding: 13px;
    z-index: 1;
    color: #73879c;
    margin-left: -38px
}

.wrap input[type=text] {
    height: 41px;
    font-size: 14px;
    display: inline-block;
    font-weight: 100;
    border: none;
    outline: 0;
    color: #555;
    padding: 3px 35px 3px 55px;
    width: 0;
    position: absolute;
    top: 0;
    right: auto;
    left: 0;
    background: 0 0;
    z-index: 3;
    -webkit-transition: width 1s cubic-bezier(0, 0.795, 0, 1);
    transition: width 1s cubic-bezier(0, 0.795, 0, 1);
    cursor: pointer
}

.wrap input:focus {
    width: 100%;
    z-index: 1;
    border-bottom: 1px solid #0aa89e;
    cursor: text
}

.wrap input[type=submit] {
    height: 40px;
    width: 40px;
    display: inline-block;
    color: red;
    background: #e7ebee;
    float: left;
    text-indent: -10000px;
    border: none;
    top: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
    opacity: .4;
    -webkit-transition: all .8s ease;
    transition: all .8s ease
}

.wrap.wrap-open-search input[type=text] {
    width: 100%;
    z-index: 1;
    border-bottom: 1px solid #73879c;
    cursor: text
}

.wrap.wrap-open-search i {
    color: #73879c;
    margin-left: -38px
}

.wrap.wrap-open-search-focus form {
    position: relative;
    width: 100%
}

.wrap.wrap-open-search-focus form input[type=text] {
    width: 100%;
    z-index: 1;
    cursor: text;
    border: none;
    background: #f5f7f8
}

.wrap.wrap-open-search-focus form input[type=submit] {
    background: 0 0 !important
}

.wrap.wrap-open-search-focus form input::-ms-input-placeholder {
    color: #73879c;
    opacity: 1 !important
}

.wrap.wrap-open-search-focus form input::placeholder {
    color: #73879c;
    opacity: 1 !important
}

.wrap.wrap-open-search-focus form input::-webkit-input-placeholder {
    color: #73879c;
    opacity: 1 !important
}

.wrap.wrap-open-search-focus form input::-moz-placeholder {
    color: #73879c;
    opacity: 1 !important
}

.wrap.wrap-open-search-focus form input:-ms-input-placeholder {
    color: #73879c;
    opacity: 1 !important
}

.wrap.wrap-open-search-focus form i {
    position: absolute;
    z-index: 999;
    color: #73879c;
    opacity: .6;
    margin-left: 0
}

.search-form .form-group {
    float: left !important;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    position: relative;
    font-size: 14px;
    margin: 0;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 25px;
    box-shadow: 0 0 9px #e4e7ea;
    -moz-box-shadow: 0 0 9px #e4e7ea;
    -webkit-box-shadow: 0 0 9px #e4e7ea
}

.search-form.search-form-open,
.search-form.search-form-open-item {
    margin-top: 18px
}

.search-form .form-group input.form-control {
    border: 0;
    background: 0 0;
    font-family: inherit;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: 0s ease;
    transition: 0s ease;
    display: block;
    text-indent: 0;
    padding: 10px 16px
}

.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none
}

.search-form .form-group input.form-control::-moz-placeholder {
    display: none
}

.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none
}

.search-form .form-group input.form-control:hover {
    opacity: 1
}

.search-form .form-group.hover,
.search-form .form-group:active,
.search-form .form-group:focus,
.search-form .form-group:hover {
    width: 100%;
    border-radius: 25px
}

.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #73879c;
    left: initial;
    font-size: 14px
}

.search-form.search-close .form-group:focus,
.search-form.search-form-open .form-group {
    width: 100%
}

.search-form.search-close .form-group .form-control {
    opacity: 0
}

.search-form.search-close .form-group .form-control:hover {
    opacity: 1
}

.search-form.search-form-open-item .form-group {
    width: 100%;
    position: relative
}

.search-form.search-form-open-item button.form-control-feedback,
.search-form.search-form-open-item span.form-control-feedback {
    width: 35px;
    height: 35px;
    line-height: 33px;
    color: #fff;
    top: 3px;
    right: 3px;
    border-radius: 50%
}

.search-form.search-form-open-item button {
    position: absolute;
    outline: 0 !important;
    border: none;
    cursor: pointer
}

.search {
    position: relative;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-icon,
.wrapper {
    -webkit-box-align: center
}

.search input {
    width: 30px;
    height: 30px;
    outline: 0;
    cursor: pointer;
    -webkit-transition: .2s all ease-in;
    transition: .2s all ease-in;
    border-radius: 40px;
    border: 1px solid #73879c;
    color: #73879c;
    background: 0 0;
    font-size: 0
}

.search input:focus {
    width: 100%;
    height: 40px;
    border-radius: 40px;
    padding: 0 20px;
    line-height: 2em;
    font-size: 14px;
    cursor: auto
}

.search input:focus .back {
    right: 30px;
    bottom: 50px
}

.search input:focus+.close {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    left: auto
}

.search input:focus+.close .front {
    right: 22px;
    bottom: 12px;
    left: auto;
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg)
}

.search input:focus+.close .back {
    left: auto;
    right: 22px;
    bottom: 12px
}

.search .close {
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: -10px
}

.search .close span {
    width: 1px;
    height: 13px;
    border-radius: 2px;
    background: #73879c;
    display: inline-block
}

.search .close .front {
    position: absolute;
    left: 41px;
    bottom: 0;
    opacity: 0;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transition: .2s all ease-in;
    transition: .2s all ease-in
}

.search .close .back {
    position: absolute;
    left: 41px;
    bottom: 0;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transition: .2s all ease-in;
    transition: .2s all ease-in
}

.search-icon {
    margin: 18px 0 0;
    position: relative;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.search-block .btn .close-text,
.search-icon>input:focus+span {
    display: none
}

.search-icon span {
    background: #73879c;
    height: 13px;
    width: 1px;
    position: absolute;
    top: 28px;
    left: 30px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg)
}

.search-icon>input {
    color: #73879c;
    font-size: 14px;
    background: 0 0;
    width: 30px;
    height: 30px;
    border: 1px solid #73879c;
    outline: 0;
    text-indent: -100px;
    border-radius: 35px;
    -webkit-transition: width .5s;
    transition: width .5s
}

.search-icon>input::-webkit-input-placeholder {
    color: #73879c;
    opacity: 1
}

.search-icon>input:-ms-input-placeholder {
    color: #73879c;
    opacity: 1
}

.search-icon>input::-ms-input-placeholder {
    color: #73879c;
    opacity: 1
}

.search-icon>input::placeholder {
    color: #73879c;
    opacity: 1
}

.search-icon>input:focus {
    width: 98%;
    text-indent: 0;
    padding: 10px 20px;
    height: 40px
}

.search-icon.search-icon-open {
    position: relative
}

.search-icon.search-icon-open>input {
    width: 100%;
    text-indent: 0;
    height: 40px;
    padding: 10px 100px 10px 25px;
    position: relative
}

.search-icon.search-icon-open button {
    position: absolute;
    right: 5px;
    border: none;
    padding: 6px 20px;
    border-radius: 25px;
    cursor: pointer
}

.search-input-hover {
    height: 40px;
    margin-top: 18px
}

.search-input-hover .search-input-form {
    width: 100px;
    -webkit-transition: 1s ease all;
    transition: 1s ease all
}

.search-input-hover .search-input-form:active,
.search-input-hover .search-input-form:focus,
.search-input-hover .search-input-form:hover {
    width: 100%
}

.search-input-hover .search-input-form:active input[type=search],
.search-input-hover .search-input-form:focus input[type=search],
.search-input-hover .search-input-form:hover input[type=search] {
    -webkit-transition: 1s ease all;
    transition: 1s ease all;
    width: calc(100% - 93px);
    border-bottom: 1px solid #73879c;
    padding: 0 20px
}

.search-input-hover .search-input-form .search-hover {
    color: #73879c;
    font-size: 14px;
    line-height: 40px;
    border: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    width: 0;
    -webkit-transition: 1s ease all;
    transition: 1s ease all
}

.search-input-hover .search-input-form .search-hover:active,
.search-input-hover .search-input-form .search-hover:focus,
.search-input-hover .search-input-form .search-hover:hover {
    outline: 0;
    width: calc(100% - 130px);
    border-bottom: 1px solid #73879c;
    padding: 0
}

.search-input-hover .more-link {
    padding: 6px 20px;
    border-radius: 25px;
    color: #fff
}

.search-block {
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.search-block .btn {
    padding: 10px;
    color: #646464;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    right: 0;
    top: 0
}

.search-block .btn i {
    min-width: 20px;
    color: #73879c
}

.card.card-image-material .card-body .btn,
.card.card-material .card-body .btn {
    min-width: 100px
}

.search-block .txt {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 35px 10px 20px;
    color: #646464;
    outline: 0;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0);
    height: 40px;
    background: #f5f7f8
}

.search-block .txt:focus {
    border: 1px solid #0aa89e
}

.search-block .txt:focus+.btn .close-text {
    display: inline-block
}

.search-block .txt:focus+.btn .fa-search {
    display: none
}

.search-block .txt:focus+.search-block:after {
    left: auto;
    right: 12px
}

.search-block .txt::-webkit-input-placeholder {
    color: #73879c;
    width: 100%
}

.search-block .txt:-ms-input-placeholder {
    color: #73879c;
    width: 100%
}

.search-block .txt::-ms-input-placeholder {
    color: #73879c;
    width: 100%
}

.search-block .txt::placeholder {
    color: #73879c;
    width: 100%
}

.ui-searcher {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    margin-bottom: 20px;
    color: #73879c
}

.ui-searcher label {
    margin: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #73879c;
    cursor: pointer
}

.ui-searcher__input {
    opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
    margin: 0;
    font-size: 100%;
    color: inherit;
    outline: 0;
    border: 0;
    background: 0 0;
    line-height: inherit
}

.ui-searcher__input::-webkit-input-placeholder {
    color: inherit
}

.ui-searcher__input:-ms-input-placeholder {
    color: inherit
}

.ui-searcher__input::-ms-input-placeholder {
    color: inherit
}

.ui-searcher__input::placeholder {
    color: inherit
}

.ui-searcher__input:focus {
    width: 100%;
    opacity: 1;
    border-bottom: 2px solid #f5f7f8;
    padding-top: 3px
}

.search-cancel {
    position: relative
}

.search-cancel .search-container {
    overflow: hidden;
    width: 100%;
    height: 40px;
    display: block;
    margin: 0 auto;
    background-color: #f5f7f8;
    border: 2px solid #f5f7f8
}

.search-cancel .search-container i {
    width: 40px;
    text-align: center;
    position: absolute;
    top: 15px;
    left: 5px
}

.search-cancel .search-container .search-bar {
    position: relative;
    width: 100%;
    height: 38px;
    border: none;
    padding-left: 20px;
    color: #646464;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.search-cancel .search-container .search-bar:focus {
    width: calc(100% - 50px)
}

.search-cancel .search-container .search-bar::-webkit-input-placeholder {
    position: absolute;
    padding-left: 5%;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.search-cancel .search-container .search-bar:-ms-input-placeholder {
    position: absolute;
    padding-left: 5%;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.search-cancel .search-container .search-bar::-ms-input-placeholder {
    position: absolute;
    padding-left: 5%;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.search-cancel .search-container .search-bar::placeholder {
    position: absolute;
    padding-left: 5%;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.search-cancel .search-container .search-bar:focus::-webkit-input-placeholder {
    padding-left: 0
}

.search-cancel .search-container .search-bar:focus:-ms-input-placeholder {
    padding-left: 0
}

.search-cancel .search-container .search-bar:focus::-ms-input-placeholder {
    padding-left: 0
}

.search-cancel .search-container .search-bar:focus::placeholder {
    padding-left: 0
}

.search-cancel .search-container .search-bar:focus+i {
    width: 40px;
    position: static
}

.search-cancel .search-container .search-bar~a {
    padding-left: 10px;
    color: blue;
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.search-cancel .search-container .search-bar~a:active {
    color: gray
}

.search-cancel .search-container .search-bar input {
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit
}

.wrapper {
    width: 100%;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.wrapper .input-group {
    position: relative
}

.wrapper .input-group .search {
    height: 30px;
    width: 30px;
    border: 1px solid #73879c;
    border-radius: 50%;
    cursor: pointer;
    color: #fff;
    outline: 0 !important;
    padding: 15px;
    position: relative;
    -webkit-transition: all 150ms cubic-bezier(0.2, 0.6, 0.252, 1.2);
    transition: all 150ms cubic-bezier(0.2, 0.6, 0.252, 1.2)
}

.wrapper .input-group .search~.bar {
    height: 1px;
    width: 17px;
    background: #73879c;
    border-radius: 4px;
    position: absolute;
    display: block;
    opacity: 1;
    left: 26px;
    top: 31px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transition: opacity 0s ease;
    transition: opacity 0s ease
}

.wrapper .input-group .search::-webkit-input-placeholder {
    color: #fff
}

.wrapper .input-group .search:-ms-input-placeholder {
    color: #fff
}

.wrapper .input-group .search::-ms-input-placeholder {
    color: #fff
}

.wrapper .input-group .search::placeholder {
    color: #fff
}

.wrapper .input-group .search:focus {
    height: 40px;
    width: 100%;
    border-radius: 3px;
    color: #26547c;
    cursor: initial;
    outline: 0 !important
}

.wrapper .input-group .search:focus::-webkit-input-placeholder {
    color: #a1a1a1
}

.wrapper .input-group .search:focus:-ms-input-placeholder {
    color: #a1a1a1
}

.wrapper .input-group .search:focus::-ms-input-placeholder {
    color: #a1a1a1
}

.wrapper .input-group .search:focus::placeholder {
    color: #a1a1a1
}

.wrapper .input-group .search:focus~.bar {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    opacity: 0;
    right: 0;
    top: 5px
}

.search-wrapper {
    margin-top: 18px;
    position: relative
}

.search-wrapper .search {
    height: 40px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #e9ecef;
    padding: 0 20px
}

.search-wrapper button {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    border: none;
    outline: 0 !important;
    cursor: pointer;
    border-radius: 3px
}

.search-wrapper button i {
    position: absolute;
    right: 12px;
    top: 12px;
    font-size: 14px
}

.search-wrapper-shadow .search {
    border: none;
    border-bottom: 1px solid #73879c;
    border-radius: 0;
    width: 100%;
    margin-top: 18px;
    padding: 0 20px
}

.search-wrapper-shadow .search:focus {
    border-bottom: 1px solid #0aa89e
}

.search-wrapper-shadow span {
    background: 0 0 !important;
    position: absolute;
    right: 0;
    top: 17px;
    font-size: 14px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    cursor: pointer
}

.search-itam-icon .form-group {
    float: left !important;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    width: 40px;
    height: 40px;
    margin: 0;
    position: relative;
    font-size: 14px;
    box-shadow: 0 0 9px #e4e7ea;
    -moz-box-shadow: 0 0 9px #e4e7ea;
    -webkit-box-shadow: 0 0 9px #e4e7ea;
    border-radius: none
}

.search-itam-icon .form-group span.form-control-feedback {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    z-index: 2;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #73879c;
    font-size: 14px
}

.search-itam-icon .form-group input.form-control {
    border: 0;
    background: 0 0;
    font-family: inherit;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-transition: 0s ease;
    transition: 0s ease;
    display: block;
    text-indent: 0;
    padding: 10px 45px
}

.search-itam-icon .form-group input.form-control::-webkit-input-placeholder {
    display: none
}

.search-itam-icon .form-group input.form-control::-moz-placeholder {
    display: none
}

.search-itam-icon .form-group input.form-control:-ms-input-placeholder {
    display: none
}

.search-itam-icon .form-group input.form-control:hover {
    opacity: 1
}

.search-itam-icon .form-group.hover,
.search-itam-icon .form-group:focus,
.search-itam-icon .form-group:hover {
    width: 100%
}

.search-itam-icon .form-group.hover span.form-control-feedback,
.search-itam-icon .form-group:focus span.form-control-feedback,
.search-itam-icon .form-group:hover span.form-control-feedback {
    right: auto;
    left: 0
}

.search-itam {
    position: relative;
    margin-top: 18px
}

.search-itam .search {
    width: 100%;
    padding: 0 60px 0 15px;
    border-bottom: 1px solid #73879c !important;
    border: none;
    color: #73879c
}

.search-itam span {
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.search-itam span::before {
    content: "";
    position: absolute;
    height: 20px;
    width: 1px;
    background: #73879c;
    right: 40px;
    top: calc(50% - 10px)
}

.search-itam.search-itam-shadow .search {
    border: none;
    box-shadow: 0 0 9px #e4e7ea;
    -moz-box-shadow: 0 0 9px #e4e7ea;
    -webkit-box-shadow: 0 0 9px #e4e7ea;
    border-bottom: none !important
}

.search-itam.search-itam-shadow .search:focus {
    border: none !important
}

.card {
    font-family: "Noto Sans", sans-serif;
    border-radius: 0;
    border-color: rgba(0, 0, 0, 0);
    display: block
}

.card .card-title {
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400
}

.card .card-title a {
    color: #8e959d
}

.card .card-header {
    border-bottom: 1px solid #f2f2f2;
    background: 0 0;
    font-size: 15px
}

.card .card-header .card-header-tabs {
    margin-bottom: 0 !important
}

.card .card-header .card-header-tabs .nav-item .nav-link {
    font-size: 14px
}

.card .card-header [data-toggle=collapse] {
    width: 100%;
    text-align: left;
    font-weight: 400;
    font-size: 16px
}

.card .card-header [data-toggle=collapse]:after {
    font-family: FontAwesome;
    content: "";
    float: right;
    display: block;
    font-size: 22px;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s
}

.card.card-image-material .card-title,
.card.card-material .card-title,
.card.material-card-image-overlays .card-img-overlay .card-title {
    font-family: "Roboto Slab", "Times New Roman", serif
}

.card .card-header [aria-expanded=true]:after {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}

.card .card-header [aria-expanded=false]:after {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0)
}

.card .card-header .card-header-pills>li>a:not(.disabled).active,
.card .card-header .card-header-pills>li>a:not(.disabled):focus,
.card .card-header .card-header-pills>li>a:not(.disabled):hover {
    background: 0 0;
    border-radius: 0
}

.card .card-body blockquote {
    margin-bottom: 0;
    padding-left: 0
}

.card .card-footer {
    border-top: 1px solid rgba(160, 160, 160, .2);
    background: 0 0
}

.card .card-img-overlay {
    overflow: hidden;
    color: #fff
}

.card .card-img-overlay small {
    color: rgba(255, 255, 255, .7) !important
}

.card img:not(.img-fluid) {
    width: 100%
}

.card.card-transparent {
    background-color: rgba(0, 0, 0, 0)
}

.card.card-borderless {
    border: none
}

.card.card-shadowless {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.card.material-card-image-overlays {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    border: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.card.material-card-image-overlays .card-img-overlay {
    z-index: 2;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    width: 440px;
    margin: 0 auto;
    text-align: center
}

.card.card-material .nav-tabs:after,
.card.card-material .nav-tabs>li>a:after {
    position: absolute;
    width: 100%;
    content: "";
    left: 0
}

.card.material-card-image-overlays .card-img-overlay .card-title {
    font-size: 27px;
    margin-bottom: 10px
}

.card.material-card-image-overlays:hover {
    -webkit-box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .1), 0 9px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .1), 0 9px 20px 0 rgba(0, 0, 0, .1)
}

.card.card-material {
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    border: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.card.card-material .card-header {
    border-bottom: 0;
    padding: 0 10px
}

.card.card-material .card-title {
    font-weight: 700;
    margin-bottom: 5px
}

.card.card-material .card-body {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px
}

.card.card-material .card-body .card-text {
    margin-bottom: 17px
}

.card.card-material .card-body .card-category {
    display: block;
    color: rgba(115, 135, 156, .9);
    opacity: .8;
    font-size: 13px;
    margin: 5px 0
}

.card.card-material .card-body .card-link {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500
}

.card.card-image-material img.card-img-bottom+.card-img-overlay .card-title,
.card.card-image-material img.card-img-top+.card-img-overlay .card-title {
    color: #fff;
    font-size: 20px
}

.card.card-material .card-body .card-link:hover {
    opacity: .8
}

.card.card-material .nav-tabs {
    border-bottom: 0
}

.card.card-material .nav-tabs:after {
    border-bottom: 2px solid #f2f2f2;
    bottom: -4px;
    z-index: 120
}

.card.card-material .nav-tabs>li {
    margin-bottom: 0
}

.card.card-material .nav-tabs>li>a:after {
    -webkit-transition: all .1s linear 0s;
    transition: all .1s linear 0s;
    -webkit-backface-visibility: hidden;
    display: block;
    background-color: rgba(0, 0, 0, 0);
    height: 3px;
    z-index: 125
}

.card.card-material .nav-pills {
    border-bottom: 0
}

.card.card-material .nav-pills.card-header-pills {
    margin-bottom: 0;
    padding: 3px 10px
}

.card.card-material .nav-pills.card-header-pills>li>a:not(.disabled).active,
.card.card-material .nav-pills.card-header-pills>li>a:not(.disabled):focus,
.card.card-material .nav-pills.card-header-pills>li>a:not(.disabled):hover {
    border-width: 3px
}

.card.card-material:hover {
    -webkit-box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .1), 0 9px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .1), 0 9px 20px 0 rgba(0, 0, 0, .1)
}

.card.card-image-material {
    padding: 15px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.card.card-image-material p {
    margin-bottom: 0;
    clear: both
}

.card.card-image-material img {
    -webkit-transition: all .55s cubic-bezier(0.6, 0.2, 0.1, 1);
    transition: all .55s cubic-bezier(0.6, 0.2, 0.1, 1);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
    border-radius: 0;
    clear: both
}

.card.card-image-material img.card-img-top+.card-img-overlay {
    top: 5px;
    left: 15px;
    bottom: auto
}

.card.card-image-material img.card-img-bottom+.card-img-overlay {
    top: auto;
    left: 15px;
    bottom: 15px
}

.card.card-image-material img:hover {
    box-shadow: 0 13px 64px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 13px 64px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 13px 64px 0 rgba(0, 0, 0, .1)
}

.card.card-image-material .card-title {
    font-weight: 700
}

.card.card-image-material .card-body {
    padding-left: 15px;
    padding-right: 15px
}

.card.card-image-material .card-body .card-category {
    display: block;
    color: rgba(115, 135, 156, .9);
    opacity: .8;
    font-size: 13px;
    margin: 2px 0
}

.card.card-image-material .card-body .card-link {
    margin: 7px 7px 7px 0;
    display: block;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500
}

.card.card-image-material .card-body .card-link:hover {
    opacity: .8
}

.card.card-image-material:hover {
    -webkit-box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .1), 0 9px 20px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .1), 0 9px 20px 0 rgba(0, 0, 0, .1)
}

.card-deck .card,
.card-group .card {
    display: block
}

.card-deck .card.card-material img,
.card-group .card.card-material img {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.card-deck .card.card-material .card-body .card-text,
.card-group .card.card-material .card-body .card-text {
    border-bottom: 0;
    margin-bottom: 0
}

@media screen and (max-width: 360px) {
    .card .card-link {
        font-size: 14px !important
    }

    .card .card-link+.card-link {
        margin: 4px
    }

    .card .card-header {
        padding: 4px 8px
    }
}

@media screen and (max-width: 575px) {
    .card .card-link {
        line-height: .1;
        padding: 13px 8px
    }
}

@media screen and (max-width: 767px) {
    .card.material-card-image-overlays .card-img-overlay {
        width: 90%
    }
}

@media screen and (max-width: 991px) {
    .card.card-material .card-body {
        padding-top: 15px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.table {
    margin-top: 5px
}

.table thead tr th {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    white-space: nowrap
}

.table thead tr th .btn {
    margin-top: -20px;
    margin-bottom: -20px
}

.table thead.thead-default th {
    background-color: rgba(244, 248, 251, .6)
}

.table:not(.table-sm) thead tr th {
    padding-top: 14px;
    padding-bottom: 14px
}

.table:not(.table-sm) thead tr th:first-child {
    padding-left: 5px !important
}

.table:not(.table-sm) tbody tr td,
.table:not(.table-sm) tbody tr th {
    padding: 15px
}

.table tbody tr td {
    font-size: 13.5px
}

.table tbody tr td .btn-tag {
    background: rgba(36, 45, 48, .07);
    display: inline-block;
    margin: 5px;
    border-radius: 4px;
    padding: 5px;
    color: #62605a !important
}

.table tbody tr td .btn-tag:hover {
    background: rgba(36, 45, 48, .15)
}

.table tbody tr td[class*=sorting_] {
    color: #000
}

.table:not(.table-dark) {
    background-color: #fff
}

.table.table-dark thead th {
    color: #fff
}

.table.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, .05)
}

.table.table-dark.table-hover tbody tr:hover {
    background: rgba(255, 255, 255, .05) !important
}

.table.table-hover tbody tr:hover {
    background: rgba(244, 248, 251, .6) !important
}

.table.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(244, 248, 251, .6)
}

.table.table-borderless tbody tr td {
    border-top: 0
}

.table.table-borderless>tbody>tr>td {
    border-bottom: 0
}

.table .table-primary td,
.table .table-primary th {
    background-color: #ede7f6 !important;
    border-color: #ede7f6
}

.table .table-success td,
.table .table-success th {
    background-color: #e8f5e9 !important;
    border-color: #e8f5e9
}

.table .table-info td,
.table .table-info th {
    background-color: #e1f5fe !important;
    border-color: #e1f5fe
}

.table .table-warning td,
.table .table-warning th {
    background-color: #fff3e0 !important;
    border-color: #fff3e0
}

.table .table-danger td,
.table .table-danger th {
    background-color: #ffebee !important;
    border-color: #ffebee
}

.table .table-dark td,
.table .table-dark th {
    background-color: #c6c8ca !important;
    border-color: #c6c8ca
}

.data-table-wrapper .form-control {
    display: inline-block;
    width: auto
}

.data-table-wrapper .data-table-length .form-control {
    margin: 0 7px
}

.data-table-wrapper .data-table-length select {
    min-width: 55px;
    background-position: 86% center !important
}

.data-table-wrapper .data-table-filter .form-control {
    margin-left: 7px
}

.data-table-wrapper .data-table-info {
    margin-top: 25px;
    clear: none;
    font-size: 12px;
    padding: 0 33px;
    color: #8b91a0
}

.data-table-wrapper .data-table-paginate {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0
}

.data-table-wrapper .data-table-paginate ul {
    float: right;
    margin-bottom: 0
}

.data-table-wrapper .data-table-paginate ul>li {
    display: inline-block;
    padding-left: 0;
    font-size: 11px
}

.data-table-wrapper .data-table-paginate ul>li.active>a {
    font-weight: 700;
    opacity: 1
}

.data-table-wrapper .data-table-paginate ul>li>a {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.data-table-wrapper .data-table-paginate ul>li.next>a,
.data-table-wrapper .data-table-paginate ul>li.prev>a {
    opacity: 1
}

.data-table-wrapper .data-table-paginate ul>li.disabled a,
.data-table-wrapper .data-table-paginate ul>li.disabled a:hover {
    opacity: .35
}

.data-table-wrapper .table-checkable tr th:first-child,
.data-table-wrapper .table-checkable tr>td:first-child {
    width: 40px;
    text-align: center
}

.data-table-wrapper .table-checkable tr th:first-child .form-check,
.data-table-wrapper .table-checkable tr>td:first-child .form-check {
    margin: 0
}

.data-table-wrapper .table-checkable tr th:first-child .form-check label,
.data-table-wrapper .table-checkable tr>td:first-child .form-check label {
    margin-right: 0;
    margin-bottom: 0
}

.data-table-wrapper .data-table tr .actions a:not(:last-child),
.data-table-wrapper .data-table tr .remove i {
    margin-right: 5px
}

.data-table-wrapper .data-table tr .actions {
    font-size: 16px;
    white-space: nowrap
}

.data-table-wrapper .data-table tr img {
    width: 30px;
    height: 30px;
    -o-object-fit: cover;
    object-fit: cover
}

.data-table-wrapper .data-table tr .btn {
    padding: 2px 12px
}

.data-table-wrapper .data-table tr svg .grid {
    stroke: rgba(0, 0, 0, 0)
}

.data-table-wrapper .showing-items {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width: 991px) {
    .data-table-wrapper .data-table-info {
        float: left
    }

    .data-table-wrapper input {
        max-width: 115px
    }
}

@media(max-width: 767px) {
    .data-table-wrapper .data-table-paginate {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 10px
    }

    .data-table-wrapper input {
        max-width: 70%
    }
}

@media(max-width: 768px) {
    .data-table-wrapper .showing-items {
        font-size: 10px
    }
}

@media(max-width: 480px) {
    .data-table-wrapper .data-table-info {
        float: none;
        text-align: left;
        clear: both;
        display: block
    }

    .data-table-wrapper .data-table-paginate .page-link {
        padding: 6px 8px
    }
}

.table.table-collapse.table-detailed>tbody>tr.row-collapsible {
    cursor: pointer
}

.table.table-collapse.table-detailed>tbody>tr.row-collapsible>td {
    white-space: nowrap
}

.table.table-collapse.table-detailed>tbody>tr.row-collapsible>td:first-child:before {
    content: "";
    display: inline-block;
    font-size: 8px;
    top: -1px;
    position: relative;
    margin-right: 8px;
    font-family: FontAwesome;
    -webkit-transition: all 150ms ease;
    transition: all 150ms ease
}

.table.table-collapse.table-detailed>tbody>tr.row-collapsible.shown {
    background-color: #f8fbfd
}

.table.table-collapse.table-detailed>tbody>tr.row-collapsible.shown>td:first-child:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg)
}

.table.table-collapse.table-detailed>tbody>tr.row-collapsible.shown+.row-details {
    display: table-row
}

.table.table-collapse.table-detailed>tbody>tr.row-details {
    display: none
}

.table.table-collapse.table-detailed>tbody>tr.row-details table {
    margin-bottom: 0
}

.table.table-collapse.table-detailed>tbody>tr.row-details table td,
.table.table-collapse.table-detailed>tbody>tr.row-details table tr {
    border: 0
}

img.img-raised {
    -webkit-box-shadow: 0 5px 15px -8px rgba(0, 0, 0, .24), 0 8px 10px -5px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 15px -8px rgba(0, 0, 0, .24), 0 8px 10px -5px rgba(0, 0, 0, .2)
}

@media screen and (min-width: 768px) {
    .image-box img {
        max-width: 200px
    }
}

@media screen and (max-width: 1200px) {
    .image-box {
        text-align: center
    }
}

.carousel {
    width: 100%
}

.carousel .carousel-indicators li {
    cursor: pointer
}

.carousel .carousel-caption h3,
.carousel .carousel-caption p {
    font-family: "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.carousel .carousel-control-next-icon {
    background-image: none;
    font-size: 34px;
    color: #fff;
    position: relative
}

.carousel .carousel-control-next-icon:after {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    right: 0
}

.carousel .carousel-control-prev-icon {
    background-image: none;
    color: #fff;
    position: relative
}

.carousel .carousel-control-prev-icon:after {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    font-size: 34px;
    left: 0
}

.carousel.material-carousel .carousel-caption,
.carousel.material-carousel .carousel-caption h3,
.carousel.material-carousel .carousel-caption p {
    font-family: "Roboto Slab", "Times New Roman", serif
}

.carousel .carousel-inner img {
    height: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

.carousel.material-carousel {
    -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2)
}

.carousel.material-carousel .carousel-caption {
    padding-bottom: 45px
}

.carousel.material-carousel .carousel-control-next,
.carousel.material-carousel .carousel-control-prev {
    opacity: 1
}

.carousel.material-carousel .carousel-control-next:hover,
.carousel.material-carousel .carousel-control-prev:hover {
    opacity: .8
}

.carousel.material-carousel .carousel-control-next .carousel-control-next-icon:after {
    content: ""
}

.carousel.material-carousel .carousel-control-prev .carousel-control-prev-icon:after {
    content: ""
}

.carousel.material-carousel .carousel-indicators li {
    background: #fff;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
    border-radius: 2px;
    width: 10px;
    height: 10px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    margin: 11px 10px
}

.carousel.material-carousel .carousel-indicators li.active {
    margin: 11px 10px 10px;
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .2)
}

@media screen and (max-width: 1400px) {
    .carousel .carousel-inner img {
        height: 420px
    }
}

@media screen and (max-width: 991px) {
    .carousel .carousel-inner img {
        height: 380px
    }
}

@media screen and (max-width: 768px) {
    .carousel .carousel-inner img {
        height: 320px
    }
}

@media screen and (max-width: 575px) {
    .carousel .carousel-control-next-icon {
        font-size: 28px
    }

    .carousel .carousel-control-next-icon:after {
        right: 10px
    }

    .carousel .carousel-control-prev-icon:after {
        font-size: 26px;
        left: 10px
    }

    .carousel .carousel-inner img {
        height: 260px
    }
}

.icon-list-demo .row>div {
    cursor: pointer;
    line-height: 55px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #455a64
}

.icon-list-demo .row>div:hover {
    background-color: #f4f8fb;
    color: #1b2428
}

.theme-red .btn-theme,
.theme-red .btn-theme.active,
.theme-red .btn-theme.active:focus,
.theme-red .btn-theme.active:hover,
.theme-red .btn-theme.hover,
.theme-red .btn-theme:active,
.theme-red .btn-theme:active:focus,
.theme-red .btn-theme:active:hover,
.theme-red .btn-theme:focus,
.theme-red .btn-theme:hover,
.theme-red .header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .message-time .label {
    background-color: #e43a45
}

.icon-list-demo .row>div:hover i {
    font-size: 24px
}

.icon-list-demo i {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    display: inline-block;
    font-size: 18px;
    margin: 0 15px 0 10px;
    text-align: left;
    width: auto
}

@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400
}

.material-icons {
    font-family: "Material Icons";
    font-weight: 400;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga"
}

.theme-red.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .side-menu li.active>a {
    color: #e43a45;
    border-right: 3px solid #e43a45
}

.theme-red .sidebar .scroll-wrapper:before {
    background: #e43a45
}

.theme-red .header .header-menu .navbar-right>li.dropdown .dropdown-menu .notif-title .color-message,
.theme-red .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title,
.theme-red .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title .site-title span,
.theme-red .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .profile .profile-info span,
.theme-red .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li.active>a,
.theme-red .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li:hover>a,
.theme-red .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.theme-red .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active>a,
.theme-red .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .active-child a,
.theme-red .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .opened>a,
.theme-red .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened>a,
.theme-red .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:focus>a,
.theme-red .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:hover>a,
.theme-red .sidebar .scroll-wrapper .nav-title,
.theme-red .sidebar .scroll-wrapper .nav-title .site-title span,
.theme-red .sidebar .scroll-wrapper .profile .profile-info span,
.theme-red .sidebar .scroll-wrapper .search-wrap form button[type=submit] i,
.theme-red .sidebar .scroll-wrapper .search-wrap form input[type=text] {
    color: #e43a45
}

.theme-red .header .header-menu .navbar-right>li.dropdown .dropdown-toggle.info-number .badge {
    background-color: #e43a45;
    border-color: #e43a45
}

.theme-red .header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu li a i,
.theme-red .header .header-menu .navbar-right>li.search-wrap button[type=submit] i {
    color: #e43a45
}

.theme-red .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active,
.theme-red .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active a,
.theme-red .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus,
.theme-red .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus a,
.theme-red .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover,
.theme-red .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover a,
.theme-red .text-theme {
    color: #e43a45
}

.theme-red .btn-theme.btn-outline {
    color: #e43a45;
    border: 1px solid #e43a45
}

.theme-red .btn-theme.disabled,
.theme-red .btn-theme.disabled.active,
.theme-red .btn-theme.disabled:active,
.theme-red .btn-theme.disabled:focus,
.theme-red .btn-theme.disabled:hover,
.theme-red .btn-theme[disabled],
.theme-red .btn-theme[disabled].active,
.theme-red .btn-theme[disabled]:active,
.theme-red .btn-theme[disabled]:focus,
.theme-red .btn-theme[disabled]:hover {
    background-color: #ea676f
}

.theme-red .material-radio .custom-control-input:checked~.custom-control-label:after,
.theme-red .material-radio .custom-control-input~.custom-control-label:after,
.theme-red .nav-tabs-simple>li>a.active:after,
.theme-red .nav-tabs-simple>li>a:hover:after {
    background: #e43a45
}

.theme-red .btn-theme .badge,
.theme-red .nav-tabs-simple>li>a.active,
.theme-red .nav-tabs-simple>li>a:hover,
.theme-red .nav-tabs>li>a.active,
.theme-red .nav-tabs>li>a:focus,
.theme-red .nav-tabs>li>a:hover {
    color: #e43a45
}

.theme-red .nav-tabs-linetriangle:after {
    border-bottom: 1px solid #e43a45
}

.theme-red .nav-tabs-linetriangle>li>a.active {
    color: #e43a45
}

.theme-red .nav-tabs-linetriangle>li>a.active:before {
    border-top-color: #e43a45
}

.theme-red .card .card-title a:hover {
    color: #e43a45
}

.theme-red .card .card-header .card-header-pills>li>a:not(.disabled).active,
.theme-red .card .card-header .card-header-pills>li>a:not(.disabled):focus,
.theme-red .card .card-header .card-header-pills>li>a:not(.disabled):hover {
    border-bottom: 2px solid #e43a45;
    color: #e43a45
}

.theme-red .card.card-image-material .card-body .card-link,
.theme-red .card.card-material .card-body .card-link,
.theme-red .collapse-group [data-toggle=collapse]:not(.disabled):hover,
.theme-red .collapse-group [data-toggle=collapse][aria-expanded=true] {
    color: #e43a45
}

.theme-red .custom-checkbox .custom-control-input:checked~.custom-control-label:before,
.theme-red .custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: #e43a45;
    border-color: #e43a45
}

.theme-red .custom-checkbox .custom-control-input:checked~.custom-control-label:after,
.theme-red .custom-radio .custom-control-input:checked~.custom-control-label:after {
    border-color: #e43a45
}

.theme-red .material-checkbox .custom-control-input:checked~.custom-control-label:before {
    border-color: #e43a45
}

.theme-red .toggle-button .custom-control-input:checked~.custom-control-label:before {
    background-color: #e43a45;
    border-color: #e43a45
}

.theme-red .toggle-button .custom-control-input:checked~.custom-control-label:after {
    border-color: #e43a45
}

.theme-red .material-form .form-group .form-control~.form-control-line:after,
.theme-red .material-form .form-group .form-control~label:after {
    background-color: #e43a45
}

.theme-red .material-form .form-group .form-control:focus~.form-control-line,
.theme-red .material-form .form-group .form-control:focus~label {
    color: #e43a45;
    opacity: 1
}

.theme-red .material-form .form-group .form-control:focus~.form-control-line:after,
.theme-red .material-form .form-group .form-control:focus~label:after {
    background-color: #e43a45
}

.theme-red .settings-wrapper.builder .card .card-body .layout-view.active {
    border: 2px solid #e43a45
}

.theme-red .progress-bar,
.theme-red .settings-wrapper.builder .card .card-body .layout-view .btn-activate:hover,
.theme-red .settings-wrapper.builder .card .card-body .layout-view.active .btn-activate,
.theme-red .settings-wrapper.builder:before {
    background-color: #e43a45
}

.theme-red .wizard .progress .progress-bar {
    background-color: rgba(228, 58, 69, .4)
}

.theme-red .price-item-content .price-item h2,
.theme-red .price-item-content .price-item.price-item-border .price h2:before,
.theme-red .price-item-content .price-item.price-item-checkbox a,
.theme-red .price-item-content .price-item.price-item-default .price-card-row i,
.theme-red .price-item-content .price-item.price-item-default a,
.theme-red .price-item-content .price-item.price-item-left-radius .price,
.theme-red .price-item-content .price-item.price-item-premium .price,
.theme-red .price-item-content .price-item.price-item-premium .price .card-title,
.theme-red .price-item-content .price-item.price-item-premium a,
.theme-red .price-item-content .price-item.price-item-radius a,
.theme-red .price-item-content .price-item.price-item-shadow .card-title,
.theme-red .search-form.search-form-open-item button.form-control-feedback,
.theme-red .search-form.search-form-open-item span.form-control-feedback,
.theme-red .search-icon.search-icon-open button,
.theme-red .search-icon.search-icon-open button:active,
.theme-red .search-icon.search-icon-open button:focus,
.theme-red .search-icon.search-icon-open button:hover,
.theme-red .search-input-hover .more-link,
.theme-red .search-wrapper button,
.theme-red.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-red.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    background: #e43a45
}

.theme-red .wizard .wizard-navigation.nav .nav-item.active .wizard-navigation-name,
.theme-red .wizard .wizard-navigation.nav .nav-item.done .wizard-navigation-name {
    color: #e43a45
}

.theme-red .wizard .wizard-navigation.nav .nav-item.active a,
.theme-red .wizard .wizard-navigation.nav .nav-item.done a {
    border: 2px solid #e43a45;
    background-color: #e43a45
}

.theme-red .chat-box-wrapper .chat-box .chat-header,
.theme-red .chat-wrapper .badge {
    background-color: #e43a45
}

.theme-red .coming-soon .count-down-box>div span:not(.count-number),
.theme-red .coming-soonV2>.container h1 {
    color: #e43a45
}

.theme-red .price-item-content .price-item a {
    color: #e43a45
}

.theme-red .price-item-content .price-item.price-item-radius .price-card-row i {
    color: #e43a45
}

.theme-red .price-item-content .price-item.price-item-premium .price-card-row i {
    color: #e43a45
}

.theme-red .price-item-content .price-item.price-item-border .price h2 {
    color: #e43a45
}

.theme-red .price-item-content .price-item.price-item-border a {
    color: #e43a45;
    border: 2px solid #e43a45
}

.theme-red .price-item-content .price-item.price-item-checkbox .price h2 {
    color: #e43a45
}

.theme-red .price-item-content .price-item.price-item-checkbox .price .card-title {
    background: #e43a45
}

.theme-red .price-item-content .price-item.price-item-checkbox .price-card-row i {
    color: #e43a45
}

.theme-red .wrap.wrap-open-searchinput input:focus {
    border-bottom: 1px solid #e43a45
}

.theme-red .search-block .txt:focus {
    border: 1px solid #e43a45
}

.theme-red .search-input-hover .more-link {
    border-bottom: #e43a45
}

.theme-red .search-wrapper .search:focus {
    border: 1px solid #e43a45
}

.theme-red .search-wrapper-shadow span i {
    color: #e43a45
}

.theme-red .search-itam .search:focus,
.theme-red .search-wrapper-shadow .search:focus {
    border-bottom: 1px solid #e43a45
}

.theme-red.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-red.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-red.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after,
.theme-red.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before,
.theme-red.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-red.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-red.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-red.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2 {
    border-bottom-color: #e43a45
}

.theme-red.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    border-top-color: #e43a45
}

.theme-grey .btn-theme,
.theme-grey .header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .message-time .label {
    background-color: #8b91a0
}

.theme-red .settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-image-setting.active {
    border-color: #e43a45
}

.theme-grey.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .side-menu li.active>a {
    color: #8b91a0;
    border-right: 3px solid #8b91a0
}

.theme-grey .sidebar .scroll-wrapper:before {
    background: #8b91a0
}

.theme-grey .header .header-menu .navbar-right>li.dropdown .dropdown-menu .notif-title .color-message,
.theme-grey .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title,
.theme-grey .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title .site-title span,
.theme-grey .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .profile .profile-info span,
.theme-grey .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li.active>a,
.theme-grey .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li:hover>a,
.theme-grey .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.theme-grey .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active>a,
.theme-grey .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .active-child a,
.theme-grey .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .opened>a,
.theme-grey .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened>a,
.theme-grey .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:focus>a,
.theme-grey .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:hover>a,
.theme-grey .sidebar .scroll-wrapper .nav-title,
.theme-grey .sidebar .scroll-wrapper .nav-title .site-title span,
.theme-grey .sidebar .scroll-wrapper .profile .profile-info span,
.theme-grey .sidebar .scroll-wrapper .search-wrap form button[type=submit] i,
.theme-grey .sidebar .scroll-wrapper .search-wrap form input[type=text] {
    color: #8b91a0
}

.theme-grey .header .header-menu .navbar-right>li.dropdown .dropdown-toggle.info-number .badge {
    background-color: #8b91a0;
    border-color: #8b91a0
}

.theme-grey .header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu li a i,
.theme-grey .header .header-menu .navbar-right>li.search-wrap button[type=submit] i {
    color: #8b91a0
}

.theme-grey .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active,
.theme-grey .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active a,
.theme-grey .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus,
.theme-grey .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus a,
.theme-grey .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover,
.theme-grey .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover a,
.theme-grey .text-theme {
    color: #8b91a0
}

.theme-grey .btn-theme.btn-outline {
    color: #8b91a0;
    border: 1px solid #8b91a0
}

.theme-grey .btn-theme.active,
.theme-grey .btn-theme.active:focus,
.theme-grey .btn-theme:active,
.theme-grey .btn-theme:active:focus,
.theme-grey .btn-theme:active:hover,
.theme-grey .btn-theme:focus {
    background-color: #646b7a
}

.theme-grey .btn-theme.hover,
.theme-grey .btn-theme:hover {
    background-color: #707788
}

.theme-grey .btn-theme.active:hover {
    background-color: #646b7a
}

.theme-grey .btn-theme.disabled,
.theme-grey .btn-theme.disabled.active,
.theme-grey .btn-theme.disabled:active,
.theme-grey .btn-theme.disabled:focus,
.theme-grey .btn-theme.disabled:hover,
.theme-grey .btn-theme[disabled],
.theme-grey .btn-theme[disabled].active,
.theme-grey .btn-theme[disabled]:active,
.theme-grey .btn-theme[disabled]:focus,
.theme-grey .btn-theme[disabled]:hover {
    background-color: #a7acb7
}

.theme-grey .material-radio .custom-control-input:checked~.custom-control-label:after,
.theme-grey .material-radio .custom-control-input~.custom-control-label:after,
.theme-grey .nav-tabs-simple>li>a.active:after,
.theme-grey .nav-tabs-simple>li>a:hover:after {
    background: #8b91a0
}

.theme-grey .btn-theme .badge,
.theme-grey .nav-tabs-simple>li>a.active,
.theme-grey .nav-tabs-simple>li>a:hover,
.theme-grey .nav-tabs>li>a.active,
.theme-grey .nav-tabs>li>a:focus,
.theme-grey .nav-tabs>li>a:hover {
    color: #8b91a0
}

.theme-grey .nav-tabs-linetriangle:after {
    border-bottom: 1px solid #8b91a0
}

.theme-grey .nav-tabs-linetriangle>li>a.active {
    color: #8b91a0
}

.theme-grey .nav-tabs-linetriangle>li>a.active:before {
    border-top-color: #8b91a0
}

.theme-grey .card .card-title a:hover {
    color: #8b91a0
}

.theme-grey .card .card-header .card-header-pills>li>a:not(.disabled).active,
.theme-grey .card .card-header .card-header-pills>li>a:not(.disabled):focus,
.theme-grey .card .card-header .card-header-pills>li>a:not(.disabled):hover {
    border-bottom: 2px solid #8b91a0;
    color: #8b91a0
}

.theme-grey .card.card-image-material .card-body .card-link,
.theme-grey .card.card-material .card-body .card-link,
.theme-grey .collapse-group [data-toggle=collapse]:not(.disabled):hover,
.theme-grey .collapse-group [data-toggle=collapse][aria-expanded=true] {
    color: #8b91a0
}

.theme-grey .custom-checkbox .custom-control-input:checked~.custom-control-label:before,
.theme-grey .custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: #8b91a0;
    border-color: #8b91a0
}

.theme-grey .custom-checkbox .custom-control-input:checked~.custom-control-label:after,
.theme-grey .custom-radio .custom-control-input:checked~.custom-control-label:after {
    border-color: #707788
}

.theme-grey .material-checkbox .custom-control-input:checked~.custom-control-label:before {
    border-color: #8b91a0
}

.theme-grey .toggle-button .custom-control-input:checked~.custom-control-label:before {
    background-color: #8b91a0;
    border-color: #8b91a0
}

.theme-grey .toggle-button .custom-control-input:checked~.custom-control-label:after {
    border-color: #707788
}

.theme-grey .material-form .form-group .form-control~.form-control-line:after,
.theme-grey .material-form .form-group .form-control~label:after {
    background-color: #8b91a0
}

.theme-grey .material-form .form-group .form-control:focus~.form-control-line,
.theme-grey .material-form .form-group .form-control:focus~label {
    color: #8b91a0;
    opacity: 1
}

.theme-grey .material-form .form-group .form-control:focus~.form-control-line:after,
.theme-grey .material-form .form-group .form-control:focus~label:after {
    background-color: #8b91a0
}

.theme-grey .settings-wrapper.builder .card .card-body .layout-view.active {
    border: 2px solid #8b91a0
}

.theme-grey .progress-bar,
.theme-grey .settings-wrapper.builder .card .card-body .layout-view .btn-activate:hover,
.theme-grey .settings-wrapper.builder .card .card-body .layout-view.active .btn-activate,
.theme-grey .settings-wrapper.builder:before {
    background-color: #8b91a0
}

.theme-grey .wizard .progress .progress-bar {
    background-color: rgba(139, 145, 160, .4)
}

.theme-grey .price-item-content .price-item h2,
.theme-grey .price-item-content .price-item.price-item-border .price h2:before,
.theme-grey .price-item-content .price-item.price-item-checkbox a,
.theme-grey .price-item-content .price-item.price-item-default .price-card-row i,
.theme-grey .price-item-content .price-item.price-item-default a,
.theme-grey .price-item-content .price-item.price-item-left-radius .price,
.theme-grey .price-item-content .price-item.price-item-premium .price,
.theme-grey .price-item-content .price-item.price-item-premium .price .card-title,
.theme-grey .price-item-content .price-item.price-item-premium a,
.theme-grey .price-item-content .price-item.price-item-radius a,
.theme-grey .price-item-content .price-item.price-item-shadow .card-title,
.theme-grey .search-form.search-form-open-item button.form-control-feedback,
.theme-grey .search-form.search-form-open-item span.form-control-feedback,
.theme-grey .search-icon.search-icon-open button,
.theme-grey .search-icon.search-icon-open button:active,
.theme-grey .search-icon.search-icon-open button:focus,
.theme-grey .search-icon.search-icon-open button:hover,
.theme-grey .search-input-hover .more-link,
.theme-grey .search-wrapper button,
.theme-grey.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-grey.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    background: #8b91a0
}

.theme-grey .wizard .wizard-navigation.nav .nav-item.active .wizard-navigation-name,
.theme-grey .wizard .wizard-navigation.nav .nav-item.done .wizard-navigation-name {
    color: #8b91a0
}

.theme-grey .wizard .wizard-navigation.nav .nav-item.active a,
.theme-grey .wizard .wizard-navigation.nav .nav-item.done a {
    border: 2px solid #8b91a0;
    background-color: #8b91a0
}

.theme-grey .chat-box-wrapper .chat-box .chat-header,
.theme-grey .chat-wrapper .badge {
    background-color: #8b91a0
}

.theme-grey .coming-soon .count-down-box>div span:not(.count-number),
.theme-grey .coming-soonV2>.container h1 {
    color: #8b91a0
}

.theme-grey .price-item-content .price-item a {
    color: #8b91a0
}

.theme-grey .price-item-content .price-item.price-item-radius .price-card-row i {
    color: #8b91a0
}

.theme-grey .price-item-content .price-item.price-item-premium .price-card-row i {
    color: #8b91a0
}

.theme-grey .price-item-content .price-item.price-item-border .price h2 {
    color: #8b91a0
}

.theme-grey .price-item-content .price-item.price-item-border a {
    color: #8b91a0;
    border: 2px solid #8b91a0
}

.theme-grey .price-item-content .price-item.price-item-checkbox .price h2 {
    color: #8b91a0
}

.theme-grey .price-item-content .price-item.price-item-checkbox .price .card-title {
    background: #8b91a0
}

.theme-grey .price-item-content .price-item.price-item-checkbox .price-card-row i {
    color: #8b91a0
}

.theme-grey .wrap.wrap-open-searchinput input:focus {
    border-bottom: 1px solid #8b91a0
}

.theme-grey .search-block .txt:focus {
    border: 1px solid #8b91a0
}

.theme-grey .search-input-hover .more-link {
    border-bottom: #8b91a0
}

.theme-grey .search-wrapper .search:focus {
    border: 1px solid #8b91a0
}

.theme-grey .search-wrapper-shadow span i {
    color: #8b91a0
}

.theme-grey .search-itam .search:focus,
.theme-grey .search-wrapper-shadow .search:focus {
    border-bottom: 1px solid #8b91a0
}

.theme-grey.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-grey.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-grey.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after,
.theme-grey.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before,
.theme-grey.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-grey.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-grey.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-grey.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2 {
    border-bottom-color: #8b91a0
}

.theme-grey.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    border-top-color: #8b91a0
}

.theme-cyan .btn-theme,
.theme-cyan .header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .message-time .label {
    background-color: #1d3468
}

.theme-grey .settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-image-setting.active {
    border-color: #8b91a0
}

.theme-cyan.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .side-menu li.active>a {
    color: #1d3468;
    border-right: 3px solid #1d3468
}

.theme-cyan .sidebar .scroll-wrapper:before {
    background: #1d3468
}

.theme-cyan .header .header-menu .navbar-right>li.dropdown .dropdown-menu .notif-title .color-message,
.theme-cyan .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title,
.theme-cyan .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title .site-title span,
.theme-cyan .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .profile .profile-info span,
.theme-cyan .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li.active>a,
.theme-cyan .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li:hover>a,
.theme-cyan .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.theme-cyan .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active>a,
.theme-cyan .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .active-child a,
.theme-cyan .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .opened>a,
.theme-cyan .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened>a,
.theme-cyan .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:focus>a,
.theme-cyan .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:hover>a,
.theme-cyan .sidebar .scroll-wrapper .nav-title,
.theme-cyan .sidebar .scroll-wrapper .nav-title .site-title span,
.theme-cyan .sidebar .scroll-wrapper .profile .profile-info span,
.theme-cyan .sidebar .scroll-wrapper .search-wrap form button[type=submit] i,
.theme-cyan .sidebar .scroll-wrapper .search-wrap form input[type=text] {
    color: #1d3468
}

.theme-cyan .header .header-menu .navbar-right>li.dropdown .dropdown-toggle.info-number .badge {
    background-color: #1d3468;
    border-color: #1d3468
}

.theme-cyan .header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu li a i,
.theme-cyan .header .header-menu .navbar-right>li.search-wrap button[type=submit] i {
    color: #1d3468
}

.theme-cyan .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active,
.theme-cyan .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active a,
.theme-cyan .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus,
.theme-cyan .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus a,
.theme-cyan .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover,
.theme-cyan .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover a,
.theme-cyan .text-theme {
    color: #1d3468
}

.theme-cyan .btn-theme.btn-outline {
    color: #1d3468;
    border: 1px solid #1d3468
}

.theme-cyan .btn-theme.active,
.theme-cyan .btn-theme.active:focus,
.theme-cyan .btn-theme:active,
.theme-cyan .btn-theme:active:focus,
.theme-cyan .btn-theme:active:hover,
.theme-cyan .btn-theme:focus {
    background-color: #21afc1
}

.theme-cyan .btn-theme.hover,
.theme-cyan .btn-theme:hover {
    background-color: #24c2d7
}

.theme-cyan .btn-theme.active:hover {
    background-color: #21afc1
}

.theme-cyan .btn-theme.disabled,
.theme-cyan .btn-theme.disabled.active,
.theme-cyan .btn-theme.disabled:active,
.theme-cyan .btn-theme.disabled:focus,
.theme-cyan .btn-theme.disabled:hover,
.theme-cyan .btn-theme[disabled],
.theme-cyan .btn-theme[disabled].active,
.theme-cyan .btn-theme[disabled]:active,
.theme-cyan .btn-theme[disabled]:focus,
.theme-cyan .btn-theme[disabled]:hover {
    background-color: #79dce8
}

.theme-cyan .material-radio .custom-control-input:checked~.custom-control-label:after,
.theme-cyan .material-radio .custom-control-input~.custom-control-label:after,
.theme-cyan .nav-tabs-simple>li>a.active:after,
.theme-cyan .nav-tabs-simple>li>a:hover:after {
    background: #1d3468
}

.theme-cyan .btn-theme .badge,
.theme-cyan .nav-tabs-simple>li>a.active,
.theme-cyan .nav-tabs-simple>li>a:hover,
.theme-cyan .nav-tabs>li>a.active,
.theme-cyan .nav-tabs>li>a:focus,
.theme-cyan .nav-tabs>li>a:hover {
    color: #1d3468
}

.theme-cyan .nav-tabs-linetriangle:after {
    border-bottom: 1px solid #1d3468
}

.theme-cyan .nav-tabs-linetriangle>li>a.active {
    color: #1d3468
}

.theme-cyan .nav-tabs-linetriangle>li>a.active:before {
    border-top-color: #1d3468
}

.theme-cyan .card .card-title a:hover {
    color: #1d3468
}

.theme-cyan .card .card-header .card-header-pills>li>a:not(.disabled).active,
.theme-cyan .card .card-header .card-header-pills>li>a:not(.disabled):focus,
.theme-cyan .card .card-header .card-header-pills>li>a:not(.disabled):hover {
    border-bottom: 2px solid #1d3468;
    color: #1d3468
}

.theme-cyan .card.card-image-material .card-body .card-link,
.theme-cyan .card.card-material .card-body .card-link,
.theme-cyan .collapse-group [data-toggle=collapse]:not(.disabled):hover,
.theme-cyan .collapse-group [data-toggle=collapse][aria-expanded=true] {
    color: #1d3468
}

.theme-cyan .custom-checkbox .custom-control-input:checked~.custom-control-label:before,
.theme-cyan .custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: #1d3468;
    border-color: #1d3468
}

.theme-cyan .custom-checkbox .custom-control-input:checked~.custom-control-label:after,
.theme-cyan .custom-radio .custom-control-input:checked~.custom-control-label:after {
    border-color: #24c2d7
}

.theme-cyan .material-checkbox .custom-control-input:checked~.custom-control-label:before {
    border-color: #1d3468
}

.theme-cyan .toggle-button .custom-control-input:checked~.custom-control-label:before {
    background-color: #1d3468;
    border-color: #1d3468
}

.theme-cyan .toggle-button .custom-control-input:checked~.custom-control-label:after {
    border-color: #24c2d7
}

.theme-cyan .material-form .form-group .form-control~.form-control-line:after,
.theme-cyan .material-form .form-group .form-control~label:after {
    background-color: #1d3468
}

.theme-cyan .material-form .form-group .form-control:focus~.form-control-line,
.theme-cyan .material-form .form-group .form-control:focus~label {
    color: #1d3468;
    opacity: 1
}

.theme-cyan .material-form .form-group .form-control:focus~.form-control-line:after,
.theme-cyan .material-form .form-group .form-control:focus~label:after {
    background-color: #1d3468
}

.theme-cyan .settings-wrapper.builder .card .card-body .layout-view.active {
    border: 2px solid #1d3468
}

.theme-cyan .progress-bar,
.theme-cyan .settings-wrapper.builder .card .card-body .layout-view .btn-activate:hover,
.theme-cyan .settings-wrapper.builder .card .card-body .layout-view.active .btn-activate,
.theme-cyan .settings-wrapper.builder:before {
    background-color: #1d3468
}

.theme-cyan .wizard .progress .progress-bar {
    background-color: rgba(77, 208, 225, .4)
}

.theme-cyan .price-item-content .price-item h2,
.theme-cyan .price-item-content .price-item.price-item-border .price h2:before,
.theme-cyan .price-item-content .price-item.price-item-checkbox a,
.theme-cyan .price-item-content .price-item.price-item-default .price-card-row i,
.theme-cyan .price-item-content .price-item.price-item-default a,
.theme-cyan .price-item-content .price-item.price-item-left-radius .price,
.theme-cyan .price-item-content .price-item.price-item-premium .price,
.theme-cyan .price-item-content .price-item.price-item-premium .price .card-title,
.theme-cyan .price-item-content .price-item.price-item-premium a,
.theme-cyan .price-item-content .price-item.price-item-radius a,
.theme-cyan .price-item-content .price-item.price-item-shadow .card-title,
.theme-cyan .search-form.search-form-open-item button.form-control-feedback,
.theme-cyan .search-form.search-form-open-item span.form-control-feedback,
.theme-cyan .search-icon.search-icon-open button,
.theme-cyan .search-icon.search-icon-open button:active,
.theme-cyan .search-icon.search-icon-open button:focus,
.theme-cyan .search-icon.search-icon-open button:hover,
.theme-cyan .search-input-hover .more-link,
.theme-cyan .search-wrapper button,
.theme-cyan.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-cyan.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    background: #e9ecef
}

.theme-cyan .wizard .wizard-navigation.nav .nav-item.active .wizard-navigation-name,
.theme-cyan .wizard .wizard-navigation.nav .nav-item.done .wizard-navigation-name {
    color: #1d3468
}

.theme-cyan .wizard .wizard-navigation.nav .nav-item.active a,
.theme-cyan .wizard .wizard-navigation.nav .nav-item.done a {
    border: 2px solid #1d3468;
    background-color: #1d3468
}

.theme-cyan .chat-box-wrapper .chat-box .chat-header,
.theme-cyan .chat-wrapper .badge {
    background-color: #1d3468
}

.theme-cyan .coming-soon .count-down-box>div span:not(.count-number),
.theme-cyan .coming-soonV2>.container h1 {
    color: #1d3468
}

.theme-cyan .price-item-content .price-item a {
    color: #1d3468
}

.theme-cyan .price-item-content .price-item.price-item-radius .price-card-row i {
    color: #1d3468
}

.theme-cyan .price-item-content .price-item.price-item-premium .price-card-row i {
    color: #1d3468
}

.theme-cyan .price-item-content .price-item.price-item-border .price h2 {
    color: #1d3468
}

.theme-cyan .price-item-content .price-item.price-item-border a {
    color: #1d3468;
    border: 2px solid #1d3468
}

.theme-cyan .price-item-content .price-item.price-item-checkbox .price h2 {
    color: #1d3468
}

.theme-cyan .price-item-content .price-item.price-item-checkbox .price .card-title {
    background: #1d3468
}

.theme-cyan .price-item-content .price-item.price-item-checkbox .price-card-row i {
    color: #1d3468
}

.theme-cyan .wrap.wrap-open-searchinput input:focus {
    border-bottom: 1px solid #1d3468
}

.theme-cyan .search-block .txt:focus {
    border: 1px solid #1d3468
}

.theme-cyan .search-input-hover .more-link {
    border-bottom: #1d3468
}

.theme-cyan .search-wrapper .search:focus {
    border: 1px solid #1d3468
}

.theme-cyan .search-wrapper-shadow span i {
    color: #1d3468
}

.theme-cyan .search-itam .search:focus,
.theme-cyan .search-wrapper-shadow .search:focus {
    border-bottom: 1px solid #1d3468
}

.theme-cyan.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-cyan.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-cyan.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after,
.theme-cyan.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before,
.theme-cyan.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-cyan.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-cyan.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-cyan.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2 {
    border-bottom-color: #1d3468
}

.theme-cyan.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    border-top-color: #1d3468
}

.theme-purple .btn-theme,
.theme-purple .header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .message-time .label {
    background-color: #6d5cae
}

.theme-cyan .settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-image-setting.active {
    border-color: #1d3468
}

.theme-purple.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .side-menu li.active>a {
    color: #6d5cae;
    border-right: 3px solid #6d5cae
}

.theme-purple .sidebar .scroll-wrapper:before {
    background: #6d5cae
}

.theme-purple .header .header-menu .navbar-right>li.dropdown .dropdown-menu .notif-title .color-message,
.theme-purple .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title,
.theme-purple .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title .site-title span,
.theme-purple .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .profile .profile-info span,
.theme-purple .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li.active>a,
.theme-purple .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li:hover>a,
.theme-purple .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.theme-purple .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active>a,
.theme-purple .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .active-child a,
.theme-purple .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .opened>a,
.theme-purple .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened>a,
.theme-purple .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:focus>a,
.theme-purple .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:hover>a,
.theme-purple .sidebar .scroll-wrapper .nav-title,
.theme-purple .sidebar .scroll-wrapper .nav-title .site-title span,
.theme-purple .sidebar .scroll-wrapper .profile .profile-info span,
.theme-purple .sidebar .scroll-wrapper .search-wrap form button[type=submit] i,
.theme-purple .sidebar .scroll-wrapper .search-wrap form input[type=text] {
    color: #6d5cae
}

.theme-purple .header .header-menu .navbar-right>li.dropdown .dropdown-toggle.info-number .badge {
    background-color: #6d5cae;
    border-color: #6d5cae
}

.theme-purple .header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu li a i,
.theme-purple .header .header-menu .navbar-right>li.search-wrap button[type=submit] i {
    color: #6d5cae
}

.theme-purple .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active,
.theme-purple .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active a,
.theme-purple .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus,
.theme-purple .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus a,
.theme-purple .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover,
.theme-purple .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover a,
.theme-purple .text-theme {
    color: #6d5cae
}

.theme-purple .btn-theme.btn-outline {
    color: #6d5cae;
    border: 1px solid #6d5cae
}

.theme-purple .btn-theme.active,
.theme-purple .btn-theme.active:focus,
.theme-purple .btn-theme:active,
.theme-purple .btn-theme:active:focus,
.theme-purple .btn-theme:active:hover,
.theme-purple .btn-theme:focus {
    background-color: #4c3f7f
}

.theme-purple .btn-theme.hover,
.theme-purple .btn-theme:hover {
    background-color: #564790
}

.theme-purple .btn-theme.active:hover {
    background-color: #4c3f7f
}

.theme-purple .btn-theme.disabled,
.theme-purple .btn-theme.disabled.active,
.theme-purple .btn-theme.disabled:active,
.theme-purple .btn-theme.disabled:focus,
.theme-purple .btn-theme.disabled:hover,
.theme-purple .btn-theme[disabled],
.theme-purple .btn-theme[disabled].active,
.theme-purple .btn-theme[disabled]:active,
.theme-purple .btn-theme[disabled]:focus,
.theme-purple .btn-theme[disabled]:hover {
    background-color: #8c7ebf
}

.theme-purple .material-radio .custom-control-input:checked~.custom-control-label:after,
.theme-purple .material-radio .custom-control-input~.custom-control-label:after,
.theme-purple .nav-tabs-simple>li>a.active:after,
.theme-purple .nav-tabs-simple>li>a:hover:after {
    background: #6d5cae
}

.theme-purple .btn-theme .badge,
.theme-purple .nav-tabs-simple>li>a.active,
.theme-purple .nav-tabs-simple>li>a:hover,
.theme-purple .nav-tabs>li>a.active,
.theme-purple .nav-tabs>li>a:focus,
.theme-purple .nav-tabs>li>a:hover {
    color: #6d5cae
}

.theme-purple .nav-tabs-linetriangle:after {
    border-bottom: 1px solid #6d5cae
}

.theme-purple .nav-tabs-linetriangle>li>a.active {
    color: #6d5cae
}

.theme-purple .nav-tabs-linetriangle>li>a.active:before {
    border-top-color: #6d5cae
}

.theme-purple .card .card-title a:hover {
    color: #6d5cae
}

.theme-purple .card .card-header .card-header-pills>li>a:not(.disabled).active,
.theme-purple .card .card-header .card-header-pills>li>a:not(.disabled):focus,
.theme-purple .card .card-header .card-header-pills>li>a:not(.disabled):hover {
    border-bottom: 2px solid #6d5cae;
    color: #6d5cae
}

.theme-purple .card.card-image-material .card-body .card-link,
.theme-purple .card.card-material .card-body .card-link,
.theme-purple .collapse-group [data-toggle=collapse]:not(.disabled):hover,
.theme-purple .collapse-group [data-toggle=collapse][aria-expanded=true] {
    color: #6d5cae
}

.theme-purple .custom-checkbox .custom-control-input:checked~.custom-control-label:before,
.theme-purple .custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: #6d5cae;
    border-color: #6d5cae
}

.theme-purple .custom-checkbox .custom-control-input:checked~.custom-control-label:after,
.theme-purple .custom-radio .custom-control-input:checked~.custom-control-label:after {
    border-color: #564790
}

.theme-purple .material-checkbox .custom-control-input:checked~.custom-control-label:before {
    border-color: #6d5cae
}

.theme-purple .toggle-button .custom-control-input:checked~.custom-control-label:before {
    background-color: #6d5cae;
    border-color: #6d5cae
}

.theme-purple .toggle-button .custom-control-input:checked~.custom-control-label:after {
    border-color: #564790
}

.theme-purple .material-form .form-group .form-control~.form-control-line:after,
.theme-purple .material-form .form-group .form-control~label:after {
    background-color: #6d5cae
}

.theme-purple .material-form .form-group .form-control:focus~.form-control-line,
.theme-purple .material-form .form-group .form-control:focus~label {
    color: #6d5cae;
    opacity: 1
}

.theme-purple .material-form .form-group .form-control:focus~.form-control-line:after,
.theme-purple .material-form .form-group .form-control:focus~label:after {
    background-color: #6d5cae
}

.theme-purple .settings-wrapper.builder .card .card-body .layout-view.active {
    border: 2px solid #6d5cae
}

.theme-purple .progress-bar,
.theme-purple .settings-wrapper.builder .card .card-body .layout-view .btn-activate:hover,
.theme-purple .settings-wrapper.builder .card .card-body .layout-view.active .btn-activate,
.theme-purple .settings-wrapper.builder:before {
    background-color: #6d5cae
}

.theme-purple .wizard .progress .progress-bar {
    background-color: rgba(109, 92, 174, .4)
}

.theme-purple .price-item-content .price-item h2,
.theme-purple .price-item-content .price-item.price-item-border .price h2:before,
.theme-purple .price-item-content .price-item.price-item-checkbox a,
.theme-purple .price-item-content .price-item.price-item-default .price-card-row i,
.theme-purple .price-item-content .price-item.price-item-default a,
.theme-purple .price-item-content .price-item.price-item-left-radius .price,
.theme-purple .price-item-content .price-item.price-item-premium .price,
.theme-purple .price-item-content .price-item.price-item-premium .price .card-title,
.theme-purple .price-item-content .price-item.price-item-premium a,
.theme-purple .price-item-content .price-item.price-item-radius a,
.theme-purple .price-item-content .price-item.price-item-shadow .card-title,
.theme-purple .search-form.search-form-open-item button.form-control-feedback,
.theme-purple .search-form.search-form-open-item span.form-control-feedback,
.theme-purple .search-icon.search-icon-open button,
.theme-purple .search-icon.search-icon-open button:active,
.theme-purple .search-icon.search-icon-open button:focus,
.theme-purple .search-icon.search-icon-open button:hover,
.theme-purple .search-input-hover .more-link,
.theme-purple .search-wrapper button,
.theme-purple.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-purple.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    background: #6d5cae;
    color: #fff
}

button i {
    color: #fff !important
}

.theme-purple .wizard .wizard-navigation.nav .nav-item.active .wizard-navigation-name,
.theme-purple .wizard .wizard-navigation.nav .nav-item.done .wizard-navigation-name {
    color: #6d5cae
}

.theme-purple .wizard .wizard-navigation.nav .nav-item.active a,
.theme-purple .wizard .wizard-navigation.nav .nav-item.done a {
    border: 2px solid #6d5cae;
    background-color: #6d5cae
}

.theme-purple .chat-box-wrapper .chat-box .chat-header,
.theme-purple .chat-wrapper .badge {
    background-color: #6d5cae
}

.theme-purple .coming-soon .count-down-box>div span:not(.count-number),
.theme-purple .coming-soonV2>.container h1 {
    color: #6d5cae
}

.theme-purple .price-item-content .price-item a {
    color: #6d5cae
}

.theme-purple .price-item-content .price-item.price-item-radius .price-card-row i {
    color: #6d5cae
}

.theme-purple .price-item-content .price-item.price-item-premium .price-card-row i {
    color: #6d5cae
}

.theme-purple .price-item-content .price-item.price-item-border .price h2 {
    color: #6d5cae
}

.theme-purple .price-item-content .price-item.price-item-border a {
    color: #6d5cae;
    border: 2px solid #6d5cae
}

.theme-purple .price-item-content .price-item.price-item-checkbox .price h2 {
    color: #6d5cae
}

.theme-purple .price-item-content .price-item.price-item-checkbox .price .card-title {
    background: #6d5cae
}

.theme-purple .price-item-content .price-item.price-item-checkbox .price-card-row i {
    color: #6d5cae
}

.theme-purple .wrap.wrap-open-searchinput input:focus {
    border-bottom: 1px solid #6d5cae
}

.theme-purple .search-block .txt:focus {
    border: 1px solid #6d5cae
}

.theme-purple .search-input-hover .more-link {
    border-bottom: #6d5cae
}

.theme-purple .search-wrapper .search:focus {
    border: 1px solid #6d5cae
}

.theme-purple .search-wrapper-shadow span i {
    color: #6d5cae
}

.theme-purple .search-itam .search:focus,
.theme-purple .search-wrapper-shadow .search:focus {
    border-bottom: 1px solid #6d5cae
}

.theme-purple.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-purple.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-purple.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after,
.theme-purple.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before,
.theme-purple.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-purple.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-purple.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-purple.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2 {
    border-bottom-color: #6d5cae
}

.theme-purple.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    border-top-color: #6d5cae
}

.theme-green .btn-theme,
.theme-green .header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .message-time .label {
    background-color: #0aa89e
}

.theme-purple .settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-image-setting.active {
    border-color: #6d5cae
}

.theme-green.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .side-menu li.active>a {
    color: #0aa89e;
    border-right: 3px solid #0aa89e
}

.theme-green .sidebar .scroll-wrapper:before {
    background: #0aa89e
}

.theme-green .header .header-menu .navbar-right>li.dropdown .dropdown-menu .notif-title .color-message,
.theme-green .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title,
.theme-green .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title .site-title span,
.theme-green .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .profile .profile-info span,
.theme-green .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li.active>a,
.theme-green .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li:hover>a,
.theme-green .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.theme-green .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active>a,
.theme-green .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .active-child a,
.theme-green .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .opened>a,
.theme-green .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened>a,
.theme-green .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:focus>a,
.theme-green .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:hover>a,
.theme-green .sidebar .scroll-wrapper .nav-title,
.theme-green .sidebar .scroll-wrapper .nav-title .site-title span,
.theme-green .sidebar .scroll-wrapper .profile .profile-info span,
.theme-green .sidebar .scroll-wrapper .search-wrap form button[type=submit] i,
.theme-green .sidebar .scroll-wrapper .search-wrap form input[type=text] {
    color: #0aa89e
}

.theme-green .header .header-menu .navbar-right>li.dropdown .dropdown-toggle.info-number .badge {
    background-color: #0aa89e;
    border-color: #0aa89e
}

.theme-green .header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu li a i,
.theme-green .header .header-menu .navbar-right>li.search-wrap button[type=submit] i {
    color: #0aa89e
}

.theme-green .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active,
.theme-green .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active a,
.theme-green .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus,
.theme-green .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus a,
.theme-green .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover,
.theme-green .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover a,
.theme-green .text-theme {
    color: #0aa89e
}

.theme-green .btn-theme.btn-outline {
    color: #0aa89e;
    border: 1px solid #0aa89e
}

.theme-green .btn-theme.active,
.theme-green .btn-theme.active:focus,
.theme-green .btn-theme:active,
.theme-green .btn-theme:active:focus,
.theme-green .btn-theme:active:hover,
.theme-green .btn-theme:focus {
    background-color: #06605a
}

.theme-green .btn-theme.hover,
.theme-green .btn-theme:hover {
    background-color: #077871
}

.theme-green .btn-theme.active:hover {
    background-color: #06605a
}

.theme-green .btn-theme.disabled,
.theme-green .btn-theme.disabled.active,
.theme-green .btn-theme.disabled:active,
.theme-green .btn-theme.disabled:focus,
.theme-green .btn-theme.disabled:hover,
.theme-green .btn-theme[disabled],
.theme-green .btn-theme[disabled].active,
.theme-green .btn-theme[disabled]:active,
.theme-green .btn-theme[disabled]:focus,
.theme-green .btn-theme[disabled]:hover {
    background-color: #0dd8cb
}

.theme-green .material-radio .custom-control-input:checked~.custom-control-label:after,
.theme-green .material-radio .custom-control-input~.custom-control-label:after,
.theme-green .nav-tabs-simple>li>a.active:after,
.theme-green .nav-tabs-simple>li>a:hover:after {
    background: #0aa89e
}

.theme-green .btn-theme .badge,
.theme-green .nav-tabs-simple>li>a.active,
.theme-green .nav-tabs-simple>li>a:hover,
.theme-green .nav-tabs>li>a.active,
.theme-green .nav-tabs>li>a:focus,
.theme-green .nav-tabs>li>a:hover {
    color: #0aa89e
}

.theme-green .nav-tabs-linetriangle:after {
    border-bottom: 1px solid #0aa89e
}

.theme-green .nav-tabs-linetriangle>li>a.active {
    color: #0aa89e
}

.theme-green .nav-tabs-linetriangle>li>a.active:before {
    border-top-color: #0aa89e
}

.theme-green .card .card-title a:hover {
    color: #0aa89e
}

.theme-green .card .card-header .card-header-pills>li>a:not(.disabled).active,
.theme-green .card .card-header .card-header-pills>li>a:not(.disabled):focus,
.theme-green .card .card-header .card-header-pills>li>a:not(.disabled):hover {
    border-bottom: 2px solid #0aa89e;
    color: #0aa89e
}

.theme-green .card.card-image-material .card-body .card-link,
.theme-green .card.card-material .card-body .card-link,
.theme-green .collapse-group [data-toggle=collapse]:not(.disabled):hover,
.theme-green .collapse-group [data-toggle=collapse][aria-expanded=true] {
    color: #0aa89e
}

.theme-green .custom-checkbox .custom-control-input:checked~.custom-control-label:before,
.theme-green .custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: #0aa89e;
    border-color: #0aa89e
}

.theme-green .custom-checkbox .custom-control-input:checked~.custom-control-label:after,
.theme-green .custom-radio .custom-control-input:checked~.custom-control-label:after {
    border-color: #077871
}

.theme-green .material-checkbox .custom-control-input:checked~.custom-control-label:before {
    border-color: #0aa89e
}

.theme-green .toggle-button .custom-control-input:checked~.custom-control-label:before {
    background-color: #0aa89e;
    border-color: #0aa89e
}

.theme-green .toggle-button .custom-control-input:checked~.custom-control-label:after {
    border-color: #077871
}

.theme-green .material-form .form-group .form-control~.form-control-line:after,
.theme-green .material-form .form-group .form-control~label:after {
    background-color: #0aa89e
}

.theme-green .material-form .form-group .form-control:focus~.form-control-line,
.theme-green .material-form .form-group .form-control:focus~label {
    color: #0aa89e;
    opacity: 1
}

.theme-green .material-form .form-group .form-control:focus~.form-control-line:after,
.theme-green .material-form .form-group .form-control:focus~label:after {
    background-color: #0aa89e
}

.theme-green .settings-wrapper.builder .card .card-body .layout-view.active {
    border: 2px solid #0aa89e
}

.theme-green .progress-bar,
.theme-green .settings-wrapper.builder .card .card-body .layout-view .btn-activate:hover,
.theme-green .settings-wrapper.builder .card .card-body .layout-view.active .btn-activate,
.theme-green .settings-wrapper.builder:before {
    background-color: #0aa89e
}

.theme-green .wizard .progress .progress-bar {
    background-color: rgba(10, 168, 158, .4)
}

.theme-green .price-item-content .price-item h2,
.theme-green .price-item-content .price-item.price-item-border .price h2:before,
.theme-green .price-item-content .price-item.price-item-checkbox a,
.theme-green .price-item-content .price-item.price-item-default .price-card-row i,
.theme-green .price-item-content .price-item.price-item-default a,
.theme-green .price-item-content .price-item.price-item-left-radius .price,
.theme-green .price-item-content .price-item.price-item-premium .price,
.theme-green .price-item-content .price-item.price-item-premium .price .card-title,
.theme-green .price-item-content .price-item.price-item-premium a,
.theme-green .price-item-content .price-item.price-item-radius a,
.theme-green .price-item-content .price-item.price-item-shadow .card-title,
.theme-green .search-form.search-form-open-item button.form-control-feedback,
.theme-green .search-form.search-form-open-item span.form-control-feedback,
.theme-green .search-icon.search-icon-open button,
.theme-green .search-icon.search-icon-open button:active,
.theme-green .search-icon.search-icon-open button:focus,
.theme-green .search-icon.search-icon-open button:hover,
.theme-green .search-input-hover .more-link,
.theme-green .search-wrapper button,
.theme-green.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-green.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    background: #0aa89e
}

.theme-green .wizard .wizard-navigation.nav .nav-item.active .wizard-navigation-name,
.theme-green .wizard .wizard-navigation.nav .nav-item.done .wizard-navigation-name {
    color: #0aa89e
}

.theme-green .wizard .wizard-navigation.nav .nav-item.active a,
.theme-green .wizard .wizard-navigation.nav .nav-item.done a {
    border: 2px solid #0aa89e;
    background-color: #0aa89e
}

.theme-green .chat-box-wrapper .chat-box .chat-header,
.theme-green .chat-wrapper .badge {
    background-color: #0aa89e
}

.theme-green .coming-soon .count-down-box>div span:not(.count-number),
.theme-green .coming-soonV2>.container h1 {
    color: #0aa89e
}

.theme-green .price-item-content .price-item a {
    color: #0aa89e
}

.theme-green .price-item-content .price-item.price-item-radius .price-card-row i {
    color: #0aa89e
}

.theme-green .price-item-content .price-item.price-item-premium .price-card-row i {
    color: #0aa89e
}

.theme-green .price-item-content .price-item.price-item-border .price h2 {
    color: #0aa89e
}

.theme-green .price-item-content .price-item.price-item-border a {
    color: #0aa89e;
    border: 2px solid #0aa89e
}

.theme-green .price-item-content .price-item.price-item-checkbox .price h2 {
    color: #0aa89e
}

.theme-green .price-item-content .price-item.price-item-checkbox .price .card-title {
    background: #0aa89e
}

.theme-green .price-item-content .price-item.price-item-checkbox .price-card-row i {
    color: #0aa89e
}

.theme-green .wrap.wrap-open-searchinput input:focus {
    border-bottom: 1px solid #0aa89e
}

.theme-green .search-block .txt:focus {
    border: 1px solid #0aa89e
}

.theme-green .search-input-hover .more-link {
    border-bottom: #0aa89e
}

.theme-green .search-wrapper .search:focus {
    border: 1px solid #0aa89e
}

.theme-green .search-wrapper-shadow span i {
    color: #0aa89e
}

.theme-green .search-itam .search:focus,
.theme-green .search-wrapper-shadow .search:focus {
    border-bottom: 1px solid #0aa89e
}

.theme-green.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-green.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-green.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after,
.theme-green.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before,
.theme-green.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-green.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-green.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-green.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2 {
    border-bottom-color: #0aa89e
}

.theme-green.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    border-top-color: #0aa89e
}

.theme-orange .btn-theme,
.theme-orange .header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .message-time .label {
    background-color: #fa0
}

.theme-green .settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-image-setting.active {
    border-color: #0aa89e
}

.theme-orange.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .side-menu li.active>a {
    color: #fa0;
    border-right: 3px solid #fa0
}

.theme-orange .sidebar .scroll-wrapper:before {
    background: #fa0
}

.theme-orange .header .header-menu .navbar-right>li.dropdown .dropdown-menu .notif-title .color-message,
.theme-orange .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title,
.theme-orange .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title .site-title span,
.theme-orange .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .profile .profile-info span,
.theme-orange .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li.active>a,
.theme-orange .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li:hover>a,
.theme-orange .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.theme-orange .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active>a,
.theme-orange .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .active-child a,
.theme-orange .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .opened>a,
.theme-orange .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened>a,
.theme-orange .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:focus>a,
.theme-orange .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:hover>a,
.theme-orange .sidebar .scroll-wrapper .nav-title,
.theme-orange .sidebar .scroll-wrapper .nav-title .site-title span,
.theme-orange .sidebar .scroll-wrapper .profile .profile-info span,
.theme-orange .sidebar .scroll-wrapper .search-wrap form button[type=submit] i,
.theme-orange .sidebar .scroll-wrapper .search-wrap form input[type=text] {
    color: #fa0
}

.theme-orange .header .header-menu .navbar-right>li.dropdown .dropdown-toggle.info-number .badge {
    background-color: #fa0;
    border-color: #fa0
}

.theme-orange .header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu li a i,
.theme-orange .header .header-menu .navbar-right>li.search-wrap button[type=submit] i {
    color: #fa0
}

.theme-orange .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active,
.theme-orange .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active a,
.theme-orange .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus,
.theme-orange .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus a,
.theme-orange .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover,
.theme-orange .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover a,
.theme-orange .text-theme {
    color: #fa0
}

.theme-orange .btn-theme.btn-outline {
    color: #fa0;
    border: 1px solid #fa0
}

.theme-orange .btn-theme.active,
.theme-orange .btn-theme.active:focus,
.theme-orange .btn-theme:active,
.theme-orange .btn-theme:active:focus,
.theme-orange .btn-theme:active:hover,
.theme-orange .btn-theme:focus {
    background-color: #b37700
}

.theme-orange .btn-theme.hover,
.theme-orange .btn-theme:hover {
    background-color: #c80
}

.theme-orange .btn-theme.active:hover {
    background-color: #b37700
}

.theme-orange .btn-theme.disabled,
.theme-orange .btn-theme.disabled.active,
.theme-orange .btn-theme.disabled:active,
.theme-orange .btn-theme.disabled:focus,
.theme-orange .btn-theme.disabled:hover,
.theme-orange .btn-theme[disabled],
.theme-orange .btn-theme[disabled].active,
.theme-orange .btn-theme[disabled]:active,
.theme-orange .btn-theme[disabled]:focus,
.theme-orange .btn-theme[disabled]:hover {
    background-color: #fb3
}

.theme-orange .material-radio .custom-control-input:checked~.custom-control-label:after,
.theme-orange .material-radio .custom-control-input~.custom-control-label:after,
.theme-orange .nav-tabs-simple>li>a.active:after,
.theme-orange .nav-tabs-simple>li>a:hover:after {
    background: #fa0
}

.theme-orange .btn-theme .badge,
.theme-orange .nav-tabs-simple>li>a.active,
.theme-orange .nav-tabs-simple>li>a:hover,
.theme-orange .nav-tabs>li>a.active,
.theme-orange .nav-tabs>li>a:focus,
.theme-orange .nav-tabs>li>a:hover {
    color: #fa0
}

.theme-orange .nav-tabs-linetriangle:after {
    border-bottom: 1px solid #fa0
}

.theme-orange .nav-tabs-linetriangle>li>a.active {
    color: #fa0
}

.theme-orange .nav-tabs-linetriangle>li>a.active:before {
    border-top-color: #fa0
}

.theme-orange .card .card-title a:hover {
    color: #fa0
}

.theme-orange .card .card-header .card-header-pills>li>a:not(.disabled).active,
.theme-orange .card .card-header .card-header-pills>li>a:not(.disabled):focus,
.theme-orange .card .card-header .card-header-pills>li>a:not(.disabled):hover {
    border-bottom: 2px solid #fa0;
    color: #fa0
}

.theme-orange .card.card-image-material .card-body .card-link,
.theme-orange .card.card-material .card-body .card-link,
.theme-orange .collapse-group [data-toggle=collapse]:not(.disabled):hover,
.theme-orange .collapse-group [data-toggle=collapse][aria-expanded=true] {
    color: #fa0
}

.theme-orange .custom-checkbox .custom-control-input:checked~.custom-control-label:before,
.theme-orange .custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: #fa0;
    border-color: #fa0
}

.theme-orange .custom-checkbox .custom-control-input:checked~.custom-control-label:after,
.theme-orange .custom-radio .custom-control-input:checked~.custom-control-label:after {
    border-color: #c80
}

.theme-orange .material-checkbox .custom-control-input:checked~.custom-control-label:before {
    border-color: #fa0
}

.theme-orange .toggle-button .custom-control-input:checked~.custom-control-label:before {
    background-color: #fa0;
    border-color: #fa0
}

.theme-orange .toggle-button .custom-control-input:checked~.custom-control-label:after {
    border-color: #c80
}

.theme-orange .material-form .form-group .form-control~.form-control-line:after,
.theme-orange .material-form .form-group .form-control~label:after {
    background-color: #fa0
}

.theme-orange .material-form .form-group .form-control:focus~.form-control-line,
.theme-orange .material-form .form-group .form-control:focus~label {
    color: #fa0;
    opacity: 1
}

.theme-orange .material-form .form-group .form-control:focus~.form-control-line:after,
.theme-orange .material-form .form-group .form-control:focus~label:after {
    background-color: #fa0
}

.theme-orange .settings-wrapper.builder .card .card-body .layout-view.active {
    border: 2px solid #fa0
}

.theme-orange .progress-bar,
.theme-orange .settings-wrapper.builder .card .card-body .layout-view .btn-activate:hover,
.theme-orange .settings-wrapper.builder .card .card-body .layout-view.active .btn-activate,
.theme-orange .settings-wrapper.builder:before {
    background-color: #fa0
}

.theme-orange .wizard .progress .progress-bar {
    background-color: rgba(255, 170, 0, .4)
}

.theme-orange .price-item-content .price-item h2,
.theme-orange .price-item-content .price-item.price-item-border .price h2:before,
.theme-orange .price-item-content .price-item.price-item-checkbox a,
.theme-orange .price-item-content .price-item.price-item-default .price-card-row i,
.theme-orange .price-item-content .price-item.price-item-default a,
.theme-orange .price-item-content .price-item.price-item-left-radius .price,
.theme-orange .price-item-content .price-item.price-item-premium .price,
.theme-orange .price-item-content .price-item.price-item-premium .price .card-title,
.theme-orange .price-item-content .price-item.price-item-premium a,
.theme-orange .price-item-content .price-item.price-item-radius a,
.theme-orange .price-item-content .price-item.price-item-shadow .card-title,
.theme-orange .search-form.search-form-open-item button.form-control-feedback,
.theme-orange .search-form.search-form-open-item span.form-control-feedback,
.theme-orange .search-icon.search-icon-open button,
.theme-orange .search-icon.search-icon-open button:active,
.theme-orange .search-icon.search-icon-open button:focus,
.theme-orange .search-icon.search-icon-open button:hover,
.theme-orange .search-input-hover .more-link,
.theme-orange .search-wrapper button,
.theme-orange.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-orange.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    background: #fa0
}

.theme-orange .wizard .wizard-navigation.nav .nav-item.active .wizard-navigation-name,
.theme-orange .wizard .wizard-navigation.nav .nav-item.done .wizard-navigation-name {
    color: #fa0
}

.theme-orange .wizard .wizard-navigation.nav .nav-item.active a,
.theme-orange .wizard .wizard-navigation.nav .nav-item.done a {
    border: 2px solid #fa0;
    background-color: #fa0
}

.theme-orange .chat-box-wrapper .chat-box .chat-header,
.theme-orange .chat-wrapper .badge {
    background-color: #fa0
}

.theme-orange .coming-soon .count-down-box>div span:not(.count-number),
.theme-orange .coming-soonV2>.container h1 {
    color: #fa0
}

.theme-orange .price-item-content .price-item a {
    color: #fa0
}

.theme-orange .price-item-content .price-item.price-item-radius .price-card-row i {
    color: #fa0
}

.theme-orange .price-item-content .price-item.price-item-premium .price-card-row i {
    color: #fa0
}

.theme-orange .price-item-content .price-item.price-item-border .price h2 {
    color: #fa0
}

.theme-orange .price-item-content .price-item.price-item-border a {
    color: #fa0;
    border: 2px solid #fa0
}

.theme-orange .price-item-content .price-item.price-item-checkbox .price h2 {
    color: #fa0
}

.theme-orange .price-item-content .price-item.price-item-checkbox .price .card-title {
    background: #fa0
}

.theme-orange .price-item-content .price-item.price-item-checkbox .price-card-row i {
    color: #fa0
}

.theme-orange .wrap.wrap-open-searchinput input:focus {
    border-bottom: 1px solid #fa0
}

.theme-orange .search-block .txt:focus {
    border: 1px solid #fa0
}

.theme-orange .search-input-hover .more-link {
    border-bottom: #fa0
}

.theme-orange .search-wrapper .search:focus {
    border: 1px solid #fa0
}

.theme-orange .search-wrapper-shadow span i {
    color: #fa0
}

.theme-orange .search-itam .search:focus,
.theme-orange .search-wrapper-shadow .search:focus {
    border-bottom: 1px solid #fa0
}

.theme-orange.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-orange.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-orange.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after,
.theme-orange.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before,
.theme-orange.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-orange.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-orange.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-orange.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2 {
    border-bottom-color: #fa0
}

.theme-orange.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    border-top-color: #fa0
}

.theme-orange .settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-image-setting.active {
    border-color: #fa0
}

.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    vertical-align: middle
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: linear-gradient(to top, #eee 0, #fff 50%)
}

html[dir=rtl] .select2-container .select2-choice {
    padding: 0 8px 0 0
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: linear-gradient(to bottom, #eee 0, #fff 90%)
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}

.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto
}

html[dir=rtl] .select2-container .select2-choice>.select2-chosen {
    margin-left: 26px;
    margin-right: 0
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    background: url(select2/select2.png) right top no-repeat;
    cursor: pointer;
    outline: 0
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px
}

.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
    background-image: linear-gradient(to top, #ccc 0, #eee 60%)
}

html[dir=rtl] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px
}

.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(select2/select2.png) no-repeat 0 1px
}

html[dir=rtl] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff url(select2/select2.png) no-repeat 100% -22px;
    background: url(select2/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(select2/select2.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select2/select2.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select2/select2.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

html[dir=rtl] .select2-search input {
    padding: 4px 5px 4px 20px;
    background: #fff url(select2/select2.png) no-repeat -37px -22px;
    background: url(select2/select2.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(select2/select2.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select2/select2.png) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select2/select2.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}

.select2-search input.select2-active {
    background: #fff url(select2/select2-spinner.gif) no-repeat 100%;
    background: url(select2/select2-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(select2/select2-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select2/select2-spinner.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select2/select2-spinner.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: linear-gradient(to top, #fff 0, #eee 50%)
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: rgba(0, 0, 0, 0);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%)
}

.select2-dropdown-open .select2-choice .select2-arrow {
    background: 0 0;
    border-left: none;
    filter: none
}

html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}

html[dir=rtl] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px
}

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

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html[dir=rtl] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: 700
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-results-dept-1 .select2-result-label {
    padding-left: 20px
}

.select2-results-dept-2 .select2-result-label {
    padding-left: 40px
}

.select2-results-dept-3 .select2-result-label {
    padding-left: 60px
}

.select2-results-dept-4 .select2-result-label {
    padding-left: 80px
}

.select2-results-dept-5 .select2-result-label {
    padding-left: 100px
}

.select2-results-dept-6 .select2-result-label {
    padding-left: 110px
}

.select2-results-dept-7 .select2-result-label {
    padding-left: 120px
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff
}

.select2-results li em {
    background: #feffde;
    font-style: normal
}

.select2-results .select2-highlighted em {
    background: 0 0
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}

.select2-results .select2-ajax-error,
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px
}

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select2-results .select2-selected {
    display: none
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(select2/select2-spinner.gif) no-repeat 100%
}

.select2-results .select2-ajax-error {
    background: rgba(255, 50, 50, .2)
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%)
}

html[dir=rtl] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px
}

.select2-locked {
    padding: 3px 5px 3px 5px !important
}

.select2-container-multi .select2-choices {
    min-height: 26px
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}

html[dir=rtl] .select2-container-multi .select2-choices li {
    float: right
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0 !important
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url(select2/select2-spinner.gif) no-repeat 100% !important
}

.select2-default {
    color: #999 !important
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

html[dir=rtl] .select2-container-multi .select2-choices .select2-search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: 0;
    background: url(select2/select2.png) right top no-repeat
}

html[dir=rtl] .select2-search-choice-close {
    right: auto;
    left: 3px
}

.select2-container-multi .select2-search-choice-close {
    left: 3px
}

html[dir=rtl] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: 0 0
}

.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline
}

.select2-offscreen,
.select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important
}

.select2-display-none {
    display: none
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 2dppx) {

    .select2-container .select2-choice .select2-arrow b,
    .select2-container .select2-choice abbr,
    .select2-search input,
    .select2-search-choice-close {
        background-image: url(select2/select2x2.png) !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important
    }

    .select2-search input {
        background-position: 100% -21px !important
    }
}

.select3-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    vertical-align: middle
}

.select3-container,
.select3-drop,
.select3-search,
.select3-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.select3-container .select3-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 50%);
    background-image: linear-gradient(to top, #eee 0, #fff 50%)
}

html[dir=rtl] .select3-container .select3-choice {
    padding: 0 8px 0 0
}

.select3-container.select3-drop-above .select3-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0, #fff 90%);
    background-image: linear-gradient(to bottom, #eee 0, #fff 90%)
}

.select3-container.select3-allowclear .select3-choice .select3-chosen {
    margin-right: 42px
}

.select3-container .select3-choice>.select3-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto
}

html[dir=rtl] .select3-container .select3-choice>.select3-chosen {
    margin-left: 26px;
    margin-right: 0
}

.select3-container .select3-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    background: url(select3.png) right top no-repeat;
    cursor: pointer;
    outline: 0
}

.select3-container.select3-allowclear .select3-choice abbr {
    display: inline-block
}

.select3-container .select3-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}

.select3-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff
}

.select3-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.select3-drop.select3-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15)
}

.select3-drop-active {
    border: 1px solid #5897fb;
    border-top: none
}

.select3-drop.select3-drop-above.select3-drop-active {
    border-top: 1px solid #5897fb
}

.select3-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}

.select3-drop-auto-width .select3-search {
    padding-top: 4px
}

.select3-container .select3-choice .select3-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0, #eee 60%);
    background-image: linear-gradient(to top, #ccc 0, #eee 60%)
}

html[dir=rtl] .select3-container .select3-choice .select3-arrow {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px
}

.select3-container .select3-choice .select3-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(select3.png) no-repeat 0 1px
}

html[dir=rtl] .select3-container .select3-choice .select3-arrow b {
    background-position: 2px 1px
}

.select3-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}

.select3-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff url(select3.png) no-repeat 100% -22px;
    background: url(select3.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(select3.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select3.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select3.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

html[dir=rtl] .select3-search input {
    padding: 4px 5px 4px 20px;
    background: #fff url(select3.png) no-repeat -37px -22px;
    background: url(select3.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(select3.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select3.png) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select3.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select3-drop.select3-drop-above .select3-search input {
    margin-top: 4px
}

.select3-search input.select3-active {
    background: #fff url(select3-spinner.gif) no-repeat 100%;
    background: url(select3-spinner.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(select3-spinner.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select3-spinner.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(select3-spinner.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}

.select3-container-active .select3-choice,
.select3-container-active .select3-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select3-dropdown-open .select3-choice {
    border-bottom-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0, #eee 50%);
    background-image: linear-gradient(to top, #fff 0, #eee 50%)
}

.select3-dropdown-open.select3-drop-above .select3-choice,
.select3-dropdown-open.select3-drop-above .select3-choices {
    border: 1px solid #5897fb;
    border-top-color: rgba(0, 0, 0, 0);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0, #eee 50%)
}

.select3-dropdown-open .select3-choice .select3-arrow {
    background: 0 0;
    border-left: none;
    filter: none
}

html[dir=rtl] .select3-dropdown-open .select3-choice .select3-arrow {
    border-right: none
}

.select3-dropdown-open .select3-choice .select3-arrow b {
    background-position: -18px 1px
}

html[dir=rtl] .select3-dropdown-open .select3-choice .select3-arrow b {
    background-position: -16px 1px
}

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

.select3-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

html[dir=rtl] .select3-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px
}

.select3-results ul.select3-result-sub {
    margin: 0;
    padding-left: 0
}

.select3-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select3-results li.select3-result-with-children>.select3-result-label {
    font-weight: 700
}

.select3-results .select3-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select3-results-dept-1 .select3-result-label {
    padding-left: 20px
}

.select3-results-dept-2 .select3-result-label {
    padding-left: 40px
}

.select3-results-dept-3 .select3-result-label {
    padding-left: 60px
}

.select3-results-dept-4 .select3-result-label {
    padding-left: 80px
}

.select3-results-dept-5 .select3-result-label {
    padding-left: 100px
}

.select3-results-dept-6 .select3-result-label {
    padding-left: 110px
}

.select3-results-dept-7 .select3-result-label {
    padding-left: 120px
}

.select3-results .select3-highlighted {
    background: #3875d7;
    color: #fff
}

.select3-results li em {
    background: #feffde;
    font-style: normal
}

.select3-results .select3-highlighted em {
    background: 0 0
}

.select3-results .select3-highlighted ul {
    background: #fff;
    color: #000
}

.select3-results .select3-ajax-error,
.select3-results .select3-no-results,
.select3-results .select3-searching,
.select3-results .select3-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px
}

.select3-results .select3-disabled.select3-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select3-results .select3-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}

.select3-results .select3-selected {
    display: none
}

.select3-more-results.select3-active {
    background: #f4f4f4 url(select3-spinner.gif) no-repeat 100%
}

.select3-results .select3-ajax-error {
    background: rgba(255, 50, 50, .2)
}

.select3-more-results {
    background: #f4f4f4;
    display: list-item
}

.select3-container.select3-container-disabled .select3-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select3-container.select3-container-disabled .select3-choice .select3-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}

.select3-container.select3-container-disabled .select3-choice abbr {
    display: none
}

.select3-container-multi .select3-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%)
}

html[dir=rtl] .select3-container-multi .select3-choices {
    padding: 0 0 0 5px
}

.select3-locked {
    padding: 3px 5px 3px 5px !important
}

.select3-container-multi .select3-choices {
    min-height: 26px
}

.select3-container-multi.select3-container-active .select3-choices {
    border: 1px solid #5897fb;
    outline: 0;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.select3-container-multi .select3-choices li {
    float: left;
    list-style: none
}

html[dir=rtl] .select3-container-multi .select3-choices li {
    float: right
}

.select3-container-multi .select3-choices .select3-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.select3-container-multi .select3-choices .select3-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0 !important
}

.select3-container-multi .select3-choices .select3-search-field input.select3-active {
    background: #fff url(select3-spinner.gif) no-repeat 100% !important
}

.select3-default {
    color: #999 !important
}

.select3-container-multi .select3-choices .select3-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}

html[dir=rtl] .select3-container-multi .select3-choices .select3-search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px
}

.select3-container-multi .select3-choices .select3-search-choice .select3-chosen {
    cursor: default
}

.select3-container-multi .select3-choices .select3-search-choice-focus {
    background: #d4d4d4
}

.select3-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: 0;
    background: url(select3.png) right top no-repeat
}

html[dir=rtl] .select3-search-choice-close {
    right: auto;
    left: 3px
}

.select3-container-multi .select3-search-choice-close {
    left: 3px
}

html[dir=rtl] .select3-container-multi .select3-search-choice-close {
    left: auto;
    right: 2px
}

.select3-container-multi .select3-choices .select3-search-choice .select3-search-choice-close:hover {
    background-position: right -11px
}

.select3-container-multi .select3-choices .select3-search-choice-focus .select3-search-choice-close {
    background-position: right -11px
}

.select3-container-multi.select3-container-disabled .select3-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}

.select3-container-multi.select3-container-disabled .select3-choices .select3-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}

.select3-container-multi.select3-container-disabled .select3-choices .select3-search-choice .select3-search-choice-close {
    display: none;
    background: 0 0
}

.select3-result-selectable .select3-match,
.select3-result-unselectable .select3-match {
    text-decoration: underline
}

.select3-offscreen,
.select3-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important
}

.select3-display-none {
    display: none
}

.select3-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 2dppx) {

    .select3-container .select3-choice .select3-arrow b,
    .select3-container .select3-choice abbr,
    .select3-search input,
    .select3-search-choice-close {
        background-image: url(select3x2.png) !important;
        background-repeat: no-repeat !important;
        background-size: 60px 40px !important
    }

    .select3-search input {
        background-position: 100% -21px !important
    }
}

.button-box .btn {
    margin-top: 0
}

select#documentoSelect {
    border: solid #dadada 1px;
    padding: 0 25px;
    color: #73879c;
    font-weight: 600
}

.form-user,
.form-representante {
    width: 100%
}

.search-wrapper i {
    color: #1d3468
}

.btn-outline-danger {
    color: #e43a45 !important;
    border: 1px solid #e43a45
}

tr.rowLixeira {
    opacity: .3
}

.active-child {
    font-weight: 600
}

.property_image .property_image_item .property_image_actions,
.content_image .property_image_item .property_image_actions {
    position: absolute;
    top: 10px;
    left: 10px
}

.icon-notext:before {
    top: 0;
    margin-right: 0 !important
}

.theme-custom .btn-theme,
.theme-custom .header .header-menu .navbar-right .dropdown-message #message-list .message-item .list-group-item a .mail-box .message-time .label {
    background-color: #4dd0e1
}

.theme-custom.nav-sm .main-container .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .side-menu li.active>a {
    color: #4dd0e1;
    border-right: 3px solid #4dd0e1
}

.theme-custom .sidebar .scroll-wrapper:before {
    background: #4dd0e1
}

.theme-custom .header .header-menu .navbar-right>li.dropdown .dropdown-menu .notif-title .color-message,
.theme-custom .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title,
.theme-custom .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .nav-title .site-title span,
.theme-custom .header .header-menu .navbar-right>li.dropdown .dropdown-menu li .profile .profile-info span,
.theme-custom .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li.active>a,
.theme-custom .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.child-menu>li:hover>a,
.theme-custom .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active-child>a,
.theme-custom .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.active>a,
.theme-custom .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .active-child a,
.theme-custom .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened .child-menu .opened>a,
.theme-custom .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li.opened>a,
.theme-custom .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:focus>a,
.theme-custom .sidebar .scroll-wrapper .main-menu-wrapper .menu-section .nav.side-menu>li:hover>a,
.theme-custom .sidebar .scroll-wrapper .nav-title,
.theme-custom .sidebar .scroll-wrapper .nav-title .site-title span,
.theme-custom .sidebar .scroll-wrapper .profile .profile-info span,
.theme-custom .sidebar .scroll-wrapper .search-wrap form button[type=submit] i,
.theme-custom .sidebar .scroll-wrapper .search-wrap form input[type=text] {
    color: #4dd0e1
}

.theme-custom .header .header-menu .navbar-right>li.dropdown .dropdown-toggle.info-number .badge {
    background-color: #4dd0e1;
    border-color: #4dd0e1
}

.theme-custom .header .header-menu .navbar-right>li.dropdown.profile-dropdown .dropdown-menu li a i,
.theme-custom .header .header-menu .navbar-right>li.search-wrap button[type=submit] i {
    color: #4dd0e1
}

.theme-custom .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active,
.theme-custom .main-container .content-wrapper .main-content .bg-title .breadcrumb>li.active a,
.theme-custom .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus,
.theme-custom .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:focus a,
.theme-custom .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover,
.theme-custom .main-container .content-wrapper .main-content .bg-title .breadcrumb>li:hover a,
.theme-custom .text-theme {
    color: #4dd0e1
}

.theme-custom .btn-theme.btn-outline {
    color: #4dd0e1;
    border: 1px solid #4dd0e1
}

.theme-custom .btn-theme.active,
.theme-custom .btn-theme.active:focus,
.theme-custom .btn-theme:active,
.theme-custom .btn-theme:active:focus,
.theme-custom .btn-theme:active:hover,
.theme-custom .btn-theme:focus {
    background-color: #21afc1
}

.theme-custom .btn-theme.hover,
.theme-custom .btn-theme:hover {
    background-color: #24c2d7
}

.theme-custom .btn-theme.active:hover {
    background-color: #21afc1
}

.theme-custom .btn-theme.disabled,
.theme-custom .btn-theme.disabled.active,
.theme-custom .btn-theme.disabled:active,
.theme-custom .btn-theme.disabled:focus,
.theme-custom .btn-theme.disabled:hover,
.theme-custom .btn-theme[disabled],
.theme-custom .btn-theme[disabled].active,
.theme-custom .btn-theme[disabled]:active,
.theme-custom .btn-theme[disabled]:focus,
.theme-custom .btn-theme[disabled]:hover {
    background-color: #79dce8
}

.theme-custom .material-radio .custom-control-input:checked~.custom-control-label:after,
.theme-custom .material-radio .custom-control-input~.custom-control-label:after,
.theme-custom .nav-tabs-simple>li>a.active:after,
.theme-custom .nav-tabs-simple>li>a:hover:after {
    background: #4dd0e1
}

.theme-custom .btn-theme .badge,
.theme-custom .nav-tabs-simple>li>a.active,
.theme-custom .nav-tabs-simple>li>a:hover,
.theme-custom .nav-tabs>li>a.active,
.theme-custom .nav-tabs>li>a:focus,
.theme-custom .nav-tabs>li>a:hover {
    color: #4dd0e1
}

.theme-custom .nav-tabs-linetriangle:after {
    border-bottom: 1px solid #4dd0e1
}

.theme-custom .nav-tabs-linetriangle>li>a.active {
    color: #4dd0e1
}

.theme-custom .nav-tabs-linetriangle>li>a.active:before {
    border-top-color: #4dd0e1
}

.theme-custom .card .card-title a:hover {
    color: #4dd0e1
}

.theme-custom .card .card-header .card-header-pills>li>a:not(.disabled).active,
.theme-custom .card .card-header .card-header-pills>li>a:not(.disabled):focus,
.theme-custom .card .card-header .card-header-pills>li>a:not(.disabled):hover {
    border-bottom: 2px solid #4dd0e1;
    color: #4dd0e1
}

.theme-custom .card.card-image-material .card-body .card-link,
.theme-custom .card.card-material .card-body .card-link,
.theme-custom .collapse-group [data-toggle=collapse]:not(.disabled):hover,
.theme-custom .collapse-group [data-toggle=collapse][aria-expanded=true] {
    color: #4dd0e1
}

.theme-custom .custom-checkbox .custom-control-input:checked~.custom-control-label:before,
.theme-custom .custom-radio .custom-control-input:checked~.custom-control-label:before {
    background-color: #4dd0e1;
    border-color: #4dd0e1
}

.theme-custom .custom-checkbox .custom-control-input:checked~.custom-control-label:after,
.theme-custom .custom-radio .custom-control-input:checked~.custom-control-label:after {
    border-color: #24c2d7
}

.theme-custom .material-checkbox .custom-control-input:checked~.custom-control-label:before {
    border-color: #4dd0e1
}

.theme-custom .toggle-button .custom-control-input:checked~.custom-control-label:before {
    background-color: #4dd0e1;
    border-color: #4dd0e1
}

.theme-custom .toggle-button .custom-control-input:checked~.custom-control-label:after {
    border-color: #24c2d7
}

.theme-custom .material-form .form-group .form-control~.form-control-line:after,
.theme-custom .material-form .form-group .form-control~label:after {
    background-color: #4dd0e1
}

.theme-custom .material-form .form-group .form-control:focus~.form-control-line,
.theme-custom .material-form .form-group .form-control:focus~label {
    color: #4dd0e1;
    opacity: 1
}

.theme-custom .material-form .form-group .form-control:focus~.form-control-line:after,
.theme-custom .material-form .form-group .form-control:focus~label:after {
    background-color: #4dd0e1
}

.theme-custom .settings-wrapper.builder .card .card-body .layout-view.active {
    border: 2px solid #4dd0e1
}

.theme-custom .progress-bar,
.theme-custom .settings-wrapper.builder .card .card-body .layout-view .btn-activate:hover,
.theme-custom .settings-wrapper.builder .card .card-body .layout-view.active .btn-activate,
.theme-custom .settings-wrapper.builder:before {
    background-color: #4dd0e1
}

.theme-custom .wizard .progress .progress-bar {
    background-color: rgba(77, 208, 225, .4)
}

.theme-custom .price-item-content .price-item h2,
.theme-custom .price-item-content .price-item.price-item-border .price h2:before,
.theme-custom .price-item-content .price-item.price-item-checkbox a,
.theme-custom .price-item-content .price-item.price-item-default .price-card-row i,
.theme-custom .price-item-content .price-item.price-item-default a,
.theme-custom .price-item-content .price-item.price-item-left-radius .price,
.theme-custom .price-item-content .price-item.price-item-premium .price,
.theme-custom .price-item-content .price-item.price-item-premium .price .card-title,
.theme-custom .price-item-content .price-item.price-item-premium a,
.theme-custom .price-item-content .price-item.price-item-radius a,
.theme-custom .price-item-content .price-item.price-item-shadow .card-title,
.theme-custom .search-form.search-form-open-item button.form-control-feedback,
.theme-custom .search-form.search-form-open-item span.form-control-feedback,
.theme-custom .search-icon.search-icon-open button,
.theme-custom .search-icon.search-icon-open button:active,
.theme-custom .search-icon.search-icon-open button:focus,
.theme-custom .search-icon.search-icon-open button:hover,
.theme-custom .search-input-hover .more-link,
.theme-custom .search-wrapper button,
.theme-custom.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-custom.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before {
    background: #4dd0e1
}

.theme-custom .wizard .wizard-navigation.nav .nav-item.active .wizard-navigation-name,
.theme-custom .wizard .wizard-navigation.nav .nav-item.done .wizard-navigation-name {
    color: #4dd0e1
}

.theme-custom .wizard .wizard-navigation.nav .nav-item.active a,
.theme-custom .wizard .wizard-navigation.nav .nav-item.done a {
    border: 2px solid #4dd0e1;
    background-color: #4dd0e1
}

.theme-custom .chat-box-wrapper .chat-box .chat-header,
.theme-custom .chat-wrapper .badge {
    background-color: #4dd0e1
}

.theme-custom .coming-soon .count-down-box>div span:not(.count-number),
.theme-custom .coming-soonV2>.container h1 {
    color: #4dd0e1
}

.theme-custom .price-item-content .price-item a {
    color: #4dd0e1
}

.theme-custom .price-item-content .price-item.price-item-radius .price-card-row i {
    color: #4dd0e1
}

.theme-custom .price-item-content .price-item.price-item-premium .price-card-row i {
    color: #4dd0e1
}

.theme-custom .price-item-content .price-item.price-item-border .price h2 {
    color: #4dd0e1
}

.theme-custom .price-item-content .price-item.price-item-border a {
    color: #4dd0e1;
    border: 2px solid #4dd0e1
}

.theme-custom .price-item-content .price-item.price-item-checkbox .price h2 {
    color: #4dd0e1
}

.theme-custom .price-item-content .price-item.price-item-checkbox .price .card-title {
    background: #4dd0e1
}

.theme-custom .price-item-content .price-item.price-item-checkbox .price-card-row i {
    color: #4dd0e1
}

.theme-custom .wrap.wrap-open-searchinput input:focus {
    border-bottom: 1px solid #4dd0e1
}

.theme-custom .search-block .txt:focus {
    border: 1px solid #4dd0e1
}

.theme-custom .search-input-hover .more-link {
    border-bottom: #4dd0e1
}

.theme-custom .search-wrapper .search:focus {
    border: 1px solid #4dd0e1
}

.theme-custom .search-wrapper-shadow span i {
    color: #4dd0e1
}

.theme-custom .search-itam .search:focus,
.theme-custom .search-wrapper-shadow .search:focus {
    border-bottom: 1px solid #4dd0e1
}

.theme-custom.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:after,
.theme-custom.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-custom.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:after,
.theme-custom.sidebar-triangle-left-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2:before,
.theme-custom.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-custom.sidebar-triangle-right-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before,
.theme-custom.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1,
.theme-custom.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-2 {
    border-bottom-color: #4dd0e1
}

.theme-custom.sidebar-triangle-top-bottom .sidebar .sidebar-triangle-wrapper .sidebar-graphic-section .triangle-1:before {
    border-top-color: #4dd0e1
}

.theme-custom .settings-wrapper.builder .card .card-body.sidebar-bg-image-settings.sidebar-bg-image-setting.active {
    border-color: #4dd0e1
}

.btn-primary {
    background-color: #6d5cae;
    border-color: #6d5cae;
    color: #fff
}

.btn-primary.active,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active {
    background-color: #4c3f7f;
    border-color: #4c3f7f
}

.btn-primary.hover,
.btn-primary:hover {
    background-color: #564790;
    border-color: #564790
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
    background-color: #8c7ebf;
    border-color: #8c7ebf
}

.btn-primary .badge {
    background-color: #564790
}

.btn-outline-primary {
    color: #6d5cae;
    border: 1px solid #6d5cae
}

.btn-outline-primary.active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.btn-outline-primary:not([disabled]):not(.disabled).active,
.btn-outline-primary:not([disabled]):not(.disabled):active {
    background-color: #6d5cae;
    border-color: #6d5cae;
    color: #fff !important
}

.show>.dropdown-toggle.btn-outline-primary,
.show>.dropdown-toggle.btn-primary {
    background-color: #564790;
    border-color: #564790
}

fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #8c7ebf
}

.btn-secondary {
    background-color: #cfd0d2;
    border-color: #cfd0d2;
    color: #fff
}

.btn-secondary.active,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not([disabled]):not(.disabled).active,
.btn-secondary:not([disabled]):not(.disabled):active {
    background-color: #a8a9ad;
    border-color: #a8a9ad
}

.btn-secondary.hover,
.btn-secondary:hover {
    background-color: #b5b6b9;
    border-color: #b5b6b9
}

.btn-secondary.disabled,
.btn-secondary.disabled.active,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled],
.btn-secondary[disabled].active,
.btn-secondary[disabled]:active,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover {
    background-color: #e9eaeb;
    border-color: #e9eaeb
}

.btn-secondary .badge {
    background-color: #b5b6b9
}

.btn-outline-secondary {
    color: #cfd0d2;
    border: 1px solid #cfd0d2
}

.btn-outline-secondary.active,
.btn-outline-secondary:focus,
.btn-outline-secondary:hover,
.btn-outline-secondary:not([disabled]):not(.disabled).active,
.btn-outline-secondary:not([disabled]):not(.disabled):active {
    background-color: #cfd0d2;
    border-color: #cfd0d2;
    color: #fff !important
}

.show>.dropdown-toggle.btn-outline-secondary,
.show>.dropdown-toggle.btn-secondary {
    background-color: #b5b6b9;
    border-color: #b5b6b9
}

fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-secondary.active,
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover {
    background-color: #e9eaeb
}

.btn-success {
    background-color: #1d3468;
    border-color: #1d3468;
    color: #fff
}

.btn-success.active,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not([disabled]):not(.disabled).active,
.btn-success:not([disabled]):not(.disabled):active {
    background-color: #06605a;
    border-color: #06605a
}

.btn-success.hover,
.btn-success:hover {
    background-color: #1d3468;
    border-color: #1d3468
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover {
    background-color: #0dd8cb;
    border-color: #0dd8cb
}

.btn-success .badge {
    background-color: #1d3468
}

.btn-outline-success {
    color: #1d3468;
    border: 1px solid #1d3468
}

.btn-outline-success.active,
.btn-outline-success:focus,
.btn-outline-success:hover,
.btn-outline-success:not([disabled]):not(.disabled).active,
.btn-outline-success:not([disabled]):not(.disabled):active {
    background-color: #1d3468;
    border-color: #1d3468;
    color: #fff !important
}

.show>.dropdown-toggle.btn-outline-success,
.show>.dropdown-toggle.btn-success {
    background-color: #1d3468;
    border-color: #1d3468
}

fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #0dd8cb
}

.btn-info {
    background-color: #4dd0e1;
    border-color: #4dd0e1;
    color: #fff
}

.btn-info.active,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:focus,
.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not([disabled]):not(.disabled).active,
.btn-info:not([disabled]):not(.disabled):active {
    background-color: #21afc1;
    border-color: #21afc1
}

.btn-info.hover,
.btn-info:hover {
    background-color: #24c2d7;
    border-color: #24c2d7
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover {
    background-color: #79dce8;
    border-color: #79dce8
}

.btn-info .badge {
    background-color: #24c2d7
}

.btn-outline-info {
    color: #4dd0e1;
    border: 1px solid #4dd0e1
}

.btn-outline-info.active,
.btn-outline-info:focus,
.btn-outline-info:hover,
.btn-outline-info:not([disabled]):not(.disabled).active,
.btn-outline-info:not([disabled]):not(.disabled):active {
    background-color: #4dd0e1;
    border-color: #4dd0e1;
    color: #fff !important
}

.show>.dropdown-toggle.btn-info,
.show>.dropdown-toggle.btn-outline-info {
    background-color: #24c2d7;
    border-color: #24c2d7
}

fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #79dce8
}

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

.btn-danger.active,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.btn-danger:focus,
.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not([disabled]):not(.disabled).active,
.btn-danger:not([disabled]):not(.disabled):active {
    background-color: #b81924;
    border-color: #b81924
}

.btn-danger.hover,
.btn-danger:hover {
    background-color: #cf1c28;
    border-color: #cf1c28
}

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

.btn-danger .badge {
    background-color: #cf1c28
}

.btn-outline-danger {
    color: #e43a45;
    border: 1px solid #e43a45
}

.btn-outline-danger.active,
.btn-outline-danger:focus,
.btn-outline-danger:hover,
.btn-outline-danger:not([disabled]):not(.disabled).active,
.btn-outline-danger:not([disabled]):not(.disabled):active {
    background-color: #e43a45;
    border-color: #e43a45;
    color: #fff !important
}

.show>.dropdown-toggle.btn-danger,
.show>.dropdown-toggle.btn-outline-danger {
    background-color: #cf1c28;
    border-color: #cf1c28
}

fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #ea676f
}

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

.btn-warning.active,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning:focus,
.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not([disabled]):not(.disabled).active,
.btn-warning:not([disabled]):not(.disabled):active {
    background-color: #b37700;
    border-color: #b37700
}

.btn-warning.hover,
.btn-warning:hover {
    background-color: #c80;
    border-color: #c80
}

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

.btn-warning .badge {
    background-color: #c80
}

.btn-outline-warning {
    color: #fa0;
    border: 1px solid #fa0
}

.btn-outline-warning.active,
.btn-outline-warning:focus,
.btn-outline-warning:hover,
.btn-outline-warning:not([disabled]):not(.disabled).active,
.btn-outline-warning:not([disabled]):not(.disabled):active {
    background-color: #fa0;
    border-color: #fa0;
    color: #fff !important
}

.show>.dropdown-toggle.btn-outline-warning,
.show>.dropdown-toggle.btn-warning {
    background-color: #c80;
    border-color: #c80
}

fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #fb3
}

.btn-light {
    background-color: #eaeef3;
    border-color: #eaeef3;
    color: #707788
}

.btn-light.active,
.btn-light.active:focus,
.btn-light.active:hover,
.btn-light:active,
.btn-light:active:focus,
.btn-light:active:hover,
.btn-light:focus,
.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not([disabled]):not(.disabled).active,
.btn-light:not([disabled]):not(.disabled):active {
    background-color: #b9c7d7;
    border-color: #b9c7d7
}

.btn-light.hover,
.btn-light:hover {
    background-color: #cad4e0;
    border-color: #cad4e0
}

.btn-light.disabled,
.btn-light.disabled.active,
.btn-light.disabled:active,
.btn-light.disabled:focus,
.btn-light.disabled:hover,
.btn-light[disabled],
.btn-light[disabled].active,
.btn-light[disabled]:active,
.btn-light[disabled]:focus,
.btn-light[disabled]:hover {
    background-color: #fff;
    border-color: #fff
}

.btn-light .badge {
    background-color: #cad4e0
}

.btn-outline-light {
    color: #707788;
    border: 1px solid #eaeef3
}

.btn-outline-light.active,
.btn-outline-light:focus,
.btn-outline-light:hover,
.btn-outline-light:not([disabled]):not(.disabled).active,
.btn-outline-light:not([disabled]):not(.disabled):active {
    background-color: #eaeef3;
    border-color: #eaeef3;
    color: #fff !important
}

.show>.dropdown-toggle.btn-light,
.show>.dropdown-toggle.btn-outline-light {
    background-color: #cad4e0;
    border-color: #cad4e0
}

fieldset[disabled] .btn-light,
fieldset[disabled] .btn-light.active,
fieldset[disabled] .btn-light:active,
fieldset[disabled] .btn-light:focus,
fieldset[disabled] .btn-light:hover {
    background-color: #fff
}

.btn-dark {
    background-color: #8e959d;
    border-color: #8e959d;
    color: #fff
}

.btn-dark.active,
.btn-dark.active:focus,
.btn-dark.active:hover,
.btn-dark:active,
.btn-dark:active:focus,
.btn-dark:active:hover,
.btn-dark:focus,
.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not([disabled]):not(.disabled).active,
.btn-dark:not([disabled]):not(.disabled):active {
    background-color: #676f77;
    border-color: #676f77
}

.btn-dark.hover,
.btn-dark:hover {
    background-color: #737b85;
    border-color: #737b85
}

.btn-dark.disabled,
.btn-dark.disabled.active,
.btn-dark.disabled:active,
.btn-dark.disabled:focus,
.btn-dark.disabled:hover,
.btn-dark[disabled],
.btn-dark[disabled].active,
.btn-dark[disabled]:active,
.btn-dark[disabled]:focus,
.btn-dark[disabled]:hover {
    background-color: #a9afb5;
    border-color: #a9afb5
}

.btn-dark .badge {
    background-color: #737b85
}

.btn-outline-dark {
    color: #8e959d;
    border: 1px solid #8e959d
}

.btn-outline-dark.active,
.btn-outline-dark:focus,
.btn-outline-dark:hover,
.btn-outline-dark:not([disabled]):not(.disabled).active,
.btn-outline-dark:not([disabled]):not(.disabled):active {
    background-color: #8e959d;
    border-color: #8e959d;
    color: #fff !important
}

.show>.dropdown-toggle.btn-dark,
.show>.dropdown-toggle.btn-outline-dark {
    background-color: #737b85;
    border-color: #737b85
}

fieldset[disabled] .btn-dark,
fieldset[disabled] .btn-dark.active,
fieldset[disabled] .btn-dark:active,
fieldset[disabled] .btn-dark:focus,
fieldset[disabled] .btn-dark:hover {
    background-color: #a9afb5
}

.nav-tabs-simple.nav-tabs-primary>li>a.active,
.nav-tabs-simple.nav-tabs-primary>li>a:focus,
.nav-tabs-simple.nav-tabs-primary>li>a:hover {
    color: #6d5cae
}

.nav-tabs-simple.nav-tabs-primary>li>a.active:after,
.nav-tabs-simple.nav-tabs-primary>li>a:focus:after,
.nav-tabs-simple.nav-tabs-primary>li>a:hover:after {
    background-color: #6d5cae
}

.nav-tabs-simple.nav-tabs-secondary>li>a.active,
.nav-tabs-simple.nav-tabs-secondary>li>a:focus,
.nav-tabs-simple.nav-tabs-secondary>li>a:hover {
    color: #cfd0d2
}

.nav-tabs-simple.nav-tabs-secondary>li>a.active:after,
.nav-tabs-simple.nav-tabs-secondary>li>a:focus:after,
.nav-tabs-simple.nav-tabs-secondary>li>a:hover:after {
    background-color: #cfd0d2
}

.nav-tabs-simple.nav-tabs-success>li>a.active,
.nav-tabs-simple.nav-tabs-success>li>a:focus,
.nav-tabs-simple.nav-tabs-success>li>a:hover {
    color: #1d3468
}

.nav-tabs-simple.nav-tabs-success>li>a.active:after,
.nav-tabs-simple.nav-tabs-success>li>a:focus:after,
.nav-tabs-simple.nav-tabs-success>li>a:hover:after {
    background-color: #1d3468
}

.nav-tabs-simple.nav-tabs-danger>li>a.active,
.nav-tabs-simple.nav-tabs-danger>li>a:focus,
.nav-tabs-simple.nav-tabs-danger>li>a:hover {
    color: #e43a45
}

.nav-tabs-simple.nav-tabs-danger>li>a.active:after,
.nav-tabs-simple.nav-tabs-danger>li>a:focus:after,
.nav-tabs-simple.nav-tabs-danger>li>a:hover:after {
    background-color: #e43a45
}

.nav-tabs-simple.nav-tabs-warning>li>a.active,
.nav-tabs-simple.nav-tabs-warning>li>a:focus,
.nav-tabs-simple.nav-tabs-warning>li>a:hover {
    color: #fa0
}

.nav-tabs-simple.nav-tabs-warning>li>a.active:after,
.nav-tabs-simple.nav-tabs-warning>li>a:focus:after,
.nav-tabs-simple.nav-tabs-warning>li>a:hover:after {
    background-color: #fa0
}

.nav-tabs-simple.nav-tabs-info>li>a.active,
.nav-tabs-simple.nav-tabs-info>li>a:focus,
.nav-tabs-simple.nav-tabs-info>li>a:hover {
    color: #4dd0e1
}

.nav-tabs-simple.nav-tabs-info>li>a.active:after,
.nav-tabs-simple.nav-tabs-info>li>a:focus:after,
.nav-tabs-simple.nav-tabs-info>li>a:hover:after {
    background-color: #4dd0e1
}

.nav-tabs-simple.nav-tabs-light>li>a.active,
.nav-tabs-simple.nav-tabs-light>li>a:focus,
.nav-tabs-simple.nav-tabs-light>li>a:hover {
    color: #eaeef3
}

.nav-tabs-simple.nav-tabs-light>li>a.active:after,
.nav-tabs-simple.nav-tabs-light>li>a:focus:after,
.nav-tabs-simple.nav-tabs-light>li>a:hover:after {
    background-color: #eaeef3
}

.nav-tabs-simple.nav-tabs-dark>li>a.active,
.nav-tabs-simple.nav-tabs-dark>li>a:focus,
.nav-tabs-simple.nav-tabs-dark>li>a:hover {
    color: #8e959d
}

.nav-tabs-simple.nav-tabs-dark>li>a.active:after,
.nav-tabs-simple.nav-tabs-dark>li>a:focus:after,
.nav-tabs-simple.nav-tabs-dark>li>a:hover:after {
    background-color: #8e959d
}

.nav-tabs-linetriangle.nav-tabs-primary:after {
    border-bottom: 1px solid #6d5cae
}

.nav-tabs-linetriangle.nav-tabs-primary>li>a.active {
    color: #6d5cae
}

.nav-tabs-linetriangle.nav-tabs-primary>li>a.active:before {
    border-top-color: #6d5cae
}

.nav-tabs-linetriangle.nav-tabs-secondary:after {
    border-bottom: 1px solid #cfd0d2
}

.nav-tabs-linetriangle.nav-tabs-secondary>li>a.active {
    color: #cfd0d2
}

.nav-tabs-linetriangle.nav-tabs-secondary>li>a.active:before {
    border-top-color: #cfd0d2
}

.nav-tabs-linetriangle.nav-tabs-success:after {
    border-bottom: 1px solid #1d3468
}

.nav-tabs-linetriangle.nav-tabs-success>li>a.active {
    color: #1d3468
}

.nav-tabs-linetriangle.nav-tabs-success>li>a.active:before {
    border-top-color: #1d3468
}

.nav-tabs-linetriangle.nav-tabs-danger:after {
    border-bottom: 1px solid #e43a45
}

.nav-tabs-linetriangle.nav-tabs-danger>li>a.active {
    color: #e43a45
}

.nav-tabs-linetriangle.nav-tabs-danger>li>a.active:before {
    border-top-color: #e43a45
}

.nav-tabs-linetriangle.nav-tabs-info:after {
    border-bottom: 1px solid #4dd0e1
}

.nav-tabs-linetriangle.nav-tabs-info>li>a.active {
    color: #4dd0e1
}

.nav-tabs-linetriangle.nav-tabs-info>li>a.active:before {
    border-top-color: #4dd0e1
}

.nav-tabs-linetriangle.nav-tabs-warning:after {
    border-bottom: 1px solid #fa0
}

.nav-tabs-linetriangle.nav-tabs-warning>li>a.active {
    color: #fa0
}

.nav-tabs-linetriangle.nav-tabs-warning>li>a.active:before {
    border-top-color: #fa0
}

.nav-tabs-linetriangle.nav-tabs-light:after {
    border-bottom: 1px solid #eaeef3
}

.nav-tabs-linetriangle.nav-tabs-light>li>a.active {
    color: #eaeef3
}

.nav-tabs-linetriangle.nav-tabs-light>li>a.active:before {
    border-top-color: #eaeef3
}

.nav-tabs-linetriangle.nav-tabs-dark:after {
    border-bottom: 1px solid #8e959d
}

.nav-tabs-linetriangle.nav-tabs-dark>li>a.active {
    color: #8e959d
}

.nav-tabs-linetriangle.nav-tabs-dark>li>a.active:before {
    border-top-color: #8e959d
}

.bg-primary {
    background-color: #6d5cae !important;
    color: #fff
}

.bg-primary-dark {
    background-color: #564790 !important;
    color: #fff
}

.bg-primary-darker {
    background-color: #4c3f7f !important;
    color: #fff
}

.bg-primary-light {
    background-color: #8c7ebf !important;
    color: #fff
}

.bg-primary-lighter {
    background-color: #9b8fc7 !important;
    color: #fff
}

.bg-secondary {
    background-color: #cfd0d2 !important;
    color: #fff
}

.bg-secondary-dark {
    background-color: #b5b6b9 !important;
    color: #fff
}

.bg-secondary-darker {
    background-color: #a8a9ad !important;
    color: #fff
}

.bg-secondary-light {
    background-color: #e9eaeb !important;
    color: #fff
}

.bg-secondary-lighter {
    background-color: #f6f7f7 !important;
    color: #fff
}

.bg-success {
    background-color: #1d3468 !important;
    color: #fff
}

.bg-success-dark {
    background-color: #1d3468 !important;
    color: #fff
}

.bg-success-darker {
    background-color: #06605a !important;
    color: #fff
}

.bg-success-light {
    background-color: #0dd8cb !important;
    color: #fff
}

.bg-success-lighter {
    background-color: #0ef0e2 !important;
    color: #fff
}

.bg-info {
    background-color: #4dd0e1 !important;
    color: #fff
}

.bg-info-dark {
    background-color: #24c2d7 !important;
    color: #fff
}

.bg-info-darker {
    background-color: #21afc1 !important;
    color: #fff
}

.bg-info-light {
    background-color: #79dce8 !important;
    color: #fff
}

.bg-info-lighter {
    background-color: #8ee1ec !important;
    color: #fff
}

.bg-danger {
    background-color: #e43a45 !important;
    color: #fff
}

.bg-danger-dark {
    background-color: #cf1c28 !important;
    color: #fff
}

.bg-danger-darker {
    background-color: #b81924 !important;
    color: #fff
}

.bg-danger-light {
    background-color: #ea676f !important;
    color: #fff
}

.bg-danger-lighter {
    background-color: #ed7d85 !important;
    color: #fff
}

.bg-warning {
    background-color: #fa0 !important;
    color: #fff
}

.bg-warning-dark {
    background-color: #c80 !important;
    color: #fff
}

.bg-warning-darker {
    background-color: #b37700 !important;
    color: #fff
}

.bg-warning-light {
    background-color: #fb3 !important;
    color: #fff
}

.bg-warning-lighter {
    background-color: #ffc44d !important;
    color: #fff
}

.bg-light {
    background-color: #eaeef3 !important;
    color: #8e959d
}

.bg-light-dark {
    background-color: #cad4e0 !important;
    color: #8e959d
}

.bg-light-darker {
    background-color: #b9c7d7 !important;
    color: #8e959d
}

.bg-light-light,
.bg-light-lighter {
    background-color: #fff !important;
    color: #8e959d
}

.bg-dark {
    background-color: #8e959d !important;
    color: #fff
}

.bg-dark-dark {
    background-color: #737b85 !important;
    color: #fff
}

.bg-dark-darker {
    background-color: #676f77 !important;
    color: #fff
}

.bg-dark-light {
    background-color: #a9afb5 !important;
    color: #fff
}

.bg-dark-lighter {
    background-color: #b7bbc1 !important;
    color: #fff
}

.text-primary {
    color: #6d5cae !important
}

.text-secondary {
    color: #cfd0d2 !important
}

.text-success {
    color: #1d3468 !important
}

.text-info {
    color: #4dd0e1 !important
}

.text-warning {
    color: #fa0 !important
}

.text-danger {
    color: #e43a45 !important
}

.text-light {
    color: #eaeef3 !important
}

.text-dark {
    color: #8e959d !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #564790 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #1d3468 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #24c2d7 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #c80 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #cf1c28 !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #b5b6b9 !important
}

a.text-light:focus,
a.text-light:hover {
    color: #cad4e0 !important
}

a.text-dark:focus,
a.text-dark:hover {
    color: #737b85 !important
}

.border-primary {
    border-color: #6d5cae !important
}

.border-secondary {
    border-color: #cfd0d2 !important
}

.border-success {
    border-color: #1d3468 !important
}

.border-info {
    border-color: #4dd0e1 !important
}

.border-warning {
    border-color: #fa0 !important
}

.border-danger {
    border-color: #e43a45 !important
}

.border-light {
    border-color: #eaeef3 !important
}

.border-dark {
    border-color: #8e959d !important
}

.badge-primary {
    background-color: #6d5cae;
    color: #fff
}

.badge-primary .badge {
    background-color: #564790
}

.badge-secondary {
    background-color: #cfd0d2;
    color: #fff
}

.badge-secondary .badge {
    background-color: #b5b6b9
}

.badge-success {
    background-color: #1d3468;
    color: #fff
}

.badge-success .badge {
    background-color: #1d3468
}

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

.badge-warning .badge {
    background-color: #c80
}

.badge-danger,
.badge-important {
    background-color: #e43a45;
    color: #fff
}

.badge-danger .badge,
.badge-important .badge {
    background-color: #cf1c28
}

.badge-info {
    background-color: #4dd0e1;
    color: #fff
}

.badge-info .badge {
    background-color: #24c2d7
}

.badge-light {
    background-color: #eaeef3;
    color: #8e959d
}

.badge-light .badge {
    background-color: #cad4e0
}

.badge-dark {
    background-color: #8e959d;
    color: #fff
}

.badge-dark .badge {
    background-color: #737b85
}

.input-group .input-group-append.primary .input-group-text,
.input-group .input-group-prepend.primary .input-group-text {
    background-color: #6d5cae;
    border: 1px solid #6d5cae;
    color: #fff
}

.input-group .input-group-append.secondary .input-group-text,
.input-group .input-group-prepend.secondary .input-group-text {
    background-color: #cfd0d2;
    border: 1px solid #cfd0d2;
    color: #fff
}

.input-group .input-group-append.success .input-group-text,
.input-group .input-group-prepend.success .input-group-text {
    background-color: #1d3468;
    border: 1px solid #1d3468;
    color: #fff
}

.input-group .input-group-append.info .input-group-text,
.input-group .input-group-prepend.info .input-group-text {
    background-color: #4dd0e1;
    border: 1px solid #4dd0e1;
    color: #fff
}

.input-group .input-group-append.warning .input-group-text,
.input-group .input-group-prepend.warning .input-group-text {
    background-color: #fa0;
    border: 1px solid #fa0;
    color: #fff
}

.input-group .input-group-append.danger .input-group-text,
.input-group .input-group-prepend.danger .input-group-text {
    background-color: #e43a45;
    border: 1px solid #e43a45;
    color: #fff
}

.input-group .input-group-append.light .input-group-text,
.input-group .input-group-prepend.light .input-group-text {
    background-color: #eaeef3;
    border: 1px solid #eaeef3;
    color: #fff
}

.input-group .input-group-append.dark .input-group-text,
.input-group .input-group-prepend.dark .input-group-text {
    background-color: #8e959d;
    border: 1px solid #8e959d;
    color: #fff
}

.custom-checkbox.custom-checkbox-primary .custom-control-input:checked~.custom-control-label:before {
    background-color: #6d5cae;
    border-color: #6d5cae
}

.custom-checkbox.custom-checkbox-success .custom-control-input:checked~.custom-control-label:before {
    background-color: #1d3468;
    border-color: #1d3468
}

.custom-checkbox.custom-checkbox-info .custom-control-input:checked~.custom-control-label:before {
    background-color: #4dd0e1;
    border-color: #4dd0e1
}

.custom-checkbox.custom-checkbox-secondary .custom-control-input:checked~.custom-control-label:before {
    background-color: #cfd0d2;
    border-color: #cfd0d2
}

.custom-checkbox.custom-checkbox-danger .custom-control-input:checked~.custom-control-label:before {
    background-color: #e43a45;
    border-color: #e43a45
}

.custom-checkbox.custom-checkbox-warning .custom-control-input:checked~.custom-control-label:before {
    background-color: #fa0;
    border-color: #fa0
}

.custom-checkbox.custom-checkbox-light .custom-control-input:checked~.custom-control-label:before {
    background-color: #eaeef3;
    border-color: #eaeef3
}

.custom-checkbox.custom-checkbox-dark .custom-control-input:checked~.custom-control-label:before {
    background-color: #8e959d;
    border-color: #8e959d
}

.custom-radio.custom-radio-primary .custom-control-input:checked~.custom-control-label:before {
    background-color: #6d5cae;
    border-color: #6d5cae
}

.custom-radio.custom-radio-success .custom-control-input:checked~.custom-control-label:before {
    background-color: #1d3468;
    border-color: #1d3468
}

.custom-radio.custom-radio-info .custom-control-input:checked~.custom-control-label:before {
    background-color: #4dd0e1;
    border-color: #4dd0e1
}

.custom-radio.custom-radio-secondary .custom-control-input:checked~.custom-control-label:before {
    background-color: #cfd0d2;
    border-color: #cfd0d2
}

.custom-radio.custom-radio-danger .custom-control-input:checked~.custom-control-label:before {
    background-color: #e43a45;
    border-color: #e43a45
}

.custom-radio.custom-radio-warning .custom-control-input:checked~.custom-control-label:before {
    background-color: #fa0;
    border-color: #fa0
}

.custom-radio.custom-radio-light .custom-control-input:checked~.custom-control-label:before {
    background-color: #eaeef3;
    border-color: #eaeef3
}

.custom-radio.custom-radio-dark .custom-control-input:checked~.custom-control-label:before {
    background-color: #8e959d;
    border-color: #8e959d
}

.material-checkbox.material-checkbox-primary .custom-control-input:checked~.custom-control-label:before {
    border-color: #6d5cae
}

.material-checkbox.material-checkbox-success .custom-control-input:checked~.custom-control-label:before {
    border-color: #1d3468
}

.material-checkbox.material-checkbox-info .custom-control-input:checked~.custom-control-label:before {
    border-color: #4dd0e1
}

.material-checkbox.material-checkbox-secondary .custom-control-input:checked~.custom-control-label:before {
    border-color: #cfd0d2
}

.material-checkbox.material-checkbox-warning .custom-control-input:checked~.custom-control-label:before {
    border-color: #fa0
}

.material-checkbox.material-checkbox-danger .custom-control-input:checked~.custom-control-label:before {
    border-color: #e43a45
}

.material-checkbox.material-checkbox-light .custom-control-input:checked~.custom-control-label:before {
    border-color: #eaeef3
}

.material-checkbox.material-checkbox-dark .custom-control-input:checked~.custom-control-label:before {
    border-color: #8e959d
}

.material-radio.material-radio-primary .custom-control-input:checked~.custom-control-label:before {
    border-color: #6d5cae
}

.material-radio.material-radio-primary .custom-control-input:checked~.custom-control-label:after {
    background-color: #6d5cae
}

.material-radio.material-radio-success .custom-control-input:checked~.custom-control-label:before {
    border-color: #1d3468
}

.material-radio.material-radio-success .custom-control-input:checked~.custom-control-label:after {
    background-color: #1d3468
}

.material-radio.material-radio-info .custom-control-input:checked~.custom-control-label:before {
    border-color: #4dd0e1
}

.material-radio.material-radio-info .custom-control-input:checked~.custom-control-label:after {
    background-color: #4dd0e1
}

.material-radio.material-radio-secondary .custom-control-input:checked~.custom-control-label:before {
    border-color: #cfd0d2
}

.material-radio.material-radio-secondary .custom-control-input:checked~.custom-control-label:after {
    background-color: #cfd0d2
}

.material-radio.material-radio-warning .custom-control-input:checked~.custom-control-label:before {
    border-color: #fa0
}

.material-radio.material-radio-warning .custom-control-input:checked~.custom-control-label:after {
    background-color: #fa0
}

.material-radio.material-radio-danger .custom-control-input:checked~.custom-control-label:before {
    border-color: #e43a45
}

.material-radio.material-radio-danger .custom-control-input:checked~.custom-control-label:after {
    background-color: #e43a45
}

.material-radio.material-radio-light .custom-control-input:checked~.custom-control-label:before {
    border-color: #eaeef3
}

.material-radio.material-radio-light .custom-control-input:checked~.custom-control-label:after {
    background-color: #eaeef3
}

.material-radio.material-radio-dark .custom-control-input:checked~.custom-control-label:before {
    border-color: #8e959d
}

.material-radio.material-radio-dark .custom-control-input:checked~.custom-control-label:after {
    background-color: #8e959d
}

.toggle-button.toggle-button-primary .custom-control-input:checked~.custom-control-label:before {
    background-color: #6d5cae;
    border-color: #6d5cae
}

.toggle-button.toggle-button-primary .custom-control-input:checked~.custom-control-label:after {
    border-color: #564790
}

.toggle-button.toggle-button-success .custom-control-input:checked~.custom-control-label:before {
    background-color: #1d3468;
    border-color: #1d3468
}

.toggle-button.toggle-button-success .custom-control-input:checked~.custom-control-label:after {
    border-color: #1d3468
}

.toggle-button.toggle-button-info .custom-control-input:checked~.custom-control-label:before {
    background-color: #4dd0e1;
    border-color: #4dd0e1
}

.toggle-button.toggle-button-info .custom-control-input:checked~.custom-control-label:after {
    border-color: #24c2d7
}

.toggle-button.toggle-button-danger .custom-control-input:checked~.custom-control-label:before {
    background-color: #e43a45;
    border-color: #e43a45
}

.toggle-button.toggle-button-danger .custom-control-input:checked~.custom-control-label:after {
    border-color: #cf1c28
}

.toggle-button.toggle-button-warning .custom-control-input:checked~.custom-control-label:before {
    background-color: #fa0;
    border-color: #fa0
}

.toggle-button.toggle-button-warning .custom-control-input:checked~.custom-control-label:after {
    border-color: #c80
}

.toggle-button.toggle-button-secondary .custom-control-input:checked~.custom-control-label:before {
    background-color: #cfd0d2;
    border-color: #cfd0d2
}

.toggle-button.toggle-button-secondary .custom-control-input:checked~.custom-control-label:after {
    border-color: #b5b6b9
}

.toggle-button.toggle-button-light .custom-control-input:checked~.custom-control-label:before {
    background-color: #eaeef3;
    border-color: #eaeef3
}

.toggle-button.toggle-button-light .custom-control-input:checked~.custom-control-label:after {
    border-color: #cad4e0
}

.toggle-button.toggle-button-dark .custom-control-input:checked~.custom-control-label:before {
    background-color: #8e959d;
    border-color: #8e959d
}

.toggle-button.toggle-button-dark .custom-control-input:checked~.custom-control-label:after {
    border-color: #737b85
}

.primary-range-input::-webkit-slider-thumb {
    border: 1px solid #6d5cae
}

.primary-range-input::-moz-range-thumb {
    border: 1px solid #6d5cae
}

.primary-range-input {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.15, #6d5cae), color-stop(0.15, #ddd))
}

.primary-range-input::-ms-fill-lower {
    background: #6d5cae
}

.primary-range-input::-ms-thumb {
    border: 1px solid #6d5cae
}

.success-range-input::-webkit-slider-thumb {
    border: 1px solid #1d3468
}

.success-range-input::-moz-range-thumb {
    border: 1px solid #1d3468
}

.success-range-input {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.15, #1d3468), color-stop(0.15, #ddd))
}

.success-range-input::-ms-fill-lower {
    background: #1d3468
}

.success-range-input::-ms-thumb {
    border: 1px solid #1d3468
}

.info-range-input::-webkit-slider-thumb {
    border: 1px solid #4dd0e1
}

.info-range-input::-moz-range-thumb {
    border: 1px solid #4dd0e1
}

.info-range-input {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.15, #4DD0E1), color-stop(0.15, #ddd))
}

.info-range-input::-ms-fill-lower {
    background: #4dd0e1
}

.info-range-input::-ms-thumb {
    border: 1px solid #4dd0e1
}

.warning-range-input::-webkit-slider-thumb {
    border: 1px solid #fa0
}

.warning-range-input::-moz-range-thumb {
    border: 1px solid #fa0
}

.warning-range-input {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.15, #fa0), color-stop(0.15, #ddd))
}

.warning-range-input::-ms-fill-lower {
    background: #fa0
}

.warning-range-input::-ms-thumb {
    border: 1px solid #fa0
}

.danger-range-input::-webkit-slider-thumb {
    border: 1px solid #e43a45
}

.danger-range-input::-moz-range-thumb {
    border: 1px solid #e43a45
}

.danger-range-input {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.15, #e43a45), color-stop(0.15, #ddd))
}

.danger-range-input::-ms-fill-lower {
    background: #e43a45
}

.danger-range-input::-ms-thumb {
    border: 1px solid #e43a45
}

.dark-range-input::-webkit-slider-thumb {
    border: 1px solid #8e959d
}

.dark-range-input::-moz-range-thumb {
    border: 1px solid #8e959d
}

.dark-range-input {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.15, #8e959d), color-stop(0.15, #ddd))
}

.dark-range-input::-ms-fill-lower {
    background: #8e959d
}

.dark-range-input::-ms-thumb {
    border: 1px solid #8e959d
}

.secondary-range-input::-webkit-slider-thumb {
    border: 1px solid #cfd0d2
}

.secondary-range-input::-moz-range-thumb {
    border: 1px solid #cfd0d2
}

.secondary-range-input {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.15, #cfd0d2), color-stop(0.15, #ddd))
}

.secondary-range-input::-ms-fill-lower {
    background: #cfd0d2
}

.secondary-range-input::-ms-thumb {
    border: 1px solid #cfd0d2
}

.light-range-input::-webkit-slider-thumb {
    border: 1px solid #eaeef3
}

.light-range-input::-moz-range-thumb {
    border: 1px solid #eaeef3
}

.light-range-input {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0.15, #eaeef3), color-stop(0.15, #ddd))
}

.light-range-input::-ms-fill-lower {
    background: #eaeef3
}

.light-range-input::-ms-thumb {
    border: 1px solid #eaeef3
}

.rectangular-slider .primary-range-input::-webkit-slider-thumb {
    background-color: #6d5cae
}

.rectangular-slider .primary-range-input::-moz-range-thumb {
    background-color: #6d5cae
}

.rectangular-slider .primary-range-input::-ms-thumb {
    background-color: #6d5cae
}

.rectangular-slider .success-range-input::-webkit-slider-thumb {
    background-color: #1d3468
}

.rectangular-slider .success-range-input::-moz-range-thumb {
    background-color: #1d3468
}

.rectangular-slider .success-range-input::-ms-thumb {
    background-color: #1d3468
}

.rectangular-slider .info-range-input::-webkit-slider-thumb {
    background-color: #4dd0e1
}

.rectangular-slider .info-range-input::-moz-range-thumb {
    background-color: #4dd0e1
}

.rectangular-slider .info-range-input::-ms-thumb {
    background-color: #4dd0e1
}

.rectangular-slider .warning-range-input::-webkit-slider-thumb {
    background-color: #fa0
}

.rectangular-slider .warning-range-input::-moz-range-thumb {
    background-color: #fa0
}

.rectangular-slider .warning-range-input::-ms-thumb {
    background-color: #fa0
}

.rectangular-slider .danger-range-input::-webkit-slider-thumb {
    background-color: #e43a45
}

.rectangular-slider .danger-range-input::-moz-range-thumb {
    background-color: #e43a45
}

.rectangular-slider .danger-range-input::-ms-thumb {
    background-color: #e43a45
}

.rectangular-slider .secondary-range-input::-webkit-slider-thumb {
    background-color: #cfd0d2
}

.rectangular-slider .secondary-range-input::-moz-range-thumb {
    background-color: #cfd0d2
}

.rectangular-slider .secondary-range-input::-ms-thumb {
    background-color: #cfd0d2
}

.rectangular-slider .light-range-input::-webkit-slider-thumb {
    background-color: #eaeef3
}

.rectangular-slider .light-range-input::-moz-range-thumb {
    background-color: #eaeef3
}

.rectangular-slider .light-range-input::-ms-thumb {
    background-color: #eaeef3
}

.rectangular-slider .dark-range-input::-webkit-slider-thumb {
    background-color: #8e959d
}

.rectangular-slider .dark-range-input::-moz-range-thumb {
    background-color: #8e959d
}

.rectangular-slider .dark-range-input::-ms-thumb {
    background-color: #8e959d
}

.material-form .form-group .form-control.form-control-primary:focus~label {
    color: #6d5cae
}

.material-form .form-group .form-control.form-control-primary:focus~label:after {
    background-color: #6d5cae
}

.material-form .form-group .form-control.form-control-success:focus~label {
    color: #1d3468
}

.material-form .form-group .form-control.form-control-success:focus~label:after {
    background-color: #1d3468
}

.material-form .form-group .form-control.form-control-info:focus~label {
    color: #4dd0e1
}

.material-form .form-group .form-control.form-control-info:focus~label:after {
    background-color: #4dd0e1
}

.material-form .form-group .form-control.form-control-warning:focus~label {
    color: #fa0
}

.material-form .form-group .form-control.form-control-warning:focus~label:after {
    background-color: #fa0
}

.material-form .form-group .form-control.form-control-danger:focus~label {
    color: #e43a45
}

.material-form .form-group .form-control.form-control-danger:focus~label:after {
    background-color: #e43a45
}

.material-form .form-group .form-control.form-control-secondary:focus~label {
    color: #cfd0d2
}

.material-form .form-group .form-control.form-control-secondary:focus~label:after {
    background-color: #cfd0d2
}

.material-form .form-group .form-control.form-control-light:focus~label {
    color: #eaeef3
}

.material-form .form-group .form-control.form-control-light:focus~label:after {
    background-color: #eaeef3
}

.material-form .form-group .form-control.form-control-dark:focus~label {
    color: #8e959d
}

.material-form .form-group .form-control.form-control-dark:focus~label:after {
    background-color: #8e959d
}

.collapse-group.collapse-group-success .card .card-header [aria-expanded=true] {
    color: #1d3468
}

.collapse-group.collapse-group-primary .card .card-header [aria-expanded=true] {
    color: #6d5cae
}

.collapse-group.collapse-group-danger .card .card-header [aria-expanded=true] {
    color: #e43a45
}

.collapse-group.collapse-group-info .card .card-header [aria-expanded=true] {
    color: #4dd0e1
}

.collapse-group.collapse-group-warning .card .card-header [aria-expanded=true] {
    color: #fa0
}

.collapse-group.collapse-group-light .card .card-header [aria-expanded=true] {
    color: #eaeef3
}

.collapse-group.collapse-group-dark .card .card-header [aria-expanded=true] {
    color: #8e959d
}

.collapse-group.collapse-group-secondary .card .card-header [aria-expanded=true] {
    color: #cfd0d2
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #888 rgba(0, 0, 0, 0);
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #000 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: rgba(0, 0, 0, 0);
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: rgba(0, 0, 0, 0);
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #888 rgba(0, 0, 0, 0);
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0)
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: gray
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.select2-container .select2-selection--single {
    height: 37px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px
}

.select2-container--default .select2-selection--single {
    border: 1px solid rgba(0, 0, 0, .07)
}

.select2-container {
    width: 100% !important
}

.swal2-container,
body.swal2-iosfix {
    position: fixed;
    left: 0;
    right: 0
}

body.swal2-in {
    overflow-y: hidden
}

.swal2-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    bottom: 0;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0);
    z-index: 1060
}

.swal2-container:not(.swal2-in) {
    pointer-events: none
}

.swal2-container.swal2-fade {
    -webkit-transition: background-color .1s;
    transition: background-color .1s
}

.swal2-container.swal2-in {
    background-color: rgba(0, 0, 0, .4)
}

.swal2-modal {
    background-color: #fff;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 5px;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    position: relative
}

.swal2-modal:focus {
    outline: 0
}

.swal2-modal.swal2-loading {
    overflow-y: hidden
}

.swal2-modal .swal2-title {
    color: #595959;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 60px;
    display: block
}

.swal2-modal .swal2-spacer {
    height: 10px;
    color: rgba(0, 0, 0, 0);
    border: 0
}

.swal2-modal .swal2-styled {
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 0 5px;
    padding: 10px 32px
}

.swal2-modal .swal2-styled:not(.swal2-loading)[disabled] {
    opacity: .4;
    cursor: no-drop
}

.swal2-modal .swal2-styled.swal2-loading {
    box-sizing: border-box;
    border: 4px solid rgba(0, 0, 0, 0);
    width: 40px;
    height: 40px;
    padding: 0;
    margin: -2px 30px;
    vertical-align: top;
    background-color: rgba(0, 0, 0, 0) !important;
    color: rgba(0, 0, 0, 0);
    cursor: default;
    border-radius: 100%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.swal2-modal :not(.swal2-styled).swal2-loading::after {
    display: inline-block;
    content: "";
    margin-left: 5px;
    vertical-align: -1px;
    height: 6px;
    width: 6px;
    border: 3px solid #999;
    border-right-color: rgba(0, 0, 0, 0);
    border-radius: 50%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    animation: rotate-loading 1.5s linear 0s infinite normal
}

.swal2-modal .swal2-checkbox input,
.swal2-modal .swal2-checkbox span,
.swal2-modal .swal2-radio input,
.swal2-modal .swal2-radio span {
    vertical-align: middle
}

.swal2-modal .swal2-image {
    margin: 20px auto;
    max-width: 100%
}

.swal2-modal .swal2-close {
    font-size: 36px;
    line-height: 36px;
    font-family: serif;
    position: absolute;
    top: 5px;
    right: 13px;
    cursor: pointer;
    color: #ccc;
    -webkit-transition: color .1s ease;
    transition: color .1s ease
}

.swal2-modal .swal2-close:hover {
    color: #d55
}

.swal2-modal>.swal2-checkbox,
.swal2-modal>.swal2-file,
.swal2-modal>.swal2-input,
.swal2-modal>.swal2-radio,
.swal2-modal>.swal2-select,
.swal2-modal>.swal2-textarea {
    display: none
}

.swal2-modal .swal2-content {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #545454
}

.swal2-modal .swal2-checkbox,
.swal2-modal .swal2-file,
.swal2-modal .swal2-input,
.swal2-modal .swal2-radio,
.swal2-modal .swal2-select,
.swal2-modal .swal2-textarea {
    margin: 20px auto
}

.swal2-modal .swal2-file,
.swal2-modal .swal2-input,
.swal2-modal .swal2-textarea {
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    font-size: 18px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .06);
    -webkit-transition: border-color box-shadow .3s;
    transition: border-color box-shadow .3s
}

.swal2-modal .swal2-file.swal2-inputerror,
.swal2-modal .swal2-input.swal2-inputerror,
.swal2-modal .swal2-textarea.swal2-inputerror {
    border-color: #f06e57
}

.swal2-modal .swal2-file:focus,
.swal2-modal .swal2-input:focus,
.swal2-modal .swal2-textarea:focus {
    outline: 0;
    box-shadow: 0 0 3px #c4e6f5;
    border: 1px solid #b4dbed
}

.swal2-modal .swal2-file:focus::-webkit-input-placeholder,
.swal2-modal .swal2-input:focus::-webkit-input-placeholder,
.swal2-modal .swal2-textarea:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .3s .03s ease;
    transition: opacity .3s .03s ease;
    opacity: .8
}

.swal2-modal .swal2-file:focus::-moz-placeholder,
.swal2-modal .swal2-input:focus::-moz-placeholder,
.swal2-modal .swal2-textarea:focus::-moz-placeholder {
    -webkit-transition: opacity .3s .03s ease;
    transition: opacity .3s .03s ease;
    opacity: .8
}

.swal2-modal .swal2-file:focus:-ms-input-placeholder,
.swal2-modal .swal2-input:focus:-ms-input-placeholder,
.swal2-modal .swal2-textarea:focus:-ms-input-placeholder {
    -webkit-transition: opacity .3s .03s ease;
    transition: opacity .3s .03s ease;
    opacity: .8
}

.swal2-modal .swal2-file:focus::placeholder,
.swal2-modal .swal2-input:focus::placeholder,
.swal2-modal .swal2-textarea:focus::placeholder {
    -webkit-transition: opacity .3s .03s ease;
    transition: opacity .3s .03s ease;
    opacity: .8
}

.swal2-modal .swal2-file::-webkit-input-placeholder,
.swal2-modal .swal2-input::-webkit-input-placeholder,
.swal2-modal .swal2-textarea::-webkit-input-placeholder {
    color: #e6e6e6
}

.swal2-modal .swal2-file::-moz-placeholder,
.swal2-modal .swal2-input::-moz-placeholder,
.swal2-modal .swal2-textarea::-moz-placeholder {
    color: #e6e6e6
}

.swal2-modal .swal2-file:-ms-input-placeholder,
.swal2-modal .swal2-input:-ms-input-placeholder,
.swal2-modal .swal2-textarea:-ms-input-placeholder {
    color: #e6e6e6
}

.swal2-modal .swal2-file::placeholder,
.swal2-modal .swal2-input::placeholder,
.swal2-modal .swal2-textarea::placeholder {
    color: #e6e6e6
}

.swal2-modal .swal2-range input {
    float: left;
    width: 80%
}

.swal2-modal .swal2-range output {
    float: right;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
    text-align: center
}

.swal2-modal .swal2-range input,
.swal2-modal .swal2-range output {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    margin: 20px auto;
    padding: 0
}

.swal2-modal .swal2-input {
    height: 43px;
    padding: 0 12px
}

.swal2-modal .swal2-input[type=number] {
    max-width: 150px
}

.swal2-modal .swal2-file {
    font-size: 20px
}

.swal2-modal .swal2-textarea {
    height: 108px;
    padding: 12px
}

.swal2-modal .swal2-select {
    color: #545454;
    font-size: inherit;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%
}

.swal2-modal .swal2-radio {
    border: 0
}

.swal2-modal .swal2-radio label:not(:first-child) {
    margin-left: 20px
}

.swal2-modal .swal2-radio input {
    margin: 0 3px 0 0
}

.swal2-modal .swal2-checkbox {
    color: #545454
}

.swal2-modal .swal2-validationerror {
    background-color: #f0f0f0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    display: none
}

.swal2-modal .swal2-validationerror::before {
    content: "!";
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #ea7d7d;
    color: #fff;
    line-height: 24px;
    text-align: center;
    margin-right: 10px
}

.swal2-icon.swal2-info,
.swal2-icon.swal2-question,
.swal2-icon.swal2-warning {
    font-size: 60px;
    line-height: 80px;
    text-align: center
}

@supports(-ms-accelerator: true) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

.swal2-icon {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
    margin: 20px auto 30px;
    padding: 0;
    position: relative;
    box-sizing: content-box;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.swal2-icon.swal2-error {
    border-color: #f27474
}

.swal2-icon.swal2-error .x-mark {
    position: relative;
    display: block
}

.swal2-icon.swal2-error .line {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #f27474;
    display: block;
    top: 37px;
    border-radius: 2px
}

.swal2-icon.swal2-error .line.left {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px
}

.swal2-icon.swal2-error .line.right {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px
}

.swal2-icon.swal2-warning {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #f8bb86;
    border-color: #facea8
}

.swal2-icon.swal2-info {
    font-family: "Open Sans", sans-serif;
    color: #3fc3ee;
    border-color: #9de0f6
}

.swal2-icon.swal2-question {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #87adbd;
    border-color: #c9dae1
}

.swal2-icon.swal2-success {
    border-color: #a5dc86
}

.swal2-icon.swal2-success::after,
.swal2-icon.swal2-success::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff
}

.swal2-icon.swal2-success::before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px
}

.swal2-icon.swal2-success::after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    transform-origin: 0 60px
}

.swal2-icon.swal2-success .placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, .2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}

.swal2-icon.swal2-success .fix {
    width: 7px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.swal2-icon.swal2-success .line {
    height: 5px;
    background-color: #a5dc86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}

.swal2-icon.swal2-success .line.tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.swal2-icon.swal2-success .line.long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.swal2-progresssteps {
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0
}

.swal2-progresssteps li {
    display: inline-block;
    position: relative
}

.swal2-progresssteps .swal2-progresscircle {
    background: #3085d6;
    border-radius: 2em;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em;
    z-index: 20
}

.swal2-progresssteps .swal2-progresscircle:first-child {
    margin-left: 0
}

.swal2-progresssteps .swal2-progresscircle:last-child {
    margin-right: 0
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
    background: #3085d6
}

.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline {
    background: #add8e6
}

.swal2-progresssteps .swal2-progressline {
    background: #3085d6;
    height: .4em;
    margin: 0 -1px;
    z-index: 10
}

[class^=swal2] {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@-webkit-keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    80% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0
    }
}

@keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0
    }
}

.swal2-show {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s
}

.swal2-show.swal2-noanimation {
    -webkit-animation: none;
    animation: none
}

.swal2-hide {
    -webkit-animation: hideSweetAlert .15s forwards;
    animation: hideSweetAlert .15s forwards
}

.swal2-hide.swal2-noanimation {
    -webkit-animation: none;
    animation: none
}

@-webkit-keyframes animate-success-tip {

    0%,
    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animate-success-tip {

    0%,
    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animate-success-long {

    0%,
    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animate-success-long {

    0%,
    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes rotatePlaceholder {

    0%,
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    100%,
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {

    0%,
    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    100%,
    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

.animate-success-tip {
    -webkit-animation: animate-success-tip .75s;
    animation: animate-success-tip .75s
}

.animate-success-long {
    -webkit-animation: animate-success-long .75s;
    animation: animate-success-long .75s
}

.swal2-success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

@keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        opacity: 1
    }
}

.animate-error-icon {
    -webkit-animation: animate-error-icon .5s;
    animation: animate-error-icon .5s
}

@-webkit-keyframes animate-x-mark {

    0%,
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@keyframes animate-x-mark {

    0%,
    50% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

.animate-x-mark {
    -webkit-animation: animate-x-mark .5s;
    animation: animate-x-mark .5s
}

@-webkit-keyframes pulse-warning {
    0% {
        border-color: #f8d486
    }

    100% {
        border-color: #f8bb86
    }
}

@keyframes pulse-warning {
    0% {
        border-color: #f8d486
    }

    100% {
        border-color: #f8bb86
    }
}

.pulse-warning {
    -webkit-animation: pulse-warning .75s infinite alternate;
    animation: pulse-warning .75s infinite alternate
}

@-webkit-keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: bold
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111
}

table.dataTable thead th:active,
table.dataTable thead td:active {
    outline: none
}

table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    *cursor: hand;
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url("../img/sort_both.png")
}

table.dataTable thead .sorting_asc {
    background-image: url("../img/sort_asc.png")
}

table.dataTable thead .sorting_desc {
    background-image: url("../img/sort_desc.png")
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url("../img/sort_asc_disabled.png")
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url("../img/sort_desc_disabled.png")
}

table.dataTable tbody tr {
    background-color: #fff
}

table.dataTable tbody tr.selected {
    background-color: #b0bed9
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 8px 10px
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: 1px solid #ddd
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
    border-top: none
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
    border-top: none
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: #f9f9f9
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
    background-color: #acbad4
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
    background-color: #f6f6f6
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
    background-color: #aab7d1
}

table.dataTable.order-column tbody tr>.sorting_1,
table.dataTable.order-column tbody tr>.sorting_2,
table.dataTable.order-column tbody tr>.sorting_3,
table.dataTable.display tbody tr>.sorting_1,
table.dataTable.display tbody tr>.sorting_2,
table.dataTable.display tbody tr>.sorting_3 {
    background-color: #fafafa
}

table.dataTable.order-column tbody tr.selected>.sorting_1,
table.dataTable.order-column tbody tr.selected>.sorting_2,
table.dataTable.order-column tbody tr.selected>.sorting_3,
table.dataTable.display tbody tr.selected>.sorting_1,
table.dataTable.display tbody tr.selected>.sorting_2,
table.dataTable.display tbody tr.selected>.sorting_3 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #f1f1f1
}

table.dataTable.display tbody tr.odd>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
    background-color: #f3f3f3
}

table.dataTable.display tbody tr.odd>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
    background-color: #f5f5f5
}

table.dataTable.display tbody tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
    background-color: #a6b4cd
}

table.dataTable.display tbody tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
    background-color: #a8b5cf
}

table.dataTable.display tbody tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
    background-color: #a9b7d1
}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #fafafa
}

table.dataTable.display tbody tr.even>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
    background-color: #fcfcfc
}

table.dataTable.display tbody tr.even>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
    background-color: #fefefe
}

table.dataTable.display tbody tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
    background-color: #acbad5
}

table.dataTable.display tbody tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
    background-color: #aebcd6
}

table.dataTable.display tbody tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
    background-color: #afbdd8
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color: #eaeaea
}

table.dataTable.display tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    background-color: #ececec
}

table.dataTable.display tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    background-color: #efefef
}

table.dataTable.display tbody tr:hover.selected>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    background-color: #a2aec7
}

table.dataTable.display tbody tr:hover.selected>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    background-color: #a3b0c9
}

table.dataTable.display tbody tr:hover.selected>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    background-color: #a5b2cb
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
    padding: 4px 17px
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
    padding: 4px
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
    padding: 4px
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
    text-align: left
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
    text-align: center
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
    text-align: right
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
    text-align: justify
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
    white-space: nowrap
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
    text-align: left
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
    text-align: center
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
    text-align: right
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
    text-align: justify
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
    text-align: left
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
    text-align: center
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
    text-align: right
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
    text-align: justify
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    box-sizing: content-box
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left
}

.dataTables_wrapper .dataTables_length select {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0);
    padding: 4px
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right
}

.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0);
    margin-left: 3px
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: .755em
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: .25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 2px
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #333 !important;
    border: 1px solid #979797;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
    background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
    background: linear-gradient(to bottom, white 0%, #dcdcdc 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #666 !important;
    border: 1px solid rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
    box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
    background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
    background: -moz-linear-gradient(top, #585858 0%, #111 100%);
    background: -ms-linear-gradient(top, #585858 0%, #111 100%);
    background: -o-linear-gradient(top, #585858 0%, #111 100%);
    background: linear-gradient(to bottom, #585858 0%, #111 100%)
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: #fff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #333
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,
.dataTables_wrapper.no-footer div.dataTables_scrollBody>table {
    border-bottom: none
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (max-width: 767px) {

    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: .5em
    }
}

@media screen and (max-width: 640px) {

    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: .5em
    }
}

.profile .profile-detail .profile-image-wrapper .profile-image {
    width: 120px;
    height: 120px;
    -o-object-fit: cover;
    object-fit: cover
}

.profile .profile-detail .social-links {
    font-size: 18px
}

.profile .friends-list ul li {
    padding-left: 0;
    padding-right: 0
}

.profile .friends-list ul li a img {
    width: 40px;
    height: 40px;
    -o-object-fit: cover;
    object-fit: cover
}

.profile .friends-list ul li a h5 {
    margin-right: 8px
}

.profile .friends-list ul li:not(:last-child) a:focus,
.profile .friends-list ul li:not(:last-child) a:hover {
    color: #2a3f54
}

.profile .timeline-view form.material-form .form-group {
    margin-bottom: 10px
}

.profile .timeline-view form.material-form .form-group textarea {
    min-height: 49px
}

.profile .timeline-view #activity .timeline {
    position: relative;
    padding: 10px 0 0;
    left: 0
}

.profile .timeline-view #activity .timeline li {
    position: relative;
    display: block;
    white-space: nowrap;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.profile .timeline-view #activity .timeline li .timeline-circle {
    position: absolute;
    line-height: 38px;
    background: #f4f8fb;
    top: 24px;
    width: 40px;
    height: 40px;
    margin-left: 0;
    font-size: 18px
}

.profile .timeline-view #activity .timeline li .timeline-entry {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 0;
    vertical-align: top;
    margin: 0 -3px 0 0;
    white-space: normal
}

.profile .timeline-view #activity .timeline li .timeline-entry .card {
    margin-left: 60px !important;
    margin-right: 0;
    margin-bottom: 10px
}

.profile .timeline-view #activity .timeline li .timeline-entry .card .card-body {
    background-color: #f4f8fb
}

.profile .timeline-view #activity .timeline li .timeline-entry .card .card-body.timeline-entry-content {
    position: relative
}

.profile .timeline-view #activity .timeline li .timeline-entry .card .card-body.timeline-entry-content:before {
    content: "";
    position: absolute;
    top: 30px;
    left: -14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 14px 14px 0;
    border-color: transparent #f4f8fb transparent transparent
}

.profile .timeline-view #activity .timeline li .timeline-entry .card .card-body.timeline-entry-content span {
    color: #8b91a0 !important;
    font-size: 12px;
    opacity: .8
}

.profile .timeline-view #activity .timeline li .timeline-entry .card img.rounded-circle {
    width: 40px;
    left: 10px;
    margin-right: 10px
}

.profile .timeline-view #activity .timeline:before {
    top: 44px;
    bottom: 0;
    position: absolute;
    content: " ";
    background-color: #f1f6fa;
    left: 21px;
    width: 2px;
    margin-left: -1px
}

@media screen and (max-width: 380px) {
    .profile .timeline .timeline-entry .timeline-entry-content>img {
        float: none !important
    }

    .profile .timeline .timeline-entry .timeline-entry-content>img+div {
        margin-left: 0 !important;
        margin-top: 5px
    }
}

.campos {
    width: 100%;
    margin: 0 auto 15px;
    overflow: hidden
}

.campos label {
    padding-top: 8px;
    font-size: 1em
}

.campos input [type=text] {
    width: 100%
}

.campos input[type=button] {
    width: 100%
}

.campos input[type=button]:hover {
    background: #12587c
}

#mapa {
    width: 100%;
    height: 400px
}

input[type=submit] {
    cursor: pointer;
    display: block
}

input[type=submit]:hover {
    background: #12587c
}

.autores {
    background: #e5e3df;
    bottom: 0;
    border-radius: 5px 5px 0 0;
    padding: 5px 10px;
    position: fixed;
    left: 38%;
    width: 345px
}

.autores p {
    color: #333;
    font: 13px Tahoma, Arial
}

.autores p a {
    color: #333;
    text-decoration: none
}

.autores p a:hover {
    text-decoration: underline
}

.ui-autocomplete {
    background: #fff;
    border-top: 1px solid #ccc;
    cursor: pointer;
    font: 15px "Open Sans", Arial;
    width: 100% !important;
    position: fixed
}

.ui-autocomplete .ui-menu-item {
    list-style: none outside none;
    padding: 7px 0 9px 10px
}

.ui-autocomplete .ui-menu-item:hover {
    background: #eee
}

.ui-autocomplete .ui-corner-all {
    color: #666 !important;
    display: block
}

/*# sourceMappingURL=BKapp.css.map */