/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/font-awesome-scss/scss/font-awesome.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fontawesome-webfont.eot?v=4.6.3');
  src: url('fontawesome-webfont.eot?#iefix&v=4.6.3') format("embedded-opentype"), url('fontawesome-webfont.woff2?v=4.6.3') format("woff2"), url('fontawesome-webfont.woff?v=4.6.3') format("woff"), url('fontawesome-webfont.ttf?v=4.6.3') format("truetype"), url('fontawesome-webfont.svg?v=4.6.3#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;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.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: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.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;
}
/* Deprecated as of 4.4.0 */
.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% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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-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: "";
}
.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;
}

/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./src/assets/icon/themify-icons/themify-icons.css ***!
  \*****************************************************************************************************************************************************************************************************************************************/
@font-face {
	font-family: 'themify';
	src:url('themify.eot?-fvbane');
	src:url('themify.eot?#iefix-fvbane') format('embedded-opentype'),url('themify.woff?-fvbane') format('woff'),url('themify.ttf?-fvbane') format('truetype'),url('themify.svg?-fvbane#themify') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="ti-"], [class*=" ti-"] {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-feature-settings: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ti-wand:before {
	content: "\e600";
}

.ti-volume:before {
	content: "\e601";
}

.ti-user:before {
	content: "\e602";
}

.ti-unlock:before {
	content: "\e603";
}

.ti-unlink:before {
	content: "\e604";
}

.ti-trash:before {
	content: "\e605";
}

.ti-thought:before {
	content: "\e606";
}

.ti-target:before {
	content: "\e607";
}

.ti-tag:before {
	content: "\e608";
}

.ti-tablet:before {
	content: "\e609";
}

.ti-star:before {
	content: "\e60a";
}

.ti-spray:before {
	content: "\e60b";
}

.ti-signal:before {
	content: "\e60c";
}

.ti-shopping-cart:before {
	content: "\e60d";
}

.ti-shopping-cart-full:before {
	content: "\e60e";
}

.ti-settings:before {
	content: "\e60f";
}

.ti-search:before {
	content: "\e610";
}

.ti-zoom-in:before {
	content: "\e611";
}

.ti-zoom-out:before {
	content: "\e612";
}

.ti-cut:before {
	content: "\e613";
}

.ti-ruler:before {
	content: "\e614";
}

.ti-ruler-pencil:before {
	content: "\e615";
}

.ti-ruler-alt:before {
	content: "\e616";
}

.ti-bookmark:before {
	content: "\e617";
}

.ti-bookmark-alt:before {
	content: "\e618";
}

.ti-reload:before {
	content: "\e619";
}

.ti-plus:before {
	content: "\e61a";
}

.ti-pin:before {
	content: "\e61b";
}

.ti-pencil:before {
	content: "\e61c";
}

.ti-pencil-alt:before {
	content: "\e61d";
}

.ti-paint-roller:before {
	content: "\e61e";
}

.ti-paint-bucket:before {
	content: "\e61f";
}

.ti-na:before {
	content: "\e620";
}

.ti-mobile:before {
	content: "\e621";
}

.ti-minus:before {
	content: "\e622";
}

.ti-medall:before {
	content: "\e623";
}

.ti-medall-alt:before {
	content: "\e624";
}

.ti-marker:before {
	content: "\e625";
}

.ti-marker-alt:before {
	content: "\e626";
}

.ti-arrow-up:before {
	content: "\e627";
}

.ti-arrow-right:before {
	content: "\e628";
}

.ti-arrow-left:before {
	content: "\e629";
}

.ti-arrow-down:before {
	content: "\e62a";
}

.ti-lock:before {
	content: "\e62b";
}

.ti-location-arrow:before {
	content: "\e62c";
}

.ti-link:before {
	content: "\e62d";
}

.ti-layout:before {
	content: "\e62e";
}

.ti-layers:before {
	content: "\e62f";
}

.ti-layers-alt:before {
	content: "\e630";
}

.ti-key:before {
	content: "\e631";
}

.ti-import:before {
	content: "\e632";
}

.ti-image:before {
	content: "\e633";
}

.ti-heart:before {
	content: "\e634";
}

.ti-heart-broken:before {
	content: "\e635";
}

.ti-hand-stop:before {
	content: "\e636";
}

.ti-hand-open:before {
	content: "\e637";
}

.ti-hand-drag:before {
	content: "\e638";
}

.ti-folder:before {
	content: "\e639";
}

.ti-flag:before {
	content: "\e63a";
}

.ti-flag-alt:before {
	content: "\e63b";
}

.ti-flag-alt-2:before {
	content: "\e63c";
}

.ti-eye:before {
	content: "\e63d";
}

.ti-export:before {
	content: "\e63e";
}

.ti-exchange-vertical:before {
	content: "\e63f";
}

.ti-desktop:before {
	content: "\e640";
}

.ti-cup:before {
	content: "\e641";
}

.ti-crown:before {
	content: "\e642";
}

.ti-comments:before {
	content: "\e643";
}

.ti-comment:before {
	content: "\e644";
}

.ti-comment-alt:before {
	content: "\e645";
}

.ti-close:before {
	content: "\e646";
}

.ti-clip:before {
	content: "\e647";
}

.ti-angle-up:before {
	content: "\e648";
}

.ti-angle-right:before {
	content: "\e649";
}

.ti-angle-left:before {
	content: "\e64a";
}

.ti-angle-down:before {
	content: "\e64b";
}

.ti-check:before {
	content: "\e64c";
}

.ti-check-box:before {
	content: "\e64d";
}

.ti-camera:before {
	content: "\e64e";
}

.ti-announcement:before {
	content: "\e64f";
}

.ti-brush:before {
	content: "\e650";
}

.ti-briefcase:before {
	content: "\e651";
}

.ti-bolt:before {
	content: "\e652";
}

.ti-bolt-alt:before {
	content: "\e653";
}

.ti-blackboard:before {
	content: "\e654";
}

.ti-bag:before {
	content: "\e655";
}

.ti-move:before {
	content: "\e656";
}

.ti-arrows-vertical:before {
	content: "\e657";
}

.ti-arrows-horizontal:before {
	content: "\e658";
}

.ti-fullscreen:before {
	content: "\e659";
}

.ti-arrow-top-right:before {
	content: "\e65a";
}

.ti-arrow-top-left:before {
	content: "\e65b";
}

.ti-arrow-circle-up:before {
	content: "\e65c";
}

.ti-arrow-circle-right:before {
	content: "\e65d";
}

.ti-arrow-circle-left:before {
	content: "\e65e";
}

.ti-arrow-circle-down:before {
	content: "\e65f";
}

.ti-angle-double-up:before {
	content: "\e660";
}

.ti-angle-double-right:before {
	content: "\e661";
}

.ti-angle-double-left:before {
	content: "\e662";
}

.ti-angle-double-down:before {
	content: "\e663";
}

.ti-zip:before {
	content: "\e664";
}

.ti-world:before {
	content: "\e665";
}

.ti-wheelchair:before {
	content: "\e666";
}

.ti-view-list:before {
	content: "\e667";
}

.ti-view-list-alt:before {
	content: "\e668";
}

.ti-view-grid:before {
	content: "\e669";
}

.ti-uppercase:before {
	content: "\e66a";
}

.ti-upload:before {
	content: "\e66b";
}

.ti-underline:before {
	content: "\e66c";
}

.ti-truck:before {
	content: "\e66d";
}

.ti-timer:before {
	content: "\e66e";
}

.ti-ticket:before {
	content: "\e66f";
}

.ti-thumb-up:before {
	content: "\e670";
}

.ti-thumb-down:before {
	content: "\e671";
}

.ti-text:before {
	content: "\e672";
}

.ti-stats-up:before {
	content: "\e673";
}

.ti-stats-down:before {
	content: "\e674";
}

.ti-split-v:before {
	content: "\e675";
}

.ti-split-h:before {
	content: "\e676";
}

.ti-smallcap:before {
	content: "\e677";
}

.ti-shine:before {
	content: "\e678";
}

.ti-shift-right:before {
	content: "\e679";
}

.ti-shift-left:before {
	content: "\e67a";
}

.ti-shield:before {
	content: "\e67b";
}

.ti-notepad:before {
	content: "\e67c";
}

.ti-server:before {
	content: "\e67d";
}

.ti-quote-right:before {
	content: "\e67e";
}

.ti-quote-left:before {
	content: "\e67f";
}

.ti-pulse:before {
	content: "\e680";
}

.ti-printer:before {
	content: "\e681";
}

.ti-power-off:before {
	content: "\e682";
}

.ti-plug:before {
	content: "\e683";
}

.ti-pie-chart:before {
	content: "\e684";
}

.ti-paragraph:before {
	content: "\e685";
}

.ti-panel:before {
	content: "\e686";
}

.ti-package:before {
	content: "\e687";
}

.ti-music:before {
	content: "\e688";
}

.ti-music-alt:before {
	content: "\e689";
}

.ti-mouse:before {
	content: "\e68a";
}

.ti-mouse-alt:before {
	content: "\e68b";
}

.ti-money:before {
	content: "\e68c";
}

.ti-microphone:before {
	content: "\e68d";
}

.ti-menu:before {
	content: "\e68e";
}

.ti-menu-alt:before {
	content: "\e68f";
}

.ti-map:before {
	content: "\e690";
}

.ti-map-alt:before {
	content: "\e691";
}

.ti-loop:before {
	content: "\e692";
}

.ti-location-pin:before {
	content: "\e693";
}

.ti-list:before {
	content: "\e694";
}

.ti-light-bulb:before {
	content: "\e695";
}

.ti-Italic:before {
	content: "\e696";
}

.ti-info:before {
	content: "\e697";
}

.ti-infinite:before {
	content: "\e698";
}

.ti-id-badge:before {
	content: "\e699";
}

.ti-hummer:before {
	content: "\e69a";
}

.ti-home:before {
	content: "\e69b";
}

.ti-help:before {
	content: "\e69c";
}

.ti-headphone:before {
	content: "\e69d";
}

.ti-harddrives:before {
	content: "\e69e";
}

.ti-harddrive:before {
	content: "\e69f";
}

.ti-gift:before {
	content: "\e6a0";
}

.ti-game:before {
	content: "\e6a1";
}

.ti-filter:before {
	content: "\e6a2";
}

.ti-files:before {
	content: "\e6a3";
}

.ti-file:before {
	content: "\e6a4";
}

.ti-eraser:before {
	content: "\e6a5";
}

.ti-envelope:before {
	content: "\e6a6";
}

.ti-download:before {
	content: "\e6a7";
}

.ti-direction:before {
	content: "\e6a8";
}

.ti-direction-alt:before {
	content: "\e6a9";
}

.ti-dashboard:before {
	content: "\e6aa";
}

.ti-control-stop:before {
	content: "\e6ab";
}

.ti-control-shuffle:before {
	content: "\e6ac";
}

.ti-control-play:before {
	content: "\e6ad";
}

.ti-control-pause:before {
	content: "\e6ae";
}

.ti-control-forward:before {
	content: "\e6af";
}

.ti-control-backward:before {
	content: "\e6b0";
}

.ti-cloud:before {
	content: "\e6b1";
}

.ti-cloud-up:before {
	content: "\e6b2";
}

.ti-cloud-down:before {
	content: "\e6b3";
}

.ti-clipboard:before {
	content: "\e6b4";
}

.ti-car:before {
	content: "\e6b5";
}

.ti-calendar:before {
	content: "\e6b6";
}

.ti-book:before {
	content: "\e6b7";
}

.ti-bell:before {
	content: "\e6b8";
}

.ti-basketball:before {
	content: "\e6b9";
}

.ti-bar-chart:before {
	content: "\e6ba";
}

.ti-bar-chart-alt:before {
	content: "\e6bb";
}

.ti-back-right:before {
	content: "\e6bc";
}

.ti-back-left:before {
	content: "\e6bd";
}

.ti-arrows-corner:before {
	content: "\e6be";
}

.ti-archive:before {
	content: "\e6bf";
}

.ti-anchor:before {
	content: "\e6c0";
}

.ti-align-right:before {
	content: "\e6c1";
}

.ti-align-left:before {
	content: "\e6c2";
}

.ti-align-justify:before {
	content: "\e6c3";
}

.ti-align-center:before {
	content: "\e6c4";
}

.ti-alert:before {
	content: "\e6c5";
}

.ti-alarm-clock:before {
	content: "\e6c6";
}

.ti-agenda:before {
	content: "\e6c7";
}

.ti-write:before {
	content: "\e6c8";
}

.ti-window:before {
	content: "\e6c9";
}

.ti-widgetized:before {
	content: "\e6ca";
}

.ti-widget:before {
	content: "\e6cb";
}

.ti-widget-alt:before {
	content: "\e6cc";
}

.ti-wallet:before {
	content: "\e6cd";
}

.ti-video-clapper:before {
	content: "\e6ce";
}

.ti-video-camera:before {
	content: "\e6cf";
}

.ti-vector:before {
	content: "\e6d0";
}

.ti-themify-logo:before {
	content: "\e6d1";
}

.ti-themify-favicon:before {
	content: "\e6d2";
}

.ti-themify-favicon-alt:before {
	content: "\e6d3";
}

.ti-support:before {
	content: "\e6d4";
}

.ti-stamp:before {
	content: "\e6d5";
}

.ti-split-v-alt:before {
	content: "\e6d6";
}

.ti-slice:before {
	content: "\e6d7";
}

.ti-shortcode:before {
	content: "\e6d8";
}

.ti-shift-right-alt:before {
	content: "\e6d9";
}

.ti-shift-left-alt:before {
	content: "\e6da";
}

.ti-ruler-alt-2:before {
	content: "\e6db";
}

.ti-receipt:before {
	content: "\e6dc";
}

.ti-pin2:before {
	content: "\e6dd";
}

.ti-pin-alt:before {
	content: "\e6de";
}

.ti-pencil-alt2:before {
	content: "\e6df";
}

.ti-palette:before {
	content: "\e6e0";
}

.ti-more:before {
	content: "\e6e1";
}

.ti-more-alt:before {
	content: "\e6e2";
}

.ti-microphone-alt:before {
	content: "\e6e3";
}

.ti-magnet:before {
	content: "\e6e4";
}

.ti-line-double:before {
	content: "\e6e5";
}

.ti-line-dotted:before {
	content: "\e6e6";
}

.ti-line-dashed:before {
	content: "\e6e7";
}

.ti-layout-width-full:before {
	content: "\e6e8";
}

.ti-layout-width-default:before {
	content: "\e6e9";
}

.ti-layout-width-default-alt:before {
	content: "\e6ea";
}

.ti-layout-tab:before {
	content: "\e6eb";
}

.ti-layout-tab-window:before {
	content: "\e6ec";
}

.ti-layout-tab-v:before {
	content: "\e6ed";
}

.ti-layout-tab-min:before {
	content: "\e6ee";
}

.ti-layout-slider:before {
	content: "\e6ef";
}

.ti-layout-slider-alt:before {
	content: "\e6f0";
}

.ti-layout-sidebar-right:before {
	content: "\e6f1";
}

.ti-layout-sidebar-none:before {
	content: "\e6f2";
}

.ti-layout-sidebar-left:before {
	content: "\e6f3";
}

.ti-layout-placeholder:before {
	content: "\e6f4";
}

.ti-layout-menu:before {
	content: "\e6f5";
}

.ti-layout-menu-v:before {
	content: "\e6f6";
}

.ti-layout-menu-separated:before {
	content: "\e6f7";
}

.ti-layout-menu-full:before {
	content: "\e6f8";
}

.ti-layout-media-right-alt:before {
	content: "\e6f9";
}

.ti-layout-media-right:before {
	content: "\e6fa";
}

.ti-layout-media-overlay:before {
	content: "\e6fb";
}

.ti-layout-media-overlay-alt:before {
	content: "\e6fc";
}

.ti-layout-media-overlay-alt-2:before {
	content: "\e6fd";
}

.ti-layout-media-left-alt:before {
	content: "\e6fe";
}

.ti-layout-media-left:before {
	content: "\e6ff";
}

.ti-layout-media-center-alt:before {
	content: "\e700";
}

.ti-layout-media-center:before {
	content: "\e701";
}

.ti-layout-list-thumb:before {
	content: "\e702";
}

.ti-layout-list-thumb-alt:before {
	content: "\e703";
}

.ti-layout-list-post:before {
	content: "\e704";
}

.ti-layout-list-large-image:before {
	content: "\e705";
}

.ti-layout-line-solid:before {
	content: "\e706";
}

.ti-layout-grid4:before {
	content: "\e707";
}

.ti-layout-grid3:before {
	content: "\e708";
}

.ti-layout-grid2:before {
	content: "\e709";
}

.ti-layout-grid2-thumb:before {
	content: "\e70a";
}

.ti-layout-cta-right:before {
	content: "\e70b";
}

.ti-layout-cta-left:before {
	content: "\e70c";
}

.ti-layout-cta-center:before {
	content: "\e70d";
}

.ti-layout-cta-btn-right:before {
	content: "\e70e";
}

.ti-layout-cta-btn-left:before {
	content: "\e70f";
}

.ti-layout-column4:before {
	content: "\e710";
}

.ti-layout-column3:before {
	content: "\e711";
}

.ti-layout-column2:before {
	content: "\e712";
}

.ti-layout-accordion-separated:before {
	content: "\e713";
}

.ti-layout-accordion-merged:before {
	content: "\e714";
}

.ti-layout-accordion-list:before {
	content: "\e715";
}

.ti-ink-pen:before {
	content: "\e716";
}

.ti-info-alt:before {
	content: "\e717";
}

.ti-help-alt:before {
	content: "\e718";
}

.ti-headphone-alt:before {
	content: "\e719";
}

.ti-hand-point-up:before {
	content: "\e71a";
}

.ti-hand-point-right:before {
	content: "\e71b";
}

.ti-hand-point-left:before {
	content: "\e71c";
}

.ti-hand-point-down:before {
	content: "\e71d";
}

.ti-gallery:before {
	content: "\e71e";
}

.ti-face-smile:before {
	content: "\e71f";
}

.ti-face-sad:before {
	content: "\e720";
}

.ti-credit-card:before {
	content: "\e721";
}

.ti-control-skip-forward:before {
	content: "\e722";
}

.ti-control-skip-backward:before {
	content: "\e723";
}

.ti-control-record:before {
	content: "\e724";
}

.ti-control-eject:before {
	content: "\e725";
}

.ti-comments-smiley:before {
	content: "\e726";
}

.ti-brush-alt:before {
	content: "\e727";
}

.ti-youtube:before {
	content: "\e728";
}

.ti-vimeo:before {
	content: "\e729";
}

.ti-twitter:before {
	content: "\e72a";
}

.ti-time:before {
	content: "\e72b";
}

.ti-tumblr:before {
	content: "\e72c";
}

.ti-skype:before {
	content: "\e72d";
}

.ti-share:before {
	content: "\e72e";
}

.ti-share-alt:before {
	content: "\e72f";
}

.ti-rocket:before {
	content: "\e730";
}

.ti-pinterest:before {
	content: "\e731";
}

.ti-new-window:before {
	content: "\e732";
}

.ti-microsoft:before {
	content: "\e733";
}

.ti-list-ol:before {
	content: "\e734";
}

.ti-linkedin:before {
	content: "\e735";
}

.ti-layout-sidebar-2:before {
	content: "\e736";
}

.ti-layout-grid4-alt:before {
	content: "\e737";
}

.ti-layout-grid3-alt:before {
	content: "\e738";
}

.ti-layout-grid2-alt:before {
	content: "\e739";
}

.ti-layout-column4-alt:before {
	content: "\e73a";
}

.ti-layout-column3-alt:before {
	content: "\e73b";
}

.ti-layout-column2-alt:before {
	content: "\e73c";
}

.ti-instagram:before {
	content: "\e73d";
}

.ti-google:before {
	content: "\e73e";
}

.ti-github:before {
	content: "\e73f";
}

.ti-flickr:before {
	content: "\e740";
}

.ti-facebook:before {
	content: "\e741";
}

.ti-dropbox:before {
	content: "\e742";
}

.ti-dribbble:before {
	content: "\e743";
}

.ti-apple:before {
	content: "\e744";
}

.ti-android:before {
	content: "\e745";
}

.ti-save:before {
	content: "\e746";
}

.ti-save-alt:before {
	content: "\e747";
}

.ti-yahoo:before {
	content: "\e748";
}

.ti-wordpress:before {
	content: "\e749";
}

.ti-vimeo-alt:before {
	content: "\e74a";
}

.ti-twitter-alt:before {
	content: "\e74b";
}

.ti-tumblr-alt:before {
	content: "\e74c";
}

.ti-trello:before {
	content: "\e74d";
}

.ti-stack-overflow:before {
	content: "\e74e";
}

.ti-soundcloud:before {
	content: "\e74f";
}

.ti-sharethis:before {
	content: "\e750";
}

.ti-sharethis-alt:before {
	content: "\e751";
}

.ti-reddit:before {
	content: "\e752";
}

.ti-pinterest-alt:before {
	content: "\e753";
}

.ti-microsoft-alt:before {
	content: "\e754";
}

.ti-linux:before {
	content: "\e755";
}

.ti-jsfiddle:before {
	content: "\e756";
}

.ti-joomla:before {
	content: "\e757";
}

.ti-html5:before {
	content: "\e758";
}

.ti-flickr-alt:before {
	content: "\e759";
}

.ti-email:before {
	content: "\e75a";
}

.ti-drupal:before {
	content: "\e75b";
}

.ti-dropbox-alt:before {
	content: "\e75c";
}

.ti-css3:before {
	content: "\e75d";
}

.ti-rss:before {
	content: "\e75e";
}

.ti-rss-alt:before {
	content: "\e75f";
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./src/scss/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/**

Template Name: Gradient Able Admin Template
Author: #
Email: #
File: style.scss
**/
/* =============
  == Table of Contents==

	- Custom Css
	- Generic classes
		-	Margin, Padding, Font class, text align, position, floating, overflow, background class, text color, display class, boarder class
	- Theme Elements
		-	Icons, Accordion, Button, Redial, floating actions, FAB, tabs, typography, buttons, box shadow, slider page, error page, Breadcrumb, pagination, Basic card, Login card
	- General Elements
		-	Modal, Nestable, Lable & Badges, List, Portlates, Preloader, Calender, To-Do, Materialize general elements, Lables
	- Advance Form Elements
	- Pages
		-	Loader page, Invoice, Tasklist, Task detail, Range-slider, Counter, Maintenance, Color, FAQ, Progress, Panels & wells, Contact card, Auth pages, Flag
		-	Gallery, Products pages, Widget, Email, Social timeline, Datatable, Chat, Blog, Wizard, CRM dashboard, Task board, Issue list, Chartlist, X-editable
		-	Home chat, Dashboard 1-2-3-4
	- Responsive media class

============= */
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 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, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  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: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -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-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: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
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, 0.1);
}
small,
.small {
  font-size: 80%;
  font-weight: 400;
}
mark,
.mark {
  padding: 0.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: 0.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: "\2014\00A0";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.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: flex;
  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-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}
.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}
.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}
.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.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-sm th,
.table-sm td {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}
.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 > th,
.table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}
.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 > th,
.table-success > td {
  background-color: #c3e6cb;
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}
.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 > th,
.table-info > td {
  background-color: #bee5eb;
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}
.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 > th,
.table-warning > td {
  background-color: #ffeeba;
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}
.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 > th,
.table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}
.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 > th,
.table-light > td {
  background-color: #fdfdfe;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}
.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 > th,
.table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}
.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 > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-moz-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:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[size], select.form-control[multiple] {
  height: auto;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  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: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%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 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-select:valid ~ .valid-feedback,
.was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%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 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-select:invalid ~ .invalid-feedback,
.was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.65;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary, .sweet-alert button.confirm, .wizard > .actions a {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover, .sweet-alert button.confirm:hover, .wizard > .actions a:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .sweet-alert button.confirm:focus, .wizard > .actions a:focus, .btn-primary.focus, .sweet-alert button.focus.confirm, .wizard > .actions a.focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .sweet-alert button.disabled.confirm, .wizard > .actions a.disabled, .btn-primary:disabled, .sweet-alert button.confirm:disabled, .wizard > .actions a:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .sweet-alert button.confirm:not(:disabled):not(.disabled):active, .wizard > .actions a:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .sweet-alert button.confirm:not(:disabled):not(.disabled).active, .wizard > .actions a:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle,
.sweet-alert .show > button.dropdown-toggle.confirm,
.wizard > .actions .show > a.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .sweet-alert button.confirm:not(:disabled):not(.disabled):active:focus, .wizard > .actions a:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .sweet-alert button.confirm:not(:disabled):not(.disabled).active:focus, .wizard > .actions a:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.sweet-alert .show > button.dropdown-toggle.confirm:focus,
.wizard > .actions .show > a.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.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 0.2rem rgba(130, 138, 145, 0.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 0.2rem rgba(130, 138, 145, 0.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 0.2rem rgba(72, 180, 97, 0.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 0.2rem rgba(72, 180, 97, 0.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 0.2rem rgba(58, 176, 195, 0.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 0.2rem rgba(58, 176, 195, 0.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 0.2rem rgba(222, 170, 12, 0.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 0.2rem rgba(222, 170, 12, 0.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 0.2rem rgba(225, 83, 97, 0.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 0.2rem rgba(225, 83, 97, 0.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 0.2rem rgba(216, 217, 219, 0.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 0.2rem rgba(216, 217, 219, 0.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 0.2rem rgba(82, 88, 93, 0.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 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
  color: #007bff;
  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 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.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 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  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 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.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 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
  color: #28a745;
  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 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.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 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  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 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.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 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #ffc107;
  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 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.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 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
  color: #dc3545;
  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 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.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 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  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 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.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 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  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 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.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 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.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: 0.5rem 0;
  margin: 0.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, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  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;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  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="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-prepend,
.input-group-append {
  display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.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: 0.25rem;
}
.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.input-group-lg > .form-control:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .form-control,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .form-control,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.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) {
  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:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .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) {
  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: 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;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-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 {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%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 {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%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, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%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, 0.5);
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%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 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: none;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    transition: none;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  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: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar > .container,
.navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.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 {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@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 {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@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 {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@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 {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%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, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%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, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.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: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.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(0.25rem - 1px);
}
.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck {
  display: flex;
  flex-direction: column;
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group {
  display: flex;
  flex-direction: column;
}
.card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-group {
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: 3;
         column-count: 3;
    grid-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card .card-header {
  margin-bottom: -1px;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.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: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.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: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.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: 0.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: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.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 (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
            animation: none;
  }
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  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: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}
.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}
.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}
.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  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:hover, .list-group-item-secondary.list-group-item-action:focus {
  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:hover, .list-group-item-success.list-group-item-action:focus {
  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:hover, .list-group-item-info.list-group-item-action:focus {
  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:hover, .list-group-item-warning.list-group-item-action:focus {
  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:hover, .list-group-item-danger.list-group-item-action:focus {
  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:hover, .list-group-item-light.list-group-item-action:focus {
  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:hover, .list-group-item-dark.list-group-item-action:focus {
  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:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
a.close.disabled {
  pointer-events: none;
}
.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.toast-body {
  padding: 0.75rem;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.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: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  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: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.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, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  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: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc((0.5rem + 1px) * -1);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="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-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}
.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: 0s 0.6s opacity;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%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,%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: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
          animation: spinner-border .75s linear infinite;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
          animation: spinner-grow .75s linear infinite;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
.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:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !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-sm {
  border-radius: 0.2rem !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-lg {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !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: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    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: flex !important;
  }
  .d-print-inline-flex {
    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 iframe,
.embed-responsive embed,
.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.85714286%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-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;
  }
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  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: sticky) {
  .sticky-top {
    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;
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.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: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.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: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.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-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
  margin-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: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.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-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-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: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.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-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-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: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.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-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-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: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.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: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.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-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-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-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !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-lighter {
  font-weight: lighter !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *,
  *::before,
  *::after {
    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;
  }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    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 th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/**  =====================
      Custom css start
==========================  **/
body {
  background-color: #f3f3f3;
  font-size: 0.875em;
  overflow-x: hidden;
  color: #222;
  font-family: "Poppins", sans-serif;
  background-attachment: fixed;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 20%, transparent 20%, transparent 40%, rgba(255, 255, 255, 0.15) 40%, rgba(255, 255, 255, 0.15) 60%, transparent 60%, transparent 80%, rgba(255, 255, 255, 0.15) 80%, transparent);
}
ul {
  padding-left: 0;
  list-style-type: none;
  margin-bottom: 0;
}
*:focus {
  outline: none;
}
a {
  font-size: 13px;
  color: #222;
}
@media only screen and (min-width: 1400px) {
  a {
    font-size: 14px;
  }
}
a:focus, a:hover {
  text-decoration: none;
  color: #4099ff;
}
h4 {
  font-size: 1.375rem;
}
h6 {
  font-size: 14px;
}
p {
  font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}
.media-left {
  padding-right: 20px;
}
/**====== Custom css end ======**/
/**  =====================
      Theme-preloader css start
==========================  **/
.theme-loader {
  height: 100%;
  width: 100%;
  background: #fff;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
}
.theme-loader .loader-track {
  left: 50%;
  top: 50%;
  position: absolute;
  display: block;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
}
.theme-loader .loader-track:after, .theme-loader .loader-track:before {
  content: "";
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  border: 4px solid #4099ff;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.theme-loader .loader-track:after {
  width: 100%;
  height: 100%;
  -webkit-animation: move 1.4s linear infinite;
          animation: move 1.4s linear infinite;
}
.theme-loader .loader-track:before {
  width: 80%;
  height: 80%;
  top: 10%;
  left: 10%;
  -webkit-animation: move 1.2s linear infinite;
          animation: move 1.2s linear infinite;
}
.theme-loader .loader-track .loader-bar {
  left: 50%;
  top: 50%;
  position: absolute;
  display: block;
  width: 90px;
  height: 90px;
  top: 30px;
  left: 30px;
}
.theme-loader .loader-track .loader-bar:after, .theme-loader .loader-track .loader-bar:before {
  content: "";
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  border: 4px solid #4099ff;
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.theme-loader .loader-track .loader-bar:after {
  width: 100%;
  height: 100%;
  -webkit-animation: move 1s linear infinite;
          animation: move 1s linear infinite;
}
.theme-loader .loader-track .loader-bar:before {
  width: 60%;
  height: 60%;
  top: 20%;
  left: 20%;
  -webkit-animation: move 0.8s linear infinite;
          animation: move 0.8s linear infinite;
}
@-webkit-keyframes move {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes move {
  100% {
    transform: rotate(360deg);
  }
}
/**  =====================
      Main-body css start
==========================  **/
.main-body .page-wrapper {
  padding: 1.8rem;
  transition: all ease-in 0.3s;
}
/**====== Main-body css end ======**/
/**  =====================
      Card-Layout css start
==========================  **/
/*====== Ecommerce Dashboard Css Start ======*/
.author-details {
  border-top: 1px solid #e9ecef;
  border-bottom: 1px solid #e9ecef;
  padding: 10px 0;
  margin-bottom: 10px;
}
.author-details img ~ .dot1,
.author-details img ~ .dot2 {
  height: 14px;
  width: 14px;
  border-radius: 100%;
  top: 60%;
  position: absolute;
  padding: 5px;
}
.author-details img ~ .dot1 {
  left: 40px;
}
.author-details img ~ .dot2 {
  left: 50px;
}
.author-details .recent-contain h6 {
  font-size: 1rem;
  margin-bottom: 5px;
}
.author-details .header-right {
  text-align: right;
  margin-top: 6px;
}
.author-details .header-right ul {
  position: relative;
}
.author-details .header-right h4 {
  color: #919aa3;
  font-size: 0.875rem;
  margin-top: 5px;
}
.author-details .header-right span {
  font-size: 1rem;
}
.author-details .header-right li {
  display: inline-block;
  margin-right: 60px;
  text-align: left;
}
.author-details .header-right li:last-child {
  margin-right: 0;
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 20px;
}
/*====== Ecommerce Dashboard Css End ======*/
.login .container-fluid {
  width: auto;
  margin-top: 80px;
}
.filter-bar .navbar .navbar-nav .dropdown-menu {
  position: absolute;
}
/*====== Ready to use Css Start ======*/
.wrapper {
  padding: 0;
}
/*====== Ready to use Css End ======*/
.card {
  border-radius: 5px;
  box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
  border: none;
  margin-bottom: 30px;
  transition: all 0.3s ease-in-out;
}
.card .card-footer {
  background-color: #fff;
  border-top: none;
}
.card .card-header {
  background-color: transparent;
  border-bottom: none;
  padding: 25px;
}
.card .card-header .card-header-left {
  display: inline-block;
}
.card .card-header .card-header-right {
  border-radius: 0 0 0 7px;
  right: 10px;
  top: 18px;
  display: inline-block;
  float: right;
  padding: 7px 0;
  position: absolute;
}
@media only screen and (max-width: 575px) {
  .card .card-header .card-header-right {
    display: none;
  }
}
.card .card-header .card-header-right i {
  margin: 0 11px;
  cursor: pointer;
  font-size: 12px;
  color: #8c8c8c;
  line-height: 2;
}
.card .card-header .card-header-right i.icofont.icofont-spinner-alt-5 {
  display: none;
}
.card .card-header .card-header-right .card-option {
  width: 35px;
  height: 20px;
  overflow: hidden;
  transition: 0.3s ease-in-out;
}
.card .card-header .card-header-right .card-option li {
  display: inline-block;
}
.card .card-header span {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.card .card-header + .card-block,
.card .card-header + .card-block-big {
  padding-top: 0;
}
.card .card-header h5 {
  margin-bottom: 0;
  color: #222;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  margin-right: 10px;
  line-height: 1.4;
}
.card .card-block {
  padding: 25px;
}
@media only screen and (max-width: 480px) {
  .card .card-block {
    padding: 20px;
  }
}
.card .card-block table tr {
  padding-bottom: 20px;
}
.card .card-block .sub-title {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
}
.card .card-block code {
  background-color: #eee;
  margin: 5px;
  display: inline-block;
}
.card .card-block .dropdown-menu {
  top: 38px;
}
.card .card-block p {
  line-height: 1.4;
}
.card .card-block a.dropdown-item {
  margin-bottom: 0;
  font-size: 14px;
  transition: 0.25s;
}
.card .card-block a.dropdown-item:active,
.card .card-block a.dropdown-item .active {
  background-color: #4099ff;
}
.card .card-block.remove-label i {
  margin: 0;
  padding: 0;
}
.card .card-block.button-list span.badge {
  margin-left: 5px;
}
.card .card-block .dropdown-menu {
  background-color: #fff;
  padding: 0;
}
.card .card-block .dropdown-menu .dropdown-divider {
  background-color: #ddd;
  margin: 3px 0;
}
.card .card-block .dropdown-menu > a {
  padding: 10px 16px;
  line-height: 1.429;
}
.card .card-block .dropdown-menu > li > a:focus,
.card .card-block .dropdown-menu > li > a:hover {
  background-color: rgba(202, 206, 209, 0.5);
}
.card .card-block .dropdown-menu > li:first-child > a:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.card .card-block .badge-box {
  padding: 10px;
  margin: 12px 0;
}
.card .card-block-big {
  padding: 35px;
}
.card .card-block-small {
  padding: 15px;
}
.card:hover {
  box-shadow: 0 0 25px -5px #9e9c9e;
}
.pcoded .card.full-card {
  position: fixed;
  top: 56px;
  z-index: 99999;
  box-shadow: none;
  left: 0;
  border-radius: 0;
  border: 1px solid #ddd;
  width: 100vw;
  height: calc(100vh - 56px);
}
.pcoded .card.full-card.card-load {
  position: fixed;
}
.pcoded .card.card-load {
  position: relative;
  overflow: hidden;
}
.pcoded .card.card-load .card-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 999;
}
.pcoded .card.card-load .card-loader i {
  margin: 0 auto;
  color: #ab7967;
  font-size: 20px;
}
.card-header-text {
  margin-bottom: 0;
  font-size: 1rem;
  color: rgba(51, 51, 51, 0.85);
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
}
.icofont-rounded-down {
  -webkit-transition: all ease-in 0.3s;
  display: inline-block;
  transition: all ease-in 0.3s;
}
.icon-up {
  transform: rotate(180deg);
}
.rotate-refresh {
  -webkit-animation: mymove 0.8s infinite linear;
  animation: mymove 0.8s infinite linear;
  display: inline-block;
}
@-webkit-keyframes mymove {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes mymove {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.breadcrumb-title a {
  font-size: 14px;
  color: #4a6076;
}
.breadcrumb-title li:last-child a {
  color: #7e7e7e;
}
.sub-title {
  border-bottom: 1px solid rgba(204, 204, 204, 0.35);
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #2c3e50;
}
/**======  Card-Layout css end ======**/
/*======= Typography css start ========*/
.blockquote {
  border-left: 0.25rem solid #eceeef;
  padding: 0.5rem 1rem;
}
.blockquote.blockquote-reverse {
  text-align: right;
  padding-right: 1rem;
  border-right: 0.25rem solid #eceeef;
  border-left: none;
}
.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  margin: 0 0 20px;
}
.typography small {
  margin-left: 10px;
  font-weight: 600;
  color: #777;
}
.card-block.list-tag ul li {
  display: block;
  float: none;
  margin-bottom: 5px;
}
.card-block.list-tag ol li {
  margin-bottom: 5px;
}
.inline-order-list {
  margin-top: 50px;
}
.inline-order-list h4,
.inline-order-list p {
  margin-bottom: 0;
}
.card-block ul li.list-inline-item {
  display: inline-block;
  float: left;
}
/*======= Typography css end ========*/
/**  =====================
      Modal css start
==========================  **/
.modal {
  z-index: 99999999999;
}
.bd-example .modal {
  display: block;
  position: inherit;
  background-color: #2c3e50;
  margin-bottom: 20px;
}
.card .overflow-container h5 {
  margin-bottom: 5px;
}
.button-page .card-block a.nav-link {
  margin-bottom: 0;
}
.sweet-alert button.confirm {
  background-color: #4099ff !important;
}
.sweet-alert .sa-input-error {
  top: 23px;
}
/**====== Modal css end ======**/
/**  =====================
      Notification css start
==========================  **/
.location-selector {
  width: 100%;
  height: 250px;
  background-color: #fff;
  border: 2px dashed #e5e9ec;
  position: relative;
  margin-bottom: 20px;
}
.location-selector .bit {
  background-color: #e5e9ec;
  cursor: pointer;
  position: absolute;
}
.location-selector .bit:hover {
  background-color: #ddd;
}
.location-selector .bit.bottom, .location-selector .bit.top {
  height: 25%;
  width: 40%;
  margin: 0 30%;
}
.location-selector .bit.top {
  top: 0;
}
.location-selector .bit.bottom {
  bottom: 0;
}
.location-selector .bit.left, .location-selector .bit.right {
  height: 20%;
  width: 20%;
  margin-left: 0;
  margin-right: 0;
}
.location-selector .bit.right {
  right: 0;
}
.location-selector .bit.left {
  left: 0;
}
button.close {
  margin-top: 7px;
  margin-bottom: 0;
}
/**====== Notification css end ======**/
/**  =====================
      Tooltip css start
==========================  **/
.mytooltip {
  display: inline;
  position: relative;
  z-index: 999;
}
.mytooltip .tooltip-item {
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  display: inline-block;
  font-weight: 500;
  padding: 0 10px;
}
.mytooltip .tooltip-content {
  position: absolute;
  z-index: 9999;
  width: 360px;
  left: 50%;
  margin: 0 0 20px -180px;
  bottom: 100%;
  text-align: left;
  font-size: 14px;
  line-height: 30px;
  box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
  background: #2b2b2b;
  opacity: 0;
  cursor: default;
  pointer-events: none;
}
.mytooltip .tooltip-content::after {
  content: "";
  top: 100%;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #2a3035 transparent transparent;
  border-width: 10px;
  margin-left: -10px;
}
.mytooltip .tooltip-content img {
  position: relative;
  height: 140px;
  display: block;
  float: left;
  margin-right: 1em;
}
.mytooltip .tooltip-item::after {
  content: "";
  position: absolute;
  width: 360px;
  height: 20px;
  bottom: 100%;
  left: 50%;
  pointer-events: none;
  transform: translateX(-50%);
}
.mytooltip:hover .tooltip-item::after {
  pointer-events: auto;
}
.mytooltip:hover .tooltip-content {
  pointer-events: auto;
  opacity: 1;
  transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0);
}
.mytooltip:hover .tooltip-content2 {
  opacity: 1;
  font-size: 18px;
}
.mytooltip:hover .tooltip-content2 i {
  opacity: 1;
  font-size: 18px;
}
.mytooltip:hover .tooltip-content2 {
  opacity: 1;
  font-size: 18px;
  pointer-events: auto;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.mytooltip:hover .tooltip-content2 i {
  opacity: 1;
  font-size: 18px;
  pointer-events: auto;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
}
.mytooltip:hover .tooltip-item2 {
  color: #fff;
  transform: translate3d(0, -0.9em, 0);
}
.mytooltip:hover .tooltip-text3 {
  transition-delay: 0s;
  transform: scale3d(1, 1, 1);
}
.mytooltip:hover .tooltip-content3 {
  opacity: 1;
  pointer-events: auto;
  transform: scale3d(1, 1, 1);
}
.mytooltip:hover .tooltip-content4 {
  pointer-events: auto;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.mytooltip:hover .tooltip-text2 {
  pointer-events: auto;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.mytooltip:hover .tooltip-inner2 {
  transition-delay: 0.3s;
  transform: translate3d(0, 0, 0);
}
.mytooltip:hover .tooltip-content5 {
  opacity: 1;
  pointer-events: auto;
  transition-delay: 0s;
}
.mytooltip .tooltip-text {
  font-size: 14px;
  line-height: 24px;
  display: block;
  padding: 1.31em 1.21em 1.21em 0;
  color: #fff;
}
.mytooltip .tooltip-item2 {
  color: #4099ff;
  cursor: pointer;
  z-index: 100;
  position: relative;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  transition: background-color 0.3s, color 0.3s, transform 0.3s;
}
.tooltip.tooltip-effect-2:hover .tooltip-content {
  transform: perspective(1000px) rotate3d(1, 0, 0, 0deg);
}
.tooltip-effect-5 .tooltip-text {
  padding: 1.4em;
}
.tooltip-effect-1 .tooltip-content {
  transform: translate3d(0, -10px, 0);
  transition: opacity 0.3s, transform 0.3s;
  color: #fff;
}
.tooltip-effect-2 .tooltip-content {
  transform-origin: 50% calc(110%);
  transform: perspective(1000px) rotate3d(1, 0, 0, 45deg);
  transition: opacity 0.2s, transform 0.2s;
}
.tooltip-effect-3 .tooltip-content {
  transform: translate3d(0, 10px, 0) rotate3d(1, 1, 0, 25deg);
  transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-4 .tooltip-content {
  transform-origin: 50% 100%;
  transform: scale3d(0.7, 0.3, 1);
  transition: opacity 0.2s, transform 0.2s;
}
.tooltip-effect-5 .tooltip-content {
  width: 180px;
  margin-left: -90px;
  transform-origin: 50% calc(106%);
  transform: rotate3d(0, 0, 1, 15deg);
  transition: opacity 0.2s, transform 0.2s;
  transition-timing-function: ease, cubic-bezier(0.17, 0.67, 0.4, 1.39);
}
.tooltip-effect-6 .tooltip-content2 {
  transform: translate3d(0, 10px, 0) rotate3d(1, 1, 1, 45deg);
  transform-origin: 50% 100%;
  transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-6 .tooltip-content2 i {
  transform: scale3d(0, 0, 1);
  transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-7 .tooltip-content2 {
  transform: translate3d(0, 10px, 0);
  transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-7 .tooltip-content2 i {
  transform: translate3d(0, 15px, 0);
  transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-8 .tooltip-content2 {
  transform: translate3d(0, 10px, 0) rotate3d(0, 1, 0, 90deg);
  transform-origin: 50% 100%;
  transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-8 .tooltip-content2 i {
  transform: scale3d(0, 0, 1);
  transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-9 .tooltip-content2 {
  transform: translate3d(0, -20px, 0);
  transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-9 .tooltip-content2 i {
  transform: translate3d(0, 20px, 0);
  transition: opacity 0.3s, transform 0.3s;
}
.tooltip-effect-6:hover .tooltip-content2 i {
  transform: rotate3d(1, 1, 1, 0);
}
.tooltip-content2 {
  position: absolute;
  z-index: 9999;
  width: 80px;
  height: 80px;
  padding-top: 25px;
  left: 50%;
  margin-left: -40px;
  bottom: 100%;
  border-radius: 50%;
  text-align: center;
  background: #4099ff;
  color: #fff;
  opacity: 0;
  margin-bottom: 20px;
  cursor: default;
  pointer-events: none;
}
.tooltip-content2 i {
  opacity: 0;
}
.tooltip-content2::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin: -7px 0 0 -15px;
  width: 30px;
  height: 20px;
  background: url('tooltip1.svg') center center no-repeat;
  background-size: 100%;
}
.tooltip-content3 {
  position: absolute;
  background: url('shape1.svg') center bottom no-repeat;
  background-size: 100% 100%;
  z-index: 9999;
  width: 200px;
  bottom: 100%;
  left: 50%;
  margin-left: -100px;
  padding: 50px 30px;
  text-align: center;
  color: #fff;
  opacity: 0;
  cursor: default;
  font-size: 14px;
  line-height: 27px;
  pointer-events: none;
  transform: scale3d(0.1, 0.2, 1);
  transform-origin: 50% 120%;
  transition: opacity 0.4s, transform 0.4s;
  transition-timing-function: ease, cubic-bezier(0.6, 0, 0.4, 1);
}
.tooltip-content3::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  left: 50%;
  margin-left: -8px;
  top: 100%;
  background: #00aeef;
  transform: translate3d(0, -60%, 0) rotate3d(0, 0, 1, 45deg);
}
.tooltip-content4 {
  position: absolute;
  z-index: 99;
  width: 360px;
  left: 50%;
  margin-left: -180px;
  bottom: -5px;
  text-align: left;
  background: #4099ff;
  opacity: 0;
  font-size: 14px;
  line-height: 27px;
  padding: 1.5em;
  color: #fff;
  border-bottom: 55px solid #0065d9;
  cursor: default;
  pointer-events: none;
  border-radius: 5px;
  transform: translate3d(0, -0.5em, 0);
  transition: opacity 0.3s, transform 0.3s;
}
.tooltip-content4 a {
  color: #2b2b2b;
}
.tooltip-content4 .tooltip-text2 {
  opacity: 0;
  transform: translate3d(0, 1.5em, 0);
  transition: opacity 0.3s, transform 0.3s;
}
.tooltip-content5 {
  position: absolute;
  z-index: 9999;
  width: 300px;
  left: 50%;
  bottom: 100%;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  font-weight: 400;
  color: #fff;
  background: 0 0;
  opacity: 0;
  margin: 0 0 20px -150px;
  cursor: default;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  transition: opacity 0.3s 0.3s;
}
.tooltip-content5 span {
  display: block;
}
.tooltip-content5::after {
  content: "";
  bottom: -20px;
  left: 50%;
  border: solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #4099ff transparent transparent;
  border-width: 10px;
  margin-left: -10px;
}
.tooltip-content5 .tooltip-text3 {
  border-bottom: 10px solid #4099ff;
  overflow: hidden;
  transform: scale3d(0, 1, 1);
  transition: transform 0.3s 0.3s;
}
.tooltip-content5 .tooltip-inner2 {
  background: #2b2b2b;
  padding: 40px;
  transform: translate3d(0, 100%, 0);
  webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
a.mytooltip {
  font-weight: 700;
  color: #4099ff;
  z-index: 9;
}
.tooltip-link a {
  margin-left: 10px;
  color: #4099ff;
}
.tooltip-icon button i {
  margin-right: 0;
}
/**====== Tooltip css end ======**/
/**  =====================
      Slider css start
==========================  **/
/*========= Owl-carousel css start ============*/
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #4099ff;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #4099ff;
}
/*========= Owl-carousel css end ============*/
/**  =====================
      Animation css start
==========================  **/
.animation-image img {
  margin: 10px auto 20px;
  cursor: pointer;
}
/**====== Animation css end ======**/
/**  =====================
      Tree-view css start
==========================  **/
.card-block.tree-view ul {
  display: inherit;
}
.card-block.tree-view ul li {
  display: inherit;
  float: none;
}
.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url('throbber.gif') center center no-repeat;
}
/**====== Tree-view css end ======**/
/**  =====================
      File Upload css start
==========================  **/
.jFiler-theme-default .jFiler-input-button {
  background-color: #4099ff;
  background-image: none;
  color: #fff;
}
.jFiler-theme-default .jFiler-input {
  width: 100%;
}
.jFiler-input-dragDrop {
  width: 100%;
  background-color: #fafafa;
}
.jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-info {
  position: absolute;
  bottom: -10%;
  left: 0;
  width: 100%;
  color: #fff;
  padding: 6px 10px;
  z-index: 9;
  opacity: 0;
  transition: all 0.12s;
}
.jFiler-input-choose-btn {
  border: 1px solid #4099ff;
  padding: 10px 25px;
  background: #4099ff;
  color: #fff !important;
}
.jFiler-input-choose-btn:hover {
  background: #fff;
  border: 1px solid #4099ff;
  color: #fff !important;
}
.card .jFiler-item-assets ul li {
  margin-right: 0;
}
/**====== File Upload css end ======**/
/**  =====================
      Cropper css start
==========================  **/
.img-container,
.img-preview {
  background-color: #f7f7f7;
  width: 100%;
  text-align: center;
}
.img-container {
  min-height: 200px;
  max-height: 516px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .img-container {
    min-height: 516px;
  }
}
.img-container > img {
  max-width: 100%;
}
.docs-preview {
  margin-right: -15px;
}
.img-preview {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.img-preview > img {
  max-width: 100%;
}
.preview-lg {
  width: 100% !important;
}
.preview-md {
  width: 139px;
  height: 78px;
}
.preview-sm {
  width: 69px;
  height: 39px;
}
.preview-xs {
  width: 35px;
  height: 20px;
  margin-right: 0;
}
.docs-data > .input-group {
  margin-bottom: 10px;
}
.docs-data > .input-group > label {
  min-width: 80px;
}
.docs-data > .input-group > span {
  min-width: 50px;
}
.docs-buttons > .btn-group,
.docs-buttons > .form-control,
.docs-buttons > .btn {
  margin-right: 5px;
}
.docs-toggles > .btn-group,
.docs-toggles > .dropdown,
.docs-toggles > .btn {
  margin-bottom: 10px;
}
.docs-tooltip {
  display: block;
  margin: -6px -12px;
  padding: 6px 12px;
}
.docs-tooltip > .icon {
  margin: 0 -3px;
  vertical-align: top;
}
.tooltip-inner {
  white-space: normal;
}
.btn-upload .tooltip-inner {
  white-space: nowrap;
}
@media (max-width: 400px) {
  .btn-group-crop {
    margin-right: -15px !important;
  }
  .btn-group-crop > .btn {
    padding-left: 5px;
    padding-right: 5px;
  }
  .btn-group-crop .docs-tooltip {
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.docs-options .dropdown-menu {
  width: 100%;
}
.docs-options .dropdown-menu > li {
  padding: 3px 20px;
  font-size: 14px;
}
.docs-options .dropdown-menu > li:hover {
  background-color: #f7f7f7;
}
.docs-options .dropdown-menu > li > label {
  display: block;
}
.docs-cropped .modal-body {
  text-align: center;
}
.docs-cropped .modal-body > canvas,
.docs-cropped .modal-body > img {
  max-width: 100%;
}
.card-block .docs-options .dropdown-menu {
  top: inherit;
}
label.btn-upload {
  height: 40px;
}
/**====== Cropper css end ======**/
/**  =====================
      Accordion css start
==========================  **/
.accordion-msg {
  display: block;
  color: #222222;
  padding: 14px 20px;
  border-top: 1px solid #ddd;
  font-weight: 600;
  cursor: pointer;
}
.accordion-msg:focus,
.accordion-msg:hover {
  text-decoration: none;
  outline: none;
}
.faq-accordion .accordion-desc {
  padding: 20px;
}
.accordion-desc {
  color: #222222;
  padding: 0 20px 20px;
}
#color-accordion .accordion-desc {
  margin-top: 14px;
}
.ui-accordion-header-icon {
  float: right;
  font-size: 20px;
}
.accordion-title {
  margin-bottom: 0;
}
.accordion-block {
  padding: 0;
}
.accordion-block p {
  margin-bottom: 0;
}
.color-accordion-block a.ui-state-active, .color-accordion-block a:focus, .color-accordion-block a:hover {
  color: #fff;
  background: #4680ff;
}
a.bg-default:focus,
a.bg-default:hover {
  background-color: #f0efef !important;
  color: #fff;
}
a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #73b4ff !important;
  color: #fff;
}
a.bg-success:focus,
a.bg-success:hover {
  background-color: #59e0c5 !important;
  color: #fff;
}
a.bg-info:focus,
a.bg-info:hover {
  background-color: #08e3ff !important;
  color: #fff;
}
a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #ffcb80 !important;
  color: #fff;
}
a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #ff869a !important;
  color: #fff;
}
/**====== Accordion css end ======**/
/**  =====================
      Tabs css start
==========================  **/
.tab-list p {
  padding: 10px;
}
.tab-with-img i {
  position: absolute;
  padding: 5px;
}
.tab-icon {
  margin-bottom: 30px;
}
.tab-icon i {
  padding-right: 10px;
}
.tab-below {
  border-top: 1px solid #ddd;
  border-bottom: none;
}
.tab-below.nav-tabs .nav-link.active {
  border-color: transparent #ddd #ddd #ddd;
}
.tab-below .nav-item {
  margin-top: -2px;
}
.tab-below.nav-tabs .nav-link {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.card-header ~ .tab-icon .tab-with-img .sub-title i {
  right: 10px;
}
.tab-with-img .nav-link {
  position: relative;
}
.tabs-left,
.tabs-right {
  min-width: 120px;
  vertical-align: top;
  width: 150px;
}
.tabs-left,
.tabs-left-content,
.tabs-right,
.tabs-right-content {
  display: table-cell;
}
.nav-tabs.tabs-left .slide {
  height: 35px;
  width: 4px;
  bottom: 15px;
}
.nav-tabs.tabs-right .slide {
  height: 35px;
  width: 4px;
  bottom: 15px;
  right: 0;
}
.product-edit .md-tabs .nav-item a {
  padding: 0 0 10px !important;
  color: #222;
}
.product-edit .md-tabs .nav-item a .f-20 {
  display: inline-block;
  margin-right: 10px;
}
.md-tabs.tabs-left .nav-item,
.md-tabs.tabs-right .nav-item,
.tabs-left .nav-item,
.tabs-right .nav-item {
  width: 100%;
  position: relative;
}
.md-tabs {
  position: relative;
}
.md-tabs .nav-item + .nav-item {
  margin: 0;
}
.md-tabs .nav-link {
  border: none;
  color: #222;
}
.md-tabs .nav-item {
  width: calc(100% / 4);
  text-align: center;
}
.md-tabs .nav-link:focus,
.md-tabs .nav-link:hover {
  border: none;
}
.md-tabs .nav-item .nav-link.active ~ .slide {
  opacity: 1;
  transition: all 0.3s ease-out;
}
.md-tabs .nav-item .nav-link ~ .slide {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.md-tabs .nav-item.open .nav-link,
.md-tabs .nav-item.open .nav-link:focus,
.md-tabs .nav-item.open .nav-link:hover,
.md-tabs .nav-link.active,
.md-tabs .nav-link.active:focus,
.md-tabs .nav-link.active:hover {
  color: #4099ff;
  border: none;
  background-color: transparent;
  border-radius: 0;
}
.md-tabs .nav-item a {
  padding: 20px 0 !important;
  color: #222;
}
.nav-tabs .slide {
  background: #4099ff;
  width: calc(100% / 4);
  height: 4px;
  position: absolute;
  transition: left 0.3s ease-out;
  bottom: 0;
}
.nav-tabs .slide .nav-item.show .nav-link,
.nav-tabs .slide .nav-link {
  color: #4099ff;
}
.img-tabs img {
  width: 100px;
  margin: 0 auto;
}
.img-tabs a {
  opacity: 0.5;
  transition: all ease-in-out 0.3s;
}
.img-tabs a span i {
  height: 25px;
  width: 25px;
  border-radius: 100%;
  bottom: 10px;
  right: 70px;
}
.img-tabs a img {
  border: 3px solid;
}
.img-tabs a.active {
  opacity: 1;
  transition: all ease-in-out 0.3s;
}
.img-tabs .nav-item:first-child {
  border-bottom: none;
}
#pc-left-panel-menu {
  margin-bottom: 20px;
}
.h-active a {
  color: #1b8bf9 !important;
  font-weight: 600;
}
.img-circle {
  border-radius: 50%;
}
.b-none {
  border: none !important;
}
/**====== Tabs css end ======**/
/**  =====================
      Table css start
==========================  **/
.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #4680fe;
}
.table-responsive {
  display: inline-block;
  width: 100%;
  overflow-x: auto;
}
.table.table-xl td,
.table.table-xl th {
  padding: 1.25rem 2rem;
}
.table.table-lg td,
.table.table-lg th {
  padding: 0.9rem 2rem;
}
.table.table-de td,
.table.table-de th {
  padding: 0.75rem 2rem;
}
.table.table-sm td,
.table.table-sm th {
  padding: 0.6rem 2rem;
}
.table.table-xs td,
.table.table-xs th {
  padding: 0.4rem 2rem;
}
.table-columned > tbody > tr > th:first-child,
.table-columned > tbody > tr > td:first-child {
  border-left: 0;
}
.table-columned > tfoot > tr > th:first-child,
.table-columned > tfoot > tr > td:first-child {
  border-left: 0;
}
.table-columned > tbody > tr > th,
.table-columned > tbody > tr > td {
  border: 0;
  border-left: 1px solid #ddd;
}
.table-columned > tfoot > tr > th,
.table-columned > tfoot > tr > td {
  border: 0;
  border-left: 1px solid #ddd;
}
.table-border-style {
  padding: 0;
}
.table-border-style .table {
  margin-bottom: 0;
}
.table > thead > tr > th {
  border-bottom-color: #ccc;
}
.table-borderless tbody tr td,
.table-borderless tbody tr th {
  border: 0;
}
.table-bordered > thead > tr.border-solid > th,
.table-bordered > thead > tr.border-solid > td {
  border-bottom-width: 2px;
}
.table-bordered > thead > tr.border-solid:first-child > td,
.table-bordered > thead > tr.border-solid:first-child th {
  border-bottom-width: 2px;
}
.table-bordered > thead > tr.border-double > th,
.table-bordered > thead > tr.border-double > td {
  border-bottom-width: 3px;
  border-bottom-style: double;
}
.table-bordered > thead > tr.border-double:first-child > td,
.table-bordered > thead > tr.border-double:first-child th {
  border-bottom-width: 3px;
  border-bottom-style: double;
}
/**====== Table css end ======**/
/**  =====================
      User-Profile css start
==========================  **/
.rounded-card img,
.user-img img {
  margin: 0 auto;
  display: block;
  width: 100%;
}
.user-img img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.user-about ul li {
  border-top: 1px solid rgba(204, 204, 204, 0.28);
  padding: 10px 0 10px 10px;
  text-align: left;
}
.user-about ul li a {
  font-size: 16px;
  color: #666;
}
.user-about ul li.active a {
  color: #fff;
}
.user-about ul li.active {
  font-weight: 600;
  background: #1b8bf9;
}
.card-title,
h5 {
  margin: 0;
}
.card-header.followers a {
  font-weight: 500;
  color: rgba(51, 51, 51, 0.85);
}
.user-profile {
  padding: 20px 0;
}
.follow-btn button:first-child,
.user-about i {
  margin-right: 10px;
}
.btn-inline i {
  color: #fff;
}
.btn-inline .fb-btn {
  background-color: #3b5998;
}
.btn-inline .twitter-btn {
  background-color: #55acee;
}
.btn-inline .pinterest-btn {
  background-color: #cb2027;
}
.btn-inline .linkedin-btn {
  background-color: #007bb5;
}
.btn-inline .dribbble-btn {
  background-color: #ea4c89;
}
.user-post {
  font-style: italic;
}
.connection-list img,
.contact-user h4,
.contact-user img,
.earn-heading,
.list-inline,
.list-inline li,
.service-header {
  display: inline-block;
}
.connection-list img {
  width: 55px;
  height: 55px;
  margin: 5px;
}
.border-post {
  border: 1px solid #ccc;
}
.earn-sub-header {
  font-size: 15px;
  color: #ccc;
}
.btn-inline {
  margin-top: 20px;
}
.order-summary .progress {
  margin-bottom: 32px;
}
.services .service-btn::after {
  top: 20px;
  right: 15px;
}
.services-list {
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.11);
  top: 46px;
}
.contact-menu i,
.fa-cog,
.services-list i {
  margin-right: 10px;
}
.media-heading {
  cursor: pointer;
}
h6.media-heading {
  font-weight: 600;
}
.contact-details table .fa-star,
.contact-details table .fa-star-o,
.review-star i {
  color: #4099ff;
}
.review-star i:last-child {
  color: #ccc;
}
.card-block.user-info {
  position: absolute;
  width: 100%;
  bottom: 10px;
  padding: 1.25rem;
}
.profile-bg-img {
  width: 100%;
}
.user-title {
  position: relative;
  bottom: 20px;
}
.user-title h2 {
  color: #fff;
  text-shadow: 1px 1px 4px #373a3c;
  font-size: 20px;
}
.profile-image img {
  border: 4px solid #fff;
}
.user-info .media-body,
.user-info .media-left {
  display: table-cell;
  vertical-align: middle;
}
.cover-btn {
  bottom: 38px;
  right: 35px;
  position: absolute;
}
.cover-profile .profile-bg-img {
  margin-bottom: 25px;
}
.groups-contact span {
  float: right;
}
.groups-contact span h4 {
  font-size: 18px;
  margin-bottom: 20px;
}
.contact-menu {
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.11);
  top: 15%;
  right: 10%;
}
.contact-menu .dropdown-item {
  padding: 8px 20px;
}
.tab-header {
  margin-bottom: 20px;
}
/*====== User-Profile End ======*/
/**  =====================
      User-card css start
==========================  **/
.card.user-card {
  border-top: none;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.05), 0 -2px 1px -2px rgba(0, 0, 0, 0.04), 0 0 0 -1px rgba(0, 0, 0, 0.05);
  transition: all 150ms linear;
}
.card.user-card:hover {
  box-shadow: 0 0 25px -5px #9e9c9e;
}
.card-header-img ~ .btn-group i {
  margin-right: 0;
}
.card.business-info {
  border-top: none;
  border-left-width: 2px !important;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.05), 0 -2px 1px -2px rgba(0, 0, 0, 0.04), 0 0 0 -1px rgba(0, 0, 0, 0.05);
  transition: all 150ms linear;
}
.card.business-info:hover {
  box-shadow: 0 0 25px -5px #9e9c9e;
}
.top-cap-text p {
  padding: 10px 0;
  margin-bottom: 0;
}
.user-content {
  text-align: center;
  margin-top: 20px;
}
.user-content h4 {
  font-size: 16px;
  font-weight: 600;
}
.user-content h5 {
  font-size: 14px;
}
.img-overlay {
  bottom: 0;
  color: #fff;
  height: 100%;
  width: 100%;
  transition: all 0.4s ease-in-out;
  position: absolute;
  transform: scale(0);
  margin: 0 auto;
}
.img-overlay span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  text-align: center;
  transform: translate(-50%, -50%);
}
.img-overlay span .btn {
  display: inline-block;
}
.img-overlay span .btn i {
  margin-right: 0;
}
.img-hover-main {
  padding: 0 40px;
}
.img-hover {
  position: relative;
  margin: 0 auto;
}
.img-hover:hover .img-overlay {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transform: scale(1);
  margin: 0 auto;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 2;
  transition: all 0.4s ease-in-out;
}
.card-header-img img {
  margin: 0 auto;
  display: block;
}
.card-header-img h4 {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.card-header-img h5,
.card-header-img h6 {
  margin-top: 15px;
  font-size: 15px;
  color: #222;
  font-weight: 500;
  text-align: center;
}
.simple-cards .btn-group {
  margin: 20px auto 0;
}
.simple-cards .btn-group button {
  margin: 0;
}
.simple-cards .user-card {
  padding: 20px 0;
  text-align: center;
}
.simple-cards .user-card .label-icon {
  margin-top: 15px;
}
.simple-cards .user-card .label-icon i {
  font-size: 20px;
}
.simple-cards .user-card .label-icon .badge-top-right {
  margin-left: 3px;
  top: -8px;
}
.card-icon {
  display: block;
  margin-bottom: 5px;
}
.btn-outline-primary {
  border-color: #4099ff;
  font-weight: 500;
  padding: 10px 16px;
  font-size: 15px;
}
.btn-outline-primary:hover {
  background-color: #4099ff;
  border-color: #4099ff;
}
.simple-cards p {
  margin: 20px;
  font-size: 15px;
}
.user-profile #edit-btn,
.user-profile #edit-info-btn {
  margin-bottom: 0;
}
.card-block ul.list-contacts,
.card-block.groups-contact ul {
  display: block;
  float: none;
}
.card-block ul.list-contacts li,
.card-block.groups-contact ul li {
  display: block;
  float: none;
}
ul.list-contacts .list-group-item a {
  color: #292b2c;
}
ul.list-contacts .list-group-item.active a {
  color: #fff;
}
.pagination li {
  display: inline-block;
}
.card-block.groups-contact {
  margin-bottom: 0;
}
.card-block .connection-list {
  margin-bottom: 20px;
}
.table button {
  margin-bottom: 0;
}
#crm-contact .img-circle,
img.comment-img {
  width: 40px;
  height: 40px;
}
.page-link {
  color: #4099ff;
}
.page-item.active .page-link {
  background-color: #4099ff;
  border-color: #4099ff;
}
#main {
  margin-bottom: 20px;
}
/*====== User-card End ======*/
/**  =====================
      Offline css start
==========================  **/
.offline-box iframe {
  width: 100%;
  border: 1px solid #ddd;
}
/*==== Offline page css end ====*/
/**  =====================
      Blog css start
==========================  **/
.blog-page {
  border-top: none;
  box-shadow: 0 0 1px 2px rgba(0, 0, 0, 0.05), 0 -2px 1px -2px rgba(0, 0, 0, 0.04), 0 0 0 -1px rgba(0, 0, 0, 0.05);
}
.blog-page .blog-box {
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.blog-page .blog-box h5 {
  border-bottom: 1px solid #ccc;
  color: #4099ff;
  margin-top: 0;
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-size: 18px;
  display: block;
}
.blog-page .blog-box .option-font {
  background-color: #4099ff;
  border-radius: 50%;
  bottom: 320px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  width: 35px;
}
.blog-page .blog-box .blog-detail {
  padding: 10px;
}
.blog-page .blog-img {
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  margin-bottom: -20px;
}
.blog-page .blog-img:hover {
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
}
.blog-page .blog-img .sharing {
  position: relative;
  bottom: 50px;
  left: 15px;
}
.blog-page .blog-img .share {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  bottom: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  left: 50px;
  padding: 3px 5px;
  position: absolute;
}
.blog-page .blog-img .share::before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid rgba(0, 0, 0, 0.5);
  border-top: 6px solid rgba(0, 0, 0, 0.5);
  bottom: 8px;
  content: "";
  height: 42%;
  left: -6px;
  position: absolute;
  transform: rotate(-135deg);
  width: 12px;
}
.blog-page .blog-img .share i {
  color: #fff;
  font-size: 15px;
  border-right: 1px solid #fff;
  padding: 0 5px;
}
.blog-page .blog-img .share i:last-child {
  border: none;
}
.blog-page .blog-img .share i a {
  padding: 0 5px;
  color: #fff;
}
.author {
  display: inline-block;
  float: right;
}
.author a {
  font-size: 13px;
}
.blog_post_img h5 {
  display: block;
}
.blog-date {
  font-size: 18px;
  padding-bottom: 10px;
  display: block;
}
.blog-date i {
  margin-left: 5px;
  font-size: 14px;
  color: #4099ff;
}
.blog-date .icon-calendar {
  font-size: 16px;
  margin-top: 5px;
}
.day {
  color: #bbb;
  padding-left: 10px;
  font-size: 14px;
}
.btn-blog a {
  color: #fff !important;
}
.blog-single h4 {
  margin-top: 20px;
  color: #4099ff;
  font-weight: 400;
}
.blog-single p {
  margin: 20px 0;
}
.blog-single p:last-child {
  color: #777;
}
.blog-single .qutoe-text {
  font-size: 15px;
  color: #4099ff;
  border-left: 3px solid #4099ff;
  padding-left: 25px;
  font-weight: 400;
}
.blog-single img:first-child {
  width: 100%;
}
.blog-article .articles img {
  width: 100%;
}
.blog-big-user h6,
.blog-big-user p {
  color: #757575;
}
.blog-s-reply h6 {
  color: #4099ff;
}
.shares-like li:first-child,
.shares-like li i {
  color: #777;
}
.blog-tag li {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #ccc;
  margin: 5px 15px 5px 0;
}
.blog-tag li a,
.blog-tag li i {
  color: #777;
}
.blog-tag li:first-child {
  border: none;
  padding: 5px 0;
}
.blog-tag li i {
  font-size: 20px;
  vertical-align: middle;
}
.blog-tag li:hover {
  background-color: #4099ff;
  border-color: #4099ff;
}
.blog-tag li:hover a,
.blog-tag li:hover i {
  color: #fff;
}
.shares-like li {
  display: inline-block;
  margin: 5px 15px 5px 0;
  font-size: 20px;
}
.shares-like li:first-child {
  font-size: 17px;
}
.shares-like li i {
  color: #fff;
}
.shares-like .btn-facebook,
.shares-like .btn-google-plus,
.shares-like .btn-linkedin,
.shares-like .btn-pinterest,
.shares-like .btn-twitter {
  color: #fff;
  padding: 10px 15px;
  display: inline-block;
}
.btn-dribbble i,
.btn-dropbox i,
.btn-facebook i,
.btn-flickr i,
.btn-github i,
.btn-google-plus i,
.btn-instagram i,
.btn-linkedin i,
.btn-pinterest i,
.btn-skype i,
.btn-tumblr i,
.btn-twitter i,
.btn-youtube i {
  display: inline-block;
  padding: 5px 15px;
  border-radius: 3px 0 0 3px;
  margin: -7px 0 -7px -13px;
}
.blog-article .articles h6 {
  padding-top: 20px;
  font-weight: 400;
}
.blog-article .articles a {
  font-weight: 400;
  font-size: 15px;
  color: #4099ff;
  margin: 20px 0;
  display: block;
}
.blog-s-reply h6 span {
  font-size: 12px;
  color: #777;
  margin-left: 5px;
}
.blog-u-comment span {
  font-size: 14px;
}
.blog-u-comment .blog-edit a,
.blog-u-comment .blog-reply a {
  margin-right: 10px;
  font-size: 12px;
}
.system_font_color {
  font-size: 18px;
  color: #4099ff;
}
.system_font_color a {
  color: #4099ff;
  margin-left: 5px;
}
.port_detail_next_search h5 {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
  display: block;
  font-weight: light;
}
.port_detail_next_search a {
  color: #333;
  transition: all 0.3s 0s;
}
.port_detail_next_search a i {
  float: right;
  margin-top: 6px;
}
.blog_detail_social_icon span {
  font-size: 18px;
  padding: 10px;
  border: 1px solid #999;
  border-radius: 50px;
  cursor: pointer;
  margin-right: 10px;
  transition: all 0.5s ease;
  display: inline-block;
  margin-bottom: 10px;
}
.blog_detail_social_icon span:hover {
  background-color: #4099ff;
  color: #fff;
}
.latest_blog h5 a {
  color: #333;
  font-weight: 600;
}
/*====== Blog css ends =======*/
/**  =====================
      Gallery css start
==========================  **/
.gallery-page .card-block {
  margin-bottom: -20px;
}
.thumbnail {
  margin-bottom: 20px;
}
.thumbnail .thumb {
  position: relative;
  display: block;
}
.card.gallery-desc {
  overflow: hidden;
}
.masonry-media {
  overflow: hidden;
}
.masonry-media img {
  transition: all 0.3s ease-in-out;
}
.masonry-media img:hover {
  transform: scale(1.1);
}
.masonry-image .masonry-media {
  margin-bottom: 20px;
}
figure.effect-goliath {
  background: #4099ff;
}
/**====== Gallery css end ======**/
/**  =====================
      List-chart css start
==========================  **/
.barchart canvas,
.tristate canvas {
  width: 100% !important;
}
.ct-series-a .ct-line {
  stroke: #1ce3bb;
}
.ct-series-b .ct-line {
  stroke: rgba(255, 157, 136, 0.62);
}
.ct-series-c .ct-line {
  stroke: rgba(79, 84, 103, 0.45);
}
.ct-series-d .ct-line {
  stroke: rgba(129, 142, 219, 0.61);
}
.ct-series-a .ct-point,
.ct-series-b .ct-point,
.ct-series-c .ct-point,
.ct-series-d .ct-point {
  stroke: rgba(52, 54, 70, 0.47);
  stroke-width: 8px;
  stroke-linecap: round;
}
.ct-series-a .ct-slice-donut {
  stroke: #01c0c8;
}
.ct-series-b .ct-slice-donut {
  stroke: #83d6de;
}
.ct-series-c .ct-slice-donut {
  stroke: #1abc9c;
}
.ct-series-d .ct-slice-donut {
  stroke: #4f5467;
}
/*===== List-chart Css End ====*/
/**  =====================
      Task-list css start
==========================  **/
.task-list select {
  width: 92%;
}
.task-list select .task-list img {
  margin-right: 5px;
  display: inline-block;
}
.task-list input {
  width: 80%;
}
.task-list-table img {
  width: 40px;
}
.task-list-table img i {
  color: #333;
  margin-right: 5px;
}
.task-page td:last-child {
  position: relative;
}
.task-page a {
  cursor: pointer;
}
.task-page tr td:last-child i {
  margin-right: 10px;
}
/*===== Task-list css end ====*/
/**  =====================
      Task-detiails css start
==========================  **/
.thumb-img {
  position: relative;
  display: block;
}
.thumb-img:hover .caption-hover {
  background-color: rgba(0, 0, 0, 0.7);
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  width: 100%;
  height: 100%;
}
.caption-hover {
  top: 0;
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.15s ease-in-out;
}
.caption-hover > span {
  top: 38%;
  width: 100%;
  position: absolute;
  text-align: center;
}
.media .b-2-primary {
  border: 2px solid #4099ff;
}
.thumb-block {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 3px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: border 0.2s ease-in-out;
}
.thumb-block a {
  font-size: 12px;
}
.thumb-block .btn i {
  margin-right: 0;
}
.comment-block .btn i {
  margin-right: 0;
}
.dropdown-item {
  color: #666;
  padding: 6px 20px;
}
.dropdown-item.active, .dropdown-item:active {
  background-color: #4099ff;
}
.task-detail-right .counter {
  text-align: center;
}
.task-details .table.table-xs td,
.task-details .table.table-xs th {
  padding: 1rem 0.3rem;
}
.assign-user .media-left {
  position: relative;
}
.assign-user .media-left img {
  margin-bottom: 0;
}
.photo-table img {
  display: inline-block;
  width: 40px;
  margin-bottom: 5px;
}
.v-middle {
  vertical-align: middle;
}
.revision-block .form-group {
  margin-bottom: 0;
}
.revision-block .btn i {
  margin-right: 0;
}
.task-setting .switchery {
  display: block !important;
  float: right;
}
.task-setting .form-group {
  margin-bottom: 0;
}
.task-attachment i {
  cursor: pointer;
}
/**====== Task-details css end ======**/
/**  =====================
      Task-board css start
==========================  **/
.filter-bar .nav,
.filter-bar .nav-item {
  display: inline-block;
}
.filter-bar > .navbar {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.05), 0 3px 1px -2px rgba(0, 0, 0, 0.08), 0 1px 5px 0 rgba(0, 0, 0, 0.08);
  padding: 0.5rem 1rem;
}
.navbar-nav .nav-item {
  float: left;
  line-height: 26px;
}
.nav-item button i {
  margin-right: 0;
}
.filter-bar .navbar-light .navbar-nav .nav-link {
  margin-right: 10px;
}
.card-footer .task-list-table,
.card-footer .task-list-table a img {
  display: inline-block;
}
.task-board {
  margin-top: 10px;
  float: right;
}
.task-board .dropdown {
  display: inline-block;
}
p.task-detail {
  margin-bottom: 5px;
}
p.task-due {
  margin-bottom: 0;
}
.task-right-header-revision,
.task-right-header-status,
.task-right-header-users {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
}
.taskboard-right-progress,
.taskboard-right-revision,
.taskboard-right-users {
  margin-top: 10px;
}
.task-right h6 {
  font-size: 12px;
}
.task-right .icofont {
  margin-top: 5px;
  margin-right: 0;
}
.taskboard-right-revision .media .media-body .chat-header {
  font-size: 13px;
}
.media-left i {
  margin-right: 0;
}
.nav-item.nav-grid {
  float: right;
}
.faq-progress .progress {
  position: relative;
  background-color: #eeeded;
  height: 10px;
}
.faq-progress .progress .faq-text1,
.faq-progress .progress .faq-text2,
.faq-progress .progress .faq-text3,
.faq-progress .progress .faq-text4,
.faq-progress .progress .faq-text5 {
  font-weight: 600;
  margin-right: -37px;
}
.faq-progress .progress .faq-bar1,
.faq-progress .progress .faq-bar2,
.faq-progress .progress .faq-bar3,
.faq-progress .progress .faq-bar4,
.faq-progress .progress .faq-bar5 {
  background: #29aecc;
  height: 10px;
  border-radius: 0;
  position: absolute;
  top: 0;
}
.faq-progress .progress .faq-bar1 {
  background-color: #FFB64D;
}
.faq-progress .progress .faq-text1 {
  color: #2196f3;
}
.faq-progress .progress .faq-bar2,
.faq-progress .progress .faq-bar5 {
  background-color: #2ed8b6;
}
.faq-progress .progress .faq-text2,
.faq-progress .progress .faq-text5 {
  color: #4caf50;
}
.faq-progress .progress .faq-bar3 {
  background-color: #FF5370;
}
.faq-progress .progress .faq-text3 {
  color: #ff5252;
}
.faq-progress .progress .faq-bar4 {
  background-color: #4099ff;
}
.faq-progress .progress .faq-text4 {
  color: #f57c00;
}
.card-faq h4 {
  color: #2196f3;
}
.faq-progress .progress {
  margin-bottom: 10px;
}
/**====== Tsak-board css end ======**/
/**  =====================
      Issue-list css start
==========================  **/
.issue-list-progress {
  border-bottom: 1px solid #ccc;
}
.issue-list-progress .progress {
  position: relative;
  background-color: #eeeded;
  height: 9px;
  width: 100%;
  margin: 20px 0;
  overflow: visible;
}
.issue-progress .progress .issue-text1 {
  font-weight: 600;
  position: absolute;
}
.issue-progress .progress .issue-bar1 {
  background: #4099ff;
  height: 10px;
  border-radius: 0;
  position: absolute;
  top: 0;
}
.matrics-issue .sub-title {
  padding-top: 20px;
  padding-bottom: 10px;
  display: block;
}
.bg-white {
  background-color: #fff !important;
}
.matrics-issue div h6 {
  padding-top: 10px;
  color: #777;
}
.dd-w,
.sp-container {
  z-index: 99999 !important;
}
table.matrics-table tr:first-child td {
  border-top: none !important;
}
#issue-list-table > thead > tr > th {
  border-bottom: none;
}
.note-card .notes-list {
  margin-bottom: 20px;
}
/**====== Issue-list css end ======**/
/**  =====================
      Product css start
==========================  **/
.prod-img {
  position: relative;
  overflow: hidden;
}
.prod-img .btn i {
  margin-right: 0;
}
.prod-item .prod-img .option-hover {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  left: 0;
}
.prod-item .prod-img .option-hover .btn-icon {
  border-radius: 5px;
}
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
}
.hvr-shrink:hover {
  transform: scale(1.1);
}
.prod-img .p-new a {
  position: absolute;
  top: 15px;
  right: 0;
  padding: 8px 13px;
  line-height: 1;
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 2px 0 0 2px;
  background: #00bcd4;
  color: #fff;
  letter-spacing: 1px;
  font-weight: 600;
}
.prod-info .br-wrapper {
  margin: 0 auto 20px;
}
.prod-info .br-widget {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}
.prod-info h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
.prod-info .prod-price {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 10px;
}
.prod-info .prod-price .old-price {
  color: #919aa3;
  text-decoration: line-through;
  font-size: 50%;
}
.prod-view:hover .option-hover {
  display: inline-block;
  transition: all 0.2s ease;
  z-index: 1;
}
.prod-item .prod-info {
  background: #fff;
  padding: 30px 0 20px;
}
.prod-item .br-widget {
  min-height: inherit;
}
.prod-img .p-sale {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 40px;
  height: 40px;
  font-size: 11px;
  text-transform: uppercase;
  border-radius: 50%;
  background-color: #ff5252;
  color: #fff;
  font-weight: 800;
  letter-spacing: 1px;
  padding: 11px 4px;
}
.prod-info .br-widget {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
}
.option-icon i {
  height: 25px;
  width: 25px;
  font-size: 25px;
  line-height: 36px;
}
/**====== Product css end ======**/
/**  =====================
      Product-details css start
==========================  **/
.product-detail-page {
  border-top: none;
}
.product-detail .br-wrapper {
  margin: 10px 0;
}
.product-detail .product-detail .btn i {
  margin-right: 0;
}
.product-detail .br-widget {
  min-height: 35px;
  margin-top: 0;
  display: block;
}
.product-detail .btn-number {
  background-color: #e0e0e0;
  border-color: #d4d4d4;
  border-radius: 0;
  color: #000;
}
.product-detail .product-price {
  display: inline-block;
  margin-right: 50px;
  font-size: 24px;
}
.product-detail .pro-desc {
  margin-top: 15px;
  margin-bottom: 15px;
}
.product-detail .done-task {
  text-decoration: line-through;
}
.product-detail hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
#small_banner .slick-slide {
  filter: grayscale(100%);
  opacity: 0.5;
}
#small_banner img {
  cursor: pointer;
}
#small_banner .slick-center {
  filter: grayscale(0);
  opacity: 1;
}
#small_banner:hover .slick-prev {
  left: 0;
  transition: all ease-in 0.3s;
}
#small_banner:hover .slick-next {
  right: 0;
  transition: all ease-in 0.3s;
}
.port_details_all_img {
  overflow: hidden;
}
.page-link:hover {
  color: #4099ff;
}
.slick-prev {
  left: -45px;
  z-index: 1;
  height: 100%;
  background: rgba(0, 0, 0, 0.62);
  width: 4%;
  transition: all ease-in 0.3s;
}
.slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: none;
  background: rgba(0, 0, 0, 0.8);
}
.brighttheme-icon-sticker:after {
  top: -5px;
  content: "\002016";
}
.slick-next {
  right: -45px;
  z-index: 1;
  height: 100%;
  background: rgba(0, 0, 0, 0.62);
  width: 4%;
  transition: all ease-in 0.3s;
}
.slick-next:focus, .slick-next:hover {
  color: transparent;
  outline: none;
  background: rgba(0, 0, 0, 0.8);
}
.counter-input .input-group {
  width: 20%;
}
.pro-det-tab .tab-content {
  border: 1px solid #ccc;
  border-top: 0;
}
.big_banner .port_big_img {
  margin-bottom: 15px;
}
.cd-price .cd-price-month {
  font-size: 64px;
}
.product-edit .br-wrapper {
  margin: 10px 0 30px;
}
.addcontact .md-content > div ul {
  padding-left: 0;
}
/**====== Product-details css end ======**/
/* ======================
    Panels and wells css start
========================= */
.panel {
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body p {
  overflow: hidden;
  margin-bottom: 0;
}
.panels-wells .panel {
  margin-bottom: 20px;
}
.panels-wells .panel .panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #fafafa;
  border-top: 1px solid #eeeeee;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
/**====== Panels and wells css end ======**/
/**  =====================
      Search css start
==========================  **/
.search-result .card {
  border-top: none;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.15);
}
.search-result .card .card-block h5 {
  font-weight: 600;
}
.search-result .card .card-block p {
  margin-bottom: 0;
  margin-top: 10px;
  line-height: 1.4;
}
.seacrh-header {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.search-content {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
.search-content img {
  width: 120px;
}
.search-content:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.search-result i {
  float: right;
}
.search2 .card-block:first-child {
  padding-top: 0;
}
/**====== Search css end ======**/
/**  =====================
      Wizard css start
==========================  **/
.cart-page .wizard > .content > .body {
  width: 100%;
  padding: 0;
}
.wizard > .content > .body {
  width: 100%;
}
.card .wizard > .steps .current a {
  outline: none;
  border-radius: 5px;
}
.payment-card {
  border: 1px solid #ccc;
  border-radius: 0;
  margin-bottom: 15px;
  padding: 20px;
}
.payment-card table {
  margin-bottom: 0;
}
.confirmation {
  text-align: center;
  font-size: 80px;
}
.confirmation-icon {
  color: #FF5370;
}
.width-100 {
  width: 100%;
}
.post-input {
  padding: 10px 10px 10px 5px;
  display: block;
  width: 100%;
  border: none;
  resize: none;
}
.file-upload-lbl {
  max-width: 15px;
  padding: 5px 0 0;
}
/**====== Wizard css end ======**/
/**====== Timeline css start ======**/
.post-timelines .media {
  align-items: center;
}
a[data-lightbox="example-set"] .img-fluid,
a[data-lightbox="roadtrip"] .img-fluid,
a[data-toggle="lightbox"] .img-fluid {
  margin: 10px 0;
}
/**====== Timeline css end ======**/
/**  =====================
      Wall css start
==========================  **/
.post-new-footer {
  border-top: 1px solid #ccc;
}
.post-new-footer i {
  font-size: 18px;
  margin-right: 15px;
  cursor: pointer;
}
.inline-editable .btn {
  padding: 10px;
}
.inline-editable .input-group .form-control {
  width: 100%;
}
.input-group span {
  cursor: pointer;
}
.input-group a {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
}
.msg-send {
  background-color: #f3f3f3;
}
.msg-send:focus {
  background-color: #f3f3f3;
}
.wall-dropdown:after {
  position: absolute;
  top: 20px;
  right: 15px;
  cursor: pointer;
}
.wall-img-preview {
  display: inline-block;
  text-align: center;
}
.wall-img-preview .wall-item {
  display: block;
  float: left;
  position: relative;
  overflow: hidden;
  border: 2px solid #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.wall-img-preview .wall-item:first-child:nth-last-child(2),
.wall-img-preview .wall-item:first-child:nth-last-child(2) ~ div {
  width: 50%;
}
.wall-img-preview .wall-item > img {
  display: none;
}
.wall-img-preview .wall-item:first-child:nth-last-child(2),
.wall-img-preview .wall-item:first-child:nth-last-child(2) ~ div {
  width: 50%;
}
.wall-img-preview .wall-item:first-child:nth-last-child(10),
.wall-img-preview .wall-item:first-child:nth-last-child(10) ~ div:not(:last-child),
.wall-img-preview .wall-item:first-child:nth-last-child(11) ~ div:nth-last-of-type(-n + 3),
.wall-img-preview .wall-item:first-child:nth-last-child(3),
.wall-img-preview .wall-item:first-child:nth-last-child(3) ~ div,
.wall-img-preview .wall-item:first-child:nth-last-child(4),
.wall-img-preview .wall-item:first-child:nth-last-child(4) ~ div:not(:last-child),
.wall-img-preview .wall-item:first-child:nth-last-child(5),
.wall-img-preview .wall-item:first-child:nth-last-child(5) ~ div:not(:nth-last-of-type(-n + 2)),
.wall-img-preview .wall-item:first-child:nth-last-child(6),
.wall-img-preview .wall-item:first-child:nth-last-child(6) ~ div,
.wall-img-preview .wall-item:first-child:nth-last-child(7) ~ div:nth-last-of-type(-n + 3),
.wall-img-preview .wall-item:first-child:nth-last-child(9),
.wall-img-preview .wall-item:first-child:nth-last-child(9) ~ div {
  width: 33.333333%;
}
.wall-img-preview .wall-item:first-child:nth-last-child(5) ~ div:nth-last-of-type(-n + 2) {
  width: 50%;
}
.wall-img-preview .wall-item:first-child:nth-last-child(11),
.wall-img-preview .wall-item:first-child:nth-last-child(11) ~ div:not(:nth-last-of-type(-n + 3)),
.wall-img-preview .wall-item:first-child:nth-last-child(12),
.wall-img-preview .wall-item:first-child:nth-last-child(12) ~ div,
.wall-img-preview .wall-item:first-child:nth-last-child(7),
.wall-img-preview .wall-item:first-child:nth-last-child(7) ~ div:not(:nth-last-of-type(-n + 3)),
.wall-img-preview .wall-item:first-child:nth-last-child(8),
.wall-img-preview .wall-item:first-child:nth-last-child(8) ~ div {
  width: 25%;
}
.wall-img-preview .wall-item:first-child:nth-last-child(10) ~ div:nth-child(10),
.wall-img-preview .wall-item:first-child:nth-last-child(4) ~ div:nth-child(4),
.wall-img-preview .wall-item:only-child {
  width: 100%;
}
.fb-timeliner h2 {
  background: #4099ff;
  color: #fff;
  margin-top: 0;
  padding: 15px;
  font-size: 16px;
  border-radius: 2px;
  -webkit-border-radius: 4px;
  font-weight: 300;
}
.fb-timeliner ul {
  margin-left: 15px;
  margin-bottom: 20px;
}
.fb-timeliner ul li {
  margin-bottom: 3px;
}
.fb-timeliner ul li a {
  color: #999797;
  border-left: 4px solid #d3d7dd;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  display: block;
}
.fb-timeliner ul li a:hover {
  color: #999797;
  border-left: 4px solid #b1b1b1;
  padding-left: 10px;
}
.fb-timeliner ul li.active a {
  color: #7a7a7a;
  border-left: 4px solid #7a7a7a;
  padding-left: 10px;
}
/*====== Wall css End ======*/
/**  =====================
      X-editable css start
==========================  **/
.dotted-line-theme .no_edit {
  width: 100% !important;
}
.dotted-line-theme .no_edit .i_text {
  font-size: 13px;
}
.dotted-line-theme .no_edit {
  padding: 15px 2px;
}
.dotted-line-theme .just_edit input[type="radio"] {
  opacity: 0;
}
.dotted-line-theme .ibtn_container {
  padding-left: 0;
  margin-top: 2px;
  position: absolute;
  top: 6px;
  z-index: 999;
  width: 120px;
}
.dotted-line-theme .ibtn_container i {
  color: #fff;
  margin-right: 0;
}
.dotted-line-theme .i_edit,
.dotted-line-theme .ibtn_container,
.dotted-line-theme .just_edit,
.dotted-line-theme .just_edit input,
.dotted-line-theme .just_edit textarea,
.dotted-line-theme .no_edit,
.dotted-line-theme .no_edit .i_text {
  font-size: 13px;
}
.wizard > .content > .body label.error {
  margin-left: 0;
}
#msform #progressbar li.active {
  color: #4099ff;
}
#msform #progressbar li.active:before,
#progressbar li.active:after {
  background: #4099ff;
}
#msform a {
  color: #4099ff;
  font-weight: 600;
}
/*====== X-editable css End ======*/
/**  =====================
      Invoice css start
==========================  **/
.invoice-contact {
  display: flex;
  margin-bottom: 30px;
  padding-top: 30px;
  align-items: center;
}
.invoice-table {
  border-left: 1px solid #fff;
  padding-left: 20px;
}
.invoice-table td,
.invoice-table th {
  border-top: none;
  padding: 3px 0;
}
.invoice-table > tbody > tr:last-child > td,
.invoice-table > tfoot > tr:last-child > td {
  padding-bottom: 0;
}
.invoice-box h1 {
  font-size: 7rem;
}
.invoice-order {
  padding-left: 0;
}
.invoice-order th:first-child {
  padding-left: 0;
  width: 80px;
}
.invoice-detail-table th:first-child {
  width: 450px;
  text-align: left;
}
.invoice-detail-table thead th {
  text-align: center;
}
.invoice-detail-table td {
  vertical-align: middle;
  text-align: center;
}
.invoice-detail-table td:first-child {
  text-align: left;
}
.invoice-total {
  background: #f3f3f3;
  padding: 30px 0;
}
.invoice-total td,
.invoice-total th {
  text-align: right;
}
.invoice-total td {
  padding-left: 30px;
}
.invoive-info {
  display: flex;
  margin-bottom: 30px;
}
.invoive-info h6 {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #757575;
}
.invoice-total tbody {
  padding-right: 20px;
  float: right;
}
.dropdown-menu i {
  margin-right: 5px;
}
/**====== Invoice css end ======**/
.grid-layout span {
  display: block;
  border: 1px solid #ddd;
  padding: 10px;
  margin: 5px 0;
}
.vertical-alignment .row {
  padding: 15px 0;
  min-height: 10rem;
  border: 1px solid #ddd;
}
.inte-benifits {
  border: 1px solid #ddd;
}
.inte-benifits ul {
  list-style: square;
  padding-left: 20px;
}
/**  =====================
      Version css start
==========================  **/
.version .card-block {
  padding: 0;
}
.card.version .card-header .card-header-right {
  background-color: #fff;
  top: 8px;
}
.version .nav {
  display: block;
}
.version .nav li {
  display: block;
  padding: 10px 20px;
  cursor: pointer;
}
.version .nav li:hover {
  background-color: #f6f7f7;
}
.version .nav li a {
  color: #666;
}
.version .nav li span {
  position: absolute;
  right: 20px;
}
.version .navigation-header a {
  color: #999;
}
.support-btn {
  padding: 0 20px 20px;
}
.introjs-helperNumberLayer {
  background: linear-gradient(to bottom, #ff6d85 0%, #FF5370 100%);
}
.dd-handle,
.dd3-content {
  font-weight: 600;
}
.img-radius {
  border-radius: 50%;
}
.version .nav li:first-child {
  border-top: 1px solid #ddd;
  color: #666;
}
/**====== Version css end ======**/
/**====== Date-dropper css ======**/
.dd-w,
.sp-container {
  z-index: 99;
}
/*====== Color css ends ======= */
/**  =====================
      Session Timeout css start
==========================  **/
#sessionTimeout-dialog .close {
  display: none;
}
/*====== Session Timeout css ends ======= */
.pull-0 {
  right: auto;
}
.pull-1 {
  right: 8.333333%;
}
.pull-2 {
  right: 16.666667%;
}
.pull-3 {
  right: 25%;
}
.pull-4 {
  right: 33.333333%;
}
.pull-5 {
  right: 41.666667%;
}
.pull-6 {
  right: 50%;
}
.pull-7 {
  right: 58.333333%;
}
.pull-8 {
  right: 66.666667%;
}
.pull-9 {
  right: 75%;
}
.pull-10 {
  right: 83.333333%;
}
.pull-11 {
  right: 91.666667%;
}
.pull-12 {
  right: 100%;
}
.push-0 {
  left: auto;
}
.push-1 {
  left: 8.333333%;
}
.push-2 {
  left: 16.666667%;
}
.push-3 {
  left: 25%;
}
.push-4 {
  left: 33.333333%;
}
.push-5 {
  left: 41.666667%;
}
.push-6 {
  left: 50%;
}
.push-7 {
  left: 58.333333%;
}
.push-8 {
  left: 66.666667%;
}
.push-9 {
  left: 75%;
}
.push-10 {
  left: 83.333333%;
}
.push-11 {
  left: 91.666667%;
}
.push-12 {
  left: 100%;
}
.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 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .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 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .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 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .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 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .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%;
  }
}
/*====== Warning css starts ======= */
.ie-warning {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  background: #000000;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  font-family: "Courier New", Courier, monospace;
  padding: 50px 0;
}
.ie-warning p {
  font-size: 17px;
}
.ie-warning .iew-container {
  min-width: 1024px;
  width: 100%;
  height: 200px;
  background: #fff;
  margin: 50px 0;
}
.ie-warning .iew-download {
  list-style: none;
  padding: 30px 0;
  margin: 0 auto;
  width: 720px;
}
.ie-warning .iew-download > li {
  float: left;
  vertical-align: top;
}
.ie-warning .iew-download > li > a {
  display: block;
  color: #000;
  width: 140px;
  font-size: 15px;
  padding: 15px 0;
}
.ie-warning .iew-download > li > a > div {
  margin-top: 10px;
}
.ie-warning .iew-download > li > a:hover {
  background-color: #eee;
}
/*====== Warning css ends ======= */
.image-cropper-container {
  margin-top: 10px;
}
/*====== Json form css start =======*/
.alpaca-field img {
  width: 250px;
}
/*====== Json form css ends =======*/
/*====== Sticky css start =======*/
.arrow_box {
  z-index: 0;
}
@media only screen and (max-width: 575px) {
  .sticky-card {
    margin-bottom: 250px;
  }
}
/*====== Sticky css ends =======*/
/*====== Ready to use css start ======*/
.j-pro .j-label {
  font-weight: 600;
}
/*====== Ready to use css ends ======*/
.ms-container {
  width: 100%;
}
.progress {
  height: 1rem;
}
.progress .progress-bar {
  height: 100% !important;
}
.pcoded .mCSB_container_wrapper {
  margin-right: 0;
}
.pcoded .mCSB_container_wrapper > .mCSB_container {
  padding-right: 0;
}
.pcoded .mCSB_scrollTools {
  width: 10px;
}
.pcoded .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  width: 10px;
}
.pcoded .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(34, 34, 34, 0);
}
.pcoded .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.pcoded .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(34, 34, 34, 0.5);
}
.pcoded #styleSelector:hover .mCSB_dragger_bar,
.pcoded .main-menu:hover .mCSB_dragger_bar {
  background-color: rgba(34, 34, 34, 0.2);
}
.scroll-container {
  overflow-x: hidden;
}
#main-chat .page-error i,
.full-calender .page-error i {
  font-size: 35px;
  border-radius: 6px;
  padding: 6px 9px;
}
@media only screen and (min-width: 788px) {
  #main-chat .page-error,
  .full-calender .page-error {
    display: none;
  }
}
@media only screen and (max-width: 786px) {
  #main-chat .page-body,
  .full-calender .page-body {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .card .card-header .card-header-right.job-compney-btn {
    position: relative;
    float: left;
    right: 0;
  }
  .clndr .event-listing {
    display: none;
  }
  .clndr .clndr-grid {
    width: 100%;
  }
  .clndr .clndr-grid .day-number {
    padding: 3px 4px !important;
  }
}
.dotted-line-theme .no_edit {
  border-bottom: 1px dotted #4099ff;
}
.handsontable td,
.handsontable th {
  color: #222;
}
#map,
.radial-bar:after {
  z-index: 99;
}
.content-group {
  padding: 10px;
}
.card-sub .card-title {
  margin-bottom: 10px;
  font-weight: 500;
}
.card-sub .card-text {
  color: #737373;
}
.long-press-popup {
  position: fixed;
  bottom: 15px;
  left: 275px;
  right: 35px;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
  padding: 20px;
  border-radius: 8px;
  margin: 0;
  font-size: 50px;
}
.long-press-popup li {
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.invoice-list-page .dropdown-menu.show {
  right: 0px;
  left: auto !important;
}
/**  =====================
      Generic-class css start
========================== **/
.generic-card-block code {
  cursor: pointer;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.generic-image-body li {
  padding: 0 20px;
  display: inline-block;
}
.generic-image-body code {
  display: block;
}
.generic-image-body img {
  display: block;
  margin: 10px auto 20px;
}
/*====== Padding css starts ======*/
.p-0 {
  padding: 0px;
}
.p-5 {
  padding: 5px;
}
.p-10 {
  padding: 10px;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.p-25 {
  padding: 25px;
}
.p-30 {
  padding: 30px;
}
.p-35 {
  padding: 35px;
}
.p-40 {
  padding: 40px;
}
.p-45 {
  padding: 45px;
}
.p-50 {
  padding: 50px;
}
/*====== Padding css ends ======*/
/*====== Padding-top css starts ======*/
.p-t-0 {
  padding-top: 0px !important;
}
.p-t-5 {
  padding-top: 5px !important;
}
.p-t-10 {
  padding-top: 10px !important;
}
.p-t-15 {
  padding-top: 15px !important;
}
.p-t-20 {
  padding-top: 20px !important;
}
.p-t-25 {
  padding-top: 25px !important;
}
.p-t-30 {
  padding-top: 30px !important;
}
.p-t-35 {
  padding-top: 35px !important;
}
.p-t-40 {
  padding-top: 40px !important;
}
.p-t-45 {
  padding-top: 45px !important;
}
.p-t-50 {
  padding-top: 50px !important;
}
/*====== Padding-top css ends ======*/
/*====== Padding-bottom css starts ======*/
.p-b-0 {
  padding-bottom: 0px !important;
}
.p-b-5 {
  padding-bottom: 5px !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}
.p-b-15 {
  padding-bottom: 15px !important;
}
.p-b-20 {
  padding-bottom: 20px !important;
}
.p-b-25 {
  padding-bottom: 25px !important;
}
.p-b-30 {
  padding-bottom: 30px !important;
}
.p-b-35 {
  padding-bottom: 35px !important;
}
.p-b-40 {
  padding-bottom: 40px !important;
}
.p-b-45 {
  padding-bottom: 45px !important;
}
.p-b-50 {
  padding-bottom: 50px !important;
}
/*====== Padding-bottom css ends ======*/
/*====== Padding-left css starts ======*/
.p-l-0 {
  padding-left: 0px;
}
.p-l-5 {
  padding-left: 5px;
}
.p-l-10 {
  padding-left: 10px;
}
.p-l-15 {
  padding-left: 15px;
}
.p-l-20 {
  padding-left: 20px;
}
.p-l-25 {
  padding-left: 25px;
}
.p-l-30 {
  padding-left: 30px;
}
.p-l-35 {
  padding-left: 35px;
}
.p-l-40 {
  padding-left: 40px;
}
.p-l-45 {
  padding-left: 45px;
}
.p-l-50 {
  padding-left: 50px;
}
/*====== Padding-left css ends ======*/
/*====== Padding-right css starts ======*/
.p-r-0 {
  padding-right: 0px;
}
.p-r-5 {
  padding-right: 5px;
}
.p-r-10 {
  padding-right: 10px;
}
.p-r-15 {
  padding-right: 15px;
}
.p-r-20 {
  padding-right: 20px;
}
.p-r-25 {
  padding-right: 25px;
}
.p-r-30 {
  padding-right: 30px;
}
.p-r-35 {
  padding-right: 35px;
}
.p-r-40 {
  padding-right: 40px;
}
.p-r-45 {
  padding-right: 45px;
}
.p-r-50 {
  padding-right: 50px;
}
/*====== Padding-right css ends ======*/
/*====== Margin css starts ======*/
.m-0 {
  margin: 0px;
}
.m-5 {
  margin: 5px;
}
.m-10 {
  margin: 10px;
}
.m-15 {
  margin: 15px;
}
.m-20 {
  margin: 20px;
}
.m-25 {
  margin: 25px;
}
.m-30 {
  margin: 30px;
}
.m-35 {
  margin: 35px;
}
.m-40 {
  margin: 40px;
}
.m-45 {
  margin: 45px;
}
.m-50 {
  margin: 50px;
}
/*====== Margin css ends ======*/
/*====== Margin-top css starts ======*/
.m-t-0 {
  margin-top: 0px;
}
.m-t-5 {
  margin-top: 5px;
}
.m-t-10 {
  margin-top: 10px;
}
.m-t-15 {
  margin-top: 15px;
}
.m-t-20 {
  margin-top: 20px;
}
.m-t-25 {
  margin-top: 25px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-35 {
  margin-top: 35px;
}
.m-t-40 {
  margin-top: 40px;
}
.m-t-45 {
  margin-top: 45px;
}
.m-t-50 {
  margin-top: 50px;
}
/*====== Margin-top css ends ======*/
/*====== Margin-Bottom css starts ======*/
.m-b-0 {
  margin-bottom: 0px;
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-b-10 {
  margin-bottom: 10px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-b-25 {
  margin-bottom: 25px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.m-b-35 {
  margin-bottom: 35px;
}
.m-b-40 {
  margin-bottom: 40px;
}
.m-b-45 {
  margin-bottom: 45px;
}
.m-b-50 {
  margin-bottom: 50px;
}
/*====== Margin-Bottom css ends ======*/
/*====== Margin-left css starts ======*/
.m-l-0 {
  margin-left: 0px;
}
.m-l-5 {
  margin-left: 5px;
}
.m-l-10 {
  margin-left: 10px;
}
.m-l-15 {
  margin-left: 15px;
}
.m-l-20 {
  margin-left: 20px;
}
.m-l-25 {
  margin-left: 25px;
}
.m-l-30 {
  margin-left: 30px;
}
.m-l-35 {
  margin-left: 35px;
}
.m-l-40 {
  margin-left: 40px;
}
.m-l-45 {
  margin-left: 45px;
}
.m-l-50 {
  margin-left: 50px;
}
/*====== Margin-left css ends ======*/
/*====== Margin-right css starts ======*/
.m-r-0 {
  margin-right: 0px;
}
.m-r-5 {
  margin-right: 5px;
}
.m-r-10 {
  margin-right: 10px;
}
.m-r-15 {
  margin-right: 15px;
}
.m-r-20 {
  margin-right: 20px;
}
.m-r-25 {
  margin-right: 25px;
}
.m-r-30 {
  margin-right: 30px;
}
.m-r-35 {
  margin-right: 35px;
}
.m-r-40 {
  margin-right: 40px;
}
.m-r-45 {
  margin-right: 45px;
}
.m-r-50 {
  margin-right: 50px;
}
/*====== Margin-right css ends ======*/
/*====== Display css starts ======*/
.d-none {
  display: none;
}
.d-inline-block {
  display: inline-block;
}
.d-inline-flex {
  display: inline-flex;
}
/*====== display css ends ======*/
/*====== Border-radius css starts ======*/
.b-radius-0 {
  border-radius: 0px !important;
}
.b-radius-5 {
  border-radius: 5px !important;
}
.b-radius-10 {
  border-radius: 10px !important;
}
/*====== Border-radius css ends ======*/
/*====== Font-size css starts ======*/
.f-10 {
  font-size: 10px;
}
.f-12 {
  font-size: 12px;
}
.f-14 {
  font-size: 14px;
}
.f-16 {
  font-size: 16px;
}
.f-18 {
  font-size: 18px;
}
.f-20 {
  font-size: 20px;
}
.f-22 {
  font-size: 22px;
}
.f-24 {
  font-size: 24px;
}
.f-26 {
  font-size: 26px;
}
.f-28 {
  font-size: 28px;
}
.f-30 {
  font-size: 30px;
}
.f-32 {
  font-size: 32px;
}
.f-34 {
  font-size: 34px;
}
.f-36 {
  font-size: 36px;
}
.f-38 {
  font-size: 38px;
}
.f-40 {
  font-size: 40px;
}
.f-42 {
  font-size: 42px;
}
.f-44 {
  font-size: 44px;
}
.f-46 {
  font-size: 46px;
}
.f-48 {
  font-size: 48px;
}
.f-50 {
  font-size: 50px;
}
.f-52 {
  font-size: 52px;
}
.f-54 {
  font-size: 54px;
}
.f-56 {
  font-size: 56px;
}
.f-58 {
  font-size: 58px;
}
.f-60 {
  font-size: 60px;
}
.f-62 {
  font-size: 62px;
}
.f-64 {
  font-size: 64px;
}
.f-66 {
  font-size: 66px;
}
.f-68 {
  font-size: 68px;
}
.f-70 {
  font-size: 70px;
}
.f-72 {
  font-size: 72px;
}
.f-74 {
  font-size: 74px;
}
.f-76 {
  font-size: 76px;
}
.f-78 {
  font-size: 78px;
}
.f-80 {
  font-size: 80px;
}
/*====== Font-size css ends ======*/
/*====== Font-weight css starts ======*/
.f-w-100 {
  font-weight: 100;
}
.f-w-300 {
  font-weight: 300;
}
.f-w-400 {
  font-weight: 400;
}
.f-w-600 {
  font-weight: 600;
}
.f-w-700 {
  font-weight: 700;
}
.f-w-900 {
  font-weight: 600;
}
/*====== Font-weight css ends ======*/
/*====== Font-style css starts ======*/
.f-s-normal {
  font-style: normal;
}
.f-s-italic {
  font-style: italic;
}
.f-s-oblique {
  font-style: oblique;
}
.f-s-initial {
  font-style: normal;
  font-style: initial;
}
.f-s-inherit {
  font-style: inherit;
}
/*====== Font-style css ends ======*/
/*====== Text-align css starts ======*/
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
/*====== Text-align css ends ======*/
/*====== Text-Transform css starts ======*/
.text-capitalize {
  text-transform: capitalize;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-lowercase {
  text-transform: lowercase;
}
/*====== Text-Transform css ends ======*/
/*====== Text-Decoration css starts ======*/
.text-overline {
  text-decoration: overline;
}
.text-line-through {
  text-decoration: line-through;
}
.text-underline {
  text-decoration: underline;
}
/*====== Text-Decoration css ends ======*/
/*====== Vertical-Align css starts ======*/
.baseline {
  vertical-align: baseline;
}
.sub {
  vertical-align: sub;
}
.super {
  vertical-align: super;
}
.top {
  vertical-align: top;
}
.text-top {
  vertical-align: text-top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.text-bottom {
  vertical-align: text-bottom;
}
.initial {
  vertical-align: baseline;
  vertical-align: initial;
}
.inherit {
  vertical-align: inherit;
}
/*====== Vertical-Align css ends ======*/
/*====== Position css starts ======*/
.pos-static {
  position: static;
}
.pos-absolute {
  position: absolute;
}
.pos-fixed {
  position: fixed;
}
.pos-relative {
  position: relative;
}
.pos-initial {
  position: static;
  position: initial;
}
.pos-inherit {
  position: inherit;
}
/*====== Position css ends ======*/
/*====== Float css starts ======*/
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.f-none {
  float: none;
}
/*====== Float css ends ======*/
/*====== Overflow css starts ======*/
.o-hidden {
  overflow: hidden;
}
.o-visible {
  overflow: visible;
}
.o-auto {
  overflow: auto;
}
/*====== Overflow css ends ======*/
/*====== Image-sizes css starts ======*/
.img-20 {
  width: 20px;
}
.img-30 {
  width: 30px;
}
.img-40 {
  width: 40px;
}
.img-50 {
  width: 50px;
}
.img-60 {
  width: 60px;
}
.img-70 {
  width: 70px;
}
.img-80 {
  width: 80px;
}
.img-90 {
  width: 90px;
}
.img-100 {
  width: 100px;
}
/*====== Image-sizes css ends ======*/
/*======= Text css starts ===========*/
.text-primary {
  color: #4099ff !important;
}
.text-warning {
  color: #FFB64D !important;
}
.text-default {
  color: #d6d6d6 !important;
}
.text-danger {
  color: #FF5370 !important;
}
.text-success {
  color: #2ed8b6 !important;
}
.text-inverse {
  color: #222 !important;
}
.text-info {
  color: #00bcd4 !important;
}
.text-custom {
  color: #64b0f2 !important;
}
.text-pink {
  color: #ff7aa3 !important;
}
.text-muted {
  color: #919aa3 !important;
}
.text-dark {
  color: #2b3d51 !important;
}
.text-purple {
  color: #9261c6 !important;
}
.text-muted {
  color: #919aa3 !important;
}
/*======= Text css ends ===========*/
/*======= Label-color css starts  ======= */
.label {
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: capitalize;
}
.label-primary {
  background: linear-gradient(45deg, #4099ff, #73b4ff);
}
.label-warning {
  background: linear-gradient(45deg, #FFB64D, #ffcb80);
}
.label-default {
  background: linear-gradient(45deg, #d6d6d6, #f0efef);
}
.label-danger {
  background: linear-gradient(45deg, #FF5370, #ff869a);
}
.label-success {
  background: linear-gradient(45deg, #2ed8b6, #59e0c5);
}
.label-inverse {
  background: linear-gradient(45deg, #222, #3c3b3b);
}
.label-info {
  background: linear-gradient(45deg, #00bcd4, #08e3ff);
}
.label-warning {
  color: #fff;
}
/*======= Label-color css starts  ======= */
/*======= Badge-color css starts  ======= */
.badge-primary {
  background: linear-gradient(45deg, #4099ff, #73b4ff);
}
.badge-warning {
  background: linear-gradient(45deg, #FFB64D, #ffcb80);
}
.badge-default {
  background: linear-gradient(45deg, #d6d6d6, #f0efef);
}
.badge-danger {
  background: linear-gradient(45deg, #FF5370, #ff869a);
}
.badge-success {
  background: linear-gradient(45deg, #2ed8b6, #59e0c5);
}
.badge-inverse {
  background: linear-gradient(45deg, #222, #3c3b3b);
}
.badge-info {
  background: linear-gradient(45deg, #00bcd4, #08e3ff);
}
/*======= Badge-color css end  ======= */
/*======= Background-color css starts  ======= */
.bg-color-box {
  text-align: center;
  display: inline-block;
  padding: 10px 20px;
  box-shadow: 0 0 5px 0 rgba(128, 128, 128, 0.49);
  font-weight: 600;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
.bg-color-box span {
  color: #fff;
}
.bg-primary {
  background-color: #4099ff !important;
  color: #fff;
}
.bg-warning {
  background-color: #FFB64D !important;
  color: #fff;
}
.bg-default {
  background-color: #d6d6d6 !important;
  color: #fff;
}
.bg-danger {
  background-color: #FF5370 !important;
  color: #fff;
}
.bg-success {
  background-color: #2ed8b6 !important;
  color: #fff;
}
.bg-inverse {
  background-color: #222 !important;
  color: #fff;
}
.bg-info {
  background-color: #00bcd4 !important;
  color: #fff;
}
/*======= Background-color css end  ======= */
/*======= Button-color css starts  ======= */
.color-primary {
  background-color: #4099ff;
}
.color-warning {
  background-color: #FFB64D;
}
.color-default {
  background-color: #d6d6d6;
}
.color-danger {
  background-color: #FF5370;
}
.color-success {
  background-color: #2ed8b6;
}
.color-inverse {
  background-color: #222;
}
.color-info {
  background-color: #00bcd4;
}
/*======= Button-color css ends  ======= */
/*======= Loader-color css starts  ======= */
.loader-primary {
  background-color: #4099ff !important;
}
.loader-warning {
  background-color: #FFB64D !important;
}
.loader-default {
  background-color: #d6d6d6 !important;
}
.loader-danger {
  background-color: #FF5370 !important;
}
.loader-success {
  background-color: #2ed8b6 !important;
}
.loader-inverse {
  background-color: #222 !important;
}
.loader-info {
  background-color: #00bcd4 !important;
}
/*======= Loader-color css ends  ======= */
/*======= Nestable-color css starts  ======= */
.nestable-primary {
  background-color: #4099ff !important;
  border-color: #4099ff;
  color: #fff !important;
}
.nestable-warning {
  background-color: #FFB64D !important;
  border-color: #FFB64D;
  color: #fff !important;
}
.nestable-default {
  background-color: #d6d6d6 !important;
  border-color: #d6d6d6;
  color: #fff !important;
}
.nestable-danger {
  background-color: #FF5370 !important;
  border-color: #FF5370;
  color: #fff !important;
}
.nestable-success {
  background-color: #2ed8b6 !important;
  border-color: #2ed8b6;
  color: #fff !important;
}
.nestable-inverse {
  background-color: #222 !important;
  border-color: #222;
  color: #fff !important;
}
.nestable-info {
  background-color: #00bcd4 !important;
  border-color: #00bcd4;
  color: #fff !important;
}
/*======= Nestable-color css ends  ======= */
/*======= Table-Border-Bottom-color css starts  ======= */
table thead .border-bottom-primary th,
table tbody .border-bottom-primary th,
table tbody .border-bottom-primary td {
  border-bottom: 1px solid #4099ff;
}
table thead .border-bottom-warning th,
table tbody .border-bottom-warning th,
table tbody .border-bottom-warning td {
  border-bottom: 1px solid #FFB64D;
}
table thead .border-bottom-default th,
table tbody .border-bottom-default th,
table tbody .border-bottom-default td {
  border-bottom: 1px solid #d6d6d6;
}
table thead .border-bottom-danger th,
table tbody .border-bottom-danger th,
table tbody .border-bottom-danger td {
  border-bottom: 1px solid #FF5370;
}
table thead .border-bottom-success th,
table tbody .border-bottom-success th,
table tbody .border-bottom-success td {
  border-bottom: 1px solid #2ed8b6;
}
table thead .border-bottom-inverse th,
table tbody .border-bottom-inverse th,
table tbody .border-bottom-inverse td {
  border-bottom: 1px solid #222;
}
table thead .border-bottom-info th,
table tbody .border-bottom-info th,
table tbody .border-bottom-info td {
  border-bottom: 1px solid #00bcd4;
}
/*======= Table-Border-Bottom-color css ends  ======= */
/*======= Table styling css starts  ======= */
.table-styling .table-primary,
.table-styling.table-primary {
  background-color: #4099ff;
  color: #fff;
  border: 3px solid #4099ff;
}
.table-styling .table-primary thead,
.table-styling.table-primary thead {
  background-color: #0d7eff;
  border: 3px solid #0d7eff;
}
.table-styling .table-warning,
.table-styling.table-warning {
  background-color: #FFB64D;
  color: #fff;
  border: 3px solid #FFB64D;
}
.table-styling .table-warning thead,
.table-styling.table-warning thead {
  background-color: #ffa11a;
  border: 3px solid #ffa11a;
}
.table-styling .table-default,
.table-styling.table-default {
  background-color: #d6d6d6;
  color: #fff;
  border: 3px solid #d6d6d6;
}
.table-styling .table-default thead,
.table-styling.table-default thead {
  background-color: #bdbcbc;
  border: 3px solid #bdbcbc;
}
.table-styling .table-danger,
.table-styling.table-danger {
  background-color: #FF5370;
  color: #fff;
  border: 3px solid #FF5370;
}
.table-styling .table-danger thead,
.table-styling.table-danger thead {
  background-color: #ff2046;
  border: 3px solid #ff2046;
}
.table-styling .table-success,
.table-styling.table-success {
  background-color: #2ed8b6;
  color: #fff;
  border: 3px solid #2ed8b6;
}
.table-styling .table-success thead,
.table-styling.table-success thead {
  background-color: #21b295;
  border: 3px solid #21b295;
}
.table-styling .table-inverse,
.table-styling.table-inverse {
  background-color: #222;
  color: #fff;
  border: 3px solid #222;
}
.table-styling .table-inverse thead,
.table-styling.table-inverse thead {
  background-color: #090909;
  border: 3px solid #090909;
}
.table-styling .table-info,
.table-styling.table-info {
  background-color: #00bcd4;
  color: #fff;
  border: 3px solid #00bcd4;
}
.table-styling .table-info thead,
.table-styling.table-info thead {
  background-color: #008fa1;
  border: 3px solid #008fa1;
}
/*======= Table styling css ends  ======= */
/*======= Toolbar css starts  ======= */
.toolbar-primary .tool-item {
  background: #4099ff !important;
}
.toolbar-primary .tool-item.selected,
.toolbar-primary .tool-item:hover {
  background: #0d7eff !important;
}
.toolbar-primary.tool-top .arrow {
  border-color: #4099ff transparent transparent;
}
.toolbar-primary.tool-bottom .arrow {
  border-color: transparent transparent #4099ff;
}
.toolbar-primary.tool-left .arrow {
  border-color: transparent transparent transparent #4099ff;
}
.toolbar-primary.tool-right .arrow {
  border-color: transparent #4099ff transparent transparent;
}
.btn-toolbar-primary.pressed {
  background-color: #4099ff;
}
.toolbar-warning .tool-item {
  background: #FFB64D !important;
}
.toolbar-warning .tool-item.selected,
.toolbar-warning .tool-item:hover {
  background: #ffa11a !important;
}
.toolbar-warning.tool-top .arrow {
  border-color: #FFB64D transparent transparent;
}
.toolbar-warning.tool-bottom .arrow {
  border-color: transparent transparent #FFB64D;
}
.toolbar-warning.tool-left .arrow {
  border-color: transparent transparent transparent #FFB64D;
}
.toolbar-warning.tool-right .arrow {
  border-color: transparent #FFB64D transparent transparent;
}
.btn-toolbar-warning.pressed {
  background-color: #FFB64D;
}
.toolbar-light .tool-item {
  background: #d6d6d6 !important;
}
.toolbar-light .tool-item.selected,
.toolbar-light .tool-item:hover {
  background: #bdbcbc !important;
}
.toolbar-light.tool-top .arrow {
  border-color: #d6d6d6 transparent transparent;
}
.toolbar-light.tool-bottom .arrow {
  border-color: transparent transparent #d6d6d6;
}
.toolbar-light.tool-left .arrow {
  border-color: transparent transparent transparent #d6d6d6;
}
.toolbar-light.tool-right .arrow {
  border-color: transparent #d6d6d6 transparent transparent;
}
.btn-toolbar-light.pressed {
  background-color: #d6d6d6;
}
.toolbar-danger .tool-item {
  background: #FF5370 !important;
}
.toolbar-danger .tool-item.selected,
.toolbar-danger .tool-item:hover {
  background: #ff2046 !important;
}
.toolbar-danger.tool-top .arrow {
  border-color: #FF5370 transparent transparent;
}
.toolbar-danger.tool-bottom .arrow {
  border-color: transparent transparent #FF5370;
}
.toolbar-danger.tool-left .arrow {
  border-color: transparent transparent transparent #FF5370;
}
.toolbar-danger.tool-right .arrow {
  border-color: transparent #FF5370 transparent transparent;
}
.btn-toolbar-danger.pressed {
  background-color: #FF5370;
}
.toolbar-success .tool-item {
  background: #2ed8b6 !important;
}
.toolbar-success .tool-item.selected,
.toolbar-success .tool-item:hover {
  background: #21b295 !important;
}
.toolbar-success.tool-top .arrow {
  border-color: #2ed8b6 transparent transparent;
}
.toolbar-success.tool-bottom .arrow {
  border-color: transparent transparent #2ed8b6;
}
.toolbar-success.tool-left .arrow {
  border-color: transparent transparent transparent #2ed8b6;
}
.toolbar-success.tool-right .arrow {
  border-color: transparent #2ed8b6 transparent transparent;
}
.btn-toolbar-success.pressed {
  background-color: #2ed8b6;
}
.toolbar-dark .tool-item {
  background: #222 !important;
}
.toolbar-dark .tool-item.selected,
.toolbar-dark .tool-item:hover {
  background: #090909 !important;
}
.toolbar-dark.tool-top .arrow {
  border-color: #222 transparent transparent;
}
.toolbar-dark.tool-bottom .arrow {
  border-color: transparent transparent #222;
}
.toolbar-dark.tool-left .arrow {
  border-color: transparent transparent transparent #222;
}
.toolbar-dark.tool-right .arrow {
  border-color: transparent #222 transparent transparent;
}
.btn-toolbar-dark.pressed {
  background-color: #222;
}
.toolbar-info .tool-item {
  background: #00bcd4 !important;
}
.toolbar-info .tool-item.selected,
.toolbar-info .tool-item:hover {
  background: #008fa1 !important;
}
.toolbar-info.tool-top .arrow {
  border-color: #00bcd4 transparent transparent;
}
.toolbar-info.tool-bottom .arrow {
  border-color: transparent transparent #00bcd4;
}
.toolbar-info.tool-left .arrow {
  border-color: transparent transparent transparent #00bcd4;
}
.toolbar-info.tool-right .arrow {
  border-color: transparent #00bcd4 transparent transparent;
}
.btn-toolbar-info.pressed {
  background-color: #00bcd4;
}
/*======= Toolbar css ends  ======= */
/*======= Card-Border-Top-color css starts  ======= */
.card-border-primary {
  border-top: 4px solid #4099ff;
}
.card-border-warning {
  border-top: 4px solid #FFB64D;
}
.card-border-default {
  border-top: 4px solid #d6d6d6;
}
.card-border-danger {
  border-top: 4px solid #FF5370;
}
.card-border-success {
  border-top: 4px solid #2ed8b6;
}
.card-border-inverse {
  border-top: 4px solid #222;
}
.card-border-info {
  border-top: 4px solid #00bcd4;
}
/*======= Card-Border-Top-color css ends  ======= */
/*======= Panels-wells-color css starts  ======= */
.panels-wells .panel-primary {
  border-color: #4099ff;
}
.panels-wells .panel-warning {
  border-color: #FFB64D;
}
.panels-wells .panel-default {
  border-color: #d6d6d6;
}
.panels-wells .panel-danger {
  border-color: #FF5370;
}
.panels-wells .panel-success {
  border-color: #2ed8b6;
}
.panels-wells .panel-inverse {
  border-color: #222;
}
.panels-wells .panel-info {
  border-color: #00bcd4;
}
/*======= Panels-wells-color css ends  ======= */
/*======= All-Borders-color css starts  ======= */
.b-t-primary {
  border-top: 1px solid #4099ff;
}
.b-b-primary {
  border-bottom: 1px solid #4099ff;
}
.b-l-primary {
  border-left: 1px solid #4099ff;
}
.b-r-primary {
  border-right: 1px solid #4099ff;
}
.b-t-warning {
  border-top: 1px solid #FFB64D;
}
.b-b-warning {
  border-bottom: 1px solid #FFB64D;
}
.b-l-warning {
  border-left: 1px solid #FFB64D;
}
.b-r-warning {
  border-right: 1px solid #FFB64D;
}
.b-t-default {
  border-top: 1px solid #d6d6d6;
}
.b-b-default {
  border-bottom: 1px solid #d6d6d6;
}
.b-l-default {
  border-left: 1px solid #d6d6d6;
}
.b-r-default {
  border-right: 1px solid #d6d6d6;
}
.b-t-danger {
  border-top: 1px solid #FF5370;
}
.b-b-danger {
  border-bottom: 1px solid #FF5370;
}
.b-l-danger {
  border-left: 1px solid #FF5370;
}
.b-r-danger {
  border-right: 1px solid #FF5370;
}
.b-t-success {
  border-top: 1px solid #2ed8b6;
}
.b-b-success {
  border-bottom: 1px solid #2ed8b6;
}
.b-l-success {
  border-left: 1px solid #2ed8b6;
}
.b-r-success {
  border-right: 1px solid #2ed8b6;
}
.b-t-inverse {
  border-top: 1px solid #222;
}
.b-b-inverse {
  border-bottom: 1px solid #222;
}
.b-l-inverse {
  border-left: 1px solid #222;
}
.b-r-inverse {
  border-right: 1px solid #222;
}
.b-t-info {
  border-top: 1px solid #00bcd4;
}
.b-b-info {
  border-bottom: 1px solid #00bcd4;
}
.b-l-info {
  border-left: 1px solid #00bcd4;
}
.b-r-info {
  border-right: 1px solid #00bcd4;
}
.b-t-theme {
  border-top: 1px solid #d6d6d6;
}
.b-b-theme {
  border-bottom: 1px solid #d6d6d6;
}
.b-l-theme {
  border-left: 1px solid #d6d6d6;
}
.b-r-theme {
  border-right: 1px solid #d6d6d6;
}
/*======= All-Borders-color css ends  ======= */
/*======= All-color css start  ======= */
.bg-facebook {
  background: linear-gradient(45deg, #3B5997, #4c70b9);
}
.text-facebook {
  color: #3B5997;
}
.bg-twitter {
  background: linear-gradient(45deg, #42C0FB, #74d1fc);
}
.text-twitter {
  color: #42C0FB;
}
.bg-dribbble {
  background: linear-gradient(45deg, #EC4A89, #f178a7);
}
.text-dribbble {
  color: #EC4A89;
}
.bg-pinterest {
  background: linear-gradient(45deg, #BF2131, #dc3747);
}
.text-pinterest {
  color: #BF2131;
}
.bg-youtube {
  background: linear-gradient(45deg, #E0291D, #e75249);
}
.text-youtube {
  color: #E0291D;
}
.bg-googleplus {
  background: linear-gradient(45deg, #C73E2E, #d75f51);
}
.text-googleplus {
  color: #C73E2E;
}
.bg-instagram {
  background: linear-gradient(45deg, #AA7C62, #bc9883);
}
.text-instagram {
  color: #AA7C62;
}
.bg-viber {
  background: linear-gradient(45deg, #7B519D, #946db4);
}
.text-viber {
  color: #7B519D;
}
.bg-amazon {
  background: linear-gradient(45deg, #000, #1a1919);
}
.text-amazon {
  color: #000;
}
.bg-c-blue {
  background: linear-gradient(45deg, #4099ff, #73b4ff);
}
.text-c-blue {
  color: #4099ff;
}
.bg-c-pink {
  background: linear-gradient(45deg, #FF5370, #ff869a);
}
.text-c-pink {
  color: #FF5370;
}
.bg-c-green {
  background: linear-gradient(45deg, #2ed8b6, #59e0c5);
}
.text-c-green {
  color: #2ed8b6;
}
.bg-c-yellow {
  background: linear-gradient(45deg, #FFB64D, #ffcb80);
}
.text-c-yellow {
  color: #FFB64D;
}
.bg-c-orenge {
  background: linear-gradient(45deg, #FE8A7D, #feb8b0);
}
.text-c-orenge {
  color: #FE8A7D;
}
.bg-c-lite-green {
  background: linear-gradient(45deg, #69CEC6, #8fdbd5);
}
.text-c-lite-green {
  color: #69CEC6;
}
/*======= All-color css ends  ======= */
/**====== Generic-class css end ======**/
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(1) > a > .pcoded-micon {
  color: #4099ff;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(2) > a > .pcoded-micon {
  color: #f78ea4;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(3) > a > .pcoded-micon {
  color: #2ed8b6;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(4) > a > .pcoded-micon {
  color: #f1c40f;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(5) > a > .pcoded-micon {
  color: #ab7967;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(6) > a > .pcoded-micon {
  color: #39adb5;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(7) > a > .pcoded-micon {
  color: #7c4dff;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(8) > a > .pcoded-micon {
  color: #ff5370;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(9) > a > .pcoded-micon {
  color: #4099ff;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(10) > a > .pcoded-micon {
  color: #f78ea4;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(11) > a > .pcoded-micon {
  color: #2ed8b6;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(12) > a > .pcoded-micon {
  color: #f1c40f;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(13) > a > .pcoded-micon {
  color: #ab7967;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(14) > a > .pcoded-micon {
  color: #39adb5;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(15) > a > .pcoded-micon {
  color: #7c4dff;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(16) > a > .pcoded-micon {
  color: #ff5370;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(17) > a > .pcoded-micon {
  color: #4099ff;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(18) > a > .pcoded-micon {
  color: #f78ea4;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(19) > a > .pcoded-micon {
  color: #2ed8b6;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(20) > a > .pcoded-micon {
  color: #f1c40f;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(21) > a > .pcoded-micon {
  color: #ab7967;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(22) > a > .pcoded-micon {
  color: #39adb5;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(23) > a > .pcoded-micon {
  color: #7c4dff;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li:nth-child(24) > a > .pcoded-micon {
  color: #ff5370;
}
.pcoded[nav-type="st2"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon {
  color: #222;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon, .pcoded[nav-type="st2"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon {
  color: #222;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon b, .pcoded[nav-type="st2"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon b {
  display: none;
}
/**  =====================
      Left-side-menu css start
==========================  **/
.main-menu {
  float: left;
  width: 235px;
  z-index: 99;
}
@media only screen and (max-width: 992px) {
  .main-menu {
    height: 100% !important;
  }
}
.main-menu .main-menu-header {
  align-items: center;
  display: flex;
  padding: 30px 20px 15px;
}
.main-menu .main-menu-header .user-details {
  display: inline-block;
  margin-left: 15px;
  margin-right: 15px;
}
.main-menu .main-menu-header .user-details #more-details {
  cursor: pointer;
}
.main-menu .main-menu-header .user-details span {
  color: #000;
  display: block;
  font-size: 14px;
  text-transform: capitalize;
}
.main-menu .main-menu-header .user-details span i {
  font-size: 10px;
  margin-left: 10px;
}
.main-menu .main-menu-header .user-details span:first-child {
  margin-bottom: 5px;
  font-weight: 600;
}
.main-menu .main-menu-header .user-details span:last-child {
  color: #999;
  font-size: 12px;
}
.main-menu .main-menu-content .more-details {
  display: none;
}
.main-menu .main-menu-content .more-details a {
  padding: 10px 25px;
  display: block;
  color: #000;
  transition: all ease-in 0.3s;
}
.main-menu .main-menu-content .more-details a:hover {
  color: #4099ff;
}
.main-menu .main-menu-content .more-details a i {
  margin-right: 10px;
}
.main-menu .main-menu-content .menu-search {
  padding: 20px 20px 10px;
}
.main-menu .main-menu-content li {
  position: relative;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .main-menu-content,
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .main-menu-header {
  display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .main-menu {
  width: 56px;
}
.sidebar_toggle a {
  margin: -5px;
  line-height: 1;
}
/**  =====================
      Main-header css start
==========================  **/
.header-navbar {
  min-height: 56px;
  padding: 0;
}
.header-navbar .navbar-wrapper .navbar-logo {
  position: relative;
  align-items: center;
  display: flex;
  float: left;
  height: 56px;
  text-align: center;
  text-transform: uppercase;
  width: 235px;
  padding: 10px;
}
@media only screen and (max-width: 992px) {
  .header-navbar .navbar-wrapper .navbar-logo {
    justify-content: center;
  }
}
.header-navbar .navbar-wrapper .navbar-logo h5 {
  margin-bottom: 0;
}
.header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
  position: absolute;
  right: 22px;
  top: calc(50% - 8px);
  font-size: 16px;
}
@media only screen and (max-width: 768px) {
  .header-navbar .navbar-wrapper .navbar-logo .mobile-search {
    display: none !important;
  }
}
.header-navbar .navbar-wrapper .navbar-logo .mobile-options,
.header-navbar .navbar-wrapper .navbar-logo .mobile-search {
  display: none;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left, .header-navbar .navbar-wrapper .navbar-container .nav-right {
  float: left;
  margin-bottom: 0;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left li, .header-navbar .navbar-wrapper .navbar-container .nav-right li {
  float: left;
  line-height: 3.5;
  padding: 0 10px;
  position: relative;
}
@media only screen and (max-width: 575px) {
  .header-navbar .navbar-wrapper .navbar-container .nav-left li, .header-navbar .navbar-wrapper .navbar-container .nav-right li {
    padding: 0 5px;
  }
}
.header-navbar .navbar-wrapper .navbar-container .nav-left li .sidebar_toggle a, .header-navbar .navbar-wrapper .navbar-container .nav-right li .sidebar_toggle a {
  display: none;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left li > a, .header-navbar .navbar-wrapper .navbar-container .nav-right li > a {
  font-size: 16px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left li > a > i.flag-icon, .header-navbar .navbar-wrapper .navbar-container .nav-right li > a > i.flag-icon {
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left a, .header-navbar .navbar-wrapper .navbar-container .nav-right a {
  padding: 0 0.6rem;
}
.header-navbar .navbar-wrapper .navbar-container .nav-left .mega-menu-top i, .header-navbar .navbar-wrapper .navbar-container .nav-right .mega-menu-top i {
  font-size: 10px;
  margin-left: 10px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right {
  float: right;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile img {
  margin-right: 10px;
  width: 40px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right .user-profile i {
  font-size: 10px;
  margin-left: 10px;
}
.header-navbar .navbar-wrapper .navbar-container .nav-right > .header-notification:nth-child(2) .show-notification li:first-child:hover, .header-navbar .navbar-wrapper .navbar-container .nav-right > .header-notification:nth-child(2) .profile-notification li:first-child:hover {
  background-color: #fff;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification {
  perspective: 1000px;
  z-index: 99;
  position: relative;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
  background: #fff;
  box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  opacity: 1;
  position: absolute;
  right: 0;
  visibility: visible;
  width: 24rem;
  display: none;
  transform: translateY(20px);
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification a, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a {
  color: #222;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li {
  border-top: 1px solid #4099ff, #FFB64D, #d6d6d6, #FF5370, #2ed8b6, #222, #00bcd4;
  line-height: normal;
  line-height: initial;
  padding: 1em 20px;
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:first-child, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child {
  padding: 10px 20px;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:first-child h6, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child h6 {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:first-child label, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child label {
  float: right;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li img, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li img {
  width: 40px;
  margin-right: 10px;
  align-self: flex-start !important;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:hover, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:hover {
  background-color: #f1f1f1;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification.row li:hover, .header-navbar .navbar-wrapper .navbar-container .header-notification .row.profile-notification li:hover {
  background-color: transparent;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification .notification-user, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification .notification-user {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 5px;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification .notification-msg, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification .notification-msg {
  margin-bottom: 5px;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification .notification-time, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification .notification-time {
  font-size: 12px;
  color: #919aa3;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
  width: 17em;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a {
  font-size: 15px;
  padding-left: 0;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification i {
  font-size: 15px;
  margin-left: 0;
  margin-right: 5px;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li {
  border-top: none;
  padding: 0.7em 20px;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:first-child {
  padding: 0.7em 20px;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification.active:before {
  content: "";
  border: 10px solid transparent;
  border-left-color: #fff;
  border-top-color: #fff;
  position: absolute;
  border-radius: 5px;
  bottom: -32px;
  right: 20px;
  box-shadow: -11px -11px 35px 0 rgba(0, 0, 0, 0.25);
  transform: rotate(45deg);
  z-index: 9;
}
.header-navbar .navbar-wrapper .navbar-container .badge {
  border-radius: 100px;
  right: 15px;
  position: absolute;
  top: 14px;
  padding: 4px;
}
.header-navbar .navbar-wrapper .navbar-container .badge:after, .header-navbar .navbar-wrapper .navbar-container .badge:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: inset 0 0 20px 5px rgba(255, 255, 255, 0.4);
}
.header-navbar .navbar-wrapper .navbar-container .badge:after {
  -webkit-animation: not-blink 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
          animation: not-blink 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.header-navbar .navbar-wrapper .navbar-container .badge:before {
  -webkit-animation: not-blink 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
          animation: not-blink 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}
.header-navbar .navbar-wrapper .header-search {
  line-height: 0.8;
}
.header-navbar .navbar-wrapper .header-search .main-search {
  padding: 13px 0;
}
.header-navbar .navbar-wrapper .header-search .main-search .input-group {
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 20px;
}
.header-navbar .navbar-wrapper .header-search .main-search .input-group .form-control {
  padding: 0.3rem 0.75rem;
  width: 0;
  border: none;
  background-color: transparent;
}
.header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-addon {
  padding: 0.3rem 0.75rem 0.3rem 0;
  background-color: transparent;
  border: none;
}
.header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-addon.search-close {
  padding: 0.3rem 0 0.3rem 0.75rem;
  display: none;
}
.header-navbar .navbar-wrapper .header-search .main-search.open {
  color: #000;
}
.header-navbar .navbar-wrapper .header-search .main-search.open .input-group {
  background-color: #fff;
}
.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .form-control {
  display: block;
}
.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .input-group-addon {
  color: #000;
}
.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .input-group-addon.search-close {
  display: block;
}
@-webkit-keyframes not-blink {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(4);
    opacity: 0;
  }
}
@keyframes not-blink {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(4);
    opacity: 0;
  }
}
/*======= Main-header css end ======*/
.pcoded .pcoded-container {
  position: relative;
  background: #f3f3f3;
}
.pcoded .pcoded-header {
  position: relative;
  display: block;
}
.pcoded .pcoded-navbar {
  display: block;
  box-shadow: 2px 0 2.94px 0.06px rgba(4, 26, 55, 0.16);
}
.pcoded-main-container {
  display: block;
  position: relative;
  background: #f6f7fb;
  min-height: calc(100vh - 56px);
}
.pcoded .pcoded-content {
  position: relative;
  display: block;
}
.pcoded-inner-navbar {
  display: block;
  position: relative;
}
.pcoded-inner-content {
  padding: 10px;
}
.pcoded .pcoded-navbar .pcoded-item {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.pcoded .pcoded-navbar .pcoded-item > li {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}
.pcoded .pcoded-navbar .pcoded-item > li > a {
  display: block;
  font-size: 14px;
  padding: 0 15px;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.pcoded .pcoded-navbar .pcoded-item > li > a.disabled {
  opacity: 0.5;
  cursor: not-allowed !important;
}
.pcoded .pcoded-navbar .pcoded-item > li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
  display: block;
  font-size: 14px;
  font-weight: 100;
  padding: 0 15px;
  text-decoration: none;
  position: relative;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a > .pcoded-mtext {
  transition: all 0.3s ease-in-out;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a > .pcoded-mtext:before {
  transition: all 0.3s ease-in-out;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-micon {
  font-size: 10px;
  padding-right: 5px;
}
.pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
  font-size: 14px;
  padding: 4px;
  margin-right: 10px;
  color: #fff;
  border-radius: 4px;
  width: 30px;
  display: inline-block;
  height: 30px;
  text-align: center;
}
.pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon b {
  margin: 0 2px;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
}
.pcoded[vertical-placement="right"] .main-body .page-wrapper .page-header-title i {
  margin-right: 0;
  margin-left: 20px;
}
.pcoded-inner-navbar {
  height: 100%;
}
.pcoded[theme-layout="vertical"] .pcoded-header {
  width: 100%;
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.13);
  z-index: 1029;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header {
  display: block;
  z-index: 1028;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header .pcoded-logo {
  opacity: 1;
  text-align: center;
  visibility: visible;
  height: 50px;
  white-space: nowrap;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header .pcoded-logo a {
  display: block;
  text-decoration: none;
  padding: 9px 0;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header .pcoded-logo .logo-icon {
  bottom: -21px;
  font-size: 60px;
  left: 8px;
  position: absolute;
  z-index: -1;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-header.iscollapsed .pcoded-left-header .pcoded-logo .logo-icon {
  font-size: 45px;
  bottom: -7px;
  left: 5px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="desktop"] .pcoded-header .pcoded-left-header .pcoded-logo .logo-text,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.iscollapsed .pcoded-left-header .pcoded-logo .logo-text,
.pcoded[theme-layout="vertical"][pcoded-device-type="tablet"] .pcoded-header .pcoded-left-header .pcoded-logo .logo-text {
  font-family: open sans;
  font-size: 16px;
  font-weight: 600;
  left: 56px;
  margin: 0 auto !important;
  opacity: 1;
  position: absolute;
  text-transform: uppercase;
  top: 25px;
  transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  visibility: visible;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .pcoded-left-header .pcoded-logo .logo-text {
  font-family: open sans;
  font-size: 16px;
  font-weight: 400;
  margin: 0 auto !important;
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  position: relative;
  top: 5px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-header.iscollapsed .pcoded-left-header .pcoded-logo .logo-text {
  opacity: 0;
  position: absolute;
  transform: rotateX(90deg);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  visibility: hidden;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="offcanvas"] .pcoded-header.iscollapsed .pcoded-left-header .pcoded-logo {
  opacity: 0;
  visibility: hidden;
  transform: rotateX(90deg);
  -webkit-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
}
.pcoded[theme-layout="vertical"][vertical-nav-type="offcanvas"] .pcoded-navbar {
  opacity: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-header .pcoded-left-header .pcoded-logo a .hide-in-smallsize {
  display: none;
}
.pcoded[theme-layout="vertical"] .pcoded-header .sidebar_toggle a {
  border-radius: 4px;
  float: left;
  font-size: 18px;
  height: 35px;
  margin-right: 5px;
  position: relative;
  text-align: center;
  top: 7px;
  width: 40px;
  border-width: 0;
  border-style: solid;
}
.pcoded[theme-layout="vertical"] .pcoded-header .sidebar_toggle a i {
  position: relative;
  top: -7px;
}
.pcoded[theme-layout="vertical"] .pcoded-header .sidebar_toggle a:hover {
  text-decoration: none;
}
.sidebar_toggle a:focus {
  text-decoration: none;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header {
  line-height: 50px;
  padding: 0 15px;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header {
  float: left;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header {
  float: right;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header {
  padding-left: 20px;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header .pcoded-right-header .pcoded-rl-header {
  padding-left: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.pcoded-right-header .pcoded-rr-header ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header ul > li,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header ul > li {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 0 5px;
  position: relative;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header ul > li > a,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header ul > li > a {
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header li.icons > a > i,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header li.icons > a > i {
  font-size: 18px;
  position: relative;
  top: 3px;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rl-header li.icons > a,
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-right-header .pcoded-rr-header li.icons > a {
  padding: 0 5px;
}
.pcoded[theme-layout="vertical"] .pcoded-right-header .pcoded-badge {
  background-color: #777;
  border-radius: 10px;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  min-height: 17px;
  min-width: 10px;
  opacity: 1;
  padding: 4px 7px;
  position: absolute;
  right: -4px;
  text-align: center;
  top: 9px;
  transition: opacity 0.3s linear 0s;
  -webkit-transition: opacity 0.3s linear 0s;
  -ms-transition: opacity 0.3s linear 0s;
  -moz-transition: opacity 0.3s linear 0s;
  -o-transition: opacity 0.3s linear 0s;
  vertical-align: middle;
  visibility: visible;
  white-space: nowrap;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .hide-small-device {
  display: none;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar {
  z-index: 1027;
  height: 100%;
}
.pcoded[theme-layout="vertical"] .pcoded-content {
  position: relative;
  display: block;
}
.pcoded[theme-layout="vertical"] .pcoded-container {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.pcoded[theme-layout="vertical"].pcoded-wrapper,
.pcoded[theme-layout="vertical"] .pcoded-main-container {
  position: relative;
  margin: 0 auto;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-search {
  padding: 20px 20px 5px;
  position: relative;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view2"] .pcoded-navbar .pcoded-search {
  border-radius: 4px 4px 0 0;
}
.pcoded-search input[type="text"] {
  display: block;
  margin: 0;
  width: 100%;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  box-shadow: none;
  border-radius: 4px;
  background: transparent;
  padding: 6px 22px 6px 10px;
  border: none;
  border: 1px solid #ddd;
}
.pcoded-search input[type="text"]:focus {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.style-4 input[type="text"].focus {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.pcoded-search .search-icon {
  cursor: pointer;
  margin-top: -33px;
  padding: 6px;
  position: absolute;
  right: 25px;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-search-box {
  visibility: hidden;
  opacity: 0;
  transform: rotateX(90deg);
  -webkit-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  position: absolute;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-search input[type="text"] {
  padding: 6px 22px 6px 10px;
}
.searchbar-toggle:before {
  content: "\f002";
  cursor: pointer;
  float: right;
  font-family: FontAwesome;
  left: 0;
  position: absolute;
  top: 10px;
  visibility: hidden;
  opacity: 0;
  transform: rotateX(90deg);
  -webkit-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
}
.pcoded[vertical-nav-type="collapsed"] .searchbar-toggle:before {
  left: 35px;
  top: 10px;
  visibility: visible;
  opacity: 1;
  transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-search.open .searchbar-toggle:before {
  content: "\f05c";
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-search.open .pcoded-search-box {
  margin-left: 60px;
  opacity: 1;
  position: absolute;
  top: 0;
  transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  visibility: visible;
  width: 200px;
  padding-right: 10px;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-search .search-icon {
  margin-top: -35px;
}
.pcoded[vertical-nav-type="collapsed"][vertical-placement="right"] .pcoded-search.open .pcoded-search-box {
  margin-left: 0;
  margin-right: 70px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li > a {
  text-align: left;
  padding: 5px 20px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
  position: relative;
  width: 100%;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
  text-align: left;
  padding: 8.7px 10px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
  padding-left: 15px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
  width: 80%;
  list-style: outside none none;
  margin: 15px auto;
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu > li:first-child a {
  padding-top: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu > li:first-child a > .pcoded-mtext:after {
  top: calc(50% - 8px);
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu > li:last-child a {
  padding-bottom: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu > li:last-child a > .pcoded-mtext:after {
  top: 50%;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu.pcoded-trigger .pcoded-submenu {
  transform-origin: 10% 10%;
  transition: transform 0.5s, opacity 0.5s;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-90deg);
  -webkit-transform: rotateX(-90deg);
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  position: relative;
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="dashed"] li > a {
  border-bottom-style: dashed;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="dotted"] li > a {
  border-bottom-style: dotted;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="solid"] li > a {
  border-bottom-style: solid;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="none"] li > a {
  border: none;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="false"] > li > a {
  border-bottom-width: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[item-border="true"] > li > a {
  border-bottom-width: 1px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[subitem-border="false"] .pcoded-hasmenu .pcoded-submenu li > a {
  border-bottom-width: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu .pcoded-submenu li > a {
  border-bottom-width: 1px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu .pcoded-submenu li:last-child > a {
  border-bottom-width: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu > a:after {
  float: right;
  font-style: normal;
  margin-left: 3px;
  font-size: 10px;
  position: absolute;
  right: 15px;
  top: 3px;
  font-family: "themify";
  padding-top: 12px;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu > a:after {
  top: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu[dropdown-icon="style1"] > a:after {
  content: "\e649";
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style1"] > a:after {
  content: "\e64b";
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu[dropdown-icon="style2"] > a:after {
  content: "\e661";
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style2"] > a:after {
  content: "\e663";
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu[dropdown-icon="style3"] > a:after {
  content: "\e61a";
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style3"] > a:after {
  content: "\e622";
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header[pcoded-lheader-position="relative"] {
  position: relative;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header[pcoded-lheader-position="fixed"] {
  position: fixed;
}
.pcoded[theme-layout="vertical"] .pcoded-header .pcoded-left-header[pcoded-lheader-position="absolute"] {
  position: absolute;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar[pcoded-navbar-position="relative"] {
  position: relative;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar[pcoded-navbar-position="fixed"] {
  position: fixed;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar[pcoded-navbar-position="absolute"] {
  position: absolute;
}
.pcoded[theme-layout="vertical"] .pcoded-header[pcoded-header-position="relative"] {
  position: relative;
}
.pcoded[theme-layout="vertical"] .pcoded-header[pcoded-header-position="fixed"] {
  position: fixed;
  z-index: 1028;
}
.pcoded[theme-layout="vertical"] .pcoded-header[pcoded-header-position="absolute"] {
  position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-layout="wide"] .pcoded-container {
  width: 100%;
  margin: 0 auto;
}
.pcoded[theme-layout="vertical"][vertical-layout="box"] #styleSelector,
.pcoded[theme-layout="vertical"][vertical-layout="box"] .p-chat-user,
.pcoded[theme-layout="vertical"][vertical-layout="box"] .showChat_inner {
  position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-layout="box"] #styleSelector {
  top: 0;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="desktop"][vertical-layout="box"] .pcoded-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="desktop"][vertical-layout="box"] .pcoded-container .pcoded-header {
  max-width: 1200px;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="tablet"][vertical-layout="box"] .pcoded-container {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-layout="box"] .pcoded-container {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.pcoded[theme-layout="vertical"][vertical-layout="widebox"] .pcoded-container {
  width: 100%;
  margin: 0 auto;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="desktop"][vertical-layout="widebox"] .pcoded-main-container,
.pcoded[theme-layout="vertical"][pcoded-device-type="desktop"][vertical-layout="widebox"] .pcoded-wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="tablet"][vertical-layout="widebox"] .pcoded-main-container,
.pcoded[theme-layout="vertical"][pcoded-device-type="tablet"][vertical-layout="widebox"] .pcoded-wrapper {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-layout="widebox"] .pcoded-main-container,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-layout="widebox"] .pcoded-wrapper {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.pcoded[theme-layout="vertical"][vertical-layout="widebox"] .pcoded-wrapper {
  overflow: hidden;
}
.pcoded .pcoded-overlay-box {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  overflow: hidden;
}
.pcoded[vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="fullsub-collapsed"][vertical-effect="overlay"] .pcoded-overlay-box,
.pcoded[vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-overlay-box {
  visibility: visible;
  z-index: 1026;
  opacity: 0.3;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  overflow: hidden;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-micon {
  display: none;
  font-size: 10px;
  padding-right: 5px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
  font-style: normal;
  padding-right: 4px;
  font-size: 10px;
  position: relative;
  left: 0;
  top: 0;
  opacity: 1;
  visibility: visible;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style1"] .pcoded-submenu li > a .pcoded-mtext:before {
  content: "\f105";
  font-family: FontAwesome;
  padding-right: 5px;
  font-size: 12px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style2"] .pcoded-submenu li > a .pcoded-mtext:before {
  content: "\f22d";
  font-family: FontAwesome;
  padding-right: 5px;
  font-size: 12px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style3"] .pcoded-submenu li > a .pcoded-mtext:before {
  content: "\e08d";
  font-family: simple-line-icons;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style4"] .pcoded-submenu li > a .pcoded-mtext:before {
  content: "\f124";
  font-family: FontAwesome;
  padding-right: 10px;
  font-size: 12px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style5"] .pcoded-submenu li > a .pcoded-mtext:before {
  content: "\f0da";
  font-family: FontAwesome;
  padding-right: 10px;
  font-size: 12px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style6"] .pcoded-submenu li > a .pcoded-mtext:before {
  content: "\e649";
  font-family: "themify";
  padding-right: 10px;
  font-size: 8px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li > a > .pcoded-mtext:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: calc(50% - 4px);
  background-color: transparent;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li.active > a > .pcoded-mcaret {
  background: transparent none repeat scroll 0 0;
  border-bottom: 0 solid transparent;
  border-right: 0 solid #fff;
  border-top: 0 solid transparent;
  display: block;
  float: right;
  height: 0;
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
  width: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li:hover > a:before {
  border-left-style: solid;
  border-left-width: 5px;
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a:before {
  border-left-style: solid;
  border-left-width: 5px;
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li.active > a:before {
  border-left-style: solid;
  border-left-width: 5px;
  content: " ";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar {
  float: right;
  right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .main-menu-content,
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .main-menu-header {
  direction: rtl;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .main-menu-content ul {
  padding-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-content {
  float: unset;
  left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .breadcrumb-item {
  float: right;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"] .pcoded-navbar {
  float: left;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"] .pcoded-content {
  float: unset;
  right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-header .pcoded-left-header {
  float: right;
  right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-header .pcoded-right-header {
  float: unset;
  left: unset;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"] .pcoded-header .pcoded-left-header {
  float: left;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"] .pcoded-header .pcoded-right-header {
  float: unset;
  right: unset;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"] .pcoded-header .pcoded-left-header,
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"] .pcoded-navbar {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 235px;
  margin-right: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-content {
  margin-left: 235px;
  margin-right: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 0;
  margin-left: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="push"] .pcoded-content {
  margin-right: 235px;
  margin-left: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-content {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="shrink"] .pcoded-content {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-content {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][vertical-effect="overlay"] .pcoded-content {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-effect="overlay"] .pcoded-navbar .pcoded-item > li.active > a > .pcoded-mcaret {
  background: transparent !important;
  border-bottom: transparent !important;
  border-right: transparent !important;
  border-top: 15px solid transparent;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="desktop"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="expanded"][pcoded-device-type="tablet"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  left: 100%;
  position: absolute;
  width: 235px;
  z-index: 1024;
  top: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-header .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar {
  width: 56px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li > a {
  padding: 10px 13px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 56px;
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-content {
  margin-left: 56px;
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 45px;
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="push"] .pcoded-content {
  margin-right: 56px;
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-content {
  margin-left: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="shrink"] .pcoded-content {
  margin-right: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-content {
  margin-left: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 56px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"][vertical-effect="overlay"] .pcoded-content {
  margin-right: 56px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item > li > a .pcoded-mtext {
  opacity: 1;
  visibility: visible;
  position: absolute;
  top: 9px;
}
.pcoded[theme-layout="vertical"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu > a:after {
  opacity: 1;
  visibility: visible;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li > a .pcoded-mtext {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li.pcoded-trigger > a .pcoded-mtext {
  opacity: 1;
  visibility: visible;
  position: absolute;
  padding-left: 22px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu > a:after {
  opacity: 0;
  visibility: hidden;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu.pcoded-trigger a:after {
  opacity: 1;
  visibility: visible;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li.pcoded-trigger {
  display: block;
  position: relative;
  width: 290px;
  z-index: 1024;
  border-right: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  left: 56px;
  position: absolute;
  width: 210px;
  z-index: 1024;
  border-left-style: solid;
  border-left-width: 1px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  position: relative;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu > .pcoded-submenu .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li.pcoded-trigger.active > a > .pcoded-mcaret {
  display: none;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 0;
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-navbar {
  width: 235px;
  margin-left: -250px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-content {
  margin-left: 0;
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 0;
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-navbar {
  width: 235px;
  margin-right: -250px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="push"] .pcoded-content {
  margin-right: 0;
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-navbar {
  width: 235px;
  margin-left: -250px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-content {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-navbar {
  width: 235px;
  margin-right: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="shrink"] .pcoded-content {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-navbar {
  width: 235px;
  margin-left: -250px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-content {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-navbar {
  width: 235px;
  margin-right: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="offcanvas"][vertical-effect="overlay"] .pcoded-content {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 200px;
  margin-right: -200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-left: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-navbar {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-content {
  margin-left: 200px;
  margin-right: -200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 200px;
  margin-left: -200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-right: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-navbar {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="push"] .pcoded-content {
  margin-right: 200px;
  margin-left: -200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-left: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-navbar {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-content {
  margin-left: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-right: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-navbar {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="shrink"] .pcoded-content {
  margin-right: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-left: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-navbar {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-content {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-right: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-navbar {
  width: 200px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="compact"][vertical-effect="overlay"] .pcoded-content {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .main-menu-content,
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .main-menu-header {
  display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li > a {
  line-height: 1;
  text-align: center;
  padding: 10px 20px 20px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li > a .pcoded-mtext {
  opacity: 1;
  position: relative;
  text-align: center;
  visibility: visible;
  top: 10px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
  display: block;
  font-size: 18px;
  padding: 5px;
  margin: 0 auto;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li.active > a > .pcoded-mcaret {
  background: transparent none repeat scroll 0 0;
  border-bottom: 0 solid transparent;
  border-right: 0 solid #e9e9e9;
  border-top: 0 solid transparent;
  top: 18px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li.active > a:before {
  height: 100%;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li:hover > a:before {
  height: 100%;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style1"] > a:after,
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu[dropdown-icon="style1"] > a:after {
  top: 18px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"][pcoded-device-type="desktop"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"][pcoded-device-type="tablet"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  left: 100%;
  position: absolute;
  width: 210px;
  z-index: 1024;
  top: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"] .pcoded-header .pcoded-left-header,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"] .pcoded-navbar {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 235px;
  margin-right: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-content {
  margin-left: 235px;
  margin-right: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 0;
  margin-left: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="push"] .pcoded-content {
  margin-right: 235px;
  margin-left: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-content {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-navbar {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="shrink"] .pcoded-content {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-navbar {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-content {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="sub-expanded"][vertical-effect="overlay"] .pcoded-content {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-inner-navbar,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-inner-navbar,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li {
  position: unset;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  left: 100%;
  position: absolute;
  width: 230px;
  z-index: 1024;
  top: 0;
  bottom: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li {
  position: unset;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger .pcoded-submenu {
  left: 100%;
  position: absolute;
  width: 230px;
  z-index: 1024;
  top: 0;
  bottom: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  border-left-style: solid;
  border-left-width: 1px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-header.iscollapsed .pcoded-left-header,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-header .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-navbar {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 235px;
  margin-right: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-content {
  margin-left: 235px;
  margin-right: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 0;
  margin-left: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="push"] .pcoded-content {
  margin-right: 235px;
  margin-left: -235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-content {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-header.iscollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="shrink"] .pcoded-content {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-content {
  margin-left: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-header.iscollapsed .pcoded-right-header {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="ex-popover"][vertical-effect="overlay"] .pcoded-content {
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li {
  position: relative;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  left: 100%;
  position: absolute;
  width: 230px;
  z-index: 1024;
  top: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li {
  position: relative;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger .pcoded-submenu {
  left: 100%;
  position: absolute;
  width: 230px;
  z-index: 1024;
  top: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item li.pcoded-trigger > a > .pcoded-mcaret,
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item li.pcoded-trigger > a > .pcoded-mcaret {
  background: transparent none repeat scroll 0 0;
  border-bottom: 19px solid transparent;
  border-right: 12px solid;
  border-top: 19px solid transparent;
  display: block;
  float: right;
  height: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  z-index: 1025;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  border-left-style: solid;
  border-left-width: 1px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="fullpage"] .pcoded-header .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="fullpage"] .pcoded-header .pcoded-right-header {
  margin-left: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="left"][vertical-nav-type="fullpage"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar {
  width: 100%;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-content {
  margin-left: 0;
  margin-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="fullpage"] .pcoded-header .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="fullpage"] .pcoded-header .pcoded-right-header {
  margin-right: 235px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="fullpage"] .pcoded-header.iscollapsed .pcoded-left-header {
  width: 235px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  opacity: 1;
  visibility: visible;
  width: 100%;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li.active > a {
  background: transparent !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item[item-border="true"] > li > a {
  border-bottom-width: 0 !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[pcoded-navbar-position="absolute"] {
  position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[pcoded-navbar-position="fixed"] {
  position: fixed;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-inner-navbar {
  margin-top: 40px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-main-container {
  display: block;
  position: unset;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li > a {
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li > a .pcoded-mtext {
  opacity: 1;
  position: relative;
  visibility: visible;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
  display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-navigation-label {
  display: none !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li.active > a:before,
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li a .pcoded-badge {
  display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li:hover > a {
  background: transparent !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li:hover > a:before {
  display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li.active > a > .pcoded-mcaret {
  display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li > a {
  padding: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .sidebar_toggle {
  height: 30px;
}
.pcoded-navbar .sidebar_toggle a {
  opacity: 1;
  visibility: visible;
  transform: rotateX(90deg);
  -webkit-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  position: absolute;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .sidebar_toggle a {
  color: #f1f1f1;
  float: right;
  font-size: 36px;
  opacity: 1;
  position: relative;
  right: 10px;
  text-decoration: none;
  top: 0;
  transition: opacity 0.8s linear 0s;
  -webkit-transition: opacity 0.8s linear 0s;
  -ms-transition: opacity 0.8s linear 0s;
  -moz-transition: opacity 0.8s linear 0s;
  -o-transition: opacity 0.8s linear 0s;
  visibility: visible;
  transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
}
.pcoded-navbar .sidebar_toggle a:hover {
  color: #fff;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu > a:after {
  display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item > li.pcoded-trigger > a {
  background: transparent !important;
  border-bottom-color: transparent !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
  background: transparent !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu .pcoded-submenu li > a {
  border-bottom-width: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
  display: none;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a {
  background: transparent !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a:before {
  border-left-width: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar .pcoded-item .pcoded-submenu > li.active > a {
  background: transparent !important;
  color: #fff !important;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .pcoded-left-header {
  width: 100% !important;
  padding-left: 235px;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="collapsed"] .pcoded-header.nocollapsed .pcoded-left-header {
  padding-left: 45px;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-effect="overlay"] .pcoded-header.nocollapsed .pcoded-left-header,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="fullpage"] .pcoded-header.nocollapsed .pcoded-left-header,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="offcanvas"] .pcoded-header.nocollapsed .pcoded-left-header {
  padding-left: 0;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed {
  height: 100px !important;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .pcoded-right-header {
  padding: 50px 5px 0 !important;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-effect="overlay"] .pcoded-header.nocollapsed .pcoded-right-header,
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"][vertical-nav-type="offcanvas"] .pcoded-header.nocollapsed .pcoded-right-header {
  margin: 0 !important;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-header.nocollapsed .sidebar_toggle a {
  background: transparent none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  float: left;
  font-size: 18px;
  height: 35px;
  margin-right: 5px;
  position: fixed;
  right: 0;
  text-align: center;
  top: 6px;
  width: 40px;
  z-index: 1028;
}
.pcoded.nocollapsed[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-navbar {
  top: 0;
  z-index: 1030;
}
.pcoded.nocollapsed[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-main-container {
  position: unset;
}
.pcoded.nocollapsed[theme-layout="vertical"][pcoded-device-type="phone"] #styleSelector {
  top: 100px;
}
.pcoded .pcoded-navbar .pcoded-navigation-label {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  opacity: 1;
  padding: 10px 15px;
  text-transform: lowercase;
  visibility: visible;
  width: 100%;
  transform: rotateX(0deg);
  transition: opacity 0.3s linear;
  border-top: 1px solid rgba(214, 214, 214, 0.5);
}
.pcoded .pcoded-navbar .pcoded-navigation-label[menu-title-theme="theme1"] {
  color: #000;
}
.pcoded .pcoded-navbar .pcoded-navigation-label[menu-title-theme="theme2"] {
  color: #624e89;
}
.pcoded .pcoded-navbar .pcoded-navigation-label[menu-title-theme="theme3"] {
  color: #3c4fb1;
}
.pcoded .pcoded-navbar .pcoded-navigation-label[menu-title-theme="theme4"] {
  color: #919aa3;
}
.pcoded .pcoded-navbar .pcoded-navigation-label[menu-title-theme="theme5"] {
  color: #999;
}
.pcoded .pcoded-navbar .pcoded-navigation-label[menu-title-theme="theme6"] {
  color: #fff;
}
.pcoded .pcoded-navbar .pcoded-search + .pcoded-navigation-label {
  border-top: 0 solid transparent;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-navigation-label {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transform: rotateX(90deg);
  -webkit-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}
.pcoded[vertical-nav-type="compact"] .pcoded-navbar .pcoded-navigation-label {
  display: none;
}
.pcoded .pcoded-navbar .pcoded-item li a .pcoded-badge {
  position: absolute;
  right: 30px;
  text-align: center;
  top: 10px;
  vertical-align: middle;
  text-transform: lowercase;
  white-space: nowrap;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s linear;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-submenu > li a .pcoded-badge {
  top: 10px;
  right: 2px;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li > a .pcoded-badge {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}
.pcoded[vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li.pcoded-trigger > a .pcoded-badge {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li.active > a:before {
  left: auto;
  right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li.active > a > .pcoded-mcaret {
  background: transparent none repeat scroll 0 0;
  border-bottom: 0 solid transparent;
  border-left: 0 solid #e9e9e9;
  border-top: 0 solid transparent;
  left: 0;
  right: auto;
  top: 4px;
  border-right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu > a:after {
  left: 8px;
  right: auto;
  top: -1px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li > a .pcoded-mtext {
  left: auto;
  right: 0;
  padding-right: 60px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item li a .pcoded-badge {
  position: relative;
  right: 30px;
  top: -5px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li:hover > a:before {
  left: auto;
  right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a:before {
  left: auto;
  right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
  text-align: right;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
  float: right;
  left: 6px;
  top: 3px;
  padding-right: 10px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item li .pcoded-submenu li > a .pcoded-badge {
  left: 8px;
  position: absolute;
  right: auto;
  top: 11px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-navigation-label {
  text-align: right;
  padding: 10px 40px 2px 20px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-navigation-label:before {
  left: auto;
  right: 20px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu[dropdown-icon="style1"] > a:after {
  content: "\eb8a";
  font-family: "icofont";
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style1"] > a:after {
  content: "\eb89";
  font-family: "icofont";
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][pcoded-device-type="desktop"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.is-hover.pcoded-trigger .pcoded-submenu,
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="expanded"][pcoded-device-type="tablet"] .pcoded-navbar.is-hover .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  left: auto;
  right: 100%;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger .pcoded-submenu li.pcoded-hasmenu > a:after {
  left: 7px;
  right: auto;
  top: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li.pcoded-trigger {
  left: auto;
  right: 210px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  left: auto;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item li a .pcoded-badge {
  position: absolute;
  right: auto;
  top: 10px;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-header .pcoded-right-header .pcoded-rl-header {
  float: right;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-header .pcoded-right-header .pcoded-rr-header {
  float: left;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-header .sidebar_toggle {
  float: right;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"] .pcoded-search.open .pcoded-search-box {
  right: 0;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
  text-align: right;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
  padding-left: 10px;
  transform: rotate(180deg);
}
body[themebg-pattern="pattern1"] {
  background-color: #3b4650;
}
body[themebg-pattern="pattern2"] {
  background-color: #f78ea4;
}
body[themebg-pattern="pattern3"] {
  background-color: #6e7ff3;
}
body[themebg-pattern="pattern4"] {
  background-color: #39adb5;
}
body[themebg-pattern="pattern5"] {
  background-color: #4099ff;
}
body[themebg-pattern="pattern6"] {
  background-color: #f09819;
}
.pcoded .pcoded-navbar .pcoded-header[header-theme="theme1"] {
  color: #fff;
}
.pcoded .pcoded-navbar .pcoded-header[header-theme="theme1"] .sidebar_toggle a {
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.pcoded .pcoded-navbar .pcoded-header.nocollapsed .pcoded-left-header[lheader-theme="theme1"] {
  background: transparent;
}
.pcoded .pcoded-navbar .pcoded-header.iscollapsed .pcoded-left-header[lheader-theme="theme1"] {
  background: #3b4650;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .main-menu {
  background-color: #3b4650;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .main-menu .main-menu-header {
  background-color: #3b4650;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .main-menu .main-menu-header .user-details span {
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .main-menu .main-menu-content .more-details a {
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li > a {
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li > a .pcoded-micon {
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.active > a {
  color: #fff;
  border-bottom-color: #3b4650;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li > a {
  border-bottom-color: #3b4650;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item li.pcoded-hasmenu .pcoded-submenu {
  background: #3b4650;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item li.pcoded-hasmenu .pcoded-submenu li > a {
  border-bottom-color: #51606d;
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu > a:after,
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu > a:after {
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu.pcoded-trigger .pcoded-submenu li.pcoded-hasmenu.pcoded-trigger > a:after,
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu.pcoded-trigger > a:after {
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.active:hover > a,
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li:hover > a {
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a {
  background-color: #3b4650;
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a {
  color: #fff;
  background-color: #3b4650;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a .pcoded-mtext:before {
  border-bottom-color: #3b4650;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a .pcoded-mtext:after {
  border-left-color: #3b4650;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
  border-bottom-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:after {
  border-left-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li:hover > a:before {
  border-left-color: #3b4650;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu:hover > a:after {
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-trigger > a {
  border-bottom-color: #3b4650;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu:hover > a:after {
  color: #fff;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="sub-expanded"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item li.pcoded-trigger > a > .pcoded-mcaret {
  border-right-color: #3b4650 !important;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="ex-popover"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[navbar-theme="theme1"] {
  background-color: #3b4650;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li:hover > a {
  color: #fff;
}
.pcoded .pcoded-navbar[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-navbar[navbar-theme="theme1"] .sidebar_toggle a {
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu {
  background-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu .main-menu-header {
  background-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu .main-menu-header .user-details span {
  color: #666;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .main-menu .main-menu-content .more-details a {
  color: #666;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li.pcoded-hasmenu .pcoded-submenu {
  background: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item li.pcoded-hasmenu .pcoded-submenu li > a {
  border-bottom-color: #e6e5e5;
  color: #666;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu > a:after,
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu > a:after {
  color: #666;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu.pcoded-trigger .pcoded-submenu li.pcoded-hasmenu.pcoded-trigger > a:after,
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-hasmenu.pcoded-trigger > a:after {
  color: #666;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.active:hover > a,
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li:hover > a {
  color: #666;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a {
  color: #666;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a:before {
  border-left-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a {
  color: #666;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a .pcoded-mtext:before {
  border-bottom-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a .pcoded-mtext:after {
  border-left-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:before {
  border-bottom-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext:after {
  border-left-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.pcoded-trigger > a {
  border-bottom-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li > a {
  color: #666 !important;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li.active > a {
  color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li > a {
  border-bottom-color: #fff;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #3b4650 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item li:hover > a {
  color: #3b4650 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item li:hover > a .pcoded-micon {
  color: #3b4650 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item > li.active > a:before {
  border-left-color: #3b4650;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme1"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #3b4650;
}
.pcoded .pcoded-navbar[active-item-theme="theme1"] .searchbar-toggle {
  color: #3b4650;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #473b7b !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item li:hover > a {
  color: #473b7b !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item li:hover > a .pcoded-micon {
  color: #473b7b !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item > li.active > a:before {
  border-left-color: #473b7b;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme2"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #473b7b;
}
.pcoded .pcoded-navbar[active-item-theme="theme2"] .searchbar-toggle {
  color: #473b7b;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #000000 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item li:hover > a {
  color: #000000 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item li:hover > a .pcoded-micon {
  color: #000000 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item > li.active > a:before {
  border-left-color: #000000;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme3"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #000000;
}
.pcoded .pcoded-navbar[active-item-theme="theme3"] .searchbar-toggle {
  color: #000000;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #ff5858 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li:hover > a {
  color: #ff5858 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li:hover > a .pcoded-micon {
  color: #ff5858 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item > li.active > a:before {
  border-left-color: #ff5858;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme4"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #ff5858;
}
.pcoded .pcoded-navbar[active-item-theme="theme4"] .searchbar-toggle {
  color: #ff5858;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #4099ff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item li:hover > a {
  color: #4099ff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item li:hover > a .pcoded-micon {
  color: #4099ff !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item > li.active > a:before {
  border-left-color: #4099ff;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme5"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #4099ff;
}
.pcoded .pcoded-navbar[active-item-theme="theme5"] .searchbar-toggle {
  color: #4099ff;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #2d0102 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item li:hover > a {
  color: #2d0102 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item li:hover > a .pcoded-micon {
  color: #2d0102 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item > li.active > a:before {
  border-left-color: #2d0102;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme6"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #2d0102;
}
.pcoded .pcoded-navbar[active-item-theme="theme6"] .searchbar-toggle {
  color: #2d0102;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #11c788 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item li:hover > a {
  color: #11c788 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item li:hover > a .pcoded-micon {
  color: #11c788 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item > li.active > a:before {
  border-left-color: #11c788;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme7"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #11c788;
}
.pcoded .pcoded-navbar[active-item-theme="theme7"] .searchbar-toggle {
  color: #11c788;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #ff5252 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item li:hover > a {
  color: #ff5252 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item li:hover > a .pcoded-micon {
  color: #ff5252 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item > li.active > a:before {
  border-left-color: #ff5252;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme8"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #ff5252;
}
.pcoded .pcoded-navbar[active-item-theme="theme8"] .searchbar-toggle {
  color: #ff5252;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #ff784f !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item li:hover > a {
  color: #ff784f !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item li:hover > a .pcoded-micon {
  color: #ff784f !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item > li.active > a:before {
  border-left-color: #ff784f;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme9"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #ff784f;
}
.pcoded .pcoded-navbar[active-item-theme="theme9"] .searchbar-toggle {
  color: #ff784f;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #38a9f9 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li:hover > a {
  color: #38a9f9 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li:hover > a .pcoded-micon {
  color: #38a9f9 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item > li.active > a:before {
  border-left-color: #38a9f9;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme10"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #38a9f9;
}
.pcoded .pcoded-navbar[active-item-theme="theme10"] .searchbar-toggle {
  color: #38a9f9;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #038f9e !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item li:hover > a {
  color: #038f9e !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item li:hover > a .pcoded-micon {
  color: #038f9e !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item > li.active > a:before {
  border-left-color: #038f9e;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme11"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #038f9e;
}
.pcoded .pcoded-navbar[active-item-theme="theme11"] .searchbar-toggle {
  color: #038f9e;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item li .pcoded-submenu li.active > a,
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item li .pcoded-submenu li:hover > a {
  color: #39adb5 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item li .pcoded-submenu li.active > a {
  font-weight: 600;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item li:hover > a {
  color: #39adb5 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item li:hover > a .pcoded-micon {
  color: #39adb5 !important;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item li:hover > a:before {
  border-left-color: transparent;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item > li.active > a {
  background: rgba(202, 202, 202, 0.3);
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item > li.active > a:before {
  border-left-color: #39adb5;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu {
  border-left: 1px solid #d6d6d6;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li.active > a > .pcoded-mtext:after, .pcoded .pcoded-navbar[active-item-theme="theme12"] .pcoded-item .pcoded-hasmenu[subitem-icon="style7"] .pcoded-submenu > li:hover > a > .pcoded-mtext:after {
  background-color: #39adb5;
}
.pcoded .pcoded-navbar[active-item-theme="theme12"] .searchbar-toggle {
  color: #39adb5;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > li > a {
  border-bottom-color: #e6e5e5;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="compact"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li > a {
  border-bottom-color: #51606d;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar[navbar-theme="themelight1"] .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  border-left-color: #ededed;
  box-shadow: 3px 2px 11px -2px rgba(0, 0, 0, 0.13);
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  border-left-color: #4a5865;
  box-shadow: 3px 2px 11px -2px rgba(0, 0, 0, 0.13);
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .pcoded-navbar[navbar-theme="theme1"] .pcoded-item > li.pcoded-trigger > a {
  border-bottom: 1px solid #51606d;
  border-top: 1px solid #51606d;
}
.pcoded[sidebar-img="true"] .pcoded-navbar {
  background-size: cover;
}
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu {
  background-color: rgba(34, 34, 34, 0.8);
}
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .main-menu-header,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item .pcoded-hasmenu .pcoded-submenu li.active > a,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover > a,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item li.pcoded-hasmenu .pcoded-submenu {
  background: transparent !important;
  background-color: transparent !important;
}
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item > li.active > a,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item > li.active:hover > a,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item > li.pcoded-trigger > a,
.pcoded[sidebar-img="true"] .pcoded-navbar .main-menu .pcoded-item > li:hover > a {
  background: rgba(255, 255, 255, 0.1);
}
.pcoded[sidebar-img="true"][sidebar-img-type="img1"] .pcoded-navbar {
  background-image: url('navbar-img-1.jpg');
}
.pcoded[sidebar-img="true"][sidebar-img-type="img2"] .pcoded-navbar {
  background-image: url('navbar-img-2.jpg');
}
.pcoded[sidebar-img="true"][sidebar-img-type="img3"] .pcoded-navbar {
  background-image: url('navbar-img-3.jpg');
}
.pcoded[sidebar-img="true"][sidebar-img-type="img4"] .pcoded-navbar {
  background-image: url('navbar-img-4.jpg');
}
.pcoded[sidebar-img="true"][sidebar-img-type="img5"] .pcoded-navbar {
  background-image: url('navbar-img-5.jpg');
}
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="desktop"] .pcoded-navbar .main-menu,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="tablet"] .pcoded-navbar .main-menu {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 0;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="desktop"] .pcoded-navbar .profile-box,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="tablet"] .pcoded-navbar .profile-box {
  border-radius: 4px 4px 0 0;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="desktop"] .pcoded-header,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="desktop"] .pcoded-main-container,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="tablet"] .pcoded-header,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][pcoded-device-type="tablet"] .pcoded-main-container {
  padding-left: 15px;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][vertical-layout="widebox"][pcoded-device-type="desktop"] .pcoded-header .pcoded-wrapper,
.pcoded[theme-layout="vertical"][vnavigation-view="view2"][vertical-layout="widebox"][pcoded-device-type="tablet"] .pcoded-header .pcoded-wrapper {
  padding-left: 5px;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view3"] .pcoded-navbar {
  top: 0;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view3"] .pcoded-main-container {
  position: unset;
}
.pcoded[theme-layout="vertical"][vnavigation-view="view3"] .pcoded-header .pcoded-left-header {
  display: none;
}
.pcoded #styleSelector {
  min-height: 300px;
  height: calc(100vh - 56px);
  border: 1px solid #e9e9e9;
  background: #fff;
  position: fixed;
  margin: 0;
  padding: 20px;
  width: 400px;
  top: 56px;
  z-index: 100;
  transition: 0.5s;
  -o-transition: 0.5s;
}
.pcoded #styleSelector.open {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
.pcoded #styleSelector a > i {
  padding: 0;
  margin: 0 5px 0 0;
}
.pcoded #styleSelector .soc-icon {
  width: 55px;
  height: 55px;
  padding: 15px;
  border-radius: 50%;
}
.pcoded #styleSelector .soc-icon i {
  font-size: 25px;
  margin-right: 0;
}
@media only screen and (max-width: 992px) {
  .pcoded #styleSelector {
    display: none;
  }
}
.pcoded[theme-layout="horizontal"] #styleSelector, .pcoded[vertical-placement="left"] #styleSelector {
  right: -400px;
  border-left: 2px solid rgba(48, 53, 73, 0.28);
}
.pcoded[theme-layout="horizontal"] #styleSelector.open, .pcoded[vertical-placement="left"] #styleSelector.open {
  right: 0;
}
.pcoded[vertical-placement="right"] #styleSelector {
  left: -400px;
  border-right: 2px solid rgba(48, 53, 73, 0.28);
}
.pcoded[vertical-placement="right"] #styleSelector.open {
  left: 0;
}
.selector-toggle {
  position: relative;
}
.pcoded .selector-toggle > a {
  position: absolute;
  top: 30px;
  width: 45px;
  height: 45px;
  display: block;
  cursor: pointer;
  text-align: center;
  background: linear-gradient(to right, #1d9c83, #59e0c5);
  color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
  padding: 5px 3px;
}
.pcoded[theme-layout="horizontal"] .selector-toggle > a, .pcoded[vertical-placement="left"] .selector-toggle > a {
  left: -65px;
  border-right: 0;
  border-radius: 50% 0 0 50%;
}
.pcoded[vertical-placement="right"] .selector-toggle > a {
  right: -65px;
  border-left: 0;
  border-radius: 0 50% 40% 0;
}
.selector-toggle > a:before {
  font-family: "themify";
  font-size: 17px;
  content: "\e60f";
  position: relative;
  float: left;
  left: 13px;
  line-height: 35px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-animation: mymove 1.3s infinite linear;
          animation: mymove 1.3s infinite linear;
}
.open .selector-toggle > a:before {
  font-family: "themify";
  font-size: 17px;
  content: "\e646";
  position: relative;
  float: left;
  left: 13px;
  line-height: 35px;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-animation: mymove 0s infinite linear;
          animation: mymove 0s infinite linear;
}
#styleSelector .nav-tabs {
  margin-bottom: 20px;
  border-bottom: 2px solid #4099ff;
  padding-bottom: 5px;
}
#styleSelector .nav-tabs .nav-item {
  width: calc(100% / 2);
  margin: 0;
  padding: 0;
  float: left;
}
#styleSelector .nav-tabs .nav-item a {
  color: #222;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  padding: 0.66rem 1rem;
  border-radius: 2px;
  border: none;
  transition: all 0.3s ease-in-out;
}
#styleSelector .nav-tabs .nav-item a.active {
  color: #fff;
  background: linear-gradient(to right, #0071f3, #73b4ff);
}
#styleSelector .style-cont {
  background-color: #f6f7fb;
  padding: 10px;
}
#styleSelector .st-main-title {
  font-size: 18px;
}
#styleSelector .btn-success {
  background-color: #11c15b;
}
#styleSelector .checkbox-fade label {
  margin-bottom: 0.8rem;
}
#styleSelector .sub-title {
  text-transform: capitalize;
}
#styleSelector #menu-effect {
  padding-bottom: 15px;
}
#styleSelector #menu-effect .radio > label {
  padding-left: 0;
}
#styleSelector #menu-effect .radio .helper {
  bottom: -30px;
  left: 3px;
}
#styleSelector #menu-effect .radio .helper:after, #styleSelector #menu-effect .radio .helper:before {
  top: auto;
  bottom: 0;
}
#styleSelector #menu-effect .micon {
  font-size: 15px;
  padding: 4px;
  border-radius: 4px;
  width: 30px;
  display: block;
  height: 30px;
  text-align: center;
}
#styleSelector #menu-effect .micon.st1 {
  background-color: transparent;
}
#styleSelector #menu-effect .micon.st1 i {
  color: #4099ff;
}
#styleSelector #menu-effect .micon.st2 {
  background-color: transparent;
}
#styleSelector #menu-effect .micon.st2 i {
  color: #222;
}
#styleSelector #bg-pattern-visiblity {
  padding-left: 30px;
}
#styleSelector .form-control {
  border: none;
  box-shadow: none;
  background-color: #f1f1f1;
  margin-bottom: 10px;
}
#styleSelector .form-control:focus {
  border: none;
  background-color: #f1f1f1;
}
#styleSelector ul {
  border: 0 none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#styleSelector ul li {
  border-bottom: 0 solid #e9e9e9;
  display: block;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
#styleSelector ul li p.selector-title,
#styleSelector ul li span.selector-title {
  color: #444;
  font-size: 14px;
  margin: 0 0 15px;
  padding: 10px 0;
  text-align: left;
}
#styleSelector ul li p.selector-title {
  font-weight: 600;
  border-bottom: 1px solid #e9e9e9;
}
#styleSelector ul li p.selector-title.main-title {
  font-weight: 600;
}
#styleSelector ul li p.sub-title.drp-title {
  border-bottom: 0 solid transparent;
  margin-bottom: 0;
  margin-top: 10px;
}
#styleSelector > ul > li > .sub-title {
  color: #9c9c9c;
  display: block;
  font-size: 13px;
  margin: 0;
  padding: 5px 0;
  position: relative;
  text-align: left;
}
#styleSelector li {
  padding: 5px;
}
.theme-option select {
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 3px 10px;
}
@-moz-document url-prefix() {
  .theme-option select {
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 2px;
    display: inline-block;
    font: inherit;
    line-height: 1.5em;
    padding: 3px 10px;
    margin: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  .theme-option select.minimal {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 18px) calc(1em + -1px), calc(100% - 13px) calc(1em + -1px), calc(100% - 2.5em) 4px;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
  }
  .theme-option select.minimal:active, .theme-option select.minimal:focus {
    background-image: linear-gradient(45deg, gray 50%, transparent 50%), linear-gradient(135deg, transparent 50%, gray 50%), linear-gradient(to right, gray, gray);
    background-position: calc(100% - 15px) 13px, calc(100% - 20px) 13px, calc(100% - 2.5em) 0.3em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    border-color: #66afe9;
    outline: 0;
  }
}
.theme-color {
  padding: 0;
  width: 100%;
}
.theme-color a {
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 5px 8px 5px 0;
  box-shadow: 0.4px 0.9px 3px 0 rgba(0, 0, 0, 0.33);
  overflow: hidden;
  width: 45px;
  height: 40px;
}
.theme-color a:focus, .theme-color a:hover {
  text-decoration: none;
}
.theme-color a.small {
  width: 20px;
  height: 20px;
}
.theme-color a[layout-type="img"] {
  background-size: cover;
  background-image: url('navbar-img-2.jpg');
}
.theme-color a.image {
  width: 45px;
  height: 100px;
  background-size: cover;
}
.theme-color a.image .cont:before,
.theme-color a.image .head:before {
  background-color: #fff;
}
.theme-color a.image[navbg-pattern="img1"] {
  background-image: url('navbar-img-1.jpg');
}
.theme-color a.image[navbg-pattern="img2"] {
  background-image: url('navbar-img-2.jpg');
}
.theme-color a.image[navbg-pattern="img3"] {
  background-image: url('navbar-img-3.jpg');
}
.theme-color a.image[navbg-pattern="img4"] {
  background-image: url('navbar-img-4.jpg');
}
.theme-color a.image[navbg-pattern="img5"] {
  background-image: url('navbar-img-5.jpg');
}
.theme-color a .cont,
.theme-color a .head {
  display: block;
  position: relative;
}
.theme-color a .cont:after, .theme-color a .cont:before,
.theme-color a .head:after,
.theme-color a .head:before {
  content: "";
  height: 100%;
  display: inline-block;
  position: absolute;
}
.theme-color a .cont:after,
.theme-color a .head:after {
  width: 40%;
  left: 0;
}
.theme-color a .cont:before,
.theme-color a .head:before {
  width: 60%;
  right: 0;
}
.theme-color a .head {
  height: 10px;
}
.theme-color a .head:before {
  background: #fff;
}
.theme-color a .cont {
  height: 30px;
}
.theme-color a .cont:before {
  background: #f6f7fb;
}
.theme-color a[lheader-theme="theme1"] {
  background: #000;
}
.theme-color a[lheader-theme="theme2"] {
  background: #624e89;
}
.theme-color a[lheader-theme="theme3"] {
  background: #3c4fb1;
}
.theme-color a[lheader-theme="theme4"] {
  background: #919aa3;
}
.theme-color a[lheader-theme="theme5"] {
  background: #999;
}
.theme-color a[lheader-theme="theme6"] {
  background: #fff;
}
.theme-color a[header-theme="theme1"] .head {
  background: linear-gradient(to right, #3b4650, #647688);
}
.theme-color a[header-theme="theme1"] .head:after, .theme-color a[header-theme="theme1"] .head:before {
  background: transparent;
}
.theme-color a[header-theme="theme2"] .head {
  background: linear-gradient(to right, #473b7b, #30d2be);
}
.theme-color a[header-theme="theme2"] .head:after, .theme-color a[header-theme="theme2"] .head:before {
  background: transparent;
}
.theme-color a[header-theme="theme3"] .head {
  background: linear-gradient(to right, #000000, #0fb3c2);
}
.theme-color a[header-theme="theme3"] .head:after, .theme-color a[header-theme="theme3"] .head:before {
  background: transparent;
}
.theme-color a[header-theme="theme4"] .head {
  background: linear-gradient(to right, #ff5858, #f09819);
}
.theme-color a[header-theme="theme4"] .head:after, .theme-color a[header-theme="theme4"] .head:before {
  background: transparent;
}
.theme-color a[header-theme="theme5"] .head {
  background: linear-gradient(to right, #4099ff, #6e7ff3);
}
.theme-color a[header-theme="theme5"] .head:after, .theme-color a[header-theme="theme5"] .head:before {
  background: transparent;
}
.theme-color a[header-theme="theme6"] .head {
  background: linear-gradient(to right, #2d0102, #091991);
}
.theme-color a[header-theme="theme6"] .head:after, .theme-color a[header-theme="theme6"] .head:before {
  background: transparent;
}
.theme-color a[header-theme="themelight1"] .head {
  background: linear-gradient(to right, #11c788, #54e2b7);
}
.theme-color a[header-theme="themelight1"] .head:after, .theme-color a[header-theme="themelight1"] .head:before {
  background: transparent;
}
.theme-color a[header-theme="themelight2"] .head {
  background: linear-gradient(to right, #ff5252, #f48fb1);
}
.theme-color a[header-theme="themelight2"] .head:after, .theme-color a[header-theme="themelight2"] .head:before {
  background: transparent;
}
.theme-color a[header-theme="themelight3"] .head {
  background: linear-gradient(to right, #ff784f, #ff5370);
}
.theme-color a[header-theme="themelight3"] .head:after, .theme-color a[header-theme="themelight3"] .head:before {
  background: transparent;
}
.theme-color a[header-theme="themelight4"] .head {
  background: linear-gradient(to right, #38a9f9, #43e9b3);
}
.theme-color a[header-theme="themelight4"] .head:after, .theme-color a[header-theme="themelight4"] .head:before {
  background: transparent;
}
.theme-color a[header-theme="themelight5"] .head {
  background: linear-gradient(to right, #4099ff, #73b4ff);
}
.theme-color a[header-theme="themelight5"] .head:after, .theme-color a[header-theme="themelight5"] .head:before {
  background: transparent;
}
.theme-color a[header-theme="themelight6"] .head {
  background: linear-gradient(to right, #39adb5, #7c4dff);
}
.theme-color a[header-theme="themelight6"] .head:after, .theme-color a[header-theme="themelight6"] .head:before {
  background: transparent;
}
.theme-color a[navbar-theme="theme1"] {
  background: #3b4650;
}
.theme-color a[navbar-theme="themelight1"] {
  background: #fff;
}
.theme-color a[active-item-theme="theme1"] {
  background: #3b4650;
}
.theme-color a[active-item-theme="theme2"] {
  background: #473b7b;
}
.theme-color a[active-item-theme="theme3"] {
  background: #000000;
}
.theme-color a[active-item-theme="theme4"] {
  background: #ff5858;
}
.theme-color a[active-item-theme="theme5"] {
  background: #4099ff;
}
.theme-color a[active-item-theme="theme6"] {
  background: #2d0102;
}
.theme-color a[active-item-theme="theme7"] {
  background: #11c788;
}
.theme-color a[active-item-theme="theme8"] {
  background: #ff5252;
}
.theme-color a[active-item-theme="theme9"] {
  background: #ff784f;
}
.theme-color a[active-item-theme="theme10"] {
  background: #38a9f9;
}
.theme-color a[active-item-theme="theme11"] {
  background: #038f9e;
}
.theme-color a[active-item-theme="theme12"] {
  background: #39adb5;
}
.theme-color a[layout-type="dark"] .cont:after {
  background: #3b4650;
}
.theme-color a[layout-type="dark"] .cont:before {
  background: #51606d;
}
.theme-color a[layout-type="dark"] .head:after {
  background: #51606d;
}
.theme-color a[layout-type="dark"] .head:before {
  background: #3b4650;
}
.theme-color a[themebg-pattern="pattern1"] {
  background: #3b4650;
}
.theme-color a[themebg-pattern="pattern2"] {
  background: #f78ea4;
}
.theme-color a[themebg-pattern="pattern3"] {
  background: #6e7ff3;
}
.theme-color a[themebg-pattern="pattern4"] {
  background: #39adb5;
}
.theme-color a[themebg-pattern="pattern5"] {
  background: #4099ff;
}
.theme-color a[themebg-pattern="pattern6"] {
  background: #f09819;
}
.sparkline-chart {
  text-align: center;
}
.pcoded[theme-layout="vertical"][pcoded-device-type="phone"] .spark-chart,
.pcoded[theme-layout="vertical"][pcoded-device-type="tablet"] .spark-chart {
  display: none;
}
.pcoded[theme-layout="vertical"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li > a .pcoded-micon {
  float: none;
  position: relative;
  z-index: 1051;
  left: 90%;
  top: 1px;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li > a .pcoded-micon i {
  left: 0;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger > a .pcoded-micon i,
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"][vertical-placement="right"] .pcoded-navbar .pcoded-item > li.pcoded-trigger.active > a .pcoded-micon i {
  left: 94%;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li,
.pcoded[theme-layout="vertical"][vertical-nav-type="sub-expanded"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li {
  position: static;
}
.pcoded.nocollapsed[theme-layout="vertical"][pcoded-device-type="phone"] .pcoded-main-container {
  position: static;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="fullpage"] .pcoded-main-container,
.pcoded[theme-layout="vertical"][vnavigation-view="view3"] .pcoded-main-container {
  position: static;
}
.pcoded .pcoded-header[header-theme="theme1"] {
  background: linear-gradient(to right, #3b4650, #647688);
}
.pcoded .pcoded-header[header-theme="theme1"] a,
.pcoded .pcoded-header[header-theme="theme1"] .input-group-addon {
  color: #fff;
}
.pcoded .pcoded-header[header-theme="theme2"] {
  background: linear-gradient(to right, #473b7b, #30d2be);
}
.pcoded .pcoded-header[header-theme="theme2"] a,
.pcoded .pcoded-header[header-theme="theme2"] .input-group-addon {
  color: #fff;
}
.pcoded .pcoded-header[header-theme="theme3"] {
  background: linear-gradient(to right, #000000, #0fb3c2);
}
.pcoded .pcoded-header[header-theme="theme3"] a,
.pcoded .pcoded-header[header-theme="theme3"] .input-group-addon {
  color: #fff;
}
.pcoded .pcoded-header[header-theme="theme4"] {
  background: linear-gradient(to right, #ff5858, #f09819);
}
.pcoded .pcoded-header[header-theme="theme4"] a,
.pcoded .pcoded-header[header-theme="theme4"] .input-group-addon {
  color: #fff;
}
.pcoded .pcoded-header[header-theme="theme5"] {
  background: linear-gradient(to right, #4099ff, #6e7ff3);
}
.pcoded .pcoded-header[header-theme="theme5"] a,
.pcoded .pcoded-header[header-theme="theme5"] .input-group-addon {
  color: #fff;
}
.pcoded .pcoded-header[header-theme="theme6"] {
  background: linear-gradient(to right, #2d0102, #091991);
}
.pcoded .pcoded-header[header-theme="theme6"] a,
.pcoded .pcoded-header[header-theme="theme6"] .input-group-addon {
  color: #fff;
}
.pcoded .pcoded-header[header-theme="themelight1"] {
  background: linear-gradient(to right, #11c788, #54e2b7);
}
.pcoded .pcoded-header[header-theme="themelight1"] a,
.pcoded .pcoded-header[header-theme="themelight1"] .input-group-addon {
  color: #fff;
}
.pcoded .pcoded-header[header-theme="themelight2"] {
  background: linear-gradient(to right, #ff5252, #f48fb1);
}
.pcoded .pcoded-header[header-theme="themelight2"] a,
.pcoded .pcoded-header[header-theme="themelight2"] .input-group-addon {
  color: #fff;
}
.pcoded .pcoded-header[header-theme="themelight3"] {
  background: linear-gradient(to right, #ff784f, #ff5370);
}
.pcoded .pcoded-header[header-theme="themelight3"] a,
.pcoded .pcoded-header[header-theme="themelight3"] .input-group-addon {
  color: #fff;
}
.pcoded .pcoded-header[header-theme="themelight4"] {
  background: linear-gradient(to right, #38a9f9, #43e9b3);
}
.pcoded .pcoded-header[header-theme="themelight4"] a,
.pcoded .pcoded-header[header-theme="themelight4"] .input-group-addon {
  color: #fff;
}
.pcoded .pcoded-header[header-theme="themelight5"] {
  background: linear-gradient(to right, #4099ff, #73b4ff);
}
.pcoded .pcoded-header[header-theme="themelight5"] a,
.pcoded .pcoded-header[header-theme="themelight5"] .input-group-addon {
  color: #fff;
}
.pcoded .pcoded-header[header-theme="themelight6"] {
  background: linear-gradient(to right, #39adb5, #7c4dff);
}
.pcoded .pcoded-header[header-theme="themelight6"] a,
.pcoded .pcoded-header[header-theme="themelight6"] .input-group-addon {
  color: #fff;
}
body .pcoded[pcoded-device-type="phone"][vertical-nav-type="expanded"] .pcoded-navbar, body .pcoded[pcoded-device-type="tablet"][vertical-nav-type="expanded"] .pcoded-navbar {
  position: absolute !important;
}
body .pcoded[pcoded-device-type="phone"][vertical-nav-type="expanded"] .pcoded-navbar .pcoded-item .pcoded-hasmenu > .pcoded-submenu, body .pcoded[pcoded-device-type="tablet"][vertical-nav-type="expanded"] .pcoded-navbar .pcoded-item .pcoded-hasmenu > .pcoded-submenu {
  transition: all 0s ease-in !important;
}
body .pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li > a .pcoded-micon {
  left: 0;
}
body .pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"] .pcoded-navbar .pcoded-item > li.pcoded-trigger > a .pcoded-micon {
  left: calc(100% - 30px);
}
body .pcoded[theme-layout="vertical"][vertical-placement="right"][vertical-nav-type="collapsed"] .pcoded-item > li.pcoded-trigger > a > .pcoded-mtext {
  padding-right: 90px;
}
body .pcoded[vertical-placement="right"] .showChat_inner,
body .pcoded[vertical-placement="right"] .users {
  right: auto;
  left: 0;
}
body .pcoded[vertical-placement="right"] .main-body {
  direction: rtl;
}
body .pcoded[vertical-placement="right"] .main-body .page-wrapper .page-header-breadcrumb {
  float: left;
}
body .pcoded[vertical-placement="right"] .main-body .language-markup {
  direction: ltr;
}
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-logo {
  float: right !important;
}
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container {
  margin-left: 0;
  margin-right: 240px;
}
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .nav-left li, body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .nav-right li,
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .nav-right li {
  float: right !important;
}
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .nav-left, body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .nav-right {
  float: right;
}
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .nav-right {
  float: left;
}
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification,
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification,
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification,
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .profile-notification,
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .show-notification,
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .header-notification .profile-notification,
body .pcoded[vertical-placement="right"] .header-navbar .navbar-wrapper .navbar-container .header-notification .mega-menu-top .profile-notification {
  right: auto;
  left: 0;
}
body .pcoded[vertical-placement="right"][vertical-nav-type="collapsed"] .header-navbar .navbar-wrapper .navbar-container {
  margin-right: 0;
}
body .pcoded[vertical-nav-type="collapsed"] .header-navbar .navbar-wrapper .navbar-container {
  margin-left: 0;
}
body .pcoded[vertical-nav-type="collapsed"] .pcoded-navbar .mCSB_container,
body .pcoded[vertical-nav-type="collapsed"] .pcoded-navbar .mCSB_container_wrapper {
  overflow: hidden !important;
}
body .pcoded[vertical-nav-type="compact"] .main-menu {
  width: 200px;
}
body .pcoded[vertical-nav-type="compact"] .main-menu .pcoded-item > li > .pcoded-submenu {
  box-shadow: 0 0 16px -6px rgba(0, 0, 0, 0.57);
}
body .pcoded[vertical-nav-type="compact"] .main-menu .pcoded-search {
  padding: 40px 20px 20px;
}
body .pcoded[vertical-nav-type="compact"] .main-menu .pcoded-badge {
  display: none;
}
body .pcoded[vertical-nav-type="compact"] .main-menu .mCSB_container {
  width: 100% !important;
}
body.menu-bottom .navbar-wrapper {
  z-index: 1050;
}
body.menu-bottom .pcoded .pcoded-main-container {
  margin-top: 0 !important;
}
body.menu-bottom .p-chat-user,
body.menu-bottom .showChat_inner {
  top: 0;
}
body.menu-bottom .navbar-wrapper {
  bottom: 0;
  top: auto;
  z-index: 1050;
}
@media only screen and (max-width: 992px) {
  body.menu-bottom .navbar-wrapper .pcoded-navbar {
    top: -56px;
  }
}
body.menu-bottom .header-navbar {
  position: fixed !important;
  bottom: 0;
  z-index: 9999 !important;
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.08) !important;
}
body.menu-bottom .mega-menu-top .show-notification, body.menu-bottom .mega-menu-top .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification, .header-navbar .navbar-wrapper .navbar-container .header-notification body.menu-bottom .mega-menu-top .profile-notification {
  bottom: 0 !important;
}
body.menu-bottom .header-notification .show-notification, body.menu-bottom .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification, .header-navbar .navbar-wrapper .navbar-container body.menu-bottom .header-notification .profile-notification {
  bottom: 65px;
}
body.menu-bottom #collapse-menu {
  display: none;
}
.mCSB_container,
.mCustomScrollBox {
  overflow: visible !important;
}
.pcoded[theme-layout="vertical"][vertical-nav-type="collapsed"] .mCSB_container_wrapper {
  overflow: visible !important;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(59, 70, 80, 0.5) !important;
}
/**  =====================
      Theme-Buttons css start
==========================  **/
.btn-default .badge {
  background-color: #fff;
  color: #e0e0e0;
}
.btn {
  border-radius: 2px;
  text-transform: capitalize;
  font-size: 15px;
  padding: 10px 19px;
  cursor: pointer;
}
@media only screen and (max-width: 480px) {
  .btn {
    padding: 10px 15px;
  }
}
.close {
  cursor: pointer;
}
@media only screen and (max-width: 480px) {
  .button-page .dropdown-danger, .button-page .dropdown-default, .button-page .dropdown-disabled, .button-page .dropdown-info, .button-page .dropdown-inverse, .button-page .dropdown-primary, .button-page .dropdown-success, .button-page .dropdown-warning, .button-page .dropdown-warning {
    display: block;
  }
}
.button-page .card-block {
  margin-bottom: -20px;
}
.button-page .card-block ul {
  margin-bottom: 0;
  display: inline-block;
}
.button-page .card-block a {
  margin-bottom: 20px;
}
.button-page .card-block ul li {
  display: inline-block;
  margin-right: 20px;
  float: left;
}
.button-page .btn {
  margin-bottom: 20px;
  margin-right: 10px;
}
.btn.btn-round {
  border-radius: 2rem;
}
.btn.btn-square {
  border-radius: 0;
}
.btn.btn-skew {
  transform: skew(-15deg);
}
.btn i {
  margin-right: 5px;
}
.btn.btn-icon {
  border-radius: 50%;
  width: 40px;
  line-height: 30px;
  height: 40px;
  padding: 3px;
  text-align: center;
}
.btn.btn-out {
  outline: 1px solid #fff;
  outline-offset: -5px;
}
.btn.btn-out-dashed {
  outline: 1px dashed #fff;
  outline-offset: -5px;
}
.btn.btn-out-dotted {
  outline: 1px dotted #fff;
  outline-offset: -5px;
}
.btn-group,
.btn-group-vertical {
  display: inline-block;
}
.btn-group .btn {
  float: left;
}
.icon-btn i {
  margin-right: 0 !important;
}
.button-page .btn-group {
  margin-right: 10px;
}
.show > .dropdown-menu {
  overflow: hidden;
}
.dropdown-danger,
.dropdown-default,
.dropdown-disabled,
.dropdown-info,
.dropdown-inverse,
.dropdown-primary,
.dropdown-success,
.dropdown-warning,
.dropdown-warning {
  display: inline-block;
  vertical-align: center;
  position: relative;
}
.btn-group [class*=btn-],
.dropdown-split [class*=btn-] {
  margin-right: 0;
}
.list-group-item.active {
  background-color: #4099ff;
  border-color: #4099ff;
}
.show > .btn-primary.dropdown-toggle,
.sweet-alert .show > button.dropdown-toggle.confirm,
.wizard > .actions .show > a.dropdown-toggle {
  background-color: #0378ff !important;
  border-color: #0378ff;
  box-shadow: none;
  color: #fff;
}
#Note-list li:hover .Note-delete {
  opacity: 1;
  transform: translateX(0px);
}
#Note-list li:hover .Note-delete:hover {
  background: rgba(0, 0, 0, 0.8);
}
.button-list .btn {
  margin-bottom: 10px;
  margin-right: 30px;
}
.Note-delete {
  margin-bottom: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  position: absolute;
  right: 20px;
  color: #fff;
  transition: all ease-in 0.3s;
  border-radius: 2px;
  cursor: pointer;
  transform: translateX(10px);
}
.popover-body .color-code {
  margin-bottom: 10px;
}
.popover-body .display-color {
  width: 75px;
  height: 2.50rem;
  border-radius: 0.25rem;
  margin-right: 30px;
  background-color: rgba(64, 153, 255, 0.5);
  border-color: rgba(64, 153, 255, 0.5);
}
.popover-body span.block {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.popover-title {
  text-align: center;
}
.btn.btn-disabled,
.dropdown-disabled,
.dropdown-split-disabled {
  cursor: not-allowed;
}
.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover,
.nav-pills .nav-link.active.active,
.nav-pills .nav-link.active.active:focus,
.nav-pills .nav-link.active.active:hover {
  background: transparent;
  color: #0275d8;
  text-align: center;
  border-bottom: 1px solid #0275d8;
}
/**====== Basic-Buttons css Start ======**/
.btn-primary, .sweet-alert button.confirm, .wizard > .actions a {
  background-color: #4099ff;
  border-color: #4099ff;
  color: #fff;
  cursor: pointer;
  transition: all ease-in 0.3s;
}
.btn-primary:hover, .sweet-alert button.confirm:hover, .wizard > .actions a:hover {
  background-color: #73b4ff;
  border-color: #73b4ff;
}
.btn-primary:active, .sweet-alert button.confirm:active, .wizard > .actions a:active {
  background-color: #0378ff !important;
  border-color: #0378ff;
  box-shadow: none;
  color: #fff;
}
.btn-primary:focus, .sweet-alert button.confirm:focus, .wizard > .actions a:focus {
  box-shadow: none;
  color: #fff;
  background-color: #73b4ff;
}
.btn-primary.disabled, .sweet-alert button.disabled.confirm, .wizard > .actions a.disabled {
  background-color: rgba(64, 153, 255, 0.5);
  border-color: rgba(64, 153, 255, 0.5);
}
.btn-warning {
  background-color: #FFB64D;
  border-color: #FFB64D;
  color: #fff;
  cursor: pointer;
  transition: all ease-in 0.3s;
}
.btn-warning:hover {
  background-color: #ffcb80;
  border-color: #ffcb80;
  color: #fff;
}
.btn-warning:active {
  background-color: #ff9d10 !important;
  border-color: #ff9d10;
  box-shadow: none;
  color: #fff;
}
.btn-warning:focus {
  box-shadow: none;
  color: #fff;
  background-color: #ffcb80;
}
.btn-warning.disabled {
  background-color: rgba(255, 182, 77, 0.5);
  border-color: rgba(255, 182, 77, 0.5);
}
.btn-danger {
  background-color: #FF5370;
  border-color: #FF5370;
  color: #fff;
  cursor: pointer;
  transition: all ease-in 0.3s;
}
.btn-danger:hover {
  background-color: #ff869a;
  border-color: #ff869a;
}
.btn-danger:active {
  background-color: #ff163d !important;
  border-color: #ff163d;
  box-shadow: none;
  color: #fff;
}
.btn-danger:focus {
  box-shadow: none;
  color: #fff;
  background-color: #ff869a;
}
.btn-danger.disabled {
  background-color: rgba(255, 83, 112, 0.5);
  border-color: rgba(255, 83, 112, 0.5);
}
.btn-success {
  background-color: #2ed8b6;
  border-color: #2ed8b6;
  color: #fff;
  cursor: pointer;
  transition: all ease-in 0.3s;
}
.btn-success:hover {
  background-color: #59e0c5;
  border-color: #59e0c5;
}
.btn-success:active {
  background-color: #20a98e !important;
  border-color: #20a98e;
  box-shadow: none;
  color: #fff;
}
.btn-success:focus {
  box-shadow: none;
  color: #fff;
  background-color: #59e0c5;
}
.btn-success.disabled {
  background-color: rgba(46, 216, 182, 0.5);
  border-color: rgba(46, 216, 182, 0.5);
}
.btn-inverse {
  background-color: #222;
  border-color: #222;
  color: #fff;
  cursor: pointer;
  transition: all ease-in 0.3s;
}
.btn-inverse:hover {
  background-color: #3c3b3b;
  border-color: #3c3b3b;
}
.btn-inverse:active {
  background-color: #030303 !important;
  border-color: #030303;
  box-shadow: none;
  color: #fff;
}
.btn-inverse:focus {
  box-shadow: none;
  color: #fff;
  background-color: #3c3b3b;
}
.btn-inverse.disabled {
  background-color: rgba(34, 34, 34, 0.5);
  border-color: rgba(34, 34, 34, 0.5);
}
.btn-info {
  background-color: #00bcd4;
  border-color: #00bcd4;
  color: #fff;
  cursor: pointer;
  transition: all ease-in 0.3s;
}
.btn-info:hover {
  background-color: #08e3ff;
  border-color: #08e3ff;
}
.btn-info:active {
  background-color: #008697 !important;
  border-color: #008697;
  box-shadow: none;
  color: #fff;
}
.btn-info:focus {
  box-shadow: none;
  color: #fff;
  background-color: #08e3ff;
}
.btn-info.disabled {
  background-color: rgba(0, 188, 212, 0.5);
  border-color: rgba(0, 188, 212, 0.5);
}
.btn-disabled {
  background-color: rgba(64, 153, 255, 0.5);
  border-color: rgba(64, 153, 255, 0.5);
  color: #fff;
  cursor: pointer;
  transition: all ease-in 0.3s;
}
/**====== Basic-Buttons css end ======**/
/**====== Outline-Buttons css Start ======**/
.btn-outline-primary {
  color: #0378ff;
  background-color: #fff;
  background-color: transparent;
}
.btn-outline-warning {
  color: #ff9d10;
  background-color: #fff;
  background-color: transparent;
}
.btn-outline-danger {
  color: #ff163d;
  background-color: #fff;
  background-color: transparent;
}
.btn-outline-success {
  color: #20a98e;
  background-color: #fff;
  background-color: transparent;
}
.btn-outline-inverse {
  color: #030303;
  background-color: #fff;
  background-color: transparent;
}
.btn-outline-inverse:hover {
  color: #fff;
}
.btn-outline-warning {
  color: #ff9d10;
  background-color: #fff;
  background-color: transparent;
}
.btn-outline-info {
  color: #008697;
  background-color: #fff;
  background-color: transparent;
}
.btn-outline-disabled {
  color: #0378ff;
  background-color: #fff;
}
/**====== Outline-Buttons css end ======**/
/**====== gradient css Start ======**/
.btn-grd-danger,
.btn-grd-disabled,
.btn-grd-info,
.btn-grd-inverse,
.btn-grd-primary,
.btn-grd-success,
.btn-grd-warning,
.btn-grd-warning {
  background-size: 200% auto;
  transition: 0.5s ease-in-out;
  color: #fff;
}
.btn-grd-danger:hover,
.btn-grd-disabled:hover,
.btn-grd-info:hover,
.btn-grd-inverse:hover,
.btn-grd-primary:hover,
.btn-grd-success:hover,
.btn-grd-warning:hover,
.btn-grd-warning:hover {
  background-position: right center;
}
.btn-grd-danger.hor-grd,
.btn-grd-disabled.hor-grd,
.btn-grd-info.hor-grd,
.btn-grd-inverse.hor-grd,
.btn-grd-primary.hor-grd,
.btn-grd-success.hor-grd,
.btn-grd-warning.hor-grd,
.btn-grd-warning.hor-grd {
  background-size: auto 200%;
}
.btn-grd-danger.hor-grd:hover,
.btn-grd-disabled.hor-grd:hover,
.btn-grd-info.hor-grd:hover,
.btn-grd-inverse.hor-grd:hover,
.btn-grd-primary.hor-grd:hover,
.btn-grd-success.hor-grd:hover,
.btn-grd-warning.hor-grd:hover,
.btn-grd-warning.hor-grd:hover {
  background-position: bottom center;
}
.btn-grd-primary {
  background-image: linear-gradient(to right, #73b4ff 0%, #0378ff 51%, #73b4ff 100%);
}
.btn-grd-primary.hor-grd {
  background-image: linear-gradient(to top, #73b4ff 0%, #0378ff 51%, #73b4ff 100%);
}
.btn-grd-warning {
  background-image: linear-gradient(to right, #ffcb80 0%, #ff9d10 51%, #ffcb80 100%);
}
.btn-grd-warning.hor-grd {
  background-image: linear-gradient(to top, #ffcb80 0%, #ff9d10 51%, #ffcb80 100%);
}
.btn-grd-danger {
  background-image: linear-gradient(to right, #ff869a 0%, #ff163d 51%, #ff869a 100%);
}
.btn-grd-danger.hor-grd {
  background-image: linear-gradient(to top, #ff869a 0%, #ff163d 51%, #ff869a 100%);
}
.btn-grd-success {
  background-image: linear-gradient(to right, #59e0c5 0%, #20a98e 51%, #59e0c5 100%);
}
.btn-grd-success.hor-grd {
  background-image: linear-gradient(to top, #59e0c5 0%, #20a98e 51%, #59e0c5 100%);
}
.btn-grd-inverse {
  background-image: linear-gradient(to right, #3c3b3b 0%, #030303 51%, #3c3b3b 100%);
}
.btn-grd-inverse.hor-grd {
  background-image: linear-gradient(to top, #3c3b3b 0%, #030303 51%, #3c3b3b 100%);
}
.btn-grd-info {
  background-image: linear-gradient(to right, #08e3ff 0%, #008697 51%, #08e3ff 100%);
}
.btn-grd-info.hor-grd {
  background-image: linear-gradient(to top, #08e3ff 0%, #008697 51%, #08e3ff 100%);
}
.btn-grd-disabled {
  background-image: linear-gradient(to right, #73b4ff 0%, #0378ff 51%, #73b4ff 100%);
}
.btn-grd-disabled.hor-grd {
  background-image: linear-gradient(to top, #73b4ff 0%, #0378ff 51%, #73b4ff 100%);
}
/**====== gradient-Buttons css end ======**/
/**====== matrialized-Buttons css Start ======**/
.btn.btn-mat {
  position: relative;
  border-radius: 0;
  border: none;
}
.btn.btn-mat:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  height: 3px;
  transition: all 0.3s ease-in-out;
}
.btn.btn-mat:hover {
  border: none;
}
.btn.btn-mat:hover:before {
  left: 0;
  right: 0;
}
.btn-primary.btn-mat, .sweet-alert button.btn-mat.confirm, .wizard > .actions a.btn-mat {
  background-color: #4099ff;
}
.btn-primary.btn-mat:before, .sweet-alert button.btn-mat.confirm:before, .wizard > .actions a.btn-mat:before {
  background-color: #0378ff;
}
.btn-warning.btn-mat {
  background-color: #FFB64D;
}
.btn-warning.btn-mat:before {
  background-color: #ff9d10;
}
.btn-danger.btn-mat {
  background-color: #FF5370;
}
.btn-danger.btn-mat:before {
  background-color: #ff163d;
}
.btn-success.btn-mat {
  background-color: #2ed8b6;
}
.btn-success.btn-mat:before {
  background-color: #20a98e;
}
.btn-inverse.btn-mat {
  background-color: #222;
}
.btn-inverse.btn-mat:before {
  background-color: #030303;
}
.btn-info.btn-mat {
  background-color: #00bcd4;
}
.btn-info.btn-mat:before {
  background-color: #008697;
}
.btn-outline-disabled {
  background-color: #4099ff;
}
.btn-outline-disabled:before {
  background-color: #0378ff;
}
/**====== matrialized css end ======**/
/**====== Button-Size css start ======**/
.btn-xlg {
  padding: 14px 20px;
  font-size: 21px;
  line-height: 40px;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 12px 18px;
  font-size: 18px;
  line-height: 32px;
}
.btn-md {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 23px;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 8px 14px;
  line-height: 16px;
  font-size: 11px;
}
.btn-mini {
  padding: 5px 10px;
  line-height: 14px;
  font-size: 10px;
}
/**====== Button-Size css end ======**/
/**====== Badges-button css start ======**/
.btn-primary .badge, .sweet-alert button.confirm .badge, .wizard > .actions a .badge {
  color: #4099ff;
  background-color: #fff;
}
.btn-success .badge {
  color: #2ed8b6;
  background-color: #fff;
}
.btn-info .badge {
  color: #00bcd4;
  background-color: #fff;
}
.btn-warning .badge {
  color: #FFB64D;
  background-color: #fff;
}
.btn-danger .badge {
  color: #FF5370;
  background-color: #fff;
}
/**====== Badges-button css end ======**/
/**====== Social-Buttons css start ======**/
.btn-dribbble,
.btn-dropbox,
.btn-facebook,
.btn-flickr,
.btn-github,
.btn-google-plus,
.btn-instagram,
.btn-linkedin,
.btn-pinterest,
.btn-skype,
.btn-tumblr,
.btn-twitter,
.btn-youtube {
  color: #fff;
}
.btn-dribbble:focus, .btn-dribbble:hover,
.btn-dropbox:focus,
.btn-dropbox:hover,
.btn-facebook:focus,
.btn-facebook:hover,
.btn-flickr:focus,
.btn-flickr:hover,
.btn-github:focus,
.btn-github:hover,
.btn-google-plus:focus,
.btn-google-plus:hover,
.btn-instagram:focus,
.btn-instagram:hover,
.btn-linkedin:focus,
.btn-linkedin:hover,
.btn-pinterest:focus,
.btn-pinterest:hover,
.btn-skype:focus,
.btn-skype:hover,
.btn-tumblr:focus,
.btn-tumblr:hover,
.btn-twitter:focus,
.btn-twitter:hover,
.btn-youtube:focus,
.btn-youtube:hover {
  color: #fff;
  box-shadow: none;
}
.btn-facebook {
  background-color: #3b5998;
}
.btn-twitter {
  background-color: #00ACED;
}
.btn-linkedin {
  background-color: #007BB6;
}
.btn-dribbble {
  background-color: #EA4C89;
}
.btn-google-plus {
  background-color: #DD4B39;
}
.btn-instagram {
  background-color: #517FA4;
}
.btn-pinterest {
  background-color: #CB2027;
}
.btn-dropbox {
  background-color: #32506D;
}
.btn-tumblr {
  background-color: #00ACED;
}
/**====== Social-Buttons css end ======**/
/**====== Drop-down-Buttons css start ======**/
.dropdown-primary .dropdown-menu a:hover,
.dropdown-split-primary .dropdown-menu a:hover {
  background-color: #4099ff;
  color: #fff;
}
.dropdown-split-success .dropdown-menu a:hover,
.dropdown-success .dropdown-menu a:hover {
  background-color: #2ed8b6;
  color: #fff;
}
.dropdown-info .dropdown-menu a:hover,
.dropdown-split-info .dropdown-menu a:hover {
  background-color: #00bcd4;
  color: #fff;
}
.dropdown-split-warning .dropdown-menu a:hover,
.dropdown-warning .dropdown-menu a:hover {
  background-color: #FFB64D;
  color: #fff;
}
.dropdown-danger .dropdown-menu a:hover,
.dropdown-split-danger .dropdown-menu a:hover {
  background-color: #FF5370;
  color: #fff;
}
.dropdown-inverse .dropdown-item,
.dropdown-split-inverse .dropdown-item {
  transition: all 0.3s ease-in;
}
.dropdown-inverse .dropdown-item:hover,
.dropdown-split-inverse .dropdown-item:hover {
  background-color: #222;
  color: #fff;
}
/**====== Drop-down-Buttons css end ======**/
/**====== Theme-Buttons css end ======**/
/**  =====================
      Basic form elements css start
==========================  **/
.col-form-label {
  font-size: 14px;
}
.select2-container {
  width: 100% !important;
}
.form-group {
  margin-bottom: 1.25em;
}
.form-group .form-control-lg {
  font-size: 1.25em;
}
.form-group .form-control-round {
  border-radius: 50px;
}
.form-group .form-control-static:focus {
  outline: none;
}
.form-control {
  font-size: 14px;
  border-radius: 2px;
  border: 1px solid #cccccc;
}
.form-control:focus {
  border: 1px solid #4099ff;
}
.form-control.form-control-normal {
  font-weight: 400;
}
.form-control.form-control-bold {
  font-weight: 600;
}
.form-control.form-control-capitalize {
  text-transform: capitalize;
}
.form-control.form-control-uppercase {
  text-transform: uppercase;
}
.form-control.form-control-lowercase {
  text-transform: lowercase;
}
.form-control.form-control-variant {
  font-feature-settings: "smcp";
  font-variant: small-caps;
}
.form-control.form-control-left {
  text-align: left;
}
.form-control.form-control-center {
  text-align: center;
}
.form-control.form-control-right {
  text-align: right;
}
.form-control.form-control-rtl {
  direction: rtl;
}
.form-control:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
/*===== Border Inputs start =====*/
.form-control-primary {
  border-color: #4099ff;
  color: #4099ff;
}
.form-control-primary:focus {
  border-color: #4099ff;
}
.input-group-primary .input-group-addon {
  background-color: #4099ff;
}
.input-group-primary .form-control {
  border-color: #4099ff;
}
.form-control-warning {
  border-color: #FFB64D;
  color: #FFB64D;
}
.form-control-warning:focus {
  border-color: #FFB64D;
}
.input-group-warning .input-group-addon {
  background-color: #FFB64D;
}
.input-group-warning .form-control {
  border-color: #FFB64D;
}
.form-control-default {
  border-color: #d6d6d6;
  color: #d6d6d6;
}
.form-control-default:focus {
  border-color: #d6d6d6;
}
.input-group-default .input-group-addon {
  background-color: #d6d6d6;
}
.input-group-default .form-control {
  border-color: #d6d6d6;
}
.form-control-danger {
  border-color: #FF5370;
  color: #FF5370;
}
.form-control-danger:focus {
  border-color: #FF5370;
}
.input-group-danger .input-group-addon {
  background-color: #FF5370;
}
.input-group-danger .form-control {
  border-color: #FF5370;
}
.form-control-success {
  border-color: #2ed8b6;
  color: #2ed8b6;
}
.form-control-success:focus {
  border-color: #2ed8b6;
}
.input-group-success .input-group-addon {
  background-color: #2ed8b6;
}
.input-group-success .form-control {
  border-color: #2ed8b6;
}
.form-control-inverse {
  border-color: #222;
  color: #222;
}
.form-control-inverse:focus {
  border-color: #222;
}
.input-group-inverse .input-group-addon {
  background-color: #222;
}
.input-group-inverse .form-control {
  border-color: #222;
}
.form-control-info {
  border-color: #00bcd4;
  color: #00bcd4;
}
.form-control-info:focus {
  border-color: #00bcd4;
}
.input-group-info .input-group-addon {
  background-color: #00bcd4;
}
.input-group-info .form-control {
  border-color: #00bcd4;
}
/*===== Form Input-Text start =====*/
.form-txt-primary {
  color: #4099ff;
}
.form-txt-primary:focus {
  color: #4099ff;
}
.form-txt-primary::-moz-placeholder {
  color: #4099ff;
  opacity: 1;
}
.form-txt-primary:-ms-input-placeholder {
  color: #4099ff;
}
.form-txt-primary::-webkit-input-placeholder {
  color: #4099ff;
}
.form-txt-warning {
  color: #FFB64D;
}
.form-txt-warning:focus {
  color: #FFB64D;
}
.form-txt-warning::-moz-placeholder {
  color: #FFB64D;
  opacity: 1;
}
.form-txt-warning:-ms-input-placeholder {
  color: #FFB64D;
}
.form-txt-warning::-webkit-input-placeholder {
  color: #FFB64D;
}
.form-txt-default {
  color: #d6d6d6;
}
.form-txt-default:focus {
  color: #d6d6d6;
}
.form-txt-default::-moz-placeholder {
  color: #d6d6d6;
  opacity: 1;
}
.form-txt-default:-ms-input-placeholder {
  color: #d6d6d6;
}
.form-txt-default::-webkit-input-placeholder {
  color: #d6d6d6;
}
.form-txt-danger {
  color: #FF5370;
}
.form-txt-danger:focus {
  color: #FF5370;
}
.form-txt-danger::-moz-placeholder {
  color: #FF5370;
  opacity: 1;
}
.form-txt-danger:-ms-input-placeholder {
  color: #FF5370;
}
.form-txt-danger::-webkit-input-placeholder {
  color: #FF5370;
}
.form-txt-success {
  color: #2ed8b6;
}
.form-txt-success:focus {
  color: #2ed8b6;
}
.form-txt-success::-moz-placeholder {
  color: #2ed8b6;
  opacity: 1;
}
.form-txt-success:-ms-input-placeholder {
  color: #2ed8b6;
}
.form-txt-success::-webkit-input-placeholder {
  color: #2ed8b6;
}
.form-txt-inverse {
  color: #222;
}
.form-txt-inverse:focus {
  color: #222;
}
.form-txt-inverse::-moz-placeholder {
  color: #222;
  opacity: 1;
}
.form-txt-inverse:-ms-input-placeholder {
  color: #222;
}
.form-txt-inverse::-webkit-input-placeholder {
  color: #222;
}
.form-txt-info {
  color: #00bcd4;
}
.form-txt-info:focus {
  color: #00bcd4;
}
.form-txt-info::-moz-placeholder {
  color: #00bcd4;
  opacity: 1;
}
.form-txt-info:-ms-input-placeholder {
  color: #00bcd4;
}
.form-txt-info::-webkit-input-placeholder {
  color: #00bcd4;
}
/*===== Form Background-inputs start =====*/
.form-bg-primary {
  background-color: #4099ff;
  border-color: #4099ff;
  color: #fff;
}
.form-bg-primary:focus {
  background-color: #4099ff;
  border-color: #4099ff;
  color: #fff;
}
.form-bg-primary::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-bg-primary:-ms-input-placeholder {
  color: #fff;
}
.form-bg-primary::-webkit-input-placeholder {
  color: #fff;
}
.form-bg-warning {
  background-color: #FFB64D;
  border-color: #FFB64D;
  color: #fff;
}
.form-bg-warning:focus {
  background-color: #FFB64D;
  border-color: #FFB64D;
  color: #fff;
}
.form-bg-warning::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-bg-warning:-ms-input-placeholder {
  color: #fff;
}
.form-bg-warning::-webkit-input-placeholder {
  color: #fff;
}
.form-bg-default {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
  color: #fff;
}
.form-bg-default:focus {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
  color: #fff;
}
.form-bg-default::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-bg-default:-ms-input-placeholder {
  color: #fff;
}
.form-bg-default::-webkit-input-placeholder {
  color: #fff;
}
.form-bg-danger {
  background-color: #FF5370;
  border-color: #FF5370;
  color: #fff;
}
.form-bg-danger:focus {
  background-color: #FF5370;
  border-color: #FF5370;
  color: #fff;
}
.form-bg-danger::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-bg-danger:-ms-input-placeholder {
  color: #fff;
}
.form-bg-danger::-webkit-input-placeholder {
  color: #fff;
}
.form-bg-success {
  background-color: #2ed8b6;
  border-color: #2ed8b6;
  color: #fff;
}
.form-bg-success:focus {
  background-color: #2ed8b6;
  border-color: #2ed8b6;
  color: #fff;
}
.form-bg-success::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-bg-success:-ms-input-placeholder {
  color: #fff;
}
.form-bg-success::-webkit-input-placeholder {
  color: #fff;
}
.form-bg-inverse {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
.form-bg-inverse:focus {
  background-color: #222;
  border-color: #222;
  color: #fff;
}
.form-bg-inverse::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-bg-inverse:-ms-input-placeholder {
  color: #fff;
}
.form-bg-inverse::-webkit-input-placeholder {
  color: #fff;
}
.form-bg-info {
  background-color: #00bcd4;
  border-color: #00bcd4;
  color: #fff;
}
.form-bg-info:focus {
  background-color: #00bcd4;
  border-color: #00bcd4;
  color: #fff;
}
.form-bg-info::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.form-bg-info:-ms-input-placeholder {
  color: #fff;
}
.form-bg-info::-webkit-input-placeholder {
  color: #fff;
}
/*===== Form Validation states start =====*/
.has-success .col-form-label {
  color: #2ed8b6;
}
.has-success .form-control-success {
  border-color: #2ed8b6;
}
.has-warning .col-form-label {
  color: #FFB64D;
}
.has-warning .form-control-success {
  border-color: #FFB64D;
}
.has-danger .col-form-label {
  color: #FF5370;
}
.has-danger .form-control-success {
  border-color: #FF5370;
}
/*===== Form-icon css starts =====*/
.left-icon-control {
  position: relative;
}
.left-icon-control input {
  padding-left: 50px;
}
.left-icon-control .form-icon {
  position: absolute;
  top: 50%;
  left: 17px;
  margin-top: -12px;
}
.right-icon-control {
  position: relative;
}
.right-icon-control input {
  padding-right: 50px;
}
.right-icon-control .form-icon {
  position: absolute;
  top: 7px;
  right: 17px;
}
/*===== Form-icon css ends =====*/
/*===== Basic form elements ends =====*/
/**  =====================
      Form group-add-on css start
==========================  **/
.input-group {
  margin-bottom: 1.25em;
}
.input-group-addon {
  background-color: #4099ff;
  color: #fff;
}
.input-group-button .input-group-addon {
  transition: all ease-in 0.3s;
}
.input-group-button .input-group-addon:hover {
  background-color: #73b4ff;
  border-color: #73b4ff;
}
.input-group-button .input-group-addon:hover .btn {
  background-color: #73b4ff;
  border-color: #73b4ff;
}
.input-group-dropdown [class*=btn-] {
  margin-bottom: 0;
}
/*===== Form group-add-on ends =====*/
/**  =====================
      Switches css start
==========================  **/
.js-dynamic-disable,
.js-dynamic-enable {
  vertical-align: inherit;
}
/*===== Switches css ends =====*/
/**  =====================
      Radio-button css start
==========================  **/
.form-radio {
  position: relative;
}
.form-radio .form-help {
  position: absolute;
  width: 100%;
}
.form-radio label {
  position: relative;
  padding-left: 1.5rem;
  text-align: left;
  color: #333;
  display: block;
  line-height: 1.8;
}
.form-radio input {
  width: auto;
  opacity: 0.00000001;
  position: absolute;
  left: 0;
}
.radio .helper {
  position: absolute;
  top: -0.15rem;
  left: -0.25rem;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #999;
}
.radio .helper::after {
  transform: scale(0);
  background-color: #4099ff;
  border-color: #4099ff;
}
.radio .helper::after, .radio .helper::before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  margin: 0.25rem;
  width: 1rem;
  height: 1rem;
  transition: transform 0.28s ease;
  border-radius: 50%;
  border: 0.125rem solid #4099ff;
}
.radio label:hover .helper {
  color: #4099ff;
}
.radio input:checked ~ .helper::after {
  transform: scale(0.5);
}
.radio input:checked ~ .helper::before {
  color: #4099ff;
}
.radio.radiofill input:checked ~ .helper::after {
  transform: scale(1);
}
.radio.radiofill .helper::after {
  background-color: #4099ff;
}
.radio.radio-outline input:checked ~ .helper::after {
  transform: scale(0.6);
}
.radio.radio-outline .helper::after {
  background-color: #fff;
  border: 0.225rem solid #4099ff;
}
.radio.radio-matrial input ~ .helper::after {
  background-color: #fff;
}
.radio.radio-matrial input:checked ~ .helper::after {
  transform: scale(0.5);
  box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.72);
}
.radio.radio-matrial input:checked ~ .helper::before {
  background-color: #4099ff;
}
.radio.radio-disable {
  opacity: 0.7;
}
.radio.radio-disable label {
  cursor: not-allowed;
}
.radio-inline {
  display: inline-block;
  margin-right: 20px;
}
.radio.radiofill.radio-primary .helper::after {
  background-color: #4099ff;
  border-color: #4099ff;
}
.radio.radiofill.radio-primary .helper::before {
  border-color: #4099ff;
}
.radio.radio-outline.radio-primary .helper::after {
  background-color: #fff;
  border: 0.225rem solid #4099ff;
}
.radio.radio-outline.radio-primary .helper::before {
  border-color: #4099ff;
}
.radio.radio-matrial.radio-primary input ~ .helper::after {
  background-color: #fff;
  border-color: #fff;
}
.radio.radio-matrial.radio-primary input ~ .helper::before {
  background-color: #4099ff;
  border-color: #4099ff;
}
.radio.radiofill.radio-warning .helper::after {
  background-color: #FFB64D;
  border-color: #FFB64D;
}
.radio.radiofill.radio-warning .helper::before {
  border-color: #FFB64D;
}
.radio.radio-outline.radio-warning .helper::after {
  background-color: #fff;
  border: 0.225rem solid #FFB64D;
}
.radio.radio-outline.radio-warning .helper::before {
  border-color: #FFB64D;
}
.radio.radio-matrial.radio-warning input ~ .helper::after {
  background-color: #fff;
  border-color: #fff;
}
.radio.radio-matrial.radio-warning input ~ .helper::before {
  background-color: #FFB64D;
  border-color: #FFB64D;
}
.radio.radiofill.radio-default .helper::after {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
}
.radio.radiofill.radio-default .helper::before {
  border-color: #d6d6d6;
}
.radio.radio-outline.radio-default .helper::after {
  background-color: #fff;
  border: 0.225rem solid #d6d6d6;
}
.radio.radio-outline.radio-default .helper::before {
  border-color: #d6d6d6;
}
.radio.radio-matrial.radio-default input ~ .helper::after {
  background-color: #fff;
  border-color: #fff;
}
.radio.radio-matrial.radio-default input ~ .helper::before {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
}
.radio.radiofill.radio-danger .helper::after {
  background-color: #FF5370;
  border-color: #FF5370;
}
.radio.radiofill.radio-danger .helper::before {
  border-color: #FF5370;
}
.radio.radio-outline.radio-danger .helper::after {
  background-color: #fff;
  border: 0.225rem solid #FF5370;
}
.radio.radio-outline.radio-danger .helper::before {
  border-color: #FF5370;
}
.radio.radio-matrial.radio-danger input ~ .helper::after {
  background-color: #fff;
  border-color: #fff;
}
.radio.radio-matrial.radio-danger input ~ .helper::before {
  background-color: #FF5370;
  border-color: #FF5370;
}
.radio.radiofill.radio-success .helper::after {
  background-color: #2ed8b6;
  border-color: #2ed8b6;
}
.radio.radiofill.radio-success .helper::before {
  border-color: #2ed8b6;
}
.radio.radio-outline.radio-success .helper::after {
  background-color: #fff;
  border: 0.225rem solid #2ed8b6;
}
.radio.radio-outline.radio-success .helper::before {
  border-color: #2ed8b6;
}
.radio.radio-matrial.radio-success input ~ .helper::after {
  background-color: #fff;
  border-color: #fff;
}
.radio.radio-matrial.radio-success input ~ .helper::before {
  background-color: #2ed8b6;
  border-color: #2ed8b6;
}
.radio.radiofill.radio-inverse .helper::after {
  background-color: #222;
  border-color: #222;
}
.radio.radiofill.radio-inverse .helper::before {
  border-color: #222;
}
.radio.radio-outline.radio-inverse .helper::after {
  background-color: #fff;
  border: 0.225rem solid #222;
}
.radio.radio-outline.radio-inverse .helper::before {
  border-color: #222;
}
.radio.radio-matrial.radio-inverse input ~ .helper::after {
  background-color: #fff;
  border-color: #fff;
}
.radio.radio-matrial.radio-inverse input ~ .helper::before {
  background-color: #222;
  border-color: #222;
}
.radio.radiofill.radio-info .helper::after {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
.radio.radiofill.radio-info .helper::before {
  border-color: #00bcd4;
}
.radio.radio-outline.radio-info .helper::after {
  background-color: #fff;
  border: 0.225rem solid #00bcd4;
}
.radio.radio-outline.radio-info .helper::before {
  border-color: #00bcd4;
}
.radio.radio-matrial.radio-info input ~ .helper::after {
  background-color: #fff;
  border-color: #fff;
}
.radio.radio-matrial.radio-info input ~ .helper::before {
  background-color: #00bcd4;
  border-color: #00bcd4;
}
/*===== Radio Button css ends =====*/
/*===== Border-checkbox css start =====*/
.border-checkbox-section .border-checkbox-group {
  display: inline-block;
}
.border-checkbox-section .border-checkbox-group .border-checkbox:checked + .border-checkbox-label:after {
  -webkit-animation: check linear 0.5s;
  animation: check linear 0.5s;
  opacity: 1;
  border-color: #4099ff;
}
.border-checkbox-section .border-checkbox-group .border-checkbox:checked + .border-checkbox-label:after .border-checkbox-label:before {
  border-color: #eee;
}
.border-checkbox-section .border-checkbox-group .border-checkbox-label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  padding-left: 30px;
  margin-right: 15px;
}
.border-checkbox-section .border-checkbox-group .border-checkbox-label:after {
  content: "";
  display: block;
  width: 6px;
  height: 12px;
  opacity: 0.9;
  border-right: 2px solid #eee;
  border-top: 2px solid #eee;
  position: absolute;
  left: 4px;
  top: 11px;
  transform: scaleX(-1) rotate(135deg);
  transform-origin: left top;
}
.border-checkbox-section .border-checkbox-group .border-checkbox-label:before {
  content: "";
  display: block;
  border: 2px solid #4099ff;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
}
.border-checkbox-section .border-checkbox {
  display: none;
}
.border-checkbox-section .border-checkbox:disabled ~ .border-checkbox-label {
  cursor: no-drop;
  color: #ccc;
}
@-webkit-keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 6px;
  }
  50% {
    height: 12px;
    width: 6px;
  }
}
@keyframes check {
  0% {
    height: 0;
    width: 0;
  }
  25% {
    height: 0;
    width: 6px;
  }
  50% {
    height: 12px;
    width: 6px;
  }
}
.border-checkbox-section .border-checkbox-group-primary .border-checkbox-label:before {
  border: 2px solid #4099ff;
}
.border-checkbox-section .border-checkbox-group-primary .border-checkbox:checked + .border-checkbox-label:after {
  border-color: #4099ff;
}
.border-checkbox-section .border-checkbox-group-warning .border-checkbox-label:before {
  border: 2px solid #FFB64D;
}
.border-checkbox-section .border-checkbox-group-warning .border-checkbox:checked + .border-checkbox-label:after {
  border-color: #FFB64D;
}
.border-checkbox-section .border-checkbox-group-default .border-checkbox-label:before {
  border: 2px solid #d6d6d6;
}
.border-checkbox-section .border-checkbox-group-default .border-checkbox:checked + .border-checkbox-label:after {
  border-color: #d6d6d6;
}
.border-checkbox-section .border-checkbox-group-danger .border-checkbox-label:before {
  border: 2px solid #FF5370;
}
.border-checkbox-section .border-checkbox-group-danger .border-checkbox:checked + .border-checkbox-label:after {
  border-color: #FF5370;
}
.border-checkbox-section .border-checkbox-group-success .border-checkbox-label:before {
  border: 2px solid #2ed8b6;
}
.border-checkbox-section .border-checkbox-group-success .border-checkbox:checked + .border-checkbox-label:after {
  border-color: #2ed8b6;
}
.border-checkbox-section .border-checkbox-group-inverse .border-checkbox-label:before {
  border: 2px solid #222;
}
.border-checkbox-section .border-checkbox-group-inverse .border-checkbox:checked + .border-checkbox-label:after {
  border-color: #222;
}
.border-checkbox-section .border-checkbox-group-info .border-checkbox-label:before {
  border: 2px solid #00bcd4;
}
.border-checkbox-section .border-checkbox-group-info .border-checkbox:checked + .border-checkbox-label:after {
  border-color: #00bcd4;
}
/*===== zoom Fade-in-checkbox css start =====*/
.checkbox-fade, .checkbox-zoom {
  display: inline-block;
  margin-right: 15px;
}
.checkbox-fade label, .checkbox-zoom label {
  line-height: 20px;
}
.checkbox-fade label input[type="checkbox"],
.checkbox-fade label input[type="radio"], .checkbox-zoom label input[type="checkbox"],
.checkbox-zoom label input[type="radio"] {
  display: none;
}
.checkbox-fade label input[type="checkbox"]:checked + .cr > .cr-icon,
.checkbox-fade label input[type="radio"]:checked + .cr > .cr-icon, .checkbox-zoom label input[type="checkbox"]:checked + .cr > .cr-icon,
.checkbox-zoom label input[type="radio"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.checkbox-fade label input[type="checkbox"] + .cr > .cr-icon,
.checkbox-fade label input[type="radio"] + .cr > .cr-icon, .checkbox-zoom label input[type="checkbox"] + .cr > .cr-icon,
.checkbox-zoom label input[type="radio"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all 0.3s ease-in;
}
.checkbox-fade label:after, .checkbox-zoom label:after {
  content: '';
  display: table;
  clear: both;
}
.checkbox-fade.fade-in-disable .cr,
.checkbox-fade.fade-in-disable label, .checkbox-zoom.fade-in-disable .cr,
.checkbox-zoom.fade-in-disable label {
  color: #ccc;
  cursor: no-drop;
}
.checkbox-fade .cr, .checkbox-zoom .cr {
  border-radius: 0;
  border: 2px solid #4099ff;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 20px;
  margin-right: 0.5em;
  position: relative;
  width: 20px;
}
.checkbox-fade .cr .cr-icon, .checkbox-zoom .cr .cr-icon {
  color: #4099ff;
  font-size: 0.8em;
  left: 0;
  line-height: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
}
.checkbox-fade label {
  line-height: 20px;
}
.checkbox-fade label input[type="checkbox"],
.checkbox-fade label input[type="radio"] {
  display: none;
}
.checkbox-fade label input[type="checkbox"]:checked + .cr > .cr-icon,
.checkbox-fade label input[type="radio"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1;
}
.checkbox-fade label input[type="checkbox"] + .cr > .cr-icon,
.checkbox-fade label input[type="radio"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all 0.3s ease-in;
}
.checkbox-zoom label {
  line-height: 20px;
}
.checkbox-zoom label input[type="checkbox"],
.checkbox-zoom label input[type="radio"] {
  display: none;
}
.checkbox-zoom label input[type="checkbox"]:checked + .cr > .cr-icon,
.checkbox-zoom label input[type="radio"]:checked + .cr > .cr-icon {
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.checkbox-zoom label input[type="checkbox"] + .cr > .cr-icon,
.checkbox-zoom label input[type="radio"] + .cr > .cr-icon {
  transform: scale3d(0.2, 0.2, 0.1) translate3d(0, 0, 0);
  opacity: 0;
  transition: all 0.3s ease-in;
}
.checkbox-fade.fade-in-primary .cr, .checkbox-fade.zoom-primary .cr, .checkbox-zoom.fade-in-primary .cr, .checkbox-zoom.zoom-primary .cr {
  border: 2px solid #4099ff;
}
.checkbox-fade.fade-in-primary .cr .cr-icon, .checkbox-fade.zoom-primary .cr .cr-icon, .checkbox-zoom.fade-in-primary .cr .cr-icon, .checkbox-zoom.zoom-primary .cr .cr-icon {
  color: #4099ff;
}
.checkbox-fade.fade-in-warning .cr, .checkbox-fade.zoom-warning .cr, .checkbox-zoom.fade-in-warning .cr, .checkbox-zoom.zoom-warning .cr {
  border: 2px solid #FFB64D;
}
.checkbox-fade.fade-in-warning .cr .cr-icon, .checkbox-fade.zoom-warning .cr .cr-icon, .checkbox-zoom.fade-in-warning .cr .cr-icon, .checkbox-zoom.zoom-warning .cr .cr-icon {
  color: #FFB64D;
}
.checkbox-fade.fade-in-default .cr, .checkbox-fade.zoom-default .cr, .checkbox-zoom.fade-in-default .cr, .checkbox-zoom.zoom-default .cr {
  border: 2px solid #d6d6d6;
}
.checkbox-fade.fade-in-default .cr .cr-icon, .checkbox-fade.zoom-default .cr .cr-icon, .checkbox-zoom.fade-in-default .cr .cr-icon, .checkbox-zoom.zoom-default .cr .cr-icon {
  color: #d6d6d6;
}
.checkbox-fade.fade-in-danger .cr, .checkbox-fade.zoom-danger .cr, .checkbox-zoom.fade-in-danger .cr, .checkbox-zoom.zoom-danger .cr {
  border: 2px solid #FF5370;
}
.checkbox-fade.fade-in-danger .cr .cr-icon, .checkbox-fade.zoom-danger .cr .cr-icon, .checkbox-zoom.fade-in-danger .cr .cr-icon, .checkbox-zoom.zoom-danger .cr .cr-icon {
  color: #FF5370;
}
.checkbox-fade.fade-in-success .cr, .checkbox-fade.zoom-success .cr, .checkbox-zoom.fade-in-success .cr, .checkbox-zoom.zoom-success .cr {
  border: 2px solid #2ed8b6;
}
.checkbox-fade.fade-in-success .cr .cr-icon, .checkbox-fade.zoom-success .cr .cr-icon, .checkbox-zoom.fade-in-success .cr .cr-icon, .checkbox-zoom.zoom-success .cr .cr-icon {
  color: #2ed8b6;
}
.checkbox-fade.fade-in-inverse .cr, .checkbox-fade.zoom-inverse .cr, .checkbox-zoom.fade-in-inverse .cr, .checkbox-zoom.zoom-inverse .cr {
  border: 2px solid #222;
}
.checkbox-fade.fade-in-inverse .cr .cr-icon, .checkbox-fade.zoom-inverse .cr .cr-icon, .checkbox-zoom.fade-in-inverse .cr .cr-icon, .checkbox-zoom.zoom-inverse .cr .cr-icon {
  color: #222;
}
.checkbox-fade.fade-in-info .cr, .checkbox-fade.zoom-info .cr, .checkbox-zoom.fade-in-info .cr, .checkbox-zoom.zoom-info .cr {
  border: 2px solid #00bcd4;
}
.checkbox-fade.fade-in-info .cr .cr-icon, .checkbox-fade.zoom-info .cr .cr-icon, .checkbox-zoom.fade-in-info .cr .cr-icon, .checkbox-zoom.zoom-info .cr .cr-icon {
  color: #00bcd4;
}
/*===== Color-checkbox css start =====*/
.checkbox-color {
  display: inline-block;
  margin-right: 20px;
  cursor: pointer;
}
.checkbox-color label {
  display: inline-block;
  position: relative;
  padding-left: 10px;
  line-height: 20px;
}
.checkbox-color label::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  left: 0;
  right: 0;
  text-align: center;
  margin-left: -20px;
  border: 1px solid #ccc;
  border-radius: 0;
  background-color: #fff;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox-color label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: -1px;
  top: 0;
  margin-left: -17px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #fff;
}
.checkbox-color input[type="checkbox"] {
  opacity: 0;
}
.checkbox-color input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.checkbox-color input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
}
.checkbox-color input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}
.checkbox-color input[type="checkbox"]:disabled + label::before {
  background-color: #eee;
  cursor: not-allowed;
}
.checkbox-color.checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox-color.checkbox-inline {
  margin-top: 0;
}
.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #2196f3;
  border-color: #2196f3;
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #4099ff;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #FFB64D;
}
.checkbox-default input[type="checkbox"]:checked + label::before {
  background-color: #d6d6d6;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #FF5370;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #2ed8b6;
}
.checkbox-inverse input[type="checkbox"]:checked + label::before {
  background-color: #222;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #00bcd4;
}
/*===== Tag input css start =====*/
.bootstrap-tagsinput {
  border: 1px solid #4099ff;
  line-height: 30px;
  border-radius: 2px;
}
.bootstrap-tagsinput .tag {
  padding: 6px;
  border-radius: 2px;
}
/**  =====================
      Select-2 css start
==========================  **/
.select2-container--default:focus {
  border-color: #4099ff;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #fff transparent;
}
.select2-container--default .select2-search__field:focus {
  border: 1px solid #4099ff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #4099ff;
}
.select2-container--default .select2-selection--multiple {
  padding: 3px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #4099ff;
  border: 1px solid #4099ff;
  padding: 5px 15px;
  color: #fff;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice span {
  color: #fff;
}
.select2-container--default .select2-selection--multiple .select2-search__field {
  border: none;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #4099ff;
}
.select2-container--default .select2-selection--single {
  color: #fff;
  height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  background-color: #4099ff;
  color: #fff;
  padding: 8px 30px 8px 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px;
  right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #fff transparent transparent transparent;
}
/*===== Select-2 css ends =====*/
/**  =====================
      Multi-select css start
==========================  **/
.ms-container .ms-list.ms-focus {
  border-color: #4099ff;
  box-shadow: inset 0 1px 1px rgba(26, 188, 156, 0.49), 0 0 8px rgba(26, 188, 156, 0.5);
}
.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
  background-color: #4099ff;
}
.ms-selectable .custom-header,
.ms-selection .custom-header {
  background-color: #4099ff;
  color: #fff;
  text-align: center;
}
.ms-list {
  display: block !important;
}
.ms-list li {
  width: 100%;
}
/*===== Multi-select css ends =====*/
/**  =====================
      Validation-forms css start
==========================  **/
.form-group .messages p {
  margin-bottom: 0;
  transition: all ease-in 0.3s;
}
.form-group .popover-valid {
  position: absolute;
  right: 40px;
  top: 7px;
}
/*===== Validation-forms css end =====*/
/**  =====================
      Form-wizards css start
==========================  **/
.wizard > .steps .current a {
  background: #4099ff;
  transition: all ease-in 0.3s;
  cursor: pointer;
  border-radius: 2px;
  outline: 1px solid #fff;
  outline-offset: -7px;
}
.wizard > .steps .current a:hover {
  background: #5aa7ff;
  outline-offset: 0;
}
#design-wizard .steps li {
  position: relative;
  z-index: 99;
  margin-bottom: 20px;
}
#design-wizard .steps li:after {
  content: "";
  position: absolute;
  height: 2px;
  background: #4099ff;
  width: 100%;
  top: 30px;
  z-index: -1;
}
#design-wizard .steps li a {
  width: 20%;
  margin: 0 auto;
  text-align: center;
  border-radius: 2px;
}
.wizard > .steps .done a {
  background: #d6d6d6;
}
.card .card-block .wizard-form .steps ul {
  display: block;
}
.card .card-block .wizard-form li {
  margin-right: 0;
}
.wizard > .content {
  border: 1px solid #ccc;
  border-radius: 2px;
  background: #fff;
}
/*===== Form-wizard forms css end =====*/
/**  =====================
      Label-Badges css start
==========================  **/
.label {
  border-radius: 4px;
  font-size: 75%;
  padding: 4px 7px;
  margin-right: 5px;
  font-weight: 400;
  color: #fff !important;
}
.label-main {
  display: inline-block;
  vertical-align: middle;
  margin: 8px 5px;
}
.badge {
  border-radius: 10px;
  padding: 3px 7px;
}
.badge-top-left {
  margin-right: -10px;
  right: 100%;
  top: -3px;
}
.badge-top-right {
  margin-left: -10px;
  top: -3px;
}
.badge-bottom-left {
  margin-left: -33px;
  bottom: -12px;
  right: 97%;
}
.badge-bottom-right {
  margin-left: -10px;
  bottom: -12px;
}
.label.label-lg {
  padding: 8px 21px;
}
.label.label-md {
  padding: 6px 14px;
}
.badge-lg {
  padding: 5px 9px;
  font-size: 14px;
}
.badge-md {
  padding: 4px 8px;
  font-size: 14px;
}
span.badge {
  display: inline-block !important;
}
.label-default {
  background-color: #d6d6d6 !important;
  border-color: #d6d6d6;
  box-shadow: none;
  color: #fff;
}
.label-inverse-default {
  border: 1px solid;
  border-color: #d6d6d6;
  color: #d6d6d6 !important;
}
.label-inverse-primary {
  border: 1px solid;
  border-color: #4099ff;
  color: #4099ff !important;
}
.label-inverse-success {
  border: 1px solid;
  border-color: #2ed8b6;
  color: #2ed8b6 !important;
}
.label-inverse-warning {
  border: 1px solid;
  border-color: #FFB64D;
  color: #FFB64D !important;
}
.label-inverse-danger {
  border: 1px solid;
  border-color: #FF5370;
  color: #FF5370 !important;
}
.label-inverse-info {
  border: 1px solid;
  border-color: #00bcd4;
  color: #00bcd4 !important;
}
.label-inverse-info-border {
  border: 1px solid;
  border-color: #222;
  color: #222 !important;
}
.badge-inverse-default {
  border: 1px solid;
  border-color: #d6d6d6;
  color: #d6d6d6 !important;
}
.badge-inverse-primary {
  border: 1px solid;
  border-color: #4099ff;
  color: #4099ff !important;
}
.badge-inverse-success {
  border: 1px solid;
  border-color: #2ed8b6;
  color: #2ed8b6 !important;
}
.badge-inverse-warning {
  border: 1px solid;
  border-color: #FFB64D;
  color: #FFB64D !important;
}
.badge-inverse-danger {
  border: 1px solid;
  border-color: #FF5370;
  color: #FF5370 !important;
}
.badge-inverse-info {
  border: 1px solid;
  border-color: #222;
  color: #222 !important;
}
.label-icon {
  position: relative;
}
.label-icon label {
  position: absolute;
}
.icofont.icofont-envelope {
  font-size: 20px;
}
/*===== Label and Badges css end =====*/
/* ======================
    All Icon Common Page css
======================== */
.data-table-main.icon-list-demo [class*=col-] {
  margin-bottom: 10px;
}
.data-table-main.icon-svg-demo [class*=col-] {
  margin-bottom: 10px;
}
.icon-list-demo i {
  border: 1px solid #eceeef;
  border-radius: 3px;
  color: rgba(43, 61, 81, 0.7);
  display: inline-block;
  font-size: 24px;
  height: 50px;
  line-height: 50px;
  margin: 0 12px 0 0;
  text-align: center;
  vertical-align: middle;
  width: 50px;
}
.icon-list-demo div {
  cursor: pointer;
  white-space: nowrap;
  margin-bottom: 10px;
}
.icon-list-demo i:hover {
  color: #64b0f2;
}
/**====== Flag-icon css start ======**/
.flags .f-item {
  padding: 12px;
  border: 1px solid #ddd;
  margin-right: 15px;
  display: inline-block;
}
.data-table-main.flags [class*=col-] {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.content-flag label {
  margin-bottom: 0;
  cursor: pointer;
}
.content-flag .txt-ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 120px;
  overflow: hidden;
}
.outer-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 250px;
}
label.txt-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  width: 135px;
}
.flags .f-item .name,
.flags .f-item .capital {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 0;
}
.flags .f-item .code {
  display: block;
  font-size: 90%;
  color: #999;
  padding-bottom: 0;
}
/**====== All icon common page css end ======**/
/**  =====================
      Ready-to-use css start
==========================  **/
.bg-pic {
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: overlay;
}
.j-pro {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.j-pro .j-header {
  background-color: #4099ff;
  border-top: 1px solid #4099ff;
  box-shadow: none;
}
.j-pro .j-icon-right {
  border-left: 1px solid rgba(0, 0, 0, 0.32);
}
.j-pro .j-icon-left {
  border-right: 1px solid rgba(0, 0, 0, 0.32);
}
.j-pro .j-footer {
  background-color: #fff;
  border-top: 1px dashed #4099ff;
  padding: 20px 25px;
  position: inherit;
}
.j-pro .j-footer button {
  margin-bottom: 0;
  float: right;
}
.j-pro .j-divider-text span {
  color: #222;
}
.j-pro .btn-primary.disabled, .j-pro .sweet-alert button.disabled.confirm, .sweet-alert .j-pro button.disabled.confirm, .j-pro .wizard > .actions a.disabled, .wizard > .actions .j-pro a.disabled,
.j-pro .btn-primary:disabled,
.j-pro .sweet-alert button.confirm:disabled,
.sweet-alert .j-pro button.confirm:disabled,
.j-pro .wizard > .actions a:disabled,
.wizard > .actions .j-pro a:disabled {
  background-color: #2ed8b6;
  border-color: #2ed8b6;
}
.j-pro input[type="text"],
.j-pro input[type="password"],
.j-pro input[type="email"],
.j-pro input[type="search"],
.j-pro input[type="url"],
.j-pro textarea,
.j-pro select,
.j-forms input[type="text"],
.j-forms input[type="password"],
.j-forms input[type="email"],
.j-forms input[type="search"],
.j-forms input[type="url"],
.j-forms textarea,
.j-forms select {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.j-pro input[type="text"]:hover,
.j-pro input[type="password"]:hover,
.j-pro input[type="email"]:hover,
.j-pro input[type="search"]:hover,
.j-pro input[type="url"]:hover,
.j-pro textarea:hover,
.j-pro select:hover,
.j-pro input[type="text"]:focus,
.j-pro input[type="password"]:focus,
.j-pro input[type="email"]:focus,
.j-pro input[type="search"]:focus,
.j-pro input[type="url"]:focus,
.j-pro textarea:focus,
.j-pro select:focus,
.j-pro .j-file-button:hover + input,
.j-forms input[type="text"]:hover,
.j-forms input[type="password"]:hover,
.j-forms input[type="email"]:hover,
.j-forms input[type="search"]:hover,
.j-forms input[type="url"]:hover,
.j-forms textarea:hover,
.j-forms select:hover,
.j-forms input[type="text"]:focus,
.j-forms input[type="password"]:focus,
.j-forms input[type="email"]:focus,
.j-forms input[type="search"]:focus,
.j-forms input[type="url"]:focus,
.j-forms textarea:focus,
.j-forms select:focus {
  border: 1px solid #4099ff;
}
.j-pro .j-radio-toggle,
.j-pro .j-checkbox-toggle,
.j-pro .j-inline-group .j-radio-toggle,
.j-pro .j-inline-group .j-checkbox-toggle {
  padding: 9px 0 18px 0;
}
.j-pro .j-tooltip,
.j-pro .j-tooltip-image {
  background-color: #4099ff;
}
.j-pro .j-tooltip:before,
.j-pro .j-tooltip-image:before {
  border-color: #4099ff transparent;
}
.j-pro .j-primary-btn,
.j-pro .j-file-button,
.j-pro .j-secondary-btn,
.j-pro .j-widget .j-addon-btn {
  background-color: #4099ff;
}
.j-pro .j-primary-btn:hover,
.j-pro .j-file-button:hover,
.j-pro .j-secondary-btn:hover,
.j-pro .j-widget .j-addon-btn:hover {
  background-color: #5aa7ff;
}
.j-pro .j-ratings input + label:hover,
.j-pro .j-ratings input + label:hover ~ label,
.j-pro .j-ratings input:checked + label,
.j-pro .j-ratings input:checked + label ~ label {
  color: #4099ff;
}
.j-unit .checkbox-fade {
  display: block;
  margin-top: 20px;
}
.j-forms {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.j-forms button i {
  margin-right: 0;
}
.j-forms .checkbox-fade {
  margin-top: 10px;
}
.j-forms .checkbox-fade .disabled-view {
  opacity: 0.5;
  cursor: not-allowed;
}
.j-forms .link {
  color: #4099ff;
  border-bottom: none;
  text-transform: capitalize;
  margin-bottom: 15px;
}
.j-forms .label {
  margin-bottom: 15px;
}
.j-forms .btn-primary:disabled, .j-forms .sweet-alert button.confirm:disabled, .sweet-alert .j-forms button.confirm:disabled, .j-forms .wizard > .actions a:disabled, .wizard > .actions .j-forms a:disabled {
  background-color: #d6d6d6;
  border-color: #d6d6d6;
}
.j-forms .radio-toggle,
.j-forms .checkbox-toggle,
.j-forms .inline-group .radio-toggle,
.j-forms .inline-group .checkbox-toggle {
  padding: 9px 0 8px 0px;
}
.j-forms .header {
  background-color: #4099ff;
  border-top: 1px solid #4099ff;
  box-shadow: none;
}
.j-forms .divider-text span {
  color: #222;
}
.j-forms .widget .addon,
.j-forms .widget .addon-btn {
  background-color: #4099ff;
  color: #fff;
}
.j-forms .widget .addon:hover, .j-forms .widget .addon:focus,
.j-forms .widget .addon-btn:hover,
.j-forms .widget .addon-btn:focus {
  background-color: #5aa7ff;
}
.j-forms .widget .addon:hover i, .j-forms .widget .addon:focus i,
.j-forms .widget .addon-btn:hover i,
.j-forms .widget .addon-btn:focus i {
  color: #fff;
}
.j-forms .widget .addon i,
.j-forms .widget .addon-btn i {
  color: #fff;
}
.j-forms .footer {
  background-color: #fff;
  border-top: 1px dashed #1abc9c;
  padding: 20px 25px;
  position: inherit;
}
.j-forms .footer button {
  float: right;
  margin-bottom: 0;
}
.j-forms .stepper .stepper-arrow {
  background-color: #4099ff;
}
.j-forms .stepper .stepper-arrow:hover {
  background-color: #5aa7ff;
}
.j-forms .stepper .stepper-arrow.up:after {
  border-bottom: 7px solid #fff;
}
.j-forms .stepper .stepper-arrow.down:after {
  border-top: 7px solid #fff;
}
.popup-menu {
  padding: 0;
}
.popup-menu .popup-list {
  background: linear-gradient(45deg, #4099ff, #73b4ff);
  border-radius: 0;
}
.popup-menu .popup-list > ul > li {
  transition: all ease-in .3s;
  color: #fff;
  border-left: none;
  cursor: pointer;
}
.popup-menu .popup-list > ul > li:hover {
  background-color: #384c5f;
  color: #fff;
}
.j-tabs-container .j-tabs-label,
.j-tabs-container input[type="radio"]:checked + .j-tabs-label {
  border-top: 4px solid #4099ff;
}
.pop-up-logo img {
  margin-top: 10px;
  margin-left: 80px;
}
.popup-list-open .popup-list-wrapper {
  z-index: 99;
}
.span4 label {
  color: #222 !important;
}
.pop-up-wrapper {
  margin-left: 0 !important;
}
@media only screen and (max-width: 480px) {
  .j-forms, .j-pro {
    border: none;
    background-color: #fff;
  }
  .j-forms .footer, .j-forms .j-footer, .j-pro .footer, .j-pro .j-footer {
    border-top: none;
  }
  .j-forms .footer button, .j-forms .j-footer button, .j-pro .footer button, .j-pro .j-footer button {
    margin: 5px;
  }
  .j-forms .j-content, .j-pro .j-content {
    padding: 0;
  }
  .j-forms .j-divider-text, .j-pro .j-divider-text {
    border-top: none;
  }
  .j-forms .j-divider-text span, .j-pro .j-divider-text span {
    white-space: unset;
    background: transparent;
    border: none;
  }
  .j-forms .icon-right ~ input, .j-forms .j-forms .icon-right ~ textarea, .j-pro .icon-right ~ input, .j-pro .j-forms .icon-right ~ textarea {
    padding-right: 0;
  }
  .j-wrapper {
    padding: 0;
    border: none;
    background-color: transparent;
  }
}
/**====== Ready-to-use css end ======**/
/**  =====================
      Box-shadow css start
==========================  **/
.box-list div div div {
  margin-bottom: 20px;
}
.box-list {
  padding-bottom: 0;
}
.box-list p {
  margin-bottom: 0 !important;
}
/**====== z-depth-top css start ======**/
.z-depth-top-0 {
  box-shadow: 0 -5px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-top-1 {
  box-shadow: 0 -7px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-top-2 {
  box-shadow: 0 -9px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-top-3 {
  box-shadow: 0 -10px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-top-4 {
  box-shadow: 0 -11px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-top-5 {
  box-shadow: 0 -12px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
/**====== z-depth-top css end ======**/
/**====== z-depth-bottom css start ======**/
.z-depth-bottom-0 {
  box-shadow: 0 5px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-bottom-1 {
  box-shadow: 0 7px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-bottom-2 {
  box-shadow: 0 9px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-bottom-3 {
  box-shadow: 0 10px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-bottom-4 {
  box-shadow: 0 11px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-bottom-5 {
  box-shadow: 0 12px 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
/**====== z-depth-bottom css end ======**/
/**====== z-depth-left css start ======**/
.z-depth-left-0 {
  box-shadow: -5px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-left-1 {
  box-shadow: -7px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-left-2 {
  box-shadow: -9px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-left-3 {
  box-shadow: -10px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-left-4 {
  box-shadow: -11px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-left-5 {
  box-shadow: -12px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
/**====== z-depth-left css end ======**/
/**====== z-depth-right css start ======**/
.z-depth-right-0 {
  box-shadow: 5px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-right-1 {
  box-shadow: 7px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-right-2 {
  box-shadow: 9px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-right-3 {
  box-shadow: 10px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-right-4 {
  box-shadow: 11px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-right-5 {
  box-shadow: 12px 0 25px -5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
/**====== z-depth-right css end ======**/
/**====== z-depth-all-side css start ======**/
.z-depth-0 {
  box-shadow: 0 0 25px 5px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-1 {
  box-shadow: 0 0 25px 7px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-2 {
  box-shadow: 0 0 25px 9px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-3 {
  box-shadow: 0 0 25px 10px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-4 {
  box-shadow: 0 0 25px 11px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
.z-depth-5 {
  box-shadow: 0 0 25px 12px #ccc, 0 1px 5px 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0);
}
/**====== z-depth-all-side css end ======**/
/**====== Box-shadow css end ======**/
/**  =====================
      Data-table css start
==========================  **/
table.table-bordered.dataTable tbody th:focus,
table.table-bordered.dataTable tbody td:focus {
  outline: none;
}
.card .card-block ul.pagination li {
  margin-right: 0;
}
.page-item.active .page-link {
  background-color: #4099ff;
  border-color: #4099ff;
}
.page-link {
  color: #222;
}
td.highlight {
  font-weight: 700;
  color: #00bcd4;
  background-color: #f5f5f5;
}
.table.compact td,
.table.compact th {
  padding: 0.45rem;
}
.dataTables_paginate .pagination {
  float: right;
}
#multi-table_wrapper .dataTables_paginate .pagination {
  float: none;
}
#footer-search tfoot .form-control,
#footer-select tfoot .form-control,
#form-input-table .form-control,
.search-api .form-control,
#dt-live-dom .form-control {
  width: 90%;
}
.search-api .global_filter,
.search-api .column_filter {
  margin: 0 auto;
}
.search-api .checkbox-fade {
  display: block;
  text-align: center;
}
td.details-control {
  background: url('details_open.png') no-repeat center center;
  cursor: pointer;
}
tr.shown td.details-control {
  background: url('details_close.png') no-repeat center center;
}
#row-select .selected,
#row-delete .selected {
  background-color: #4099ff;
  color: #fff;
}
/*===== Autofill data-table ===== */
div.dt-autofill-list div.dt-autofill-button button {
  background-color: #4099ff;
  border-color: #4099ff;
}
table.dataTable {
  border-collapse: collapse !important;
}
table.dataTable tbody > tr.selected,
table.dataTable tbody > tr > .selected {
  background-color: #4099ff;
  color: #fff;
}
table.dataTable td.select-checkbox:before,
table.dataTable th.select-checkbox:before {
  margin-top: 0;
}
table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
  margin-top: -6px;
  margin-left: -5px;
}
/*===== Button data-table ===== */
button.dt-button,
div.dt-button,
a.dt-button,
button.dt-button:focus:not(.disabled),
div.dt-button:focus:not(.disabled),
a.dt-button:focus:not(.disabled),
button.dt-button:active:not(.disabled),
button.dt-button.active:not(.disabled),
div.dt-button:active:not(.disabled),
div.dt-button.active:not(.disabled),
a.dt-button:active:not(.disabled),
a.dt-button.active:not(.disabled) {
  background-color: #4099ff;
  border-color: #4099ff;
  border-radius: 2px;
  color: #fff;
  background-image: none;
  font-size: 14px;
}
button.dt-button.btn-warning,
div.dt-button.btn-warning,
a.dt-button.btn-warning {
  background-color: #FFB64D;
  border-color: #FFB64D;
  border-radius: 2px;
  color: #fff;
  background-image: none;
}
button.dt-button.btn-danger,
div.dt-button.btn-danger,
a.dt-button.btn-danger {
  background-color: #FF5370;
  border-color: #FF5370;
  border-radius: 2px;
  color: #fff;
  background-image: none;
}
button.dt-button.btn-inverse,
div.dt-button.btn-inverse,
a.dt-button.btn-inverse {
  background-color: #222;
  border-color: #222;
  border-radius: 2px;
  color: #fff;
  background-image: none;
}
button.dt-button:hover:not(.disabled),
div.dt-button:hover:not(.disabled),
a.dt-button:hover:not(.disabled) {
  background-image: none;
  background-color: #5aa7ff;
  border-color: #4099ff;
}
button.dt-button.btn-warning:hover:not(.disabled),
div.dt-button.btn-warning:hover:not(.disabled),
a.dt-button.btn-warning:hover:not(.disabled) {
  background-image: none;
  background-color: #ffcb80;
  border-color: #FFB64D;
}
button.dt-button.btn-danger:hover:not(.disabled),
div.dt-button.btn-danger:hover:not(.disabled),
a.dt-button.btn-danger:hover:not(.disabled) {
  background-image: none;
  background-color: #ff869a;
  border-color: #FF5370;
}
button.dt-button.btn-inverse:hover:not(.disabled),
div.dt-button.btn-inverse:hover:not(.disabled),
a.dt-button.btn-inverse:hover:not(.disabled) {
  background-image: none;
  background-color: #3c3b3b;
  border-color: #222;
}
div.dt-button-collection button.dt-button:active:not(.disabled),
div.dt-button-collection button.dt-button.active:not(.disabled),
div.dt-button-collection div.dt-button:active:not(.disabled),
div.dt-button-collection div.dt-button.active:not(.disabled),
div.dt-button-collection a.dt-button:active:not(.disabled),
div.dt-button-collection a.dt-button.active:not(.disabled) {
  background-color: #4099ff;
  border-color: #4099ff;
  background-image: none;
}
div.dt-buttons {
  clear: both;
}
.card .table-card-header b {
  display: block;
  color: #4099ff;
  margin-top: 15px;
}
.card .table-card-header span {
  color: #0d7eff;
  display: inline-block;
  margin-top: 0;
}
div.dataTables_wrapper div.dataTables_info {
  display: inline-block;
}
/*===== Colreorder data-table ===== */
table.DTCR_clonedTable.dataTable {
  position: absolute !important;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 202;
}
div.DTCR_pointer {
  width: 1px;
  background-color: #0259c4;
  z-index: 201;
}
/*===== Fixed-column data-table ===== */
table.DTFC_Cloned thead,
table.DTFC_Cloned tfoot {
  background-color: white;
}
div.DTFC_Blocker {
  background-color: white;
}
div.DTFC_LeftWrapper table.dataTable,
div.DTFC_RightWrapper table.dataTable {
  margin-bottom: 0;
  z-index: 2;
}
div.DTFC_LeftWrapper table.dataTable.no-footer,
div.DTFC_RightWrapper table.dataTable.no-footer {
  border-bottom: none;
}
th,
td {
  white-space: nowrap;
}
/*===== Fixed-header data-table ===== */
table.fixedHeader-floating {
  position: fixed !important;
  background-color: white;
}
table.fixedHeader-floating.no-footer {
  border-bottom-width: 0;
}
table.fixedHeader-locked {
  position: absolute !important;
  background-color: white;
}
@media print {
  table.fixedHeader-floating {
    display: none;
  }
}
/*===== Key-table data-table ===== */
table.dataTable th.focus,
table.dataTable td.focus {
  outline: 3px solid #4099ff;
  outline-offset: -1px;
}
table.dataTable td.focus {
  outline: 1px solid #FF5370;
  outline-offset: -3px;
  background-color: #f8e6e6 !important;
}
#events {
  margin-bottom: 1em;
  padding: 1em;
  background-color: #f6f6f6;
  border: 1px solid #999;
  border-radius: 3px;
  height: 100px;
  overflow: auto;
}
/*===== Row-Re-order data-table ===== */
table.dt-rowReorder-float {
  position: absolute !important;
  opacity: 0.8;
  table-layout: fixed;
  outline: 2px solid #888;
  outline-offset: -2px;
  z-index: 2001;
}
tr.dt-rowReorder-moving {
  outline: 2px solid #555;
  outline-offset: -2px;
}
body.dt-rowReorder-noOverflow {
  overflow-x: hidden;
}
table.dataTable td.reorder {
  text-align: center;
  cursor: move;
}
#result {
  border: 1px solid #888;
  background: #f7f7f7;
  padding: 1em;
  margin-bottom: 1em;
}
/*===== Scroller data-table ===== */
div.DTS {
  display: block !important;
}
div.DTS tbody th,
div.DTS tbody td {
  white-space: nowrap;
}
div.DTS div.DTS_Loading {
  z-index: 1;
}
div.DTS div.dataTables_scrollBody table {
  z-index: 2;
}
div.DTS div.dataTables_paginate,
div.DTS div.dataTables_length {
  display: none;
}
/**====== Data-table css end ======**/
/**  =====================
      Foo-table css start
==========================  **/
.footable .pagination > .active > a,
.footable .pagination > .active > a:focus,
.footable .pagination > .active > a:hover,
.footable .pagination > .active > span,
.footable .pagination > .active > span:focus,
.footable .pagination > .active > span:hover {
  background-color: #4099ff;
  border-color: #4099ff;
}
.footable .pagination > li > a,
.footable .pagination > li > span {
  color: #222;
}
.footable-details.table,
.footable.table,
table.footable > tfoot > tr.footable-paging > td > span.label {
  margin-bottom: 0;
}
table.footable-paging-center > tfoot > tr.footable-paging > td {
  padding-bottom: 0;
}
/**====== Foo-table css end ======**/
/**  =====================
      Handson css start
==========================  **/
.make-me-red {
  color: red;
}
.scroll-container .wtHolder {
  height: 350px !important;
}
.scroll-container #highlighting .wtHolder,
.scroll-container #populating .wtHolder,
.scroll-container #paginating .wtHolder,
.scroll-container #searching .wtHolder,
.scroll-container #drag .wtHolder,
.scroll-container #validation .wtHolder,
.scroll-container #readOnly .wtHolder,
.scroll-container #nonEditable .wtHolder,
.scroll-container #numericData .wtHolder,
.scroll-container #dateDate .wtHolder,
.scroll-container #timeData .wtHolder,
.scroll-container #checkbox .wtHolder,
.scroll-container #select .wtHolder,
.scroll-container #dropdown .wtHolder,
.scroll-container #autocomplete .wtHolder,
.scroll-container #jQuery .wtHolder,
.scroll-container #chromaJS .wtHolder,
.scroll-container #context .wtHolder,
.scroll-container #configuration .wtHolder,
.scroll-container #copyPaste .wtHolder,
.scroll-container #buttons .wtHolder,
.scroll-container #comments .wtHolder {
  height: auto !important;
}
.handson-pagination {
  margin-top: 30px;
}
.currentRow {
  background-color: #f9f9fb !important;
}
.currentCol {
  background-color: #e7e8ef !important;
}
.contact-table tr td:nth-child(n-2) {
  text-align: center;
}
.contact-table tr td:last-child {
  position: relative;
}
.contact-table tr td:last-child .dropdown-menu {
  top: 52px;
}
/**====== Handson css end ======**/
#checkbox-select tr td.select-checkbox,
#checkbox-select tr th.select-checkbox {
  padding-left: 30px;
}
#checkbox-select tr td.select-checkbox:before, #checkbox-select tr td.select-checkbox:after,
#checkbox-select tr th.select-checkbox:before,
#checkbox-select tr th.select-checkbox:after {
  left: 15px;
}
.widget-statstic-card {
  position: relative;
  overflow: hidden;
}
.widget-statstic-card .card-header {
  border-bottom: 0px solid transparent;
}
.widget-statstic-card .st-icon {
  color: #fff;
  font-size: 23px;
  padding: 40px 40px 20px 20px;
  border-radius: 50%;
  position: absolute;
  top: -30px;
  right: -30px;
  transition: all 0.3s ease-in-out;
}
.widget-statstic-card h2 {
  font-weight: 600;
  display: inline-block;
}
.widget-statstic-card span {
  border-radius: 30px;
  padding: 5px 20px;
  font-weight: 600;
}
.widget-statstic-card:hover .st-icon {
  font-size: 50px;
}
.card-comment {
  transition: all ease-in-out 0.5s;
}
.card-comment .card-block-small {
  border-bottom: 1px solid #f1f1f1;
}
.card-comment .card-block-small .comment-desc h6 {
  font-weight: 600;
}
.card-comment .card-block-small .comment-desc .btn-comment {
  font-size: 13px;
  padding: 5px 20px;
  line-height: 1;
  color: #fff;
}
.card-comment .card-block-small:hover {
  background-color: #F1F1F1;
}
.card-comment img {
  float: left;
  width: 60px;
}
.card-comment .comment-desc {
  padding-left: 80px;
  vertical-align: top;
}
.card-comment .comment-btn,
.card-comment .date {
  display: inline-block;
}
.card-comment .date {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .card-comment .card-comment .date {
    float: none;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .card-comment .card-comment .comment-desc {
    padding-left: 60px;
  }
  .card-comment .card-comment .date {
    float: none;
    display: block;
    margin-top: 20px;
  }
}
.review-project thead th {
  border-bottom: none;
  border-top: none;
}
.review-project tbody tr:first-child td {
  border-top: none;
}
.review-project tbody tr td h6,
.review-project tbody tr td p {
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.4;
}
.review-project .peity {
  width: 30px;
  height: 30px;
}
.review-project img {
  vertical-align: top;
}
.review-project .project-contain {
  margin-left: 15px;
  display: inline-block;
}
.review-project .progress {
  width: 100%;
  height: 8px;
  background-color: #CDD8DC;
  border-radius: 30px;
  position: relative;
  overflow: inherit;
}
.review-project .progress .progress-bar {
  border-radius: 30px;
}
.review-project .progress label {
  position: absolute;
  top: -22px;
  right: 0;
  color: #222;
  font-weight: 600;
  font-size: 12px;
}
.past-payment-card thead th {
  border-bottom: none;
  border-top: none;
}
.past-payment-card tbody tr:last-child td {
  padding-bottom: 0;
}
.past-payment-card tbody tr td {
  vertical-align: middle;
}
.past-payment-card tbody tr:first-child td {
  border-top: none;
}
.past-payment-card img {
  width: 40px;
}
.project-task thead th {
  border-bottom: none;
  border-top: none;
}
.project-task tbody tr {
  cursor: pointer;
}
.project-task tbody tr td {
  vertical-align: middle;
}
.project-task .task-contain h6 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  line-height: 2.5;
  margin-bottom: 0;
  font-weight: 600;
  padding: 3px;
}
.project-task .progress {
  width: 55%;
  height: 5px;
  text-align: center;
  margin: 0 auto;
  background-color: #E5E5E5;
  border-radius: 30px;
}
.project-task .progress .progress-bar {
  border-radius: 30px;
}
.review-task .table td {
  vertical-align: middle;
}
.review-task .table td img {
  display: inline-block;
}
.review-task .table td p {
  display: inline-block;
  margin-bottom: 0;
}
.review-task .table td h6 {
  margin-bottom: 0;
  font-size: 0.9rem;
  font-weight: 600;
}
.review-task .table td .review-date {
  margin-bottom: 0;
  position: relative;
  padding-right: 15px;
}
.review-task .table td .review-date:after {
  content: '|';
  position: absolute;
  font-size: 15px;
  padding: 0 6px;
}
.review-task .table td i + i {
  margin-left: 5px;
}
.review-task .table tbody tr {
  cursor: pointer;
}
.review-task .table tbody tr:first-child td {
  border-top: none;
}
.card-power h2 {
  font-weight: 500;
  display: inline-block;
}
.card-power span {
  font-size: 20px;
  margin-left: 5px;
}
.card-power .map-area h6 {
  display: inline-block;
  font-weight: 600;
}
.card-power .map-area span {
  font-size: inherit;
  margin-left: 0;
  font-weight: 600;
}
.card-power .map-area p {
  line-height: 18px;
}
.amount-card {
  color: #fff;
}
.amount-card h4 {
  text-align: center;
}
.amount-card i {
  position: absolute;
  font-size: 25px;
  top: 25px;
  left: 20px;
}
.amount-card p {
  text-align: center;
  position: absolute;
  margin-bottom: 0;
  bottom: 10px;
  left: 0;
  right: 0;
  color: #666;
}
.amount-card #amunt-card1,
.amount-card #amunt-card2,
.amount-card #amunt-card3,
.amount-card #amunt-card4 {
  height: 80px !important;
  width: 100%;
}
#Statistics-chart {
  height: 200px;
  width: 100%;
}
@media only screen and (min-width: 1400px) {
  #Statistics-chart {
    height: 260px;
  }
}
#process-complience-chart {
  height: 200px;
  width: 100%;
}
.notification-card {
  text-align: center;
  color: #fff;
}
.notification-card .card-block {
  padding: 0;
}
.notification-card .card-block > div {
  margin-left: 0;
  margin-right: 0;
}
.notification-card .card-block .notify-icon i {
  font-size: 30px;
}
.notification-card .card-block .notify-cont {
  padding: 15px 0;
  border-left: 1px solid #fff;
}
.notification-card .card-block .notify-cont p {
  margin-bottom: 0;
}
.order-card {
  color: #fff;
}
.order-card i {
  font-size: 26px;
}
.user-card .card-block {
  text-align: center;
}
.user-card .card-block .usre-image {
  position: relative;
  margin: 0 auto;
  display: inline-block;
  padding: 5px;
  width: 110px;
  height: 110px;
}
.user-card .card-block .usre-image img {
  z-index: 20;
  position: absolute;
  top: 5px;
  left: 5px;
}
.user-card .card-block .usre-image:after, .user-card .card-block .usre-image:before {
  content: "";
  width: 100%;
  height: 48%;
  border: 2px solid #4099ff;
  position: absolute;
  left: 0;
  z-index: 10;
}
.user-card .card-block .usre-image:after {
  top: 0;
  border-top-left-radius: 50px;
  border-top-right-radius: 50px;
}
.user-card .card-block .usre-image:before {
  bottom: 0;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.user-card .card-block .activity-leval li {
  display: inline-block;
  width: 15%;
  height: 4px;
  margin: 0 3px;
  background-color: #ccc;
}
.user-card .card-block .activity-leval li.active {
  background-color: #2ed8b6;
}
.user-card .card-block .counter-block {
  color: #fff;
}
.user-card .card-block .counter-block p {
  margin-bottom: 0;
}
.user-card .card-block .counter-block i {
  font-size: 20px;
}
.user-card .card-block .user-social-link i {
  font-size: 30px;
}
.map-visitor-card .card-header h5 {
  color: #fff;
}
.map-visitor-card .card-footer {
  background-color: #fff;
}
.map-visitor-card .card-footer .progress {
  height: 4px;
}
.feed-blog {
  border-left: 1px solid #d6d6d6;
  margin-left: 30px;
}
.feed-blog li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 50px;
}
.feed-blog li h6 {
  line-height: 1.5;
  cursor: pointer;
}
.feed-blog li .feed-user-img {
  position: absolute;
  left: -20px;
  top: -10px;
}
.feed-blog li .feed-user-img img {
  width: 40px;
  height: 40px;
}
.feed-blog li .feed-user-img:after {
  content: "";
  position: absolute;
  top: 3px;
  right: 3px;
  border: 3px solid transparent;
  border-radius: 50%;
}
.feed-blog li.active-feed .feed-user-img:after {
  border-color: #2ed8b6;
}
.feed-blog li.diactive-feed .feed-user-img:after {
  border-color: #FF5370;
}
.seo-card .overlay-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  background-color: #000;
}
.seo-card .seo-content {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
}
.seo-card .seo-content h4,
.seo-card .seo-content h6 {
  position: relative;
}
.seo-card .seo-content h4:before,
.seo-card .seo-content h6:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 50px;
  height: 2px;
  background-color: #fff;
}
.seo-card .seo-statustic {
  position: absolute;
}
.seo-card .seo-statustic + .seo-chart {
  margin-top: 60px;
}
#seo-card1,
#seo-card2 {
  height: 120px;
}
@media only screen and (min-width: 1400px) {
  #seo-card1,
  #seo-card2 {
    height: 150px !important;
  }
}
.tabs-card .table th {
  border-top: 0px solid transparent;
}
.tabs-card .md-tabs .nav-item i {
  font-size: 15px;
  margin-right: 15px;
}
.trnasiction-card .transection-preogress {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid transparent;
  padding: 12px 0;
  text-align: center;
  transform: rotate(45deg);
}
.trnasiction-card .transection-preogress p,
.trnasiction-card .transection-preogress span {
  color: #fff;
  transform: rotate(-45deg);
}
.trnasiction-card .transection-preogress.running-75 {
  border-top-color: #fff;
  border-right-color: #fff;
  border-bottom-color: #fff;
}
.trnasiction-card .transection-preogress.running-50 {
  border-top-color: #fff;
  border-right-color: #fff;
}
.trnasiction-card .transection-preogress.running-25 {
  border-top-color: #fff;
}
.trnasiction-card .transection-preogress.complited {
  border-color: #fff;
}
.trnasiction-card .trnasiction-profile {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  padding: 20px 0;
  background-color: #ccc;
  text-align: center;
  color: #fff;
  margin: 30px auto;
}
.trnasiction-card .transection-footer {
  margin-left: 0;
  margin-right: 0;
}
.trnasiction-card .transection-footer > div {
  padding: 15px 0;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.trnasiction-card .transection-footer > div:hover {
  background-color: #f1f1f1;
}
.user-radial-card {
  text-align: center;
}
.user-radial-card > div {
  margin: 0 auto;
  display: block;
}
.user-radial-card > div img {
  box-shadow: 0 0 0 10px #fff;
}
.user-radial-card p {
  margin-bottom: 0;
}
#email-chart,
#student-chart {
  height: 200px;
  width: 100%;
}
.statustic-card .card-block {
  position: relative;
}
.statustic-card .card-block .progress {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 5px;
  overflow: visible;
}
.statustic-card .card-block .progress .progress-bar {
  position: relative;
}
.statustic-card .card-block .progress .progress-bar:before {
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 50%;
  position: absolute;
  right: 0;
  background: inherit;
}
.statustic-card .card-block .progress .progress-bar.bg-c-blue:before {
  -webkit-animation: blue-blink-bar 0.5s linear infinite;
          animation: blue-blink-bar 0.5s linear infinite;
}
.statustic-card .card-block .progress .progress-bar.bg-c-green:before {
  -webkit-animation: green-blink-bar 0.5s linear infinite;
          animation: green-blink-bar 0.5s linear infinite;
}
.statustic-card .card-block .progress .progress-bar.bg-c-pink:before {
  -webkit-animation: pink-blink-bar 0.5s linear infinite;
          animation: pink-blink-bar 0.5s linear infinite;
}
.statustic-card .card-block .progress .progress-bar.bg-c-yellow:before {
  -webkit-animation: yellow-blink-bar 0.5s linear infinite;
          animation: yellow-blink-bar 0.5s linear infinite;
}
@-webkit-keyframes blue-blink-bar {
  0% {
    box-shadow: 0 0 0 0 rgba(64, 153, 255, 0.1);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(64, 153, 255, 0.3);
  }
}
@keyframes blue-blink-bar {
  0% {
    box-shadow: 0 0 0 0 rgba(64, 153, 255, 0.1);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(64, 153, 255, 0.3);
  }
}
@-webkit-keyframes green-blink-bar {
  0% {
    box-shadow: 0 0 0 0 rgba(46, 216, 182, 0.1);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(46, 216, 182, 0.3);
  }
}
@keyframes green-blink-bar {
  0% {
    box-shadow: 0 0 0 0 rgba(46, 216, 182, 0.1);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(46, 216, 182, 0.3);
  }
}
@-webkit-keyframes pink-blink-bar {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 83, 112, 0.1);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(255, 83, 112, 0.3);
  }
}
@keyframes pink-blink-bar {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 83, 112, 0.1);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(255, 83, 112, 0.3);
  }
}
@-webkit-keyframes yellow-blink-bar {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 182, 77, 0.1);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(255, 182, 77, 0.3);
  }
}
@keyframes yellow-blink-bar {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 182, 77, 0.1);
  }
  50% {
    box-shadow: 0 0 0 6px rgba(255, 182, 77, 0.3);
  }
}
.wather-card {
  background: linear-gradient(to bottom, #4099ff, #c0ddff);
}
.wather-card .sparcle {
  min-height: 340px;
  position: relative;
}
.wather-card .sparcle .s-img-1,
.wather-card .sparcle .s-img-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.wather-card .sparcle .s-img-1 {
  -webkit-animation: sparcle 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
          animation: sparcle 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.wather-card .sparcle .s-img-2 {
  -webkit-animation: sparcle 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
          animation: sparcle 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}
.wather-card .sparcle .mountain {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.wather-card .sparcle .sun {
  background: #fff;
  position: absolute;
  top: 80px;
  left: 100px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.wather-card .sparcle .sun:after, .wather-card .sparcle .sun:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  box-shadow: inset 0 0 20px 5px rgba(255, 255, 255, 0.4);
}
.wather-card .sparcle .sun:after {
  -webkit-animation: sunwawe 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
          animation: sunwawe 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}
.wather-card .sparcle .sun:before {
  -webkit-animation: sunwawe 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
          animation: sunwawe 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
  -webkit-animation-delay: 1.15s;
          animation-delay: 1.15s;
}
.wather-card .card-block {
  background-color: #fff;
}
.wather-card .card-block .progress {
  height: 30px;
  background-color: #fff;
  border: 1px solid #666;
  padding: 8px;
  border-radius: 15px;
  margin: 5px 20px 25px 25px;
}
.wather-card .card-block .progress .progress-bar {
  border-radius: 6px;
  width: 100%;
  padding: 3px;
}
.wather-card .card-block .progress .progress-bar .turmo-bar {
  background-color: #fff;
  height: 100%;
  border-radius: 5px;
}
.wather-card .card-block .progress-label {
  width: 70px;
  height: 70px;
  background-color: #fff;
  border: 1px solid #666;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  left: 0;
}
.wather-card .card-block .progress-label span {
  text-align: center;
  padding: 15px 0;
  background-color: #4099ff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 20px;
  position: absolute;
  color: #fff;
  top: 4px;
  left: 4px;
}
@-webkit-keyframes sparcle {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@keyframes sparcle {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}
@-webkit-keyframes sunwawe {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(4);
    opacity: 0;
  }
}
@keyframes sunwawe {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(4);
    opacity: 0;
  }
}
.popular-img-block img {
  width: calc(100%/3.5);
  margin: 5px;
}
@media only screen and (min-width: 1400px) {
  .popular-img-block img {
    width: calc(100%/4.7);
  }
}
.social-card {
  color: #fff;
}
.social-card .owl-carousel .owl-item img {
  width: 20px;
  height: 20px;
  float: right;
}
.social-card .owl-dots {
  text-align: center;
}
.social-card .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  margin: 0 5px;
  border: 1px solid #fff;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.social-card .owl-dots .owl-dot.active {
  background-color: #fff;
}
.chat-card .media {
  margin-top: 15px;
  margin-bottom: 15px;
}
.chat-card .msg {
  padding: 3px 7px;
  margin: 5px 0;
  display: inline-block;
}
.chat-card .chat-saprator {
  position: relative;
  text-align: center;
}
.chat-card .chat-saprator:before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  background-color: #d6d6d6;
  height: 2px;
  width: 100%;
  z-index: 1;
}
.chat-card .chat-saprator span {
  background-color: #fff;
  color: #4099ff;
  z-index: 99;
  position: relative;
  padding: 0 5px;
  font-style: italic;
}
.chat-card .received-chat .msg {
  background-color: #d9ebff;
}
.chat-card .send-chat {
  text-align: right;
}
.chat-card .send-chat .msg {
  text-align: left;
  background-color: #d9d9d9;
}
.chat-card .chat-control {
  border-top: 1px solid #d6d6d6;
  position: relative;
}
.chat-card .chat-control .chat-form .form-control {
  border: none;
  margin: 15px 0;
}
.chat-card .chat-control .chat-form .form-control:active, .chat-card .chat-control .chat-form .form-control:focus, .chat-card .chat-control .chat-form .form-control:hover {
  outline: none;
  border: none;
}
.chat-card .chat-control .chat-form .chat-btn {
  position: absolute;
  right: 25px;
  top: 22px;
}
.activity-blog {
  margin-left: 60px;
}
.activity-blog li {
  position: relative;
  padding-bottom: 20px;
  padding-top: 20px;
}
.activity-blog li + li {
  border-top: 1px solid #d6d6d6;
}
.activity-blog li h6 {
  line-height: 1.5;
  cursor: pointer;
}
.activity-blog li .activity-user-img {
  position: absolute;
  left: -50px;
  top: 20;
}
.activity-blog li .activity-user-img img {
  width: 40px;
  height: 40px;
}
/**  =====================
      Alert css start
==========================  **/
.alert {
  font-size: 15px;
  margin-bottom: 2rem;
}
.alert.icons-alert {
  border-left-width: 48px;
}
.alert.icons-alert .alert-icon {
  left: 15px;
  position: relative;
  text-align: center;
  top: 0;
  z-index: 3;
}
.alert.icons-alert p {
  line-height: 21px;
  margin-bottom: 0;
}
.close {
  font-size: 16px;
  margin-top: 5px;
}
/*===== Primary alert ===== */
.alert-default {
  background-color: #fff;
  border-color: #d6d6d6;
  color: #d6d6d6;
}
.alert-primary {
  background-color: #fff;
  border-color: #4099ff;
  color: #4099ff;
}
.alert-success {
  background-color: #fff;
  border-color: #2ed8b6;
  color: #2ed8b6;
}
.alert-info {
  background-color: #fff;
  border-color: #00bcd4;
  color: #00bcd4;
}
.alert-warning {
  background-color: #fff;
  border-color: #FFB64D;
  color: #FFB64D;
}
.alert-danger {
  background-color: #fff;
  border-color: #FF5370;
  color: #FF5370;
}
/*===== Border alert ===== */
.border-default {
  border-color: transparent;
  border-left: 3px solid #d6d6d6;
  border-radius: 0;
  box-shadow: 0 0 1px #999;
  color: #d6d6d6;
}
.border-primary {
  border-color: transparent;
  border-left: 3px solid #4099ff;
  border-radius: 0;
  box-shadow: 0 0 1px #999;
  color: #4099ff;
}
.border-success {
  border-color: transparent;
  border-left: 3px solid #2ed8b6;
  border-radius: 0;
  box-shadow: 0 0 1px #999;
  color: #2ed8b6;
}
.border-info {
  border-color: transparent;
  border-left: 3px solid #00bcd4;
  border-radius: 0;
  box-shadow: 0 0 1px #999;
  color: #00bcd4;
}
.border-warning {
  border-color: transparent;
  border-left: 3px solid #FFB64D;
  border-radius: 0;
  box-shadow: 0 0 1px #999;
  color: #FFB64D;
}
.border-danger {
  border-color: transparent;
  border-left: 3px solid #FF5370;
  border-radius: 0;
  box-shadow: 0 0 1px #999;
  color: #FF5370;
}
/*===== Solid-background alert ===== */
.background-default {
  background-color: #d6d6d6;
  color: #fff;
}
.background-primary {
  background-color: #4099ff;
  color: #fff;
}
.background-success {
  background-color: #2ed8b6;
  color: #fff;
}
.background-info {
  background-color: #00bcd4;
  color: #fff;
}
.background-warning {
  background-color: #FFB64D;
  color: #fff;
}
.background-danger {
  background-color: #FF5370;
  color: #fff;
}
.icons-alert {
  position: relative;
}
.icons-alert:before {
  color: #fff;
  content: '\f027';
  font-family: 'IcoFont' !important;
  font-size: 16px;
  left: -30px;
  position: absolute;
  top: 20px;
}
[class*="alert-"] code {
  margin-left: 10px;
}
/*======= Alert css ends ===========*/
/* =======================================
      Authentication-page css start
 ========================================= */
.common-img-bg {
  background-size: cover;
  background: linear-gradient(45deg, #4099ff, #73b4ff);
  height: 100%;
}
.signin-card .auth-box button i, .signup-card .auth-box button i, .login-card .auth-box button i {
  padding: 5px 0;
}
.login-card.auth-body {
  width: 450px;
}
.signin-card.auth-body {
  width: 550px;
}
.signup-card.auth-body {
  width: 650px;
  margin-bottom: 70px;
}
.login-card {
  border-radius: 30px;
  position: relative;
  display: block;
  margin: 15px 0;
}
.login-card h1 {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: center;
}
.login {
  text-align: left;
}
.login ul li label {
  color: #757575;
  font-weight: 600;
  letter-spacing: 1px;
}
.login h3 {
  color: #666666;
  font-size: 24px;
  font-weight: 600;
  margin-top: 20px;
}
.header .login-card {
  margin-top: 30px;
}
.social-login {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.social-login .btn {
  margin-left: 5px;
  margin-right: 5px;
}
.pcoded .pcoded-header.auth-header {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  box-shadow: 0 -1px 15px -4px rgba(0, 0, 0, 0.79);
}
.login-card .card-footer {
  background: #fff;
}
.login-card h1 {
  color: #1b8bf9;
}
.login-card .forget {
  border-bottom: 1px solid #fff;
  font-size: 24px;
  line-height: 0.6;
}
.login-card h3 {
  color: #666666;
  font-size: 24px;
  font-weight: 600;
  margin-top: 20px;
}
.btn-signup .btn-md,
.btn-singin1 .btn-md,
.btn-singin2 .btn-md {
  font-size: 22px;
  font-weight: 400;
  width: 400px;
}
.form-group-main .form-group {
  margin: 30px 0;
}
.login-card .unlock,
.login-card .btn-forgot {
  text-align: center;
}
.imgs-screen .img-circle {
  padding: 4px;
  border: 1px solid #E6E6E4;
}
.sign-in-with {
  font-weight: 600;
  margin: 24px auto 16px;
  position: relative;
  text-align: center;
}
.sign-in-with .text {
  display: inline-block;
  padding: 0 8px;
  position: relative;
  vertical-align: baseline;
  z-index: 9999;
}
.sign-in-with .text:after {
  left: 100%;
}
.sign-in-with .text:before {
  right: 100%;
}
.sign-in-with .text:after, .sign-in-with .text:before {
  border-top: 1px solid rgba(0, 0, 0, 0.28);
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  width: 60px;
}
.error-500,
.error-503,
.error-404,
.error-400,
.error-403,
.login {
  align-items: center;
  background-color: #2196F3;
  display: flex;
  height: 100%;
  position: fixed;
  text-align: center;
  width: 100%;
  min-height: 100vh;
}
.auth-box {
  background-color: #fff;
  border-radius: 8px;
  margin: 20px 0 0 0;
  padding: 20px;
  box-shadow: 0 2px 18px -2px black;
}
.auth-box .confirm h3 {
  color: #4099ff;
  font-size: 34px;
}
.auth-box i.icofont-check-circled {
  font-size: 42px;
}
.btn-facebook {
  background-color: #3c5a99;
  border-color: #3c5a99;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}
.btn-twitter {
  background-color: #41abe1;
  border-color: #41abe1;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
}
.btn-google-plus,
.btn-linkedin,
.btn-pinterest {
  border-radius: 2px;
}
.pos-relative.login {
  position: relative !important;
}
.footer {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 9;
}
.footer p {
  margin-bottom: 0;
  padding: 18px;
  width: 100%;
}
.login-card-modal {
  margin: 0 auto;
}
.login.login-modal-main {
  background-color: #fff;
}
.mixed-form .tabbed-modal .nav-link h6 {
  padding: 10px 0;
}
.mixed-form .tabbed-modal .nav-link {
  background-color: #f5f5f5;
  border-radius: 0;
  color: #888;
}
.mixed-form .tabbed-modal .nav-link.active {
  background-color: transparent;
  border-color: transparent;
  color: #222;
}
.mixed-form .modal-body {
  padding: 0;
}
.mixed-form .auth-box {
  background-color: #fff;
  border-radius: 8px;
  margin: 10px;
  padding: 10px;
}
.mixed-form .auth-box h3 {
  color: #666666;
  font-size: 22px;
  font-weight: 600;
  margin-top: 20px;
}
.mixed-form .auth-box i.icofont-check-circled {
  font-size: 42px;
}
.auth-box-main .navbar-nav li {
  color: #fff;
  line-height: 40px;
}
.login.offline-404 {
  background-color: #f3f3f3;
  display: flex !important;
}
.login.offline-404 .auth-body {
  margin-top: -100px;
}
.login.offline-404 h1 {
  color: #2c3e50;
  font-size: 160px;
  font-weight: 600;
  letter-spacing: 5px;
  text-shadow: 3px -2px 4px rgba(128, 128, 128, 0.57);
}
.login.offline-404 h2 {
  color: #aaa;
  font-weight: 600;
  margin-bottom: 40px;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .login.offline-404 {
    padding-top: 100px;
  }
  .login.offline-404 h1 {
    font-size: 60px;
  }
  .login.offline-404 h2 {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
/**====== Authentication-page css end ======**/
/**  =====================
      Breadcrumb css start
==========================  **/
.caption-breadcrumb .breadcrumb-header, .primary-breadcrumb .breadcrumb-header, .inverse-breadcrumb .breadcrumb-header, .danger-breadcrumb .breadcrumb-header, .info-breadcrumb .breadcrumb-header, .warning-breadcrumb .breadcrumb-header, .success-breadcrumb .breadcrumb-header {
  display: inline-block;
}
.caption-breadcrumb .breadcrumb-header span, .primary-breadcrumb .breadcrumb-header span, .inverse-breadcrumb .breadcrumb-header span, .danger-breadcrumb .breadcrumb-header span, .info-breadcrumb .breadcrumb-header span, .warning-breadcrumb .breadcrumb-header span, .success-breadcrumb .breadcrumb-header span {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.front-icon-breadcrumb .breadcrumb-header {
  display: inline-block;
}
.front-icon-breadcrumb .big-icon {
  display: inline-block;
}
.front-icon-breadcrumb .big-icon i {
  font-size: 50px;
  margin-right: 10px;
  color: #4099ff;
}
.front-icon-breadcrumb .d-inline-block span {
  display: block;
  font-size: 13px;
  margin-top: 5px;
}
.primary-breadcrumb, .inverse-breadcrumb, .danger-breadcrumb, .info-breadcrumb, .warning-breadcrumb, .success-breadcrumb {
  background: linear-gradient(45deg, #4099ff, #73b4ff);
  color: #fff;
}
.primary-breadcrumb h5, .inverse-breadcrumb h5, .danger-breadcrumb h5, .info-breadcrumb h5, .warning-breadcrumb h5, .success-breadcrumb h5, .primary-breadcrumb a, .inverse-breadcrumb a, .danger-breadcrumb a, .info-breadcrumb a, .warning-breadcrumb a, .success-breadcrumb a, .primary-breadcrumb .breadcrumb-title li:last-child a, .inverse-breadcrumb .breadcrumb-title li:last-child a, .danger-breadcrumb .breadcrumb-title li:last-child a, .info-breadcrumb .breadcrumb-title li:last-child a, .warning-breadcrumb .breadcrumb-title li:last-child a, .success-breadcrumb .breadcrumb-title li:last-child a, .primary-breadcrumb .breadcrumb-item + .breadcrumb-item::before, .inverse-breadcrumb .breadcrumb-item + .breadcrumb-item::before, .danger-breadcrumb .breadcrumb-item + .breadcrumb-item::before, .info-breadcrumb .breadcrumb-item + .breadcrumb-item::before, .warning-breadcrumb .breadcrumb-item + .breadcrumb-item::before, .success-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
.inverse-breadcrumb {
  background: linear-gradient(45deg, #222, #3c3b3b);
}
.danger-breadcrumb {
  background: linear-gradient(45deg, #FF5370, #ff869a);
}
.info-breadcrumb {
  background: linear-gradient(45deg, #00bcd4, #08e3ff);
}
.warning-breadcrumb {
  background: linear-gradient(45deg, #FFB64D, #ffcb80);
}
.success-breadcrumb {
  background: linear-gradient(45deg, #2ed8b6, #59e0c5);
}
/**====== Breadcrumb css end ======**/
.page-header-breadcrumb {
  float: right;
}
/**  =====================
      Chart css start
==========================  **/
.nvd-chart {
  height: 400px;
}
.peity-chart .peity {
  width: 100%;
  height: 250px;
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
.morris-hover {
  position: absolute;
  min-width: 100px;
  width: 100px;
  right: 0;
  background: #fff;
  padding: 20px;
  border: 1px solid #ccc;
}
/**====== Chart css end ======**/
.rickshaw_graph svg {
  width: 100% !important;
}
/**  =====================
      Chatting css start
==========================  **/
.chat-bg {
  background-image: url('chat-bg.jpg');
  background-size: cover;
  background-blend-mode: overlay;
  background-color: rgba(255, 255, 255, 0.45);
}
#main-chat .chat-single-box.active .chat-header {
  background-color: #4099ff;
}
#main-chat .chat-single-box.active .chat-header a {
  color: #fff;
}
#main-chat .chat-single-box .chat-header a {
  color: #fff;
}
#main-chat .chat-box ul.boxs li.chat-single-box .chat-header.custom-collapsed {
  position: absolute;
  bottom: 0;
  width: 300px;
}
#main-chat .minimized {
  background-color: #1e2730;
}
#main-chat .user-groups {
  padding-left: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
#main-chat .user-groups .userlist-box {
  border-bottom: none;
}
#main-chat .user-groups .userlist-box:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
#main-chat .user-groups .media {
  padding-left: 0;
}
#main-chat .user-groups h6 {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 20px;
}
#main-chat .user-groups li {
  margin-bottom: 20px;
}
#main-chat .user-groups li:last-child {
  margin-bottom: 0;
}
#main-chat .user-groups li.work, #main-chat .user-groups li.frnds {
  position: relative;
  padding-left: 20px;
}
#main-chat .user-groups li.work:before, #main-chat .user-groups li.frnds:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 10px;
  background-color: #2ed8b6;
  border-radius: 50px;
  left: 0;
  top: 6px;
}
#main-chat .user-groups li.frnds:before {
  background-color: #FF5370;
}
.user-box {
  height: 100%;
}
.close {
  opacity: 1;
}
.chat-search-box {
  padding: 1.25rem 1.25rem 1.25rem 2.75rem;
}
.write-msg {
  padding: 12px;
  bottom: 10px;
  border-top: 1px solid #ddd;
}
.write-msg #paper-btn i {
  font-size: 18px;
  margin-right: 0;
  cursor: pointer;
}
.chat-box .secondary:active:hover {
  background-color: #fff;
}
#main-chat .chat-box ul.boxs li.minimized {
  height: 30px;
  width: 30px;
  bottom: 0;
  position: absolute;
  left: -50px;
  border-radius: 5px 5px 0 0;
  cursor: pointer;
}
#main-chat .chat-box ul.boxs li.minimized .count {
  color: #fff;
  text-align: center;
  margin: 5px;
}
#main-chat .chat-box ul.boxs li.minimized .chat-dropdown {
  list-style: none;
  display: none;
  position: absolute;
  background-color: #f5f5f5;
  box-shadow: 0 1px 8px 0 rgba(5, 5, 5, 0.5);
  width: 150px;
  z-index: 100;
  border-radius: 5px;
  padding: 5px 0;
}
#main-chat .chat-box ul.boxs li.minimized .chat-dropdown li {
  padding: 2px 5px;
}
#main-chat .chat-box ul.boxs li.minimized .chat-dropdown li div {
  display: inline-block;
}
#main-chat .chat-box ul.boxs li.minimized .chat-dropdown li .username {
  width: 85%;
  height: 22px;
}
#main-chat .chat-box ul.boxs li.minimized .chat-dropdown li .remove {
  width: 13%;
  padding: 2px 4px;
  float: right;
}
#main-chat .chat-box ul.boxs li.minimized .chat-dropdown li .remove:hover {
  background-color: #c0c0c0 !important;
}
#main-chat .chat-box ul.boxs li.minimized .chat-dropdown li:hover {
  color: black;
}
#main-chat .chat-box ul.boxs li.hidden {
  display: none;
}
.chat-single-box {
  height: 440px;
  float: right;
  width: 300px;
  margin-right: 15px;
  direction: ltr;
  z-index: 999;
  bottom: 0;
}
.chat-single-box .chat-header {
  background-color: #d6d6d6;
  color: #fff;
}
.chat-single-box .chat-header .close {
  margin-top: 0;
}
.box-live-status {
  height: 10px;
  width: 10px;
  border-radius: 100%;
  border: 1px solid;
}
.chat-msg-img {
  height: 50px;
  width: 50px;
}
.msg-reply {
  padding: 5px;
  position: relative;
  right: 10px;
  border-radius: 2px;
  top: 6px;
  margin-bottom: 10px;
}
.header-users {
  right: 0;
  top: 103px;
  width: 300px;
  height: 100%;
}
.users {
  right: 0;
  top: 103px;
  width: 300px;
  height: 100%;
}
.p-chat-user {
  position: fixed;
  top: 56px;
  z-index: 99;
  border-left: 1px solid #ccc;
}
.users-main {
  height: 100%;
  width: 300px;
  position: fixed;
  border-radius: 0px;
}
.userlist-box {
  cursor: pointer;
  border-bottom: 1px solid #efefef;
}
.userlist-box .media-left {
  padding-right: 10px;
}
.users-main .media {
  display: flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.user-box .media-object {
  height: 45px;
  width: 45px;
  display: inline-block;
}
.chat-menu-content,
.chat-menu-reply {
  background: #f3f3f3;
  position: relative;
  overflow: visible;
  border-radius: 4px;
}
.chat-menu-content:before {
  position: absolute;
  top: 20px;
  left: -14px;
  width: 0;
  height: 0;
  content: "";
  border: 8px solid transparent;
  border-right-color: #f3f3f3;
}
.chat-menu-reply:before {
  position: absolute;
  top: 20px;
  right: -14px;
  width: 0;
  height: 0;
  content: "";
  border: 8px solid transparent;
  border-left-color: #4099ff;
}
.chat-reply-box {
  background-color: #fff;
  position: absolute;
  bottom: 50px;
  width: 100%;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  border-top: 1px solid #ccc;
}
.chat-inner-header {
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding: 20px;
}
.chat-send {
  position: absolute;
  bottom: 5px;
  right: 0;
  border: none;
  background-color: transparent;
  color: #4099ff;
  transform: rotate(45deg);
}
.showChat_inner .chat-messages {
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.chat-menu-content .chat-cont,
.chat-menu-reply .chat-cont {
  padding: 10px;
}
.chat-menu-content .chat-time,
.chat-menu-reply .chat-time {
  padding-left: 10px;
  padding-bottom: 10px;
}
.back_chatBox,
.back_friendlist {
  margin: 0 auto;
  font-weight: 600;
}
.back_chatBox i,
.back_friendlist i {
  float: left;
  position: absolute;
  margin-top: 5px;
  left: 20px;
  cursor: pointer;
}
.back_friendlist i {
  top: 25px;
}
.designation {
  cursor: pointer;
}
.extra-profile-list {
  display: none;
}
.chat-menu-reply .chat-cont,
.chat-menu-reply .chat-time {
  color: #fff;
}
.chat-menu-reply {
  background: #4099ff;
  margin-right: 10px;
}
.users-main .media .chat-header {
  font-size: 14px;
  font-weight: 600;
}
.users-main .media-body div + div {
  font-size: 12px;
}
.chat-body {
  overflow-y: auto;
  height: 340px;
}
.users-main-fix {
  height: auto;
  position: fixed;
  bottom: 0px;
  top: 151px;
}
.chat-footer,
.chat-link {
  border-color: #4099ff;
}
.chat-footer .input-group-addon {
  padding: 7px 0.75rem;
}
.form-control:focus ~ .chat-send {
  border-color: #4099ff;
}
.minimized-box {
  padding: 5px 10px;
}
.write-msg input {
  border-radius: 0;
  border-right: 0;
}
.write-msg .btn {
  box-shadow: none;
  border-left: 0;
  font-size: 14px;
}
.write-msg .btn-secondary:hover {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-left: 0;
}
.form-control:focus ~ .input-group-btn .btn-secondary {
  border-color: #66afe9;
  color: #4099ff;
}
.img-chat-profile {
  height: 45px;
  width: 45px;
}
.chat-minimize .chat-body,
.chat-minimize .chat-footer {
  display: none;
}
.chat-box {
  margin-right: 290px;
  height: 440px;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99;
}
.user-box .media-object,
.friend-box .media-object {
  height: 45px;
  width: 45px;
  display: inline-block;
}
.friend-box img {
  margin-right: 10px;
  margin-bottom: 10px;
}
.chat-header {
  color: #222222;
}
.live-status {
  height: 10px;
  width: 10px;
  position: absolute;
  top: 20px;
  right: 20px;
  border-radius: 100%;
  border: 1px solid;
}
.showChat {
  display: none;
}
.showChat_inner {
  position: fixed;
  top: 56px;
  background-color: white;
  right: 0;
  display: none;
  width: 300px;
  height: 100%;
  z-index: 99;
  border-left: 1px solid #ccc;
}
.showChat_inner .img-circle {
  border-radius: 0 !important;
}
/**====== Chatting css end ======**/
/* =======================
   Start Color-page Css
=========================== */
.amber-colors ul li p,
.bg-danger li p,
.bg-default li p,
.bg-info li p,
.bg-primary li p,
.bg-success li p,
.bg-warning li p,
.blue-colors ul li p,
.blue-grey-colors ul li p,
.brown-colors ul li p,
.cyan-colors ul li p,
.deep-orange-colors ul li p,
.deep-purple-colors ul li p,
.green-colors ul li p,
.grey-colors ul li p,
.indigo-colors ul li p,
.light-blue-colors ul li p,
.light-green-colors ul li p,
.lime-colors ul li p,
.orange-colors ul li p,
.pink-colors ul li p,
.purple-colors ul li p,
.red-colors ul li p,
.teal-colors ul li p,
.yellow-colors ul li p,
.primary-colorr ul li p,
.success-colorr ul li p,
.info-colorr ul li p,
.warning-colorr ul li p,
.danger-colorr ul li p {
  font-size: 18px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
}
/**====== Accent-red-color css start ======**/
.red-colors ul li:nth-child(14) {
  background-color: #e40505;
}
.red-colors ul li:nth-child(14) p:before {
  content: "#e40505";
}
.red-colors ul li:nth-child(13) {
  background-color: #f30606;
}
.red-colors ul li:nth-child(13) p:before {
  content: "#f30606";
}
.red-colors ul li:nth-child(12) {
  background-color: #f90f0f;
}
.red-colors ul li:nth-child(12) p:before {
  content: "#f90f0f";
}
.red-colors ul li:nth-child(11) {
  background-color: #fa1d1d;
}
.red-colors ul li:nth-child(11) p:before {
  content: "#fa1d1d";
}
.red-colors ul li:nth-child(10) {
  background-color: #fa2c2c;
}
.red-colors ul li:nth-child(10) p:before {
  content: "#fa2c2c";
}
.red-colors ul li:nth-child(9) {
  background-color: #fa3b3b;
}
.red-colors ul li:nth-child(9) p:before {
  content: "#fa3b3b";
}
.red-colors ul li:nth-child(8) {
  background-color: #fb4a4a;
}
.red-colors ul li:nth-child(8) p:before {
  content: "#fb4a4a";
}
.red-colors ul li:nth-child(7) {
  background-color: #fb5959;
}
.red-colors ul li:nth-child(7) p:before {
  content: "#fb5959";
}
.red-colors ul li:nth-child(6) {
  background-color: #fb6868;
}
.red-colors ul li:nth-child(6) p:before {
  content: "#fb6868";
}
.red-colors ul li:nth-child(5) {
  background-color: #fc7777;
}
.red-colors ul li:nth-child(5) p:before {
  content: "#fc7777";
}
.red-colors ul li:nth-child(4) {
  background-color: #fc8686;
}
.red-colors ul li:nth-child(4) p:before {
  content: "#fc8686";
}
.red-colors ul li:nth-child(3) {
  background-color: #fd9595;
}
.red-colors ul li:nth-child(3) p:before {
  content: "#fd9595";
}
.red-colors ul li:nth-child(2) {
  background-color: #fda4a4;
}
.red-colors ul li:nth-child(2) p:before {
  content: "#fda4a4";
}
.red-colors ul li:nth-child(1) {
  background-color: #fdb3b3;
}
.red-colors ul li:nth-child(1) p:before {
  content: "#fdb3b3";
}
/**====== Accent-red-color css end ======**/
/**====== Accent-pink-color css start ======**/
.pink-colors ul li:nth-child(14) {
  background-color: #d4166c;
}
.pink-colors ul li:nth-child(14) p:before {
  content: "#d4166c";
}
.pink-colors ul li:nth-child(13) {
  background-color: #e21873;
}
.pink-colors ul li:nth-child(13) p:before {
  content: "#e21873";
}
.pink-colors ul li:nth-child(12) {
  background-color: #e7217b;
}
.pink-colors ul li:nth-child(12) p:before {
  content: "#e7217b";
}
.pink-colors ul li:nth-child(11) {
  background-color: #e92f83;
}
.pink-colors ul li:nth-child(11) p:before {
  content: "#e92f83";
}
.pink-colors ul li:nth-child(10) {
  background-color: #ea3d8b;
}
.pink-colors ul li:nth-child(10) p:before {
  content: "#ea3d8b";
}
.pink-colors ul li:nth-child(9) {
  background-color: #ec4b94;
}
.pink-colors ul li:nth-child(9) p:before {
  content: "#ec4b94";
}
.pink-colors ul li:nth-child(8) {
  background-color: #ed599c;
}
.pink-colors ul li:nth-child(8) p:before {
  content: "#ed599c";
}
.pink-colors ul li:nth-child(7) {
  background-color: #ef67a4;
}
.pink-colors ul li:nth-child(7) p:before {
  content: "#ef67a4";
}
.pink-colors ul li:nth-child(6) {
  background-color: #f074ac;
}
.pink-colors ul li:nth-child(6) p:before {
  content: "#f074ac";
}
.pink-colors ul li:nth-child(5) {
  background-color: #f282b5;
}
.pink-colors ul li:nth-child(5) p:before {
  content: "#f282b5";
}
.pink-colors ul li:nth-child(4) {
  background-color: #f390bd;
}
.pink-colors ul li:nth-child(4) p:before {
  content: "#f390bd";
}
.pink-colors ul li:nth-child(3) {
  background-color: #f59ec5;
}
.pink-colors ul li:nth-child(3) p:before {
  content: "#f59ec5";
}
.pink-colors ul li:nth-child(2) {
  background-color: #f6accd;
}
.pink-colors ul li:nth-child(2) p:before {
  content: "#f6accd";
}
.pink-colors ul li:nth-child(1) {
  background-color: #f8bad6;
}
.pink-colors ul li:nth-child(1) p:before {
  content: "#f8bad6";
}
/**====== Accent-pink-color css end ======**/
/**====== Accent-purple-color css start ======**/
.purple-colors ul li:nth-child(14) {
  background-color: #b014ff;
}
.purple-colors ul li:nth-child(14) p:before {
  content: "#b014ff";
}
.purple-colors ul li:nth-child(13) {
  background-color: #b524ff;
}
.purple-colors ul li:nth-child(13) p:before {
  content: "#b524ff";
}
.purple-colors ul li:nth-child(12) {
  background-color: #ba33ff;
}
.purple-colors ul li:nth-child(12) p:before {
  content: "#ba33ff";
}
.purple-colors ul li:nth-child(11) {
  background-color: #c042ff;
}
.purple-colors ul li:nth-child(11) p:before {
  content: "#c042ff";
}
.purple-colors ul li:nth-child(10) {
  background-color: #c552ff;
}
.purple-colors ul li:nth-child(10) p:before {
  content: "#c552ff";
}
.purple-colors ul li:nth-child(9) {
  background-color: #ca61ff;
}
.purple-colors ul li:nth-child(9) p:before {
  content: "#ca61ff";
}
.purple-colors ul li:nth-child(8) {
  background-color: #cf70ff;
}
.purple-colors ul li:nth-child(8) p:before {
  content: "#cf70ff";
}
.purple-colors ul li:nth-child(7) {
  background-color: #d47fff;
}
.purple-colors ul li:nth-child(7) p:before {
  content: "#d47fff";
}
.purple-colors ul li:nth-child(6) {
  background-color: #d98fff;
}
.purple-colors ul li:nth-child(6) p:before {
  content: "#d98fff";
}
.purple-colors ul li:nth-child(5) {
  background-color: #de9eff;
}
.purple-colors ul li:nth-child(5) p:before {
  content: "#de9eff";
}
.purple-colors ul li:nth-child(4) {
  background-color: #e4adff;
}
.purple-colors ul li:nth-child(4) p:before {
  content: "#e4adff";
}
.purple-colors ul li:nth-child(3) {
  background-color: #e9bdff;
}
.purple-colors ul li:nth-child(3) p:before {
  content: "#e9bdff";
}
.purple-colors ul li:nth-child(2) {
  background-color: #eeccff;
}
.purple-colors ul li:nth-child(2) p:before {
  content: "#eeccff";
}
.purple-colors ul li:nth-child(1) {
  background-color: #f3dbff;
}
.purple-colors ul li:nth-child(1) p:before {
  content: "#f3dbff";
}
/**====== Accent-purple-color css end ======**/
/**====== Deep-purple-color css start ======**/
.deep-purple-colors ul li:nth-child(14) {
  background-color: #6b05f9;
}
.deep-purple-colors ul li:nth-child(14) p:before {
  content: "#6b05f9";
}
.deep-purple-colors ul li:nth-child(13) {
  background-color: #7414fa;
}
.deep-purple-colors ul li:nth-child(13) p:before {
  content: "#7414fa";
}
.deep-purple-colors ul li:nth-child(12) {
  background-color: #7d23fa;
}
.deep-purple-colors ul li:nth-child(12) p:before {
  content: "#7d23fa";
}
.deep-purple-colors ul li:nth-child(11) {
  background-color: #8632fb;
}
.deep-purple-colors ul li:nth-child(11) p:before {
  content: "#8632fb";
}
.deep-purple-colors ul li:nth-child(10) {
  background-color: #8f41fb;
}
.deep-purple-colors ul li:nth-child(10) p:before {
  content: "#8f41fb";
}
.deep-purple-colors ul li:nth-child(9) {
  background-color: #9850fb;
}
.deep-purple-colors ul li:nth-child(9) p:before {
  content: "#9850fb";
}
.deep-purple-colors ul li:nth-child(8) {
  background-color: #a05ffc;
}
.deep-purple-colors ul li:nth-child(8) p:before {
  content: "#a05ffc";
}
.deep-purple-colors ul li:nth-child(7) {
  background-color: #a96efc;
}
.deep-purple-colors ul li:nth-child(7) p:before {
  content: "#a96efc";
}
.deep-purple-colors ul li:nth-child(6) {
  background-color: #b27cfc;
}
.deep-purple-colors ul li:nth-child(6) p:before {
  content: "#b27cfc";
}
.deep-purple-colors ul li:nth-child(5) {
  background-color: #bb8bfd;
}
.deep-purple-colors ul li:nth-child(5) p:before {
  content: "#bb8bfd";
}
.deep-purple-colors ul li:nth-child(4) {
  background-color: #c49afd;
}
.deep-purple-colors ul li:nth-child(4) p:before {
  content: "#c49afd";
}
.deep-purple-colors ul li:nth-child(3) {
  background-color: #cda9fd;
}
.deep-purple-colors ul li:nth-child(3) p:before {
  content: "#cda9fd";
}
.deep-purple-colors ul li:nth-child(2) {
  background-color: #d5b8fd;
}
.deep-purple-colors ul li:nth-child(2) p:before {
  content: "#d5b8fd";
}
.deep-purple-colors ul li:nth-child(1) {
  background-color: #dec7fe;
}
.deep-purple-colors ul li:nth-child(1) p:before {
  content: "#dec7fe";
}
/**====== Deep-purple-color css end ======**/
/**====== Indigo-color css start ======**/
.indigo-colors ul li:nth-child(14) {
  background-color: #415dfe;
}
.indigo-colors ul li:nth-child(14) p:before {
  content: "#415dfe";
}
.indigo-colors ul li:nth-child(13) {
  background-color: #4d68fe;
}
.indigo-colors ul li:nth-child(13) p:before {
  content: "#4d68fe";
}
.indigo-colors ul li:nth-child(12) {
  background-color: #5a72fe;
}
.indigo-colors ul li:nth-child(12) p:before {
  content: "#5a72fe";
}
.indigo-colors ul li:nth-child(11) {
  background-color: #677dfe;
}
.indigo-colors ul li:nth-child(11) p:before {
  content: "#677dfe";
}
.indigo-colors ul li:nth-child(10) {
  background-color: #7388fe;
}
.indigo-colors ul li:nth-child(10) p:before {
  content: "#7388fe";
}
.indigo-colors ul li:nth-child(9) {
  background-color: #8093fe;
}
.indigo-colors ul li:nth-child(9) p:before {
  content: "#8093fe";
}
.indigo-colors ul li:nth-child(8) {
  background-color: #8d9efe;
}
.indigo-colors ul li:nth-child(8) p:before {
  content: "#8d9efe";
}
.indigo-colors ul li:nth-child(7) {
  background-color: #9aa9ff;
}
.indigo-colors ul li:nth-child(7) p:before {
  content: "#9aa9ff";
}
.indigo-colors ul li:nth-child(6) {
  background-color: #a6b3ff;
}
.indigo-colors ul li:nth-child(6) p:before {
  content: "#a6b3ff";
}
.indigo-colors ul li:nth-child(5) {
  background-color: #b3beff;
}
.indigo-colors ul li:nth-child(5) p:before {
  content: "#b3beff";
}
.indigo-colors ul li:nth-child(4) {
  background-color: #c0c9ff;
}
.indigo-colors ul li:nth-child(4) p:before {
  content: "#c0c9ff";
}
.indigo-colors ul li:nth-child(3) {
  background-color: #ccd4ff;
}
.indigo-colors ul li:nth-child(3) p:before {
  content: "#ccd4ff";
}
.indigo-colors ul li:nth-child(2) {
  background-color: #d9dfff;
}
.indigo-colors ul li:nth-child(2) p:before {
  content: "#d9dfff";
}
.indigo-colors ul li:nth-child(1) {
  background-color: #e6e9ff;
}
.indigo-colors ul li:nth-child(1) p:before {
  content: "#e6e9ff";
}
/**====== Indigo-color css end ======**/
/**====== Blue-accent-color css start ======**/
.blue-colors ul li:nth-child(14) {
  background-color: #3a6eff;
}
.blue-colors ul li:nth-child(14) p:before {
  content: "#3a6eff";
}
.blue-colors ul li:nth-child(13) {
  background-color: #4778ff;
}
.blue-colors ul li:nth-child(13) p:before {
  content: "#4778ff";
}
.blue-colors ul li:nth-child(12) {
  background-color: #5381ff;
}
.blue-colors ul li:nth-child(12) p:before {
  content: "#5381ff";
}
.blue-colors ul li:nth-child(11) {
  background-color: #608aff;
}
.blue-colors ul li:nth-child(11) p:before {
  content: "#608aff";
}
.blue-colors ul li:nth-child(10) {
  background-color: #6d94ff;
}
.blue-colors ul li:nth-child(10) p:before {
  content: "#6d94ff";
}
.blue-colors ul li:nth-child(9) {
  background-color: #7a9dff;
}
.blue-colors ul li:nth-child(9) p:before {
  content: "#7a9dff";
}
.blue-colors ul li:nth-child(8) {
  background-color: #86a6ff;
}
.blue-colors ul li:nth-child(8) p:before {
  content: "#86a6ff";
}
.blue-colors ul li:nth-child(7) {
  background-color: #93b0ff;
}
.blue-colors ul li:nth-child(7) p:before {
  content: "#93b0ff";
}
.blue-colors ul li:nth-child(6) {
  background-color: #a0b9ff;
}
.blue-colors ul li:nth-child(6) p:before {
  content: "#a0b9ff";
}
.blue-colors ul li:nth-child(5) {
  background-color: #adc3ff;
}
.blue-colors ul li:nth-child(5) p:before {
  content: "#adc3ff";
}
.blue-colors ul li:nth-child(4) {
  background-color: #b9ccff;
}
.blue-colors ul li:nth-child(4) p:before {
  content: "#b9ccff";
}
.blue-colors ul li:nth-child(3) {
  background-color: #c6d5ff;
}
.blue-colors ul li:nth-child(3) p:before {
  content: "#c6d5ff";
}
.blue-colors ul li:nth-child(2) {
  background-color: #d3dfff;
}
.blue-colors ul li:nth-child(2) p:before {
  content: "#d3dfff";
}
.blue-colors ul li:nth-child(1) {
  background-color: #e0e8ff;
}
.blue-colors ul li:nth-child(1) p:before {
  content: "#e0e8ff";
}
/**====== Blue-accent-color css end ======**/
/**====== Light-blue-color css start ======**/
.light-blue-colors ul li:nth-child(14) {
  background-color: #059cf9;
}
.light-blue-colors ul li:nth-child(14) p:before {
  content: "#059cf9";
}
.light-blue-colors ul li:nth-child(13) {
  background-color: #14a2fa;
}
.light-blue-colors ul li:nth-child(13) p:before {
  content: "#14a2fa";
}
.light-blue-colors ul li:nth-child(12) {
  background-color: #23a8fa;
}
.light-blue-colors ul li:nth-child(12) p:before {
  content: "#23a8fa";
}
.light-blue-colors ul li:nth-child(11) {
  background-color: #32aefb;
}
.light-blue-colors ul li:nth-child(11) p:before {
  content: "#32aefb";
}
.light-blue-colors ul li:nth-child(10) {
  background-color: #41b4fb;
}
.light-blue-colors ul li:nth-child(10) p:before {
  content: "#41b4fb";
}
.light-blue-colors ul li:nth-child(9) {
  background-color: #50bafb;
}
.light-blue-colors ul li:nth-child(9) p:before {
  content: "#50bafb";
}
.light-blue-colors ul li:nth-child(8) {
  background-color: #5fc0fc;
}
.light-blue-colors ul li:nth-child(8) p:before {
  content: "#5fc0fc";
}
.light-blue-colors ul li:nth-child(7) {
  background-color: #6ec6fc;
}
.light-blue-colors ul li:nth-child(7) p:before {
  content: "#6ec6fc";
}
.light-blue-colors ul li:nth-child(6) {
  background-color: #7cccfc;
}
.light-blue-colors ul li:nth-child(6) p:before {
  content: "#7cccfc";
}
.light-blue-colors ul li:nth-child(5) {
  background-color: #8bd2fd;
}
.light-blue-colors ul li:nth-child(5) p:before {
  content: "#8bd2fd";
}
.light-blue-colors ul li:nth-child(4) {
  background-color: #9ad7fd;
}
.light-blue-colors ul li:nth-child(4) p:before {
  content: "#9ad7fd";
}
.light-blue-colors ul li:nth-child(3) {
  background-color: #a9ddfd;
}
.light-blue-colors ul li:nth-child(3) p:before {
  content: "#a9ddfd";
}
.light-blue-colors ul li:nth-child(2) {
  background-color: #b8e3fd;
}
.light-blue-colors ul li:nth-child(2) p:before {
  content: "#b8e3fd";
}
.light-blue-colors ul li:nth-child(1) {
  background-color: #c7e9fe;
}
.light-blue-colors ul li:nth-child(1) p:before {
  content: "#c7e9fe";
}
/**====== Light-blue-color css end ======**/
/**====== Cyan-color css start ======**/
.cyan-colors ul li:nth-child(14) {
  background-color: #05c6e3;
}
.cyan-colors ul li:nth-child(14) p:before {
  content: "#05c6e3";
}
.cyan-colors ul li:nth-child(13) {
  background-color: #06d3f2;
}
.cyan-colors ul li:nth-child(13) p:before {
  content: "#06d3f2";
}
.cyan-colors ul li:nth-child(12) {
  background-color: #0edbf9;
}
.cyan-colors ul li:nth-child(12) p:before {
  content: "#0edbf9";
}
.cyan-colors ul li:nth-child(11) {
  background-color: #1dddfa;
}
.cyan-colors ul li:nth-child(11) p:before {
  content: "#1dddfa";
}
.cyan-colors ul li:nth-child(10) {
  background-color: #2bdffa;
}
.cyan-colors ul li:nth-child(10) p:before {
  content: "#2bdffa";
}
.cyan-colors ul li:nth-child(9) {
  background-color: #3ae1fa;
}
.cyan-colors ul li:nth-child(9) p:before {
  content: "#3ae1fa";
}
.cyan-colors ul li:nth-child(8) {
  background-color: #49e4fb;
}
.cyan-colors ul li:nth-child(8) p:before {
  content: "#49e4fb";
}
.cyan-colors ul li:nth-child(7) {
  background-color: #58e6fb;
}
.cyan-colors ul li:nth-child(7) p:before {
  content: "#58e6fb";
}
.cyan-colors ul li:nth-child(6) {
  background-color: #67e8fb;
}
.cyan-colors ul li:nth-child(6) p:before {
  content: "#67e8fb";
}
.cyan-colors ul li:nth-child(5) {
  background-color: #76eafc;
}
.cyan-colors ul li:nth-child(5) p:before {
  content: "#76eafc";
}
.cyan-colors ul li:nth-child(4) {
  background-color: #85edfc;
}
.cyan-colors ul li:nth-child(4) p:before {
  content: "#85edfc";
}
.cyan-colors ul li:nth-child(3) {
  background-color: #94effc;
}
.cyan-colors ul li:nth-child(3) p:before {
  content: "#94effc";
}
.cyan-colors ul li:nth-child(2) {
  background-color: #a3f1fd;
}
.cyan-colors ul li:nth-child(2) p:before {
  content: "#a3f1fd";
}
.cyan-colors ul li:nth-child(1) {
  background-color: #b2f3fd;
}
.cyan-colors ul li:nth-child(1) p:before {
  content: "#b2f3fd";
}
/**====== Cyan-color css start ======**/
/**====== Teal-color css start ======**/
.teal-colors ul li:nth-child(14) {
  background-color: #05cfb3;
}
.teal-colors ul li:nth-child(14) p:before {
  content: "#05cfb3";
}
.teal-colors ul li:nth-child(13) {
  background-color: #06dec0;
}
.teal-colors ul li:nth-child(13) p:before {
  content: "#06dec0";
}
.teal-colors ul li:nth-child(12) {
  background-color: #06edcd;
}
.teal-colors ul li:nth-child(12) p:before {
  content: "#06edcd";
}
.teal-colors ul li:nth-child(11) {
  background-color: #0af9d7;
}
.teal-colors ul li:nth-child(11) p:before {
  content: "#0af9d7";
}
.teal-colors ul li:nth-child(10) {
  background-color: #19f9da;
}
.teal-colors ul li:nth-child(10) p:before {
  content: "#19f9da";
}
.teal-colors ul li:nth-child(9) {
  background-color: #27f9dc;
}
.teal-colors ul li:nth-child(9) p:before {
  content: "#27f9dc";
}
.teal-colors ul li:nth-child(8) {
  background-color: #36fadf;
}
.teal-colors ul li:nth-child(8) p:before {
  content: "#36fadf";
}
.teal-colors ul li:nth-child(7) {
  background-color: #45fae1;
}
.teal-colors ul li:nth-child(7) p:before {
  content: "#45fae1";
}
.teal-colors ul li:nth-child(6) {
  background-color: #54fbe3;
}
.teal-colors ul li:nth-child(6) p:before {
  content: "#54fbe3";
}
.teal-colors ul li:nth-child(5) {
  background-color: #63fbe6;
}
.teal-colors ul li:nth-child(5) p:before {
  content: "#63fbe6";
}
.teal-colors ul li:nth-child(4) {
  background-color: #72fbe8;
}
.teal-colors ul li:nth-child(4) p:before {
  content: "#72fbe8";
}
.teal-colors ul li:nth-child(3) {
  background-color: #81fceb;
}
.teal-colors ul li:nth-child(3) p:before {
  content: "#81fceb";
}
.teal-colors ul li:nth-child(2) {
  background-color: #90fced;
}
.teal-colors ul li:nth-child(2) p:before {
  content: "#90fced";
}
.teal-colors ul li:nth-child(1) {
  background-color: #9ffcef;
}
.teal-colors ul li:nth-child(1) p:before {
  content: "#9ffcef";
}
/**====== Teal-color css end ======**/
/**====== Green-color css start ======**/
.green-colors ul li:nth-child(14) {
  background-color: #05d85c;
}
.green-colors ul li:nth-child(14) p:before {
  content: "#05d85c";
}
.green-colors ul li:nth-child(13) {
  background-color: #06e763;
}
.green-colors ul li:nth-child(13) p:before {
  content: "#06e763";
}
.green-colors ul li:nth-child(12) {
  background-color: #06f669;
}
.green-colors ul li:nth-child(12) p:before {
  content: "#06f669";
}
.green-colors ul li:nth-child(11) {
  background-color: #12f972;
}
.green-colors ul li:nth-child(11) p:before {
  content: "#12f972";
}
.green-colors ul li:nth-child(10) {
  background-color: #21f97a;
}
.green-colors ul li:nth-child(10) p:before {
  content: "#21f97a";
}
.green-colors ul li:nth-child(9) {
  background-color: #30fa83;
}
.green-colors ul li:nth-child(9) p:before {
  content: "#30fa83";
}
.green-colors ul li:nth-child(8) {
  background-color: #3ffa8c;
}
.green-colors ul li:nth-child(8) p:before {
  content: "#3ffa8c";
}
.green-colors ul li:nth-child(7) {
  background-color: #4efb95;
}
.green-colors ul li:nth-child(7) p:before {
  content: "#4efb95";
}
.green-colors ul li:nth-child(6) {
  background-color: #5dfb9e;
}
.green-colors ul li:nth-child(6) p:before {
  content: "#5dfb9e";
}
.green-colors ul li:nth-child(5) {
  background-color: #6cfba7;
}
.green-colors ul li:nth-child(5) p:before {
  content: "#6cfba7";
}
.green-colors ul li:nth-child(4) {
  background-color: #7bfcb0;
}
.green-colors ul li:nth-child(4) p:before {
  content: "#7bfcb0";
}
.green-colors ul li:nth-child(3) {
  background-color: #8afcb9;
}
.green-colors ul li:nth-child(3) p:before {
  content: "#8afcb9";
}
.green-colors ul li:nth-child(2) {
  background-color: #98fcc2;
}
.green-colors ul li:nth-child(2) p:before {
  content: "#98fcc2";
}
.green-colors ul li:nth-child(1) {
  background-color: #a7fdcb;
}
.green-colors ul li:nth-child(1) p:before {
  content: "#a7fdcb";
}
/**====== Green-color css end ======**/
/**====== Light-Green-color css start ======**/
.light-green-colors ul li:nth-child(14) {
  background-color: #6fe423;
}
.light-green-colors ul li:nth-child(14) p:before {
  content: "#6fe423";
}
.light-green-colors ul li:nth-child(13) {
  background-color: #78e631;
}
.light-green-colors ul li:nth-child(13) p:before {
  content: "#78e631";
}
.light-green-colors ul li:nth-child(12) {
  background-color: #81e73e;
}
.light-green-colors ul li:nth-child(12) p:before {
  content: "#81e73e";
}
.light-green-colors ul li:nth-child(11) {
  background-color: #8ae94c;
}
.light-green-colors ul li:nth-child(11) p:before {
  content: "#8ae94c";
}
.light-green-colors ul li:nth-child(10) {
  background-color: #93eb5a;
}
.light-green-colors ul li:nth-child(10) p:before {
  content: "#93eb5a";
}
.light-green-colors ul li:nth-child(9) {
  background-color: #9bec67;
}
.light-green-colors ul li:nth-child(9) p:before {
  content: "#9bec67";
}
.light-green-colors ul li:nth-child(8) {
  background-color: #a4ee75;
}
.light-green-colors ul li:nth-child(8) p:before {
  content: "#a4ee75";
}
.light-green-colors ul li:nth-child(7) {
  background-color: #adf083;
}
.light-green-colors ul li:nth-child(7) p:before {
  content: "#adf083";
}
.light-green-colors ul li:nth-child(6) {
  background-color: #b6f190;
}
.light-green-colors ul li:nth-child(6) p:before {
  content: "#b6f190";
}
.light-green-colors ul li:nth-child(5) {
  background-color: #bff39e;
}
.light-green-colors ul li:nth-child(5) p:before {
  content: "#bff39e";
}
.light-green-colors ul li:nth-child(4) {
  background-color: #c8f5ac;
}
.light-green-colors ul li:nth-child(4) p:before {
  content: "#c8f5ac";
}
.light-green-colors ul li:nth-child(3) {
  background-color: #d1f6b9;
}
.light-green-colors ul li:nth-child(3) p:before {
  content: "#d1f6b9";
}
.light-green-colors ul li:nth-child(2) {
  background-color: #daf8c7;
}
.light-green-colors ul li:nth-child(2) p:before {
  content: "#daf8c7";
}
.light-green-colors ul li:nth-child(1) {
  background-color: #e3fad4;
}
.light-green-colors ul li:nth-child(1) p:before {
  content: "#e3fad4";
}
/**====== Light-Green-color css end ======**/
/**====== Lime-color css start ======**/
.lime-colors ul li:nth-child(14) {
  background-color: #baf905;
}
.lime-colors ul li:nth-child(14) p:before {
  content: "#baf905";
}
.lime-colors ul li:nth-child(13) {
  background-color: #bffa14;
}
.lime-colors ul li:nth-child(13) p:before {
  content: "#bffa14";
}
.lime-colors ul li:nth-child(12) {
  background-color: #c3fa23;
}
.lime-colors ul li:nth-child(12) p:before {
  content: "#c3fa23";
}
.lime-colors ul li:nth-child(11) {
  background-color: #c7fb32;
}
.lime-colors ul li:nth-child(11) p:before {
  content: "#c7fb32";
}
.lime-colors ul li:nth-child(10) {
  background-color: #cbfb41;
}
.lime-colors ul li:nth-child(10) p:before {
  content: "#cbfb41";
}
.lime-colors ul li:nth-child(9) {
  background-color: #cffb50;
}
.lime-colors ul li:nth-child(9) p:before {
  content: "#cffb50";
}
.lime-colors ul li:nth-child(8) {
  background-color: #d3fc5f;
}
.lime-colors ul li:nth-child(8) p:before {
  content: "#d3fc5f";
}
.lime-colors ul li:nth-child(7) {
  background-color: #d7fc6e;
}
.lime-colors ul li:nth-child(7) p:before {
  content: "#d7fc6e";
}
.lime-colors ul li:nth-child(6) {
  background-color: #dbfc7c;
}
.lime-colors ul li:nth-child(6) p:before {
  content: "#dbfc7c";
}
.lime-colors ul li:nth-child(5) {
  background-color: #dffd8b;
}
.lime-colors ul li:nth-child(5) p:before {
  content: "#dffd8b";
}
.lime-colors ul li:nth-child(4) {
  background-color: #e3fd9a;
}
.lime-colors ul li:nth-child(4) p:before {
  content: "#e3fd9a";
}
.lime-colors ul li:nth-child(3) {
  background-color: #e8fda9;
}
.lime-colors ul li:nth-child(3) p:before {
  content: "#e8fda9";
}
.lime-colors ul li:nth-child(2) {
  background-color: #ecfdb8;
}
.lime-colors ul li:nth-child(2) p:before {
  content: "#ecfdb8";
}
.lime-colors ul li:nth-child(1) {
  background-color: #f0fec7;
}
.lime-colors ul li:nth-child(1) p:before {
  content: "#f0fec7";
}
/**====== Lime-color css end ======**/
/**====== Yellow-color css start ======**/
.yellow-colors ul li:nth-child(14) {
  background-color: #ffd812;
}
.yellow-colors ul li:nth-child(14) p:before {
  content: "#ffd812";
}
.yellow-colors ul li:nth-child(13) {
  background-color: #ffda1f;
}
.yellow-colors ul li:nth-child(13) p:before {
  content: "#ffda1f";
}
.yellow-colors ul li:nth-child(12) {
  background-color: #ffdc2b;
}
.yellow-colors ul li:nth-child(12) p:before {
  content: "#ffdc2b";
}
.yellow-colors ul li:nth-child(11) {
  background-color: #ffde38;
}
.yellow-colors ul li:nth-child(11) p:before {
  content: "#ffde38";
}
.yellow-colors ul li:nth-child(10) {
  background-color: #ffe045;
}
.yellow-colors ul li:nth-child(10) p:before {
  content: "#ffe045";
}
.yellow-colors ul li:nth-child(9) {
  background-color: #ffe352;
}
.yellow-colors ul li:nth-child(9) p:before {
  content: "#ffe352";
}
.yellow-colors ul li:nth-child(8) {
  background-color: #ffe55e;
}
.yellow-colors ul li:nth-child(8) p:before {
  content: "#ffe55e";
}
.yellow-colors ul li:nth-child(7) {
  background-color: #ffe76b;
}
.yellow-colors ul li:nth-child(7) p:before {
  content: "#ffe76b";
}
.yellow-colors ul li:nth-child(6) {
  background-color: #ffe978;
}
.yellow-colors ul li:nth-child(6) p:before {
  content: "#ffe978";
}
.yellow-colors ul li:nth-child(5) {
  background-color: #ffeb85;
}
.yellow-colors ul li:nth-child(5) p:before {
  content: "#ffeb85";
}
.yellow-colors ul li:nth-child(4) {
  background-color: #ffed91;
}
.yellow-colors ul li:nth-child(4) p:before {
  content: "#ffed91";
}
.yellow-colors ul li:nth-child(3) {
  background-color: #ffef9e;
}
.yellow-colors ul li:nth-child(3) p:before {
  content: "#ffef9e";
}
.yellow-colors ul li:nth-child(2) {
  background-color: #fff1ab;
}
.yellow-colors ul li:nth-child(2) p:before {
  content: "#fff1ab";
}
.yellow-colors ul li:nth-child(1) {
  background-color: #fff3b8;
}
.yellow-colors ul li:nth-child(1) p:before {
  content: "#fff3b8";
}
/**====== Yellow-color css end ======**/
/**====== Amber-color css start ======**/
.amber-colors ul li:nth-child(14) {
  background-color: #ffb012;
}
.amber-colors ul li:nth-child(14) p:before {
  content: "#ffb012";
}
.amber-colors ul li:nth-child(13) {
  background-color: #ffb41f;
}
.amber-colors ul li:nth-child(13) p:before {
  content: "#ffb41f";
}
.amber-colors ul li:nth-child(12) {
  background-color: #ffb92b;
}
.amber-colors ul li:nth-child(12) p:before {
  content: "#ffb92b";
}
.amber-colors ul li:nth-child(11) {
  background-color: #ffbd38;
}
.amber-colors ul li:nth-child(11) p:before {
  content: "#ffbd38";
}
.amber-colors ul li:nth-child(10) {
  background-color: #ffc145;
}
.amber-colors ul li:nth-child(10) p:before {
  content: "#ffc145";
}
.amber-colors ul li:nth-child(9) {
  background-color: #ffc552;
}
.amber-colors ul li:nth-child(9) p:before {
  content: "#ffc552";
}
.amber-colors ul li:nth-child(8) {
  background-color: #ffca5e;
}
.amber-colors ul li:nth-child(8) p:before {
  content: "#ffca5e";
}
.amber-colors ul li:nth-child(7) {
  background-color: #ffce6b;
}
.amber-colors ul li:nth-child(7) p:before {
  content: "#ffce6b";
}
.amber-colors ul li:nth-child(6) {
  background-color: #ffd278;
}
.amber-colors ul li:nth-child(6) p:before {
  content: "#ffd278";
}
.amber-colors ul li:nth-child(5) {
  background-color: #ffd685;
}
.amber-colors ul li:nth-child(5) p:before {
  content: "#ffd685";
}
.amber-colors ul li:nth-child(4) {
  background-color: #ffdb91;
}
.amber-colors ul li:nth-child(4) p:before {
  content: "#ffdb91";
}
.amber-colors ul li:nth-child(3) {
  background-color: #ffdf9e;
}
.amber-colors ul li:nth-child(3) p:before {
  content: "#ffdf9e";
}
.amber-colors ul li:nth-child(2) {
  background-color: #ffe3ab;
}
.amber-colors ul li:nth-child(2) p:before {
  content: "#ffe3ab";
}
.amber-colors ul li:nth-child(1) {
  background-color: #ffe7b8;
}
.amber-colors ul li:nth-child(1) p:before {
  content: "#ffe7b8";
}
/**====== Amber-color css end ======**/
/**====== Orange-color css start ======**/
.orange-colors ul li:nth-child(14) {
  background-color: #ff7814;
}
.orange-colors ul li:nth-child(14) p:before {
  content: "#ff7814";
}
.orange-colors ul li:nth-child(13) {
  background-color: #ff8124;
}
.orange-colors ul li:nth-child(13) p:before {
  content: "#ff8124";
}
.orange-colors ul li:nth-child(12) {
  background-color: #ff8933;
}
.orange-colors ul li:nth-child(12) p:before {
  content: "#ff8933";
}
.orange-colors ul li:nth-child(11) {
  background-color: #ff9242;
}
.orange-colors ul li:nth-child(11) p:before {
  content: "#ff9242";
}
.orange-colors ul li:nth-child(10) {
  background-color: #ff9b52;
}
.orange-colors ul li:nth-child(10) p:before {
  content: "#ff9b52";
}
.orange-colors ul li:nth-child(9) {
  background-color: #ffa461;
}
.orange-colors ul li:nth-child(9) p:before {
  content: "#ffa461";
}
.orange-colors ul li:nth-child(8) {
  background-color: #ffad70;
}
.orange-colors ul li:nth-child(8) p:before {
  content: "#ffad70";
}
.orange-colors ul li:nth-child(7) {
  background-color: #ffb67f;
}
.orange-colors ul li:nth-child(7) p:before {
  content: "#ffb67f";
}
.orange-colors ul li:nth-child(6) {
  background-color: #ffbe8f;
}
.orange-colors ul li:nth-child(6) p:before {
  content: "#ffbe8f";
}
.orange-colors ul li:nth-child(5) {
  background-color: #ffc79e;
}
.orange-colors ul li:nth-child(5) p:before {
  content: "#ffc79e";
}
.orange-colors ul li:nth-child(4) {
  background-color: #ffd0ad;
}
.orange-colors ul li:nth-child(4) p:before {
  content: "#ffd0ad";
}
.orange-colors ul li:nth-child(3) {
  background-color: #ffd9bd;
}
.orange-colors ul li:nth-child(3) p:before {
  content: "#ffd9bd";
}
.orange-colors ul li:nth-child(2) {
  background-color: #ffe2cc;
}
.orange-colors ul li:nth-child(2) p:before {
  content: "#ffe2cc";
}
.orange-colors ul li:nth-child(1) {
  background-color: #ffeadb;
}
.orange-colors ul li:nth-child(1) p:before {
  content: "#ffeadb";
}
/**====== Orange-color css start ======**/
/**====== Deep-Orange-color css start ======**/
.deep-orange-colors ul li:nth-child(14) {
  background-color: #ec3305;
}
.deep-orange-colors ul li:nth-child(14) p:before {
  content: "#ec3305";
}
.deep-orange-colors ul li:nth-child(13) {
  background-color: #f93707;
}
.deep-orange-colors ul li:nth-child(13) p:before {
  content: "#f93707";
}
.deep-orange-colors ul li:nth-child(12) {
  background-color: #fa4316;
}
.deep-orange-colors ul li:nth-child(12) p:before {
  content: "#fa4316";
}
.deep-orange-colors ul li:nth-child(11) {
  background-color: #fa5025;
}
.deep-orange-colors ul li:nth-child(11) p:before {
  content: "#fa5025";
}
.deep-orange-colors ul li:nth-child(10) {
  background-color: #fa5c34;
}
.deep-orange-colors ul li:nth-child(10) p:before {
  content: "#fa5c34";
}
.deep-orange-colors ul li:nth-child(9) {
  background-color: #fb6843;
}
.deep-orange-colors ul li:nth-child(9) p:before {
  content: "#fb6843";
}
.deep-orange-colors ul li:nth-child(8) {
  background-color: #fb7452;
}
.deep-orange-colors ul li:nth-child(8) p:before {
  content: "#fb7452";
}
.deep-orange-colors ul li:nth-child(7) {
  background-color: #fb8061;
}
.deep-orange-colors ul li:nth-child(7) p:before {
  content: "#fb8061";
}
.deep-orange-colors ul li:nth-child(6) {
  background-color: #fc8c70;
}
.deep-orange-colors ul li:nth-child(6) p:before {
  content: "#fc8c70";
}
.deep-orange-colors ul li:nth-child(5) {
  background-color: #fc987f;
}
.deep-orange-colors ul li:nth-child(5) p:before {
  content: "#fc987f";
}
.deep-orange-colors ul li:nth-child(4) {
  background-color: #fca48e;
}
.deep-orange-colors ul li:nth-child(4) p:before {
  content: "#fca48e";
}
.deep-orange-colors ul li:nth-child(3) {
  background-color: #fdb09d;
}
.deep-orange-colors ul li:nth-child(3) p:before {
  content: "#fdb09d";
}
.deep-orange-colors ul li:nth-child(2) {
  background-color: #fdbcac;
}
.deep-orange-colors ul li:nth-child(2) p:before {
  content: "#fdbcac";
}
.deep-orange-colors ul li:nth-child(1) {
  background-color: #fdc8bb;
}
.deep-orange-colors ul li:nth-child(1) p:before {
  content: "#fdc8bb";
}
/**====== Deep-Orange-color css end ======**/
/**====== Brown-color css start ======**/
.brown-colors ul li:nth-child(14) {
  background-color: #513631;
}
.brown-colors ul li:nth-child(14) p:before {
  content: "#513631";
}
.brown-colors ul li:nth-child(13) {
  background-color: #61403a;
}
.brown-colors ul li:nth-child(13) p:before {
  content: "#61403a";
}
.brown-colors ul li:nth-child(12) {
  background-color: #714b44;
}
.brown-colors ul li:nth-child(12) p:before {
  content: "#714b44";
}
.brown-colors ul li:nth-child(11) {
  background-color: #81554d;
}
.brown-colors ul li:nth-child(11) p:before {
  content: "#81554d";
}
.brown-colors ul li:nth-child(10) {
  background-color: #916057;
}
.brown-colors ul li:nth-child(10) p:before {
  content: "#916057";
}
.brown-colors ul li:nth-child(9) {
  background-color: #a06b61;
}
.brown-colors ul li:nth-child(9) p:before {
  content: "#a06b61";
}
.brown-colors ul li:nth-child(8) {
  background-color: #aa7a71;
}
.brown-colors ul li:nth-child(8) p:before {
  content: "#aa7a71";
}
.brown-colors ul li:nth-child(7) {
  background-color: #b38981;
}
.brown-colors ul li:nth-child(7) p:before {
  content: "#b38981";
}
.brown-colors ul li:nth-child(6) {
  background-color: #bd9791;
}
.brown-colors ul li:nth-child(6) p:before {
  content: "#bd9791";
}
.brown-colors ul li:nth-child(5) {
  background-color: #c6a6a1;
}
.brown-colors ul li:nth-child(5) p:before {
  content: "#c6a6a1";
}
.brown-colors ul li:nth-child(4) {
  background-color: #d0b5b1;
}
.brown-colors ul li:nth-child(4) p:before {
  content: "#d0b5b1";
}
.brown-colors ul li:nth-child(3) {
  background-color: #dac4c1;
}
.brown-colors ul li:nth-child(3) p:before {
  content: "#dac4c1";
}
.brown-colors ul li:nth-child(2) {
  background-color: #e3d3d0;
}
.brown-colors ul li:nth-child(2) p:before {
  content: "#e3d3d0";
}
.brown-colors ul li:nth-child(1) {
  background-color: #ede2e0;
}
.brown-colors ul li:nth-child(1) p:before {
  content: "#ede2e0";
}
/**====== Brown-color css end ======**/
/**====== Grey-color css start ======**/
.grey-colors ul li:nth-child(14) {
  background-color: #323232;
}
.grey-colors ul li:nth-child(14) p:before {
  content: "#323232";
}
.grey-colors ul li:nth-child(13) {
  background-color: #3f3e3e;
}
.grey-colors ul li:nth-child(13) p:before {
  content: "#3f3e3e";
}
.grey-colors ul li:nth-child(12) {
  background-color: #4b4b4b;
}
.grey-colors ul li:nth-child(12) p:before {
  content: "#4b4b4b";
}
.grey-colors ul li:nth-child(11) {
  background-color: #585858;
}
.grey-colors ul li:nth-child(11) p:before {
  content: "#585858";
}
.grey-colors ul li:nth-child(10) {
  background-color: #656565;
}
.grey-colors ul li:nth-child(10) p:before {
  content: "#656565";
}
.grey-colors ul li:nth-child(9) {
  background-color: #727171;
}
.grey-colors ul li:nth-child(9) p:before {
  content: "#727171";
}
.grey-colors ul li:nth-child(8) {
  background-color: #7e7e7e;
}
.grey-colors ul li:nth-child(8) p:before {
  content: "#7e7e7e";
}
.grey-colors ul li:nth-child(7) {
  background-color: #8b8b8b;
}
.grey-colors ul li:nth-child(7) p:before {
  content: "#8b8b8b";
}
.grey-colors ul li:nth-child(6) {
  background-color: #989898;
}
.grey-colors ul li:nth-child(6) p:before {
  content: "#989898";
}
.grey-colors ul li:nth-child(5) {
  background-color: #a5a4a4;
}
.grey-colors ul li:nth-child(5) p:before {
  content: "#a5a4a4";
}
.grey-colors ul li:nth-child(4) {
  background-color: #b1b1b1;
}
.grey-colors ul li:nth-child(4) p:before {
  content: "#b1b1b1";
}
.grey-colors ul li:nth-child(3) {
  background-color: #bebebe;
}
.grey-colors ul li:nth-child(3) p:before {
  content: "#bebebe";
}
.grey-colors ul li:nth-child(2) {
  background-color: #cbcbcb;
}
.grey-colors ul li:nth-child(2) p:before {
  content: "#cbcbcb";
}
.grey-colors ul li:nth-child(1) {
  background-color: #d8d7d7;
}
.grey-colors ul li:nth-child(1) p:before {
  content: "#d8d7d7";
}
/**====== Grey-color css end ======**/
/**====== Blue-color css start ======**/
.blue-grey-colors ul li:nth-child(14) {
  background-color: #35444a;
}
.blue-grey-colors ul li:nth-child(14) p:before {
  content: "#35444a";
}
.blue-grey-colors ul li:nth-child(13) {
  background-color: #3f5159;
}
.blue-grey-colors ul li:nth-child(13) p:before {
  content: "#3f5159";
}
.blue-grey-colors ul li:nth-child(12) {
  background-color: #4a5f68;
}
.blue-grey-colors ul li:nth-child(12) p:before {
  content: "#4a5f68";
}
.blue-grey-colors ul li:nth-child(11) {
  background-color: #546d77;
}
.blue-grey-colors ul li:nth-child(11) p:before {
  content: "#546d77";
}
.blue-grey-colors ul li:nth-child(10) {
  background-color: #5f7a85;
}
.blue-grey-colors ul li:nth-child(10) p:before {
  content: "#5f7a85";
}
.blue-grey-colors ul li:nth-child(9) {
  background-color: #6a8894;
}
.blue-grey-colors ul li:nth-child(9) p:before {
  content: "#6a8894";
}
.blue-grey-colors ul li:nth-child(8) {
  background-color: #78949f;
}
.blue-grey-colors ul li:nth-child(8) p:before {
  content: "#78949f";
}
.blue-grey-colors ul li:nth-child(7) {
  background-color: #87a0aa;
}
.blue-grey-colors ul li:nth-child(7) p:before {
  content: "#87a0aa";
}
.blue-grey-colors ul li:nth-child(6) {
  background-color: #96abb4;
}
.blue-grey-colors ul li:nth-child(6) p:before {
  content: "#96abb4";
}
.blue-grey-colors ul li:nth-child(5) {
  background-color: #a5b7bf;
}
.blue-grey-colors ul li:nth-child(5) p:before {
  content: "#a5b7bf";
}
.blue-grey-colors ul li:nth-child(4) {
  background-color: #b4c3ca;
}
.blue-grey-colors ul li:nth-child(4) p:before {
  content: "#b4c3ca";
}
.blue-grey-colors ul li:nth-child(3) {
  background-color: #c3cfd4;
}
.blue-grey-colors ul li:nth-child(3) p:before {
  content: "#c3cfd4";
}
.blue-grey-colors ul li:nth-child(2) {
  background-color: #d2dbdf;
}
.blue-grey-colors ul li:nth-child(2) p:before {
  content: "#d2dbdf";
}
.blue-grey-colors ul li:nth-child(1) {
  background-color: #e1e7e9;
}
.blue-grey-colors ul li:nth-child(1) p:before {
  content: "#e1e7e9";
}
/**====== Blue-color css end ======**/
/**====== Primary-color css start ======**/
.primary-colorr ul li:nth-child(14) {
  background-color: #1cc9a7;
}
.primary-colorr ul li:nth-child(14) p:before {
  content: "#1cc9a7";
}
.primary-colorr ul li:nth-child(13) {
  background-color: #1ed7b2;
}
.primary-colorr ul li:nth-child(13) p:before {
  content: "#1ed7b2";
}
.primary-colorr ul li:nth-child(12) {
  background-color: #23e1bb;
}
.primary-colorr ul li:nth-child(12) p:before {
  content: "#23e1bb";
}
.primary-colorr ul li:nth-child(11) {
  background-color: #31e2bf;
}
.primary-colorr ul li:nth-child(11) p:before {
  content: "#31e2bf";
}
.primary-colorr ul li:nth-child(10) {
  background-color: #3ee4c4;
}
.primary-colorr ul li:nth-child(10) p:before {
  content: "#3ee4c4";
}
.primary-colorr ul li:nth-child(9) {
  background-color: #4ce6c8;
}
.primary-colorr ul li:nth-child(9) p:before {
  content: "#4ce6c8";
}
.primary-colorr ul li:nth-child(8) {
  background-color: #59e8cc;
}
.primary-colorr ul li:nth-child(8) p:before {
  content: "#59e8cc";
}
.primary-colorr ul li:nth-child(7) {
  background-color: #66ead0;
}
.primary-colorr ul li:nth-child(7) p:before {
  content: "#66ead0";
}
.primary-colorr ul li:nth-child(6) {
  background-color: #74ecd4;
}
.primary-colorr ul li:nth-child(6) p:before {
  content: "#74ecd4";
}
.primary-colorr ul li:nth-child(5) {
  background-color: #81eed8;
}
.primary-colorr ul li:nth-child(5) p:before {
  content: "#81eed8";
}
.primary-colorr ul li:nth-child(4) {
  background-color: #8fefdc;
}
.primary-colorr ul li:nth-child(4) p:before {
  content: "#8fefdc";
}
.primary-colorr ul li:nth-child(3) {
  background-color: #9cf1e1;
}
.primary-colorr ul li:nth-child(3) p:before {
  content: "#9cf1e1";
}
.primary-colorr ul li:nth-child(2) {
  background-color: #aaf3e5;
}
.primary-colorr ul li:nth-child(2) p:before {
  content: "#aaf3e5";
}
.primary-colorr ul li:nth-child(1) {
  background-color: #b7f5e9;
}
.primary-colorr ul li:nth-child(1) p:before {
  content: "#b7f5e9";
}
/**====== Primary-color css end ======**/
/**====== Success-color css start ======**/
.success-colorr ul li:nth-child(14) {
  background-color: #33d176;
}
.success-colorr ul li:nth-child(14) p:before {
  content: "#33d176";
}
.success-colorr ul li:nth-child(13) {
  background-color: #3bd37c;
}
.success-colorr ul li:nth-child(13) p:before {
  content: "#3bd37c";
}
.success-colorr ul li:nth-child(12) {
  background-color: #44d581;
}
.success-colorr ul li:nth-child(12) p:before {
  content: "#44d581";
}
.success-colorr ul li:nth-child(11) {
  background-color: #4cd787;
}
.success-colorr ul li:nth-child(11) p:before {
  content: "#4cd787";
}
.success-colorr ul li:nth-child(10) {
  background-color: #54d98c;
}
.success-colorr ul li:nth-child(10) p:before {
  content: "#54d98c";
}
.success-colorr ul li:nth-child(9) {
  background-color: #5dda92;
}
.success-colorr ul li:nth-child(9) p:before {
  content: "#5dda92";
}
.success-colorr ul li:nth-child(8) {
  background-color: #65dc98;
}
.success-colorr ul li:nth-child(8) p:before {
  content: "#65dc98";
}
.success-colorr ul li:nth-child(7) {
  background-color: #6dde9d;
}
.success-colorr ul li:nth-child(7) p:before {
  content: "#6dde9d";
}
.success-colorr ul li:nth-child(6) {
  background-color: #76e0a3;
}
.success-colorr ul li:nth-child(6) p:before {
  content: "#76e0a3";
}
.success-colorr ul li:nth-child(5) {
  background-color: #7ee2a8;
}
.success-colorr ul li:nth-child(5) p:before {
  content: "#7ee2a8";
}
.success-colorr ul li:nth-child(4) {
  background-color: #86e4ae;
}
.success-colorr ul li:nth-child(4) p:before {
  content: "#86e4ae";
}
.success-colorr ul li:nth-child(3) {
  background-color: #8fe6b4;
}
.success-colorr ul li:nth-child(3) p:before {
  content: "#8fe6b4";
}
.success-colorr ul li:nth-child(2) {
  background-color: #97e8b9;
}
.success-colorr ul li:nth-child(2) p:before {
  content: "#97e8b9";
}
.success-colorr ul li:nth-child(1) {
  background-color: #9fe9bf;
}
.success-colorr ul li:nth-child(1) p:before {
  content: "#9fe9bf";
}
/**====== Success-color css end ======**/
/**====== Info-color css start ======**/
.info-colorr ul li:nth-child(14) {
  background-color: #3d9cdd;
}
.info-colorr ul li:nth-child(14) p:before {
  content: "#3d9cdd";
}
.info-colorr ul li:nth-child(13) {
  background-color: #45a1de;
}
.info-colorr ul li:nth-child(13) p:before {
  content: "#45a1de";
}
.info-colorr ul li:nth-child(12) {
  background-color: #4ea5e0;
}
.info-colorr ul li:nth-child(12) p:before {
  content: "#4ea5e0";
}
.info-colorr ul li:nth-child(11) {
  background-color: #57aae1;
}
.info-colorr ul li:nth-child(11) p:before {
  content: "#57aae1";
}
.info-colorr ul li:nth-child(10) {
  background-color: #5faee3;
}
.info-colorr ul li:nth-child(10) p:before {
  content: "#5faee3";
}
.info-colorr ul li:nth-child(9) {
  background-color: #68b2e4;
}
.info-colorr ul li:nth-child(9) p:before {
  content: "#68b2e4";
}
.info-colorr ul li:nth-child(8) {
  background-color: #71b7e6;
}
.info-colorr ul li:nth-child(8) p:before {
  content: "#71b7e6";
}
.info-colorr ul li:nth-child(7) {
  background-color: #79bbe7;
}
.info-colorr ul li:nth-child(7) p:before {
  content: "#79bbe7";
}
.info-colorr ul li:nth-child(6) {
  background-color: #82c0e9;
}
.info-colorr ul li:nth-child(6) p:before {
  content: "#82c0e9";
}
.info-colorr ul li:nth-child(5) {
  background-color: #8bc4ea;
}
.info-colorr ul li:nth-child(5) p:before {
  content: "#8bc4ea";
}
.info-colorr ul li:nth-child(4) {
  background-color: #93c8ec;
}
.info-colorr ul li:nth-child(4) p:before {
  content: "#93c8ec";
}
.info-colorr ul li:nth-child(3) {
  background-color: #9ccded;
}
.info-colorr ul li:nth-child(3) p:before {
  content: "#9ccded";
}
.info-colorr ul li:nth-child(2) {
  background-color: #a5d1ef;
}
.info-colorr ul li:nth-child(2) p:before {
  content: "#a5d1ef";
}
.info-colorr ul li:nth-child(1) {
  background-color: #add6f1;
}
.info-colorr ul li:nth-child(1) p:before {
  content: "#add6f1";
}
/**====== Info-color css end ======**/
/**====== Warning-color css start ======**/
.warning-colorr ul li:nth-child(14) {
  background-color: #f2c619;
}
.warning-colorr ul li:nth-child(14) p:before {
  content: "#f2c619";
}
.warning-colorr ul li:nth-child(13) {
  background-color: #f2c922;
}
.warning-colorr ul li:nth-child(13) p:before {
  content: "#f2c922";
}
.warning-colorr ul li:nth-child(12) {
  background-color: #f3cb2c;
}
.warning-colorr ul li:nth-child(12) p:before {
  content: "#f3cb2c";
}
.warning-colorr ul li:nth-child(11) {
  background-color: #f3cd36;
}
.warning-colorr ul li:nth-child(11) p:before {
  content: "#f3cd36";
}
.warning-colorr ul li:nth-child(10) {
  background-color: #f4d03f;
}
.warning-colorr ul li:nth-child(10) p:before {
  content: "#f4d03f";
}
.warning-colorr ul li:nth-child(9) {
  background-color: #f4d249;
}
.warning-colorr ul li:nth-child(9) p:before {
  content: "#f4d249";
}
.warning-colorr ul li:nth-child(8) {
  background-color: #f5d552;
}
.warning-colorr ul li:nth-child(8) p:before {
  content: "#f5d552";
}
.warning-colorr ul li:nth-child(7) {
  background-color: #f5d75c;
}
.warning-colorr ul li:nth-child(7) p:before {
  content: "#f5d75c";
}
.warning-colorr ul li:nth-child(6) {
  background-color: #f6d966;
}
.warning-colorr ul li:nth-child(6) p:before {
  content: "#f6d966";
}
.warning-colorr ul li:nth-child(5) {
  background-color: #f7dc6f;
}
.warning-colorr ul li:nth-child(5) p:before {
  content: "#f7dc6f";
}
.warning-colorr ul li:nth-child(4) {
  background-color: #f7de79;
}
.warning-colorr ul li:nth-child(4) p:before {
  content: "#f7de79";
}
.warning-colorr ul li:nth-child(3) {
  background-color: #f8e083;
}
.warning-colorr ul li:nth-child(3) p:before {
  content: "#f8e083";
}
.warning-colorr ul li:nth-child(2) {
  background-color: #f8e38c;
}
.warning-colorr ul li:nth-child(2) p:before {
  content: "#f8e38c";
}
.warning-colorr ul li:nth-child(1) {
  background-color: #f9e596;
}
.warning-colorr ul li:nth-child(1) p:before {
  content: "#f9e596";
}
/**====== Warning-color css end ======**/
/**====== Danger-color css start ======**/
.danger-colorr ul li:nth-child(14) {
  background-color: #e85445;
}
.danger-colorr ul li:nth-child(14) p:before {
  content: "#e85445";
}
.danger-colorr ul li:nth-child(13) {
  background-color: #e95d4e;
}
.danger-colorr ul li:nth-child(13) p:before {
  content: "#e95d4e";
}
.danger-colorr ul li:nth-child(12) {
  background-color: #ea6557;
}
.danger-colorr ul li:nth-child(12) p:before {
  content: "#ea6557";
}
.danger-colorr ul li:nth-child(11) {
  background-color: #eb6d60;
}
.danger-colorr ul li:nth-child(11) p:before {
  content: "#eb6d60";
}
.danger-colorr ul li:nth-child(10) {
  background-color: #ed7669;
}
.danger-colorr ul li:nth-child(10) p:before {
  content: "#ed7669";
}
.danger-colorr ul li:nth-child(9) {
  background-color: #ee7e72;
}
.danger-colorr ul li:nth-child(9) p:before {
  content: "#ee7e72";
}
.danger-colorr ul li:nth-child(8) {
  background-color: #ef867c;
}
.danger-colorr ul li:nth-child(8) p:before {
  content: "#ef867c";
}
.danger-colorr ul li:nth-child(7) {
  background-color: #f08f85;
}
.danger-colorr ul li:nth-child(7) p:before {
  content: "#f08f85";
}
.danger-colorr ul li:nth-child(6) {
  background-color: #f1978e;
}
.danger-colorr ul li:nth-child(6) p:before {
  content: "#f1978e";
}
.danger-colorr ul li:nth-child(5) {
  background-color: #f29f97;
}
.danger-colorr ul li:nth-child(5) p:before {
  content: "#f29f97";
}
.danger-colorr ul li:nth-child(4) {
  background-color: #f3a8a0;
}
.danger-colorr ul li:nth-child(4) p:before {
  content: "#f3a8a0";
}
.danger-colorr ul li:nth-child(3) {
  background-color: #f4b0a9;
}
.danger-colorr ul li:nth-child(3) p:before {
  content: "#f4b0a9";
}
.danger-colorr ul li:nth-child(2) {
  background-color: #f6b8b2;
}
.danger-colorr ul li:nth-child(2) p:before {
  content: "#f6b8b2";
}
.danger-colorr ul li:nth-child(1) {
  background-color: #f7c1bb;
}
.danger-colorr ul li:nth-child(1) p:before {
  content: "#f7c1bb";
}
/**====== Danger-color css end ======**/
/**====== Color-color css end ======**/
/**  =====================
      Mail-pages css start
==========================  **/
.card-block.email-card {
  padding: 10px 25px;
}
.email-card .user-head {
  background-color: #4099ff;
  padding: 10px;
  min-height: 80px;
  display: flex;
  align-items: center;
}
.email-card .user-head .user-name {
  margin-left: 10px;
  margin-bottom: 10px;
}
.email-card .user-head .user-name span {
  display: block;
  color: #fff;
}
.email-card label {
  margin-bottom: 0;
}
.email-card .user-body {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #fff;
}
.email-card .user-body .page-list {
  border-bottom: 0px solid transparent;
}
.email-card .user-body .page-list li {
  text-transform: capitalize;
  border-bottom: 1px solid #e9ecef;
  transition: all ease-in .3s;
  cursor: pointer;
}
.email-card .user-body .page-list li.mail-section {
  display: block;
  margin-bottom: 0;
}
.email-card .user-body .page-list li.mail-section a {
  padding: 15px 20px;
  border-radius: 0px !important;
  color: #222;
  border: 0px solid transparent;
}
.email-card .user-body .page-list li.mail-section a.active, .email-card .user-body .page-list li.mail-section a:hover {
  color: #4099ff;
  background-color: #d9ebff;
}
.email-card .user-body .page-list li i {
  margin-right: 10px;
}
.email-card .user-body .page-list li:last-child {
  border-bottom: 0px solid transparent;
}
.email-card .user-body .label-list a {
  padding: 10px 20px;
  display: block;
  color: #6a6a6a;
  position: relative;
  padding-left: 25px;
}
.email-card .user-body .label-list a:before {
  content: '';
  position: absolute;
  height: 10px;
  width: 10px;
  border-radius: 50px;
  left: 0;
  top: 16px;
}
.email-card .user-body .label-list a.mail-work:before {
  background-color: #4099ff;
}
.email-card .user-body .label-list a.mail-design:before {
  background-color: #00bcd4;
}
.email-card .user-body .label-list a.mail-family:before {
  background-color: #2ed8b6;
}
.email-card .user-body .label-list a.mail-friends:before {
  background-color: #FFB64D;
}
.email-card .user-body .label-list a.mail-office:before {
  background-color: #FF5370;
}
.email-card .mail-box-head {
  background-color: #4099ff;
  min-height: 80px;
  padding: 20px 0;
}
.email-card .mail-box-head h3 {
  color: #fff;
}
.email-card .mail-box-head .input-group {
  margin-bottom: 0;
}
.email-card .mail-body {
  padding: 20px 0;
}
.email-card .mail-body .mail-body-header {
  margin-bottom: 20px;
}
.email-card .mail-body .mail-body-header .btn, .email-card .mail-body .mail-body-header .btn-group {
  margin: 2px;
}
.email-card .mail-body-content .check-star {
  display: flex;
  align-items: center;
}
.email-card .mail-body-content .check-star .icofont-star {
  margin-top: -8px;
}
.email-card .mail-body-content tr {
  transition: all ease-in .3s;
}
.email-card .mail-body-content tr:hover {
  background-color: #d9ebff;
  cursor: pointer;
}
.email-card .mail-body-content .unread a {
  color: #222;
  font-weight: 600;
}
.email-card .mail-body-content .read a {
  color: #222;
  font-weight: 400;
}
.email-summernote ~ .note-frame {
  border: 1px solid #ddd;
  border-radius: 2px;
}
.email-read .photo-table {
  padding-right: 10px;
}
.email-read .user-name {
  margin-bottom: 10px;
}
.mail-body-content.email-read .card {
  box-shadow: none;
  margin-bottom: 0;
}
.user-name {
  margin-bottom: 20px;
}
.email-card .user-mail h6 {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 20px;
  color: #292b2c;
}
.email-content {
  line-height: 30px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
.mail-img {
  margin-top: 20px;
}
.email-welcome-txt {
  font-weight: 600;
}
/**====== Mail-pages css end ======**/
.set-map {
  height: 400px;
  width: 100% !important;
}
#mapGeo {
  height: 345px;
}
#address-search .input-group {
  margin-bottom: 0;
}
/**  =====================
      Progress-bar css start
==========================  **/
.progress-xl {
  height: 30px;
}
.progress-lg {
  height: 24px;
}
.progres-md {
  height: 18px;
}
.progress-sm {
  height: 12px;
}
.progress-xs {
  height: 6px;
}
.progress-bar-page .progress {
  margin-bottom: 2rem;
}
.progress-bar-default {
  background-color: #d6d6d6;
}
.progress-bar-primary {
  background-color: #4099ff;
}
.progress-bar-success {
  background-color: #2ed8b6;
}
.progress-bar-info {
  background-color: #00bcd4;
}
.progress-bar-warning {
  background-color: #FFB64D;
}
.progress-bar-danger {
  background-color: #FF5370;
}
.progress-bar-pink {
  background-color: #ff7aa3;
}
.progress-bar-purple {
  background-color: #9261c6;
}
.progress-bar-orange {
  background-color: #e67e22;
}
.progress-bar-yellow {
  background-color: #f1c40f;
}
.progress-bar-emrald {
  background-color: #2ecc71;
}
/**====== Progress-bar css end ======**/
/**  =====================
      Pre-loader css start
==========================  **/
/*===== Loader1 =====*/
.loader {
  margin: 18px auto;
  top: 65px;
  left: 65px;
  right: 0;
  width: 100px;
  height: 100px;
  position: relative;
  transform: translate(-50%, -50%);
}
.loader.animation-start .circle {
  -webkit-animation: rotating 2s ease-in-out infinite;
          animation: rotating 2s ease-in-out infinite;
}
.loader.animation-stop .circle {
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
}
.loader .circle {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  transform-origin: 50% 50%;
  -webkit-animation-iteration-count: 0;
          animation-iteration-count: 0;
}
.loader .circle:after {
  content: '';
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  background-color: #1abc9c;
}
.loader .circle.delay-1 {
  -webkit-animation-delay: 0.125s;
          animation-delay: 0.125s;
}
.loader .circle.size-1:after {
  width: 11px;
  height: 11px;
}
.loader .circle.delay-2 {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
.loader .circle.size-2:after {
  width: 12px;
  height: 12px;
}
.loader .circle.delay-3 {
  -webkit-animation-delay: 0.375s;
          animation-delay: 0.375s;
}
.loader .circle.size-3:after {
  width: 13px;
  height: 13px;
}
.loader .circle.delay-4 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.loader .circle.size-4:after {
  width: 14px;
  height: 14px;
}
.loader .circle.delay-5 {
  -webkit-animation-delay: 0.625s;
          animation-delay: 0.625s;
}
.loader .circle.size-5:after {
  width: 15px;
  height: 15px;
}
.loader .circle.delay-6 {
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
.loader .circle.size-6:after {
  width: 16px;
  height: 16px;
}
.loader .circle.delay-7 {
  -webkit-animation-delay: 0.875s;
          animation-delay: 0.875s;
}
.loader .circle.size-7:after {
  width: 17px;
  height: 17px;
}
.loader .circle.delay-8 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.loader .circle.size-8:after {
  width: 18px;
  height: 18px;
}
.loader .circle.delay-9 {
  -webkit-animation-delay: 1.125s;
          animation-delay: 1.125s;
}
.loader .circle.size-9:after {
  width: 19px;
  height: 19px;
}
.loader .circle.delay-10 {
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
}
.loader .circle.size-10:after {
  width: 20px;
  height: 20px;
}
.loader .circle.delay-11 {
  -webkit-animation-delay: 1.375s;
          animation-delay: 1.375s;
}
.loader .circle.size-11:after {
  width: 21px;
  height: 21px;
}
.loader .circle.delay-12 {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
.loader .circle.size-12:after {
  width: 22px;
  height: 22px;
}
@-webkit-keyframes rotating {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*===== Loader2 =====*/
#loader2 {
  width: 80px;
  height: 130px;
  display: block;
  transform-origin: 50% 50%;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
  margin: 0 auto;
}
#circle-loader2 {
  fill: none;
  stroke: #4099ff;
  stroke-width: 4;
  -webkit-animation: draw 3s ease-in-out infinite;
          animation: draw 3s ease-in-out infinite;
}
@-webkit-keyframes draw {
  0% {
    stroke-dasharray: 20, 282.6;
  }
  50% {
    stroke-dasharray: 200, 282.6;
  }
  100% {
    stroke-dasharray: 20, 282.6;
  }
}
@keyframes draw {
  0% {
    stroke-dasharray: 20, 282.6;
  }
  50% {
    stroke-dasharray: 200, 282.6;
  }
  100% {
    stroke-dasharray: 20, 282.6;
  }
}
@-webkit-keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
/*==== Loader3 ====*/
.preloader3 {
  width: auto;
  height: 130px;
  text-align: center;
  font-size: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.preloader3 > div {
  margin: 2px;
  background-color: #4099ff;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  display: inline-block;
  -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
  animation: stretchdelay 0.7s infinite ease-in-out;
}
.preloader3 .circ2 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.preloader3 .circ3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.preloader3 .circ4 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.preloader3 .circ5 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.preloader3 .loader-md {
  height: 13px;
  width: 13px;
}
.preloader3 .loader-lg {
  height: 18px;
  width: 18px;
}
@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: translateY(-10px);
  }
  20% {
    -webkit-transform: translateY(-20px);
  }
}
@keyframes stretchdelay {
  0%,
  40%,
  100% {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
  }
  20% {
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
  }
}
@-webkit-keyframes rotateColor {
  0% {
    border-top-color: #1b8bf9;
  }
  12.5% {
    border-bottom-color: rgba(27, 139, 249, 0.8);
  }
  25% {
    border-bottom-color: rgba(27, 139, 249, 0.6);
  }
  37.5% {
    border-bottom-color: rgba(27, 139, 249, 0.4);
  }
  50% {
    border-bottom-color: rgba(27, 139, 249, 0.6);
  }
  50.00001% {
    border-bottom-color: #1b8bf9;
  }
  62.5% {
    border-bottom-color: rgba(27, 139, 249, 0.8);
  }
  75% {
    border-bottom-color: rgba(27, 139, 249, 0.6);
  }
  87.5% {
    border-bottom-color: rgba(27, 139, 249, 0.4);
  }
}
@keyframes rotateColor {
  0% {
    border-top-color: #1b8bf9;
  }
  12.5% {
    border-bottom-color: rgba(27, 139, 249, 0.8);
  }
  25% {
    border-bottom-color: rgba(27, 139, 249, 0.6);
  }
  37.5% {
    border-bottom-color: rgba(27, 139, 249, 0.4);
  }
  50% {
    border-bottom-color: rgba(27, 139, 249, 0.6);
  }
  50.00001% {
    border-bottom-color: #1b8bf9;
  }
  62.5% {
    border-bottom-color: rgba(27, 139, 249, 0.8);
  }
  75% {
    border-bottom-color: rgba(27, 139, 249, 0.6);
  }
  87.5% {
    border-bottom-color: rgba(27, 139, 249, 0.4);
  }
}
/*===== Loader4 =====*/
.preloader4 {
  width: 30px;
  height: 30px;
  position: relative;
  margin: 55px auto;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #4099ff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2.0s infinite ease-in-out;
  animation: bounce 2.0s infinite ease-in-out;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}
@-webkit-keyframes bounce {
  0%,
  100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounce {
  0%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/*===== Loader5 =====*/
.preloader5 {
  margin: 55px 0;
  text-align: center;
}
.preloader5 .circle-5 {
  display: inline-block;
  padding: 11px;
  margin: 0 0.6em;
  background: #4099ff;
  border-radius: 100%;
}
.preloader5 .l {
  -webkit-animation: pulse 2s infinite linear;
  animation: pulse 2s infinite linear;
}
.preloader5 .m {
  -webkit-animation: pulse 2s infinite linear;
  animation: pulse 2s infinite linear;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.preloader5 .r {
  -webkit-animation: pulse 2s infinite linear;
  animation: pulse 2s infinite linear;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@-webkit-keyframes pulse {
  10% {
    transform: scale(1);
  }
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.7);
  }
  50% {
    transform: scale(1.7);
  }
  70% {
    transform: scale(1.7);
  }
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pulse {
  10% {
    transform: scale(1);
  }
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.7);
  }
  50% {
    transform: scale(1.7);
  }
  70% {
    transform: scale(1.7);
  }
  80% {
    transform: scale(1);
  }
  90% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
/*===== Loader6 =====*/
.preloader6 {
  border-radius: 100%;
  width: 100px;
  height: 100px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background: inherit;
  margin: 18px 0;
}
.preloader6 hr {
  border: 0;
  background: inherit;
  width: 80%;
  height: 80%;
  margin: 10%;
  border-radius: 100%;
}
.preloader6::before,
.preloader6::after,
.preloader6 hr::before,
.preloader6 hr::after {
  content: '';
  position: absolute;
  top: 0;
  z-index: -1;
  left: 33px;
  border: 17px solid transparent;
  border-bottom: 50px solid #4099ff;
  border-top: 50px solid #4099ff;
  -webkit-animation: rotateColor 1000ms infinite;
          animation: rotateColor 1000ms infinite;
}
.preloader6::after {
  transform: rotate(45deg);
  -webkit-animation-delay: 125ms;
          animation-delay: 125ms;
}
.preloader6 hr::before {
  transform: rotate(90deg);
  -webkit-animation-delay: 250ms;
          animation-delay: 250ms;
}
.preloader6 hr::after {
  transform: rotate(135deg);
  -webkit-animation-delay: 375ms;
          animation-delay: 375ms;
}
.loader-block,
.loader {
  display: flex;
  align-items: center;
  justify-content: center;
}
@keyframes rotateColor {
  0% {
    border-top-color: #1abc9c;
  }
  12.5% {
    border-bottom-color: rgba(26, 188, 156, 0.8);
  }
  25% {
    border-bottom-color: rgba(26, 188, 156, 0.6);
  }
  37.5% {
    border-bottom-color: rgba(26, 188, 156, 0.4);
  }
  50% {
    border-bottom-color: rgba(26, 188, 156, 0.6);
  }
  50.00001% {
    border-bottom-color: #1abc9c;
  }
  62.5% {
    border-bottom-color: rgba(26, 188, 156, 0.8);
  }
  75% {
    border-bottom-color: rgba(26, 188, 156, 0.6);
  }
  87.5% {
    border-bottom-color: rgba(26, 188, 156, 0.4);
  }
}
/*========= Pre-loader css end ============*/
/*range slider start */
.range-slider {
  min-height: 200px;
  display: flex;
  align-items: center;
  margin-left: 15px;
}
.range-slider b {
  margin-top: -10px;
}
#RGB {
  height: 10px;
  background: gray;
}
#RC .slider-selection {
  background: #FF8282;
}
#RC .slider-handle {
  background: red;
}
#GC .slider-selection {
  background: #428041;
}
#GC .slider-handle {
  background: green;
}
#BC .slider-selection {
  background: #8283FF;
}
#BC .slider-handle {
  border-bottom-color: blue;
}
#R,
#G,
#B {
  width: 300px;
}
.range-slider-contain {
  position: absolute;
  bottom: 15px;
}
.slider-handle {
  top: -5px;
  background-image: linear-gradient(to bottom, #4099ff 0%, #4099ff 100%);
  box-shadow: none;
}
.slider-tick,
.slider-track {
  background-image: linear-gradient(to bottom, #BDC3C7 0%, #BDC3C7 100%);
}
.slider-handle.custom::before {
  line-height: 15px;
  font-size: 35px;
  color: #4099ff;
}
#slider12a .slider-track-high,
#slider12c .slider-track-high {
  background: green;
}
#slider12b .slider-track-low,
#slider12c .slider-track-low {
  background: red;
}
#slider12c .slider-selection {
  background: yellow;
}
.slider-selection.tick-slider-selection {
  background-image: linear-gradient(to bottom, #73b4ff 0%, #73b4ff 100%);
}
.slider-tick.in-selection {
  background-image: linear-gradient(to bottom, #73b4ff 0%, #73b4ff 100%);
}
.slider.slider-horizontal .slider-track {
  height: 2px;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  top: -5px;
  cursor: pointer;
}
/*range slider end */
.slider.slider-horizontal .slider-track {
  width: 90%;
  margin-top: -5px;
  top: 50%;
  left: 10px;
}
/**  =====================
      Todo css start
==========================  **/
#task-container ul {
  overflow: hidden;
}
#task-container .task-headline {
  display: none;
  color: #666666;
  border-bottom: 1px solid #c8c7bb;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-size: 1.6em;
  position: relative;
}
#task-container .task-headline:before {
  height: 1px;
  width: 100%;
  background: #fff;
  position: absolute;
  content: " ";
  bottom: 0;
  left: 0;
}
#task-container .nothing-message {
  height: 160px;
  color: #666;
  background-size: 15%;
}
#task-container li {
  float: left;
  width: 49%;
  overflow: auto;
  height: auto;
  min-height: 10px;
  background: #fff;
  display: inline-block;
  padding: 20px;
  border: 1px solid #ccc;
  color: #666;
  border-top: 9px solid #4099ff;
  cursor: pointer;
  margin-bottom: 20px;
  margin-right: 2%;
  transition: all 0.3s;
  position: relative;
}
#task-container li:nth-child(even) {
  margin-right: 0;
}
#task-container li:hover {
  opacity: 1;
  border-top: 9px solid #d6d6d6;
}
#task-container li.complete {
  opacity: 1;
  border-top: 9px solid #FF5370;
  transition: all ease-in 0.3s;
}
#task-container li.complete:before {
  background: url('complete.png') no-repeat;
  position: absolute;
  top: 5px;
  right: 5px;
  content: "";
  width: 55px;
  height: 55px;
  background-size: 100%;
}
#task-container li.complete:hover {
  border-top: 9px solid #d6d6d6;
  opacity: 1;
}
#task-container li.complete p {
  text-decoration: line-through;
}
#task-container p {
  line-height: 1.6em;
  text-align: left;
}
.add-line.complete {
  text-decoration: line-through;
}
.task-panel .to-do-label {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.task-panel .to-do-label:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding: 0;
}
.to-do-list {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.to-do-list i {
  color: #ccc;
  font-size: 17px;
  opacity: 0;
}
.to-do-list:last-child {
  border: none;
  padding: 0;
  margin: 0;
}
.to-do-list:hover i {
  opacity: 1;
  transition: opacity ease-in 0.3s;
}
.to-do-list p {
  display: inline-block;
}
.to-do-label .checkbox-fade {
  display: block;
}
.to-do-label .checkbox-fade .delete_todo {
  float: right;
  font-size: 24px;
  color: #ccc;
}
.to-do-label .check-task {
  display: block;
}
.to-do-label i {
  cursor: pointer;
}
.done-task span,
.done-task .captions {
  color: #919aa3;
  text-decoration: line-through;
}
/**====== Todo css end ======**/
@media only screen and (min-width: 1367px) and (max-width: 1700px) {
  .timeline-dot:before, .timeline-dot:after {
    left: 34px;
  }
  .timeline-dot .social-timelines:before {
    left: 37px;
  }
  .timeline-dot .social-timelines-left:after {
    right: -30px;
  }
  .timeline-dot .timeline-right .card {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 1366px) {
  .to-do-list {
    margin-bottom: 15px;
  }
  .img-tabs img {
    width: 75px;
  }
  .card .card-block .sub-title {
    font-size: 12px;
  }
}
@media only screen and (min-width: 1279px) and (max-width: 1500px) {
  .cd-horizontal-timeline {
    margin: 0 auto;
  }
  #chartdiv {
    height: 440px;
  }
  .social-card-1 .card-block-big {
    padding: 1.3em;
  }
  #morris-extra-area {
    height: 400px !important;
  }
  .widget-chat-box .send-chat,
  .widget-chat-box .receive-chat {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .similar-job .media {
    display: inline-block;
  }
  .similar-job .media .media-body {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1258px) {
  .user-head {
    text-align: center;
  }
  .user-head .user-face {
    margin: 0 auto;
  }
  .user-head .user-name {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  .timeline-dot .card {
    margin-left: 50px;
  }
  .timeline-dot:after, .timeline-dot:before {
    left: 35px;
  }
  .timeline-dot .social-timelines:before {
    left: 38px;
  }
  .timeline-dot .social-timelines-left:after {
    right: -50px;
  }
}
@media only screen and (max-width: 1199px) {
  .pagination {
    float: inherit;
    text-align: center;
    display: inline-block;
    margin-top: 10px !important;
  }
  .pagination li {
    float: left;
    margin-bottom: 10px;
  }
  .nav-tabs.md-tabs.tab-timeline li a {
    font-size: 14px;
  }
  #design-wizard .steps li a {
    padding: 1em 0.5em;
  }
  .blog-page-card {
    margin-bottom: 30px;
  }
  .blog-page-card:last-child {
    margin-bottom: 0;
  }
  #draggablePanelList [class*="col-"] .card-sub {
    margin-bottom: 30px;
  }
  #draggablePanelList [class*="col-"]:last-child .card-sub {
    margin-bottom: 0px;
  }
  .user-head {
    justify-content: center;
  }
  .user-body {
    min-height: auto !important;
  }
  .mail-box-head {
    text-align: center;
  }
  .mail-box-head form {
    float: inherit;
  }
  #external-events h6 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .just_edit .input-group {
    width: 100% !important;
  }
  .dotted-line-theme .ibtn_container {
    top: 10px;
    position: inherit;
  }
  .users-card [class*="col-"] {
    margin-bottom: 20px;
  }
  .users-card [class*="col-"]:last-child {
    margin-bottom: 0;
  }
  .timeline-btn {
    text-align: center;
    width: 100%;
    right: 0;
  }
  .social-timeline-left {
    position: inherit;
    top: 0;
    margin-right: 0;
  }
  .timeline-icon {
    position: absolute;
    margin-left: 0;
  }
  .social-timelines:before {
    left: 35px;
  }
  .timeline-dot:after, .timeline-dot:before {
    left: 32px;
  }
  .user-box .social-client-description {
    border-bottom: 1px solid #ddd;
  }
  .user-box .f-right {
    float: none;
    display: block;
  }
  .main-timeline {
    padding: 10px;
  }
  .main-timeline:before,
  .main-timeline:after {
    margin-left: -94px;
    margin-top: 25px;
    display: none;
  }
  .cd-timeline-content::before {
    top: 15px;
  }
  .cd-date,
  .cd-details {
    display: block;
    padding-left: 20px !important;
    padding-top: 0 !important;
  }
  .cd-details {
    margin-bottom: 20px;
  }
  .cd-timeline-content p {
    margin-bottom: 0;
  }
  .clock-widget .basic-alarm {
    display: none;
  }
  .weather-card-2 .weather-card-temp {
    padding: 0;
  }
  .weather-card-2 .card-footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .user-activity-card .card-block-big {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 992px) {
  .navbar, .navbar .navbar-logo {
    width: 100% !important;
  }
  .card-block [class*="col-"]:nth-last-child(-n+3) .card.user-card, .card-block [class*="col-"]:last-child .basic-list {
    margin-bottom: 0;
  }
  .common-img-bg {
    background: #f3f3f3 !important;
  }
  .auth-body .text-center img {
    display: none;
  }
  #footer-search tfoot .form-control,
  #footer-select tfoot .form-control,
  #form-input-table .form-control,
  .search-api .form-control,
  #dt-live-dom .form-control {
    width: 80%;
  }
  .pcoded-main-container {
    margin-top: 56px !important;
  }
  .card-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
  }
  .header-navbar {
    position: fixed !important;
    z-index: 1209;
  }
  .header-navbar[pcoded-header-position="relative"] {
    position: fixed !important;
    top: 0;
  }
  .header-navbar .navbar-wrapper .navbar-container {
    margin-left: 0;
  }
  .header-navbar .navbar-wrapper .navbar-logo {
    width: 100% !important;
  }
  .header-navbar .navbar-wrapper .navbar-logo a img {
    display: block !important;
  }
  .header-navbar .navbar-wrapper .navbar-logo .mobile-menu {
    display: block;
    position: absolute;
    left: 20px;
    top: 15px;
    right: auto;
  }
  .header-navbar .navbar-wrapper .navbar-logo .mobile-search {
    display: block;
    position: absolute;
    left: 70px;
    top: 0px;
  }
  .header-navbar .navbar-wrapper .navbar-logo .mobile-options {
    display: block;
    position: absolute;
    right: 30px;
  }
  .header-navbar .navbar-container .nav-left, .header-navbar .navbar-wrapper .navbar-container .nav-right {
    display: none;
  }
  .btn-blog {
    text-align: center;
  }
  .animation-image img {
    margin: 20px auto 0;
  }
  .animation-type {
    text-align: center;
  }
  .nav-tabs.md-tabs.tab-timeline li a {
    font-size: 16px;
  }
  .widget-card-user .card-user {
    text-align: center;
  }
}
@media only screen and (min-width: 992px) {
  .btn-blog {
    text-align: right;
  }
  .basic-list, .card-block [class*="col-"]:nth-last-child(-n+3) .card.user-card {
    margin-bottom: 0;
  }
  .menu-rtl .breadcrumb-item + .breadcrumb-item::after {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #868e96;
    content: "/";
  }
  .menu-rtl .breadcrumb-item + .breadcrumb-item::before {
    content: none;
  }
}
@media only screen and (max-width: 991px) {
  .main-body .page-wrapper .align-items-end .page-header-title {
    text-align: center;
    display: block;
  }
  .main-body .page-wrapper .align-items-end .page-header-title i {
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .main-body .page-wrapper .align-items-end body .pcoded[vertical-placement="right"] .main-body {
    direction: ltr;
  }
  .main-body .page-wrapper .align-items-end .page-header-breadcrumb {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    display: block;
  }
  .page-header-breadcrumb .breadcrumb-item {
    display: inline-block;
    float: none;
  }
  .messages-content {
    border-right: none;
  }
}
@media only screen and (min-width: 801px) and (max-width: 915px) {
  .grid figure {
    min-width: auto;
  }
}
@media only screen and (min-width: 768px) {
  #draggableWithoutImg [class*="col-"]:last-child .m-t-20 {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 872px) {
  .author-details .header-right li {
    margin-right: 40px;
  }
  .recent-candidate-card .recent-contain {
    margin-left: 0;
  }
  .author-details img ~ .dot1,
  .author-details img ~ .dot2 {
    top: 30%;
  }
}
@media only screen and (max-width: 768px) {
  .card-block.list-tag ul li:last-child {
    margin-bottom: 20px;
  }
  .inline-order-list {
    margin-top: 0;
  }
  h4 {
    font-size: 1rem;
    font-weight: 600;
  }
  .recent-candidate-card .recent-contain {
    margin-left: 0;
  }
  .mail-body-content .form-group:nth-child(2) .form-control {
    margin-bottom: 20px;
  }
  .mail-body-content .form-group:nth-child(2) .col-md-6:last-child .form-control {
    margin-bottom: 0;
  }
  .card h5 {
    font-size: 16px;
  }
  .header-navbar .navbar-wrapper .navbar-logo {
    display: inherit;
  }
  .header-navbar .navbar-wrapper .navbar-logo a {
    display: inline-block;
  }
  .header-navbar .navbar-wrapper .navbar-logo .mobile-options {
    top: 20px;
  }
  body.header-fixed .main-body .page-wrapper {
    padding-bottom: 0;
    padding-top: 15px;
  }
  .card-header-right i:nth-child(n+2) {
    display: none;
  }
  .dataTables_paginate .pagination {
    float: inherit;
    text-align: center;
    display: inline-block;
    margin-top: 10px !important;
  }
  div.dataTables_wrapper div.dataTables_info {
    display: inherit;
  }
  .wizard > .steps > ul > li {
    float: inherit;
    width: 100%;
  }
  .gallery-page .grid {
    padding: 0;
  }
  figure.effect-steve h2 {
    margin-top: 0;
  }
  .cover-profile .profile-bg-img {
    margin-bottom: 0;
  }
  .card-block.user-info {
    position: inherit;
    text-align: center;
    background-color: #d6d6d6;
    margin-bottom: 20px;
  }
  .user-info .media-left,
  .user-info .media-body {
    display: block;
  }
  .cover-btn {
    position: inherit;
    float: none;
  }
  .cover-btn .btn:first-child {
    margin-right: 10px;
  }
  .user-info .user-title {
    position: static;
    position: initial;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .nav-tabs.md-tabs.tab-timeline li a {
    font-size: 14px;
  }
  .user-content h4 {
    font-size: 1rem;
  }
  .user-content h5 {
    margin-right: 0;
    font-size: 14px;
  }
  .top-cap-text p {
    padding: 0;
  }
  .top-cap-text p:last-child {
    margin-bottom: 0;
  }
  .user-card .btn span {
    font-size: 13px;
  }
  .toolbar-page [class*="col-"] {
    margin-bottom: 30px;
  }
  .toolbar-page [class*="col-"]:last-child {
    margin-bottom: 0;
  }
  .offline-404 h1 {
    font-size: 80px;
  }
  .offline-404 h2 {
    font-size: 25px;
  }
  .invoice-contact {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .lng-dropdown {
    display: none;
  }
  .group-widget .card-block-big {
    height: 110px;
  }
  .whether-card .card-footer {
    text-align: center;
  }
  .client-blocks ul li {
    font-size: 30px;
  }
  .widget-profile-card-1 ~ .card-footer [class*=col-] {
    border: none;
    margin: 0 auto;
  }
  .large-widget-card i {
    top: 15px;
  }
  .user-activity-card .user-number {
    padding: 15px 0;
  }
  .user-activity-card .m-b-40 {
    margin-bottom: 10px;
  }
  .blur-user-card .blur-footer [class*="col-"] {
    margin: 0 auto;
    border: none;
  }
  .switchery {
    margin-bottom: 20px;
  }
  .switchery-large,
  .switchery-large ~ .switchery-default,
  .switchery-small {
    margin-bottom: 0;
  }
  .js-dynamic-disable,
  .js-dynamic-enable {
    display: block;
    width: 100%;
  }
  .js-dynamic-disable {
    margin-bottom: 20px;
  }
  .radio-inline,
  .border-checkbox-section .border-checkbox-group,
  .checkbox-color {
    display: block;
  }
  .checkbox-fade {
    display: inline-block;
  }
  body.horizontal-icon .page-header, body.horizontal-icon-fixed .page-header {
    margin-top: 0;
  }
  body.horizontal-icon .pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon, body.horizontal-icon-fixed .pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
    display: inline-block !important;
    margin-right: 20px !important;
  }
}
@media only screen and (max-width: 767px) {
  .signup-card {
    position: inherit;
  }
  .auth-box {
    margin: 0;
  }
  .login h3 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .login .m-b-20 {
    margin-bottom: 10px;
  }
  .login .m-t-30 {
    margin-top: 10px;
  }
  .similar-job .media {
    display: inline-block;
  }
  .similar-job .media .media-body {
    margin-top: 20px;
  }
  .cal-event .inverse-card p:after {
    width: 100%;
  }
  .login-card.auth-body, .signin-card.auth-body, .signup-card.auth-body {
    width: 100%;
  }
  .recent-candidate-card .recent-contain {
    margin-left: 10px;
  }
  .author-details .header-right {
    text-align: left;
    margin-top: 20px;
  }
  .post-new-contain textarea:focus {
    border: none;
  }
  .wizard.vertical > .content, .wizard.vertical > .steps {
    width: 100%;
  }
  .wizard {
    overflow: visible;
  }
  .comment-input .input-group {
    display: block;
  }
  .comment-input .input-group i {
    text-align: center;
    width: 100%;
  }
  .comment-input .input-group input {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .dt-button {
    margin-bottom: 5px;
  }
  .email-read .card-header h6 {
    float: none;
    margin-top: 10px;
  }
  .email-read .media {
    display: inline-block;
  }
  .email-read .media.m-b-20 {
    margin-bottom: 0;
  }
  .email-read .mail-img [class*="col-"] {
    margin-bottom: 30px;
  }
  .email-read .mail-img [class*="col-"]:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 991px) {
  .main-body .page-wrapper .align-items-end .page-header-title {
    text-align: center;
    display: block;
  }
  .main-body .page-wrapper .align-items-end .page-header-title i {
    float: none;
    margin-bottom: 10px;
  }
  .main-body .page-wrapper .align-items-end body .pcoded[vertical-placement="right"] .main-body {
    direction: ltr;
  }
  .main-body .page-wrapper .align-items-end .page-header-breadcrumb {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    display: block;
  }
  .page-header-breadcrumb .breadcrumb-item {
    display: inline-block;
    float: none;
  }
  .messages-content {
    border-right: none;
  }
}
@media only screen and (max-width: 993px) {
  .navbar, .navbar .navbar-logo {
    width: 100% !important;
  }
  .error-500,
  .error-503,
  .error-404,
  .error-400,
  .error-403,
  .login {
    display: block !important;
    position: relative !important;
  }
  .header .login-card {
    margin-top: 80px;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 573px) {
  .author-details .header-right li {
    margin-right: 20px;
    display: block;
    margin-top: 20px;
  }
  .md-tabs {
    /*display: initial;*/
  }
  .md-tabs .nav-item {
    width: calc(100% / 1);
    position: relative;
  }
  .nav-tabs .slide {
    width: calc(100% / 1) !important;
  }
  .toolbar-page [class*="col-"] .sub-title {
    text-align: center;
  }
  #task-container li {
    width: 100%;
  }
  .nav-tabs.tabs {
    display: inherit;
  }
  .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    border: none;
  }
  .nav-tabs .nav-link {
    text-align: center;
  }
  .email-card .nav-tabs .nav-link {
    text-align: left;
  }
  .search-content {
    display: block;
    text-align: center;
  }
  .search-content img {
    margin-top: 20px;
  }
  .seacrh-header {
    margin-top: 0;
  }
  .seacrh-header .input-group {
    margin-bottom: 0;
  }
  .payment-card .text-right {
    text-align: left !important;
  }
  .payment-tabs .md-tabs .nav-item + .nav-item,
  .payment-tabs .md-tabs .nav-item .nav-item,
  .payment-tabs .md-tabs .nav-item {
    width: calc(100% / 1) !important;
  }
  .jp-card {
    min-width: 225px !important;
  }
  .payment-form {
    padding: 0;
    padding-top: 20px;
  }
  .modal-mob-btn [class*="col-"]:first-child {
    margin-bottom: 20px;
  }
  .location-mob-btn .btn {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .job-cards .media {
    display: inline-block;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .job-cards .media p {
    margin-bottom: 0;
  }
  .invoice-btn-group .m-r-20 {
    margin-right: 0;
  }
  .table-card .row-table {
    display: block;
    text-align: center;
  }
  .table-card .row-table i {
    font-size: 28px;
    margin-bottom: 10px;
    display: inline-block;
  }
  .table-card .row-table .br {
    border: none;
    border-bottom: 1px solid #ccc;
  }
  .table-card .row-table > [class*=col-] {
    display: block;
  }
  .card-block-big {
    padding: 1em;
  }
  .card-block-big #barchart,
  .card-block-big #barchart2 {
    display: inline-block;
    margin-bottom: 10px;
  }
  .widget-primary-card [class*="col-"] {
    padding: 1em;
  }
  .widget-primary-card [class*="col-"] h6 {
    margin-bottom: 0;
  }
  .cd-horizontal-timeline .events-content em {
    text-align: left;
  }
  .events-content h2 {
    font-size: 20px;
  }
  .cd-horizontal-timeline {
    margin: 0 auto;
  }
  .social-widget-card i {
    top: 25px;
    font-size: 38px;
  }
  .widget-chat-box .card-header i {
    display: none;
  }
  .mobile-inputs [class*="col-"]:first-child {
    margin-bottom: 20px;
  }
  .pagination-lg .page-link {
    padding: .75rem .65rem;
  }
  .mobtn {
    padding: 10px;
  }
  .task-sale-card {
    text-align: center;
  }
}
@media only screen and (max-width: 460px) {
  .fc-toolbar .fc-right .fc-button-group {
    margin-right: 0;
  }
  .social-msg a {
    margin-bottom: 10px;
  }
  .social-msg a:last-child {
    margin-bottom: 0;
  }
  .bd-example-modal .modal-footer {
    justify-content: center;
  }
  .bd-example-modal .modal-footer button {
    margin-right: 0;
  }
  .invoice-total tbody {
    float: none;
  }
  .timeline-right .card {
    margin-left: 20px;
  }
  .user-box .media-left {
    padding-right: 10px;
  }
  figure.effect-moses h2 {
    width: 60%;
    height: 70%;
    padding: 10px;
    font-size: 18px;
  }
  figure.effect-moses p {
    padding: 5px;
  }
}
@media only screen and (max-width: 480px) {
  .card-list-img {
    width: 40px;
    height: 40px;
  }
  .j-pro .j-checkbox-toggle {
    padding-bottom: 30px;
  }
  .main-body .page-wrapper {
    padding: 10px;
  }
  .blog-page hr {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .blog-big-user {
    text-align: center;
  }
  .blog-big-user img {
    margin-bottom: 20px;
  }
  .blog-s-reply .media .media-left {
    padding-right: 10px;
  }
  .j-forms .divider-text span {
    white-space: pre-line;
    display: block;
    line-height: 1.8;
  }
  .j-forms .divider-text {
    height: auto;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .j-forms .content {
    padding: 0px 10px 0;
  }
  .comment-block .media-left {
    padding-right: 10px;
  }
  .breadcrumb-page .card {
    text-align: center;
  }
  div.dataTables_wrapper div.dataTables_filter input {
    width: 150px;
  }
  #footer-search tfoot .form-control,
  #footer-select tfoot .form-control,
  #form-input-table .form-control,
  .search-api .form-control,
  #dt-live-dom .form-control {
    width: 65%;
    padding: 0.5rem 6px;
  }
  .grid figure {
    min-width: auto;
  }
  .mytooltip .tooltip-content {
    width: 310px;
    margin: 0 0 20px -90px;
  }
  .mytooltip .tooltip-content:after {
    margin-left: -90px;
  }
  .cd-timeline-content .media {
    display: inherit !important;
    padding-left: 20px;
  }
  .cd-timeline-content .media .media-left {
    text-align: center;
    margin: 10px auto;
  }
  .summernote-page .modal-footer {
    display: inline-block;
    text-align: center;
  }
  .summernote-page .modal-footer > :not(:first-child) {
    margin-top: 10px;
    margin-left: 0;
  }
  .product-detail .txt-muted.d-inline-block {
    margin-top: 10px;
  }
  .product-detail .txt-muted.d-inline-block ~ .f-right {
    float: none;
    display: block;
    margin-top: 10px;
  }
  .mob-product-btn {
    text-align: center;
  }
  .mob-product-btn .btn-primary, .mob-product-btn .sweet-alert button.confirm, .sweet-alert .mob-product-btn button.confirm, .mob-product-btn .wizard > .actions a, .wizard > .actions .mob-product-btn a {
    margin-right: 0;
    display: block;
    margin: 10px auto;
  }
}
@media only screen and (max-width: 420px) {
  #msform {
    width: 320px;
    margin: 20px auto;
  }
  .ms-container {
    width: 240px;
  }
  .ms-container .ms-selectable, .ms-container .ms-selection {
    width: 40%;
  }
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
@media only screen and (min-width: 576px) and (max-width: 1366px) {
  .job-card.card-columns {
    -moz-column-count: 2;
         column-count: 2;
  }
}
@media only screen and (max-width: 576px) {
  .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
    min-width: 280px;
    left: 0;
    right: auto;
    width: auto;
  }
  .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
    left: auto;
    right: 0;
  }
  .nav-tabs .nav-link.active {
    margin-bottom: 0;
  }
  .md-tabs .nav-item a {
    /* box-shadow: 0 0 0 1px #d2cece; */
    margin-bottom: 5px;
  }
  .add-task-card .to-do-list h6 span {
    display: inline-block;
  }
}
.pcoded[layout-type="dark"],
body.dark {
  color: #fff;
}
.pcoded[layout-type="dark"] a,
body.dark a {
  color: #fff;
}
.pcoded[layout-type="dark"] text,
body.dark text {
  fill: #fff;
}
.pcoded[layout-type="dark"] .card,
body.dark .card {
  background-color: #46535f;
}
.pcoded[layout-type="dark"] .card code,
body.dark .card code {
  background-color: #51606d;
  color: #fff;
}
.pcoded[layout-type="dark"] .card .card-header h5,
body.dark .card .card-header h5 {
  color: #fff;
}
.pcoded[layout-type="dark"] .card .card-header .card-header-right i,
body.dark .card .card-header .card-header-right i {
  color: #fff;
}
.pcoded[layout-type="dark"] .card .card-block code,
body.dark .card .card-block code {
  background-color: #51606d;
  color: #fff;
}
.pcoded[layout-type="dark"] .card .card-block .dropdown-menu,
body.dark .card .card-block .dropdown-menu {
  background-color: #4a5865;
}
.pcoded[layout-type="dark"] .card .card-footer,
body.dark .card .card-footer {
  background-color: #414e59;
}
.pcoded[layout-type="dark"] .card:hover,
body.dark .card:hover {
  box-shadow: 0 0 25px -5px #3b4650;
}
.pcoded[layout-type="dark"] .dropdown-menu,
body.dark .dropdown-menu {
  background-color: #4a5865;
}
.pcoded[layout-type="dark"] .dropdown-menu .dropdown-item .dropdown-divider,
body.dark .dropdown-menu .dropdown-item .dropdown-divider {
  border-top: 1px solid #3b4650;
}
.pcoded[layout-type="dark"] .dropdown-menu .dropdown-item:focus, .pcoded[layout-type="dark"] .dropdown-menu .dropdown-item:hover,
body.dark .dropdown-menu .dropdown-item:focus,
body.dark .dropdown-menu .dropdown-item:hover {
  background-color: #3b4650;
}
.pcoded[layout-type="dark"] .sub-title,
body.dark .sub-title {
  color: #66798b;
}
.pcoded[layout-type="dark"] .table td,
.pcoded[layout-type="dark"] .table th,
body.dark .table td,
body.dark .table th {
  border-top: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .table thead th,
body.dark .table thead th {
  border-bottom: 2px solid #51606d;
}
.pcoded[layout-type="dark"] .thumb-block,
body.dark .thumb-block {
  border: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .b-t-default,
.pcoded[layout-type="dark"] .b-t-theme,
.pcoded[layout-type="dark"] .post-new-footer,
.pcoded[layout-type="dark"] .version .nav li:first-child,
body.dark .b-t-default,
body.dark .b-t-theme,
body.dark .post-new-footer,
body.dark .version .nav li:first-child {
  border-top: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .b-b-default,
.pcoded[layout-type="dark"] .b-b-theme,
.pcoded[layout-type="dark"] .job-cards .media,
.pcoded[layout-type="dark"] .search-content,
body.dark .b-b-default,
body.dark .b-b-theme,
body.dark .job-cards .media,
body.dark .search-content {
  border-bottom: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .b-l-default,
.pcoded[layout-type="dark"] .b-l-theme,
body.dark .b-l-default,
body.dark .b-l-theme {
  border-left: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .b-r-default,
.pcoded[layout-type="dark"] .b-r-theme,
.pcoded[layout-type="dark"] .messages-content,
body.dark .b-r-default,
body.dark .b-r-theme,
body.dark .messages-content {
  border-right: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .progress,
body.dark .progress {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .btn-default,
body.dark .btn-default {
  background-color: #51606d;
  color: #fff;
}
.pcoded[layout-type="dark"] .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
body.dark .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #51606d !important;
}
.pcoded[layout-type="dark"] .pcoded-main-container,
body.dark .pcoded-main-container {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .nav-right > .header-notification:nth-child(2) .show-notification li:first-child:hover, .pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .nav-right > .header-notification:nth-child(2) .profile-notification li:first-child:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .nav-right > .header-notification:nth-child(2) .show-notification li:first-child:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .nav-right > .header-notification:nth-child(2) .profile-notification li:first-child:hover {
  background-color: #3b4650 !important;
}
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .profile-notification,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .show-notification,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .header-notification .profile-notification,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .mega-menu-top .profile-notification,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .profile-notification,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .show-notification,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .header-notification .profile-notification,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .mega-menu-top .profile-notification {
  background-color: #3b4650;
}
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .profile-notification a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .show-notification a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .header-notification .profile-notification a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .mega-menu-top .profile-notification a,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification a,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification a,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .profile-notification a,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .show-notification a,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .header-notification .profile-notification a,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .mega-menu-top .profile-notification a {
  color: #fff;
}
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .row.profile-notification li:hover,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification.row li:hover,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .row.profile-notification li:hover,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .row.profile-notification li:hover,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .show-notification.row li:hover,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .header-notification .row.profile-notification li:hover,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .mega-menu-top .row.profile-notification li:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .row.profile-notification li:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification.row li:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .row.profile-notification li:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .row.profile-notification li:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .show-notification.row li:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .header-notification .row.profile-notification li:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .mega-menu-top .row.profile-notification li:hover {
  background-color: transparent;
}
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .row.profile-notification li:hover .mega-menu-links > li:hover a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification.row li:hover .mega-menu-links > li:hover a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .row.profile-notification li:hover .mega-menu-links > li:hover a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .row.profile-notification li:hover .mega-menu-links > li:hover a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .show-notification.row li:hover .mega-menu-links > li:hover a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .header-notification .row.profile-notification li:hover .mega-menu-links > li:hover a,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .mega-menu-top .row.profile-notification li:hover .mega-menu-links > li:hover a,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .row.profile-notification li:hover .mega-menu-links > li:hover a,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification.row li:hover .mega-menu-links > li:hover a,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .row.profile-notification li:hover .mega-menu-links > li:hover a,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .row.profile-notification li:hover .mega-menu-links > li:hover a,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .show-notification.row li:hover .mega-menu-links > li:hover a,
body.dark .header-navbar .navbar-wrapper .navbar-container .mega-menu-top .header-notification .row.profile-notification li:hover .mega-menu-links > li:hover a,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .mega-menu-top .row.profile-notification li:hover .mega-menu-links > li:hover a {
  color: #4099ff;
}
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:hover,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:hover,
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li:hover,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li:hover {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .header-navbar .morphsearch.open,
body.dark .header-navbar .morphsearch.open {
  background-color: #3b4650;
}
.pcoded[layout-type="dark"] .header-navbar .morphsearch.open .morphsearch-form,
body.dark .header-navbar .morphsearch.open .morphsearch-form {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .header-navbar .morphsearch.open .morphsearch-content,
body.dark .header-navbar .morphsearch.open .morphsearch-content {
  background-color: #3b4650;
}
.pcoded[layout-type="dark"] .header-navbar .morphsearch.open .morphsearch-content .dummy-media-object,
body.dark .header-navbar .morphsearch.open .morphsearch-content .dummy-media-object {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .p-chat-user,
body.dark .p-chat-user {
  border-left: 1px solid #252c33;
}
.pcoded[layout-type="dark"] .p-chat-user .userlist-box,
body.dark .p-chat-user .userlist-box {
  border-bottom: 1px solid #252c33;
}
.pcoded[layout-type="dark"] .p-chat-user .userlist-box .chat-header,
body.dark .p-chat-user .userlist-box .chat-header {
  color: #fff;
}
.pcoded[layout-type="dark"] .showChat_inner,
body.dark .showChat_inner {
  background-color: #51606d;
  border-left: 1px solid #252c33;
}
.pcoded[layout-type="dark"] .showChat_inner .chat-menu-content,
body.dark .showChat_inner .chat-menu-content {
  background-color: #3b4650;
}
.pcoded[layout-type="dark"] .showChat_inner .chat-menu-content:before,
body.dark .showChat_inner .chat-menu-content:before {
  border-right-color: #3b4650;
}
.pcoded[layout-type="dark"] .showChat_inner .chat-inner-header,
body.dark .showChat_inner .chat-inner-header {
  border-bottom: 1px solid #3b4650;
}
.pcoded[layout-type="dark"] .showChat_inner .chat-menu-reply,
body.dark .showChat_inner .chat-menu-reply {
  background-color: #252c33;
}
.pcoded[layout-type="dark"] .showChat_inner .chat-menu-reply:before,
body.dark .showChat_inner .chat-menu-reply:before {
  border-left-color: #252c33;
}
.pcoded[layout-type="dark"] .showChat_inner .chat-reply-box,
body.dark .showChat_inner .chat-reply-box {
  background-color: #51606d;
  border-top: 1px solid #3b4650;
}
.pcoded[layout-type="dark"] .form-control,
body.dark .form-control {
  background-color: #51606d;
  color: #fff;
}
.pcoded[layout-type="dark"] .main-body .page-wrapper .page-header-title h4,
body.dark .main-body .page-wrapper .page-header-title h4 {
  color: #fff;
}
.pcoded[layout-type="dark"] .profile-comp-block input.dial,
.pcoded[layout-type="dark"] .view-card input.dial,
body.dark .profile-comp-block input.dial,
body.dark .view-card input.dial {
  color: #fff !important;
}
.pcoded[layout-type="dark"] .line-example,
body.dark .line-example {
  border-right: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .marketing-card .table tbody .marketing-header,
body.dark .marketing-card .table tbody .marketing-header {
  background: #252c33;
}
.pcoded[layout-type="dark"] .unique-visitor-card .footer-card,
body.dark .unique-visitor-card .footer-card {
  background-color: #252c33;
}
.pcoded[layout-type="dark"] .user-detail-card .user-detail > div,
body.dark .user-detail-card .user-detail > div {
  border-bottom: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .user-detail-card .user-detail > div:last-child,
body.dark .user-detail-card .user-detail > div:last-child {
  border-bottom: none;
}
.pcoded[layout-type="dark"] .client-map .client-contain h5,
body.dark .client-map .client-contain h5 {
  color: #fff;
}
.pcoded[layout-type="dark"] .client-map .client-card-box,
body.dark .client-map .client-card-box {
  border: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .client-map .client-card-box .client-border,
body.dark .client-map .client-card-box .client-border {
  border-right: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .client-map .client-card-box .client-border-card,
body.dark .client-map .client-card-box .client-border-card {
  border-top: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .widget-card-user .card-footer,
body.dark .widget-card-user .card-footer {
  background-color: #252c33;
}
.pcoded[layout-type="dark"] .widget-card-user .card-footer .footer-menu + .footer-menu,
body.dark .widget-card-user .card-footer .footer-menu + .footer-menu {
  border-left: 2px solid #51606d;
}
.pcoded[layout-type="dark"] .card-contact-box .f-btn:hover,
body.dark .card-contact-box .f-btn:hover {
  background-color: #46535f;
}
.pcoded[layout-type="dark"] .to-do-list,
body.dark .to-do-list {
  border-bottom: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .widget-chat-box .media .send-chat,
body.dark .widget-chat-box .media .send-chat {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .widget-chat-box .media .send-chat:before,
body.dark .widget-chat-box .media .send-chat:before {
  border-right: 15px solid #51606d;
}
.pcoded[layout-type="dark"] .widget-chat-box .media .receive-chat,
body.dark .widget-chat-box .media .receive-chat {
  background-color: #252c33;
}
.pcoded[layout-type="dark"] .widget-chat-box .media .receive-chat:before,
body.dark .widget-chat-box .media .receive-chat:before {
  border-left: 15px solid #252c33;
}
.pcoded[layout-type="dark"] .card-comment .card-block-small,
body.dark .card-comment .card-block-small {
  border-bottom: 1px solid #46535f;
}
.pcoded[layout-type="dark"] .card-comment .card-block-small:hover,
body.dark .card-comment .card-block-small:hover {
  background-color: #46535f;
}
.pcoded[layout-type="dark"] .alert.alert-danger, .pcoded[layout-type="dark"] .alert.alert-default, .pcoded[layout-type="dark"] .alert.alert-info, .pcoded[layout-type="dark"] .alert.alert-primary, .pcoded[layout-type="dark"] .alert.alert-success, .pcoded[layout-type="dark"] .alert.alert-warning,
body.dark .alert.alert-danger,
body.dark .alert.alert-default,
body.dark .alert.alert-info,
body.dark .alert.alert-primary,
body.dark .alert.alert-success,
body.dark .alert.alert-warning {
  background-color: #3b4650;
}
.pcoded[layout-type="dark"] .alert.background-default,
body.dark .alert.background-default {
  background-color: #d6d6d6;
  color: #fff;
}
.pcoded[layout-type="dark"] .alert.background-primary,
body.dark .alert.background-primary {
  background-color: #4099ff;
  color: #fff;
}
.pcoded[layout-type="dark"] .alert.background-success,
body.dark .alert.background-success {
  background-color: #2ed8b6;
  color: #fff;
}
.pcoded[layout-type="dark"] .alert.background-info,
body.dark .alert.background-info {
  background-color: #00bcd4;
  color: #fff;
}
.pcoded[layout-type="dark"] .alert.background-warning,
body.dark .alert.background-warning {
  background-color: #FFB64D;
  color: #fff;
}
.pcoded[layout-type="dark"] .alert.background-danger,
body.dark .alert.background-danger {
  background-color: #FF5370;
  color: #fff;
}
.pcoded[layout-type="dark"] .accordion-msg,
body.dark .accordion-msg {
  color: #fff;
  border-top: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .accordion-desc,
body.dark .accordion-desc {
  color: #fff;
}
.pcoded[layout-type="dark"] .md-tabs .nav-item a,
body.dark .md-tabs .nav-item a {
  color: #fff;
}
.pcoded[layout-type="dark"] .md-tabs .nav-item a.active, .pcoded[layout-type="dark"] .md-tabs .nav-item a:focus, .pcoded[layout-type="dark"] .md-tabs .nav-item a:hover,
body.dark .md-tabs .nav-item a.active,
body.dark .md-tabs .nav-item a:focus,
body.dark .md-tabs .nav-item a:hover {
  color: #4099ff;
}
.pcoded[layout-type="dark"] .md-tabs .nav-item a.active:focus, .pcoded[layout-type="dark"] .md-tabs .nav-item a.active:hover,
body.dark .md-tabs .nav-item a.active:focus,
body.dark .md-tabs .nav-item a.active:hover {
  color: #4099ff;
}
.pcoded[layout-type="dark"] .nav-tabs,
body.dark .nav-tabs {
  border-bottom: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .nav-tabs .nav-link:focus, .pcoded[layout-type="dark"] .nav-tabs .nav-link:hover,
body.dark .nav-tabs .nav-link:focus,
body.dark .nav-tabs .nav-link:hover {
  border-color: #51606d;
}
.pcoded[layout-type="dark"] .tab-below,
body.dark .tab-below {
  border-top: 1px solid #51606d;
  border-bottom: none;
}
.pcoded[layout-type="dark"] .tab-below .nav-link,
body.dark .tab-below .nav-link {
  margin-top: 1px;
}
.pcoded[layout-type="dark"] .scroll-list li,
body.dark .scroll-list li {
  background-color: #4a5865;
  color: #fff;
}
.pcoded[layout-type="dark"] .scroll-list li:nth-child(even),
body.dark .scroll-list li:nth-child(even) {
  background-color: #556573;
}
.pcoded[layout-type="dark"] .panel,
body.dark .panel {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .panel .panel-footer,
body.dark .panel .panel-footer {
  background-color: #4a5865;
  border-top: 1px solid #2c343b;
}
.pcoded[layout-type="dark"] .well,
body.dark .well {
  background-color: #2c343b;
  border: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .page-link,
body.dark .page-link {
  background-color: #51606d;
  border-color: #2c343b;
}
.pcoded[layout-type="dark"] .jqpagination input,
body.dark .jqpagination input {
  margin: 0;
  height: 30px;
}
.pcoded[layout-type="dark"] .nav-tabs .nav-item.show .nav-link,
.pcoded[layout-type="dark"] .nav-tabs .nav-link.active,
body.dark .nav-tabs .nav-item.show .nav-link,
body.dark .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #46535f;
  border-color: #ddd #ddd #46535f;
}
.pcoded[layout-type="dark"] .nav-tabs.tab-below .nav-item.show .nav-link,
.pcoded[layout-type="dark"] .nav-tabs.tab-below .nav-link.active,
body.dark .nav-tabs.tab-below .nav-item.show .nav-link,
body.dark .nav-tabs.tab-below .nav-link.active {
  border-color: #46535f #ddd #ddd;
}
.pcoded[layout-type="dark"] .modal-content,
body.dark .modal-content {
  background-color: #4a5865;
}
.pcoded[layout-type="dark"] .modal-content .modal-header,
body.dark .modal-content .modal-header {
  border-bottom: 1px solid #3b4650;
}
.pcoded[layout-type="dark"] .modal-content .modal-footer,
body.dark .modal-content .modal-footer {
  border-top: 1px solid #3b4650;
}
.pcoded[layout-type="dark"] .br-theme-bars-square .br-widget a,
body.dark .br-theme-bars-square .br-widget a {
  background-color: #4a5865;
}
.pcoded[layout-type="dark"] .jstree-anchor.jstree-hovered,
body.dark .jstree-anchor.jstree-hovered {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .dd-handle,
body.dark .dd-handle {
  color: #fff;
}
.pcoded[layout-type="dark"] .dd3-content,
body.dark .dd3-content {
  color: #fff;
  border: 1px solid #3b4650;
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .img-thumbnail,
body.dark .img-thumbnail {
  background-color: #3b4650;
  border: 1px solid #2c343b;
}
.pcoded[layout-type="dark"] .dotted-line-theme .no_edit:hover,
body.dark .dotted-line-theme .no_edit:hover {
  background-color: #51606d;
  border-bottom: 1px solid #3b4650;
}
.pcoded[layout-type="dark"] .icon-list-demo i,
body.dark .icon-list-demo i {
  color: #fff;
}
.pcoded[layout-type="dark"] .form-radio label,
body.dark .form-radio label {
  color: #fff;
}
.pcoded[layout-type="dark"] .bootstrap-tagsinput,
body.dark .bootstrap-tagsinput {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] #reportrange,
body.dark #reportrange {
  background-color: #51606d !important;
}
.pcoded[layout-type="dark"] .select2-container--default .select2-selection--multiple,
.pcoded[layout-type="dark"] .select2-dropdown,
body.dark .select2-container--default .select2-selection--multiple,
body.dark .select2-dropdown {
  background-color: #4a5865;
}
.pcoded[layout-type="dark"] .ms-container .ms-selectable,
.pcoded[layout-type="dark"] .ms-container .ms-selection,
body.dark .ms-container .ms-selectable,
body.dark .ms-container .ms-selection {
  background-color: #4a5865;
}
.pcoded[layout-type="dark"] .ms-container .ms-selectable li.ms-elem-selectable,
.pcoded[layout-type="dark"] .ms-container .ms-selection li.ms-elem-selectable,
body.dark .ms-container .ms-selectable li.ms-elem-selectable,
body.dark .ms-container .ms-selection li.ms-elem-selectable {
  color: #fff;
}
.pcoded[layout-type="dark"] .ms-container .ms-selectable li.disabled,
.pcoded[layout-type="dark"] .ms-container .ms-selection li.disabled,
body.dark .ms-container .ms-selectable li.disabled,
body.dark .ms-container .ms-selection li.disabled {
  background-color: #4a5865;
  opacity: 0.5;
}
.pcoded[layout-type="dark"] .wizard > .content,
body.dark .wizard > .content {
  background-color: #46535f;
}
.pcoded[layout-type="dark"] .wizard > .steps .disabled a,
.pcoded[layout-type="dark"] .wizard > .steps .disabled a:active,
.pcoded[layout-type="dark"] .wizard > .steps .disabled a:hover,
body.dark .wizard > .steps .disabled a,
body.dark .wizard > .steps .disabled a:active,
body.dark .wizard > .steps .disabled a:hover {
  background-color: #4a5865;
}
.pcoded[layout-type="dark"] .wizard > .steps .done a,
body.dark .wizard > .steps .done a {
  background-color: #3b4650;
}
.pcoded[layout-type="dark"] .table-bordered,
body.dark .table-bordered {
  border: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .table-bordered td,
.pcoded[layout-type="dark"] .table-bordered th,
body.dark .table-bordered td,
body.dark .table-bordered th {
  border: 1px solid #51606d;
}
.pcoded[layout-type="dark"] a.dt-button.disabled,
.pcoded[layout-type="dark"] button.dt-button.disabled,
.pcoded[layout-type="dark"] div.dt-button.disabled,
body.dark a.dt-button.disabled,
body.dark button.dt-button.disabled,
body.dark div.dt-button.disabled {
  background-image: none;
  opacity: 0.5;
}
.pcoded[layout-type="dark"] .fixedHeader-floating,
body.dark .fixedHeader-floating {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] table.DTFC_Cloned tfoot,
.pcoded[layout-type="dark"] table.DTFC_Cloned thead,
body.dark table.DTFC_Cloned tfoot,
body.dark table.DTFC_Cloned thead {
  background-color: #4a5865;
}
.pcoded[layout-type="dark"] .dt-responsive input,
body.dark .dt-responsive input {
  background-color: #51606d;
  border: 1px solid #46535f;
}
.pcoded[layout-type="dark"] .footable-details.table-striped > tbody > tr:nth-child(odd),
.pcoded[layout-type="dark"] .footable.table-striped > tbody > tr:nth-child(odd),
body.dark .footable-details.table-striped > tbody > tr:nth-child(odd),
body.dark .footable.table-striped > tbody > tr:nth-child(odd) {
  background: #46535f;
}
.pcoded[layout-type="dark"] .footable-details.table > thead > tr > td,
.pcoded[layout-type="dark"] .footable-details.table > thead > tr > th,
.pcoded[layout-type="dark"] .footable.table > thead > tr > td,
.pcoded[layout-type="dark"] .footable.table > thead > tr > th,
body.dark .footable-details.table > thead > tr > td,
body.dark .footable-details.table > thead > tr > th,
body.dark .footable.table > thead > tr > td,
body.dark .footable.table > thead > tr > th {
  border-bottom: 2px solid #3b4650;
}
.pcoded[layout-type="dark"] .c3-tooltip td,
.pcoded[layout-type="dark"] .morris-hover,
body.dark .c3-tooltip td,
body.dark .morris-hover {
  background-color: #3b4650;
}
.pcoded[layout-type="dark"] #chart_Candlestick rect,
.pcoded[layout-type="dark"] #chart_Combo rect,
.pcoded[layout-type="dark"] #chart_Donut rect,
.pcoded[layout-type="dark"] #chart_Exploading rect,
.pcoded[layout-type="dark"] #chart_Threshold rect,
.pcoded[layout-type="dark"] #chart_Waterfall rect,
.pcoded[layout-type="dark"] #chart_area rect,
.pcoded[layout-type="dark"] #chart_bar rect,
.pcoded[layout-type="dark"] #chart_bubble rect,
.pcoded[layout-type="dark"] #chart_stacking rect,
body.dark #chart_Candlestick rect,
body.dark #chart_Combo rect,
body.dark #chart_Donut rect,
body.dark #chart_Exploading rect,
body.dark #chart_Threshold rect,
body.dark #chart_Waterfall rect,
body.dark #chart_area rect,
body.dark #chart_bar rect,
body.dark #chart_bubble rect,
body.dark #chart_stacking rect {
  fill: #46535f !important;
}
.pcoded[layout-type="dark"] .auth-box .form-control,
body.dark .auth-box .form-control {
  background-color: #fff;
}
.pcoded[layout-type="dark"] .chat-header,
body.dark .chat-header {
  color: #fff;
}
.pcoded[layout-type="dark"] .social-msg a span,
body.dark .social-msg a span {
  color: #f2f2f2;
}
.pcoded[layout-type="dark"] .bg-white,
body.dark .bg-white {
  background: #46535f !important;
}
.pcoded[layout-type="dark"] .list-group-item,
body.dark .list-group-item {
  background: #46535f;
}
.pcoded[layout-type="dark"] ul.list-contacts a,
body.dark ul.list-contacts a {
  color: #fff;
}
.pcoded[layout-type="dark"] .card-header-img h5,
.pcoded[layout-type="dark"] .card-header-img h6,
body.dark .card-header-img h5,
body.dark .card-header-img h6 {
  color: #fff;
}
.pcoded[layout-type="dark"] .prod-item .prod-info,
body.dark .prod-item .prod-info {
  background: #46535f;
}
.pcoded[layout-type="dark"] .email-card .user-body,
body.dark .email-card .user-body {
  background: #46535f;
}
.pcoded[layout-type="dark"] .email-card .user-body .page-list li.mail-section a,
body.dark .email-card .user-body .page-list li.mail-section a {
  color: #fff;
}
.pcoded[layout-type="dark"] .email-card .user-body .page-list li.mail-section a.active, .pcoded[layout-type="dark"] .email-card .user-body .page-list li.mail-section a:hover,
body.dark .email-card .user-body .page-list li.mail-section a.active,
body.dark .email-card .user-body .page-list li.mail-section a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.pcoded[layout-type="dark"] .email-card .user-body .label-list a,
body.dark .email-card .user-body .label-list a {
  color: #fff;
}
.pcoded[layout-type="dark"] .email-card .mail-body-content tr:hover,
body.dark .email-card .mail-body-content tr:hover {
  background: rgba(255, 255, 255, 0.2);
}
.pcoded[layout-type="dark"] .email-card .mail-body-content .unread a,
body.dark .email-card .mail-body-content .unread a {
  color: #fff;
}
.pcoded[layout-type="dark"] .email-card .mail-body-content .read a,
body.dark .email-card .mail-body-content .read a {
  color: #e6e5e5;
}
.pcoded[layout-type="dark"] .email-card .user-mail h6,
body.dark .email-card .user-mail h6 {
  color: #fff;
}
.pcoded[layout-type="dark"] .wall-img-preview .wall-item,
body.dark .wall-img-preview .wall-item {
  border: 2px solid #46535f;
}
.pcoded[layout-type="dark"] .msg-send,
body.dark .msg-send {
  background: #4c5b67;
}
.pcoded[layout-type="dark"] .filter-bar > .navbar,
body.dark .filter-bar > .navbar {
  background: #46535f;
}
.pcoded[layout-type="dark"] .navbar-light .navbar-nav .active > .nav-link,
.pcoded[layout-type="dark"] .navbar-light .navbar-nav .nav-link,
.pcoded[layout-type="dark"] .navbar-light .navbar-nav .nav-link.active,
.pcoded[layout-type="dark"] .navbar-light .navbar-nav .nav-link.show,
.pcoded[layout-type="dark"] .navbar-light .navbar-nav .show > .nav-link,
body.dark .navbar-light .navbar-nav .active > .nav-link,
body.dark .navbar-light .navbar-nav .nav-link,
body.dark .navbar-light .navbar-nav .nav-link.active,
body.dark .navbar-light .navbar-nav .nav-link.show,
body.dark .navbar-light .navbar-nav .show > .nav-link {
  color: #fff;
}
.pcoded[layout-type="dark"] #task-container li,
body.dark #task-container li {
  background: #51606d;
  color: #fff;
}
.pcoded[layout-type="dark"] .text-inverse,
body.dark .text-inverse {
  color: #fff !important;
}
.pcoded[layout-type="dark"] .note-card .note-write,
body.dark .note-card .note-write {
  background: -webkit-linear-gradient(top, #66798b 0%, #8293a2 5%) 0 0;
  background-size: 100% 35px;
}
.pcoded[layout-type="dark"] .note-card .note-box-aside,
body.dark .note-card .note-box-aside {
  border-right: 1px solid #51606d;
}
.pcoded[layout-type="dark"] .invoice-table,
body.dark .invoice-table {
  border-left: none;
}
.pcoded[layout-type="dark"] .invoice-total,
.pcoded[layout-type="dark"] .thead-default th,
body.dark .invoice-total,
body.dark .thead-default th {
  background: #3b4650;
}
.pcoded[layout-type="dark"] #external-events .fc-event,
.pcoded[layout-type="dark"] .danger-nav,
.pcoded[layout-type="dark"] .fc-state-default,
.pcoded[layout-type="dark"] .info-nav,
.pcoded[layout-type="dark"] .light-nav-border,
.pcoded[layout-type="dark"] .primary-nav,
.pcoded[layout-type="dark"] .success-nav,
.pcoded[layout-type="dark"] .warning-nav,
body.dark #external-events .fc-event,
body.dark .danger-nav,
body.dark .fc-state-default,
body.dark .info-nav,
body.dark .light-nav-border,
body.dark .primary-nav,
body.dark .success-nav,
body.dark .warning-nav {
  background-color: #51606d;
  color: #fff;
}
.pcoded[layout-type="dark"] .jFiler-input-dragDrop,
.pcoded[layout-type="dark"] .jFiler-theme-default .jFiler-input,
body.dark .jFiler-input-dragDrop,
body.dark .jFiler-theme-default .jFiler-input {
  background-color: #414e59;
}
.pcoded[layout-type="dark"] .danger-nav .navbar-varient-submenu,
.pcoded[layout-type="dark"] .info-nav .navbar-varient-submenu,
.pcoded[layout-type="dark"] .light-nav-border .navbar-varient-submenu,
.pcoded[layout-type="dark"] .primary-nav .navbar-varient-submenu,
.pcoded[layout-type="dark"] .success-nav .navbar-varient-submenu,
.pcoded[layout-type="dark"] .warning-nav .navbar-varient-submenu,
body.dark .danger-nav .navbar-varient-submenu,
body.dark .info-nav .navbar-varient-submenu,
body.dark .light-nav-border .navbar-varient-submenu,
body.dark .primary-nav .navbar-varient-submenu,
body.dark .success-nav .navbar-varient-submenu,
body.dark .warning-nav .navbar-varient-submenu {
  background-color: #4a5865;
  color: #fff;
}
.pcoded[layout-type="dark"] .danger-nav .navbar-varient-submenu a:hover,
.pcoded[layout-type="dark"] .info-nav .navbar-varient-submenu a:hover,
.pcoded[layout-type="dark"] .light-nav-border .navbar-varient-submenu a:hover,
.pcoded[layout-type="dark"] .primary-nav .navbar-varient-submenu a:hover,
.pcoded[layout-type="dark"] .success-nav .navbar-varient-submenu a:hover,
.pcoded[layout-type="dark"] .warning-nav .navbar-varient-submenu a:hover,
body.dark .danger-nav .navbar-varient-submenu a:hover,
body.dark .info-nav .navbar-varient-submenu a:hover,
body.dark .light-nav-border .navbar-varient-submenu a:hover,
body.dark .primary-nav .navbar-varient-submenu a:hover,
body.dark .success-nav .navbar-varient-submenu a:hover,
body.dark .warning-nav .navbar-varient-submenu a:hover {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .card.version .card-header .card-header-right,
body.dark .card.version .card-header .card-header-right {
  background-color: #46535f;
  color: #fff;
}
.pcoded[layout-type="dark"] .version .nav li:first-child,
body.dark .version .nav li:first-child {
  color: #fff;
}
.pcoded[layout-type="dark"] .version .nav li:hover,
body.dark .version .nav li:hover {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .version .nav li a,
body.dark .version .nav li a {
  color: #fff;
}
.pcoded[layout-type="dark"] .main-timeline,
body.dark .main-timeline {
  background-color: #46535f;
}
.pcoded[layout-type="dark"] .main-timeline .bg-white,
body.dark .main-timeline .bg-white {
  background-color: #51606d !important;
}
.pcoded[layout-type="dark"] .main-timeline .cd-timeline-content,
body.dark .main-timeline .cd-timeline-content {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .main-timeline .cd-timeline-content h6,
.pcoded[layout-type="dark"] .main-timeline .cd-timeline-content i,
.pcoded[layout-type="dark"] .main-timeline .cd-timeline-content p,
.pcoded[layout-type="dark"] .main-timeline .cd-timeline-content span,
body.dark .main-timeline .cd-timeline-content h6,
body.dark .main-timeline .cd-timeline-content i,
body.dark .main-timeline .cd-timeline-content p,
body.dark .main-timeline .cd-timeline-content span {
  color: #fff;
}
.pcoded[layout-type="dark"] #styleSelector,
body.dark #styleSelector {
  color: #3b4650;
}
.pcoded[layout-type="dark"] #styleSelector .form-control,
body.dark #styleSelector .form-control {
  color: #3b4650;
}
.pcoded[layout-type="dark"] .md-tabs .nav-item a.active, .pcoded[layout-type="dark"] .md-tabs .nav-item a:focus, .pcoded[layout-type="dark"] .md-tabs .nav-item a:hover,
body.dark .md-tabs .nav-item a.active,
body.dark .md-tabs .nav-item a:focus,
body.dark .md-tabs .nav-item a:hover {
  border-color: #4099ff !important;
}
.pcoded[layout-type="dark"] .ngb-accordion .card .card-header:hover a,
.pcoded[layout-type="dark"] .ngb-accordion .card .card-header:focus a,
body.dark .ngb-accordion .card .card-header:hover a,
body.dark .ngb-accordion .card .card-header:focus a {
  background-color: transparent !important;
}
.pcoded[layout-type="dark"] .below-tabs .nav-tabs,
body.dark .below-tabs .nav-tabs {
  border-top: none;
}
.pcoded[layout-type="dark"] .md-tabs.md-below-tabs .nav-link.active,
body.dark .md-tabs.md-below-tabs .nav-link.active {
  margin-top: -1px;
}
.pcoded[layout-type="dark"] .page-item.active a,
body.dark .page-item.active a {
  background-color: #4099ff;
}
.pcoded[layout-type="dark"] .tag-chips .ng2-tag-input__text-input,
.pcoded[layout-type="dark"] .ng2-tag-input__text-input,
body.dark .tag-chips .ng2-tag-input__text-input,
body.dark .ng2-tag-input__text-input {
  background-color: transparent;
  color: #fff;
}
.pcoded[layout-type="dark"] .bg-light,
body.dark .bg-light {
  background: transparent !important;
}
.pcoded[layout-type="dark"] select-dropdown > div,
body.dark select-dropdown > div {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] select-dropdown .selected,
body.dark select-dropdown .selected {
  background-color: #46535f;
}
.pcoded[layout-type="dark"] .table-styling .table-info,
.pcoded[layout-type="dark"] .table-styling.table-info,
body.dark .table-styling .table-info,
body.dark .table-styling.table-info {
  border: none;
}
.pcoded[layout-type="dark"] .data-table datatable-footer,
body.dark .data-table datatable-footer {
  background-color: transparent;
}
.pcoded[layout-type="dark"] .datatable-footer .datatable-pager a,
body.dark .datatable-footer .datatable-pager a {
  color: #fff;
}
.pcoded[layout-type="dark"] .datatable-row-detail,
body.dark .datatable-row-detail {
  background-color: transparent;
}
.pcoded[layout-type="dark"] google-chart rect,
body.dark google-chart rect {
  fill: transparent;
}
.pcoded[layout-type="dark"] .google-visualization-table-table,
body.dark .google-visualization-table-table {
  color: #3b4650;
}
.pcoded[layout-type="dark"] .md-tabs.md-card-tabs .nav.nav-tabs,
body.dark .md-tabs.md-card-tabs .nav.nav-tabs {
  background-color: #46535f;
}
.pcoded[layout-type="dark"] .ngxcarouselPoint li.active,
body.dark .ngxcarouselPoint li.active {
  background: #fff;
}
.pcoded[layout-type="dark"] .chat-card .received-chat .msg,
body.dark .chat-card .received-chat .msg {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] .chat-card .send-chat .msg,
body.dark .chat-card .send-chat .msg {
  background-color: #46535f;
}
.pcoded[layout-type="dark"] .chat-card .chat-saprator span,
body.dark .chat-card .chat-saprator span {
  background: #46535f;
  color: #fff;
}
.pcoded[layout-type="dark"] .header-navbar .navbar-wrapper .navbar-container .header-notification.active:before,
body.dark .header-navbar .navbar-wrapper .navbar-container .header-notification.active:before {
  border-left-color: #3b4650;
  border-top-color: #3b4650;
}
.pcoded[layout-type="dark"] .chat-card .chat-control .chat-form .form-control,
body.dark .chat-card .chat-control .chat-form .form-control {
  background-color: transparent;
}
.pcoded[layout-type="dark"] .chat-card .chat-control .chat-form .form-control:focus, .pcoded[layout-type="dark"] .chat-card .chat-control .chat-form .form-control:active,
body.dark .chat-card .chat-control .chat-form .form-control:focus,
body.dark .chat-card .chat-control .chat-form .form-control:active {
  box-shadow: none;
}
/*!
 * Waves v0.7.5
 * http://fian.my.id/Waves
 *
 * Copyright 2014-2016 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  /*display: inline-block;*/
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  transition: all .5s ease-out;
  transition-property: transform, opacity;
  transform: scale(0) translate(0, 0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}
.waves-effect.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2);
}
.waves-effect.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
}
.waves-notransition {
  transition: none !important;
}
.waves-button, .waves-circle {
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
}
.waves-button {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: 0;
  color: inherit;
  background-color: transparent;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1;
}
.waves-button:hover, .waves-button:visited {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: 0;
  color: inherit;
  background-color: transparent;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1;
}
.waves-button-input {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: 0;
  color: inherit;
  background-color: transparent;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1;
}
.waves-button {
  padding: .85em 1.1em;
  border-radius: 0.2em;
}
.waves-button-input {
  margin: 0;
  padding: 0.85em 1.1em;
}
.waves-input-wrapper {
  border-radius: .2em;
  vertical-align: bottom;
}
.waves-input-wrapper.waves-button {
  padding: 0;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
}
.waves-float {
  -webkit-mask-image: none;
  box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  transition: all 300ms;
}
.waves-float:active {
  box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.waves-block {
  display: block;
}
.below-tabs {
  transform: rotate(180deg);
}
.below-tabs .nav-tabs, .below-tabs .tab-content {
  transform: rotate(180deg);
}
.below-tabs .nav-tabs {
  border-top: 1px solid #ddd;
  border-bottom: transparent;
}
.below-tabs .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}
.below-tabs .nav-tabs .nav-item.show .nav-link, .below-tabs .nav-tabs .nav-link.active {
  color: #464a4c;
  background-color: #fff;
  border-color: #fff #ddd #ddd;
  margin-top: -1px;
}
/* tab material start */
.md-tabs.md-card-tabs .nav.nav-tabs {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
  border: none;
  margin-bottom: 30px;
  transition: all 0.3s ease-in-out;
}
.md-tabs .nav-link {
  transition: all 0.4s ease-in-out;
  border-bottom: 4px solid transparent;
}
.md-tabs .nav-link.active {
  border-bottom: 4px solid #4099ff;
  border-bottom: 4px solid #4099ff;
}
.md-tabs .nav-link.active:focus, .md-tabs .nav-link.active:hover {
  border-bottom: 4px solid #4099ff;
}
.md-tabs .nav-link:hover, .md-tabs .nav-link:focus {
  border-bottom: 4px solid #ddd;
}
.md-tabs.md-below-tabs {
  transform: rotate(180deg);
}
.md-tabs.md-below-tabs .nav-tabs, .md-tabs.md-below-tabs .tab-content {
  transform: rotate(180deg);
}
.md-tabs.md-below-tabs .nav-tabs, .md-tabs.md-below-tabs .nav-item:first-child {
  border-top: 1px solid #ddd;
  border-bottom: 0px solid transparent;
  margin-top: -1px;
}
.md-tabs.md-below-tabs .nav-link {
  transition: all 0.4s ease-in-out;
  border-top: 0px solid transparent;
}
.md-tabs.md-below-tabs .nav-link.active {
  border-top: 4px solid #4099ff;
  border-top: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-below-tabs .nav-link.active:focus, .md-tabs.md-below-tabs .nav-link.active:hover {
  border-top: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-below-tabs .nav-tabs .nav-link:hover {
  border-top: 4px solid #ddd;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-below-tabs .nav-tabs .nav-link.active:hover {
  border-top: 4px solid #4099ff;
}
.md-tabs.md-left-tabs .nav-item {
  width: 100%;
}
.md-tabs.md-left-tabs .nav-item:first-child {
  border-bottom: 0px;
}
.md-tabs.md-left-tabs .nav-item .nav-link {
  border: 0px solid transparent;
  padding: 10px 0 !important;
  margin: 10px 0;
}
.md-tabs.md-left-tabs .nav-link.active {
  border-left: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-left-tabs .nav-link.active:focus, .md-tabs.md-left-tabs .nav-link.active:hover {
  border-left: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-left-tabs .nav-item .nav-link.active {
  border: 0px solid transparent;
  border-left: 4px solid #4099ff;
}
.md-tabs.md-left-tabs .nav-tabs {
  border-bottom: 0px solid transparent;
  display: table-cell;
  min-width: 120px;
  vertical-align: top;
  width: 150px;
}
.md-tabs.md-left-tabs .nav-tabs .nav-link.active:hover {
  border-left: 4px solid #4099ff;
}
.md-tabs.md-left-tabs .nav-tabs .nav-link:hover {
  border: 0px solid transparent;
  border-left: 4px solid #ddd;
}
.md-tabs.md-left-tabs .tab-content {
  display: table-cell;
  top: 0;
  position: absolute;
  left: 150px;
}
.md-tabs.md-right-tabs .nav-item {
  width: 100%;
}
.md-tabs.md-right-tabs .nav-item:first-child {
  border-bottom: 0px;
}
.md-tabs.md-right-tabs .nav-item .nav-link {
  border: 0px solid transparent;
  padding: 10px 0 !important;
  margin: 10px 0;
}
.md-tabs.md-right-tabs .nav-link.active {
  border-right: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-right-tabs .nav-link.active:focus, .md-tabs.md-right-tabs .nav-link.active:hover {
  border-right: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-right-tabs .nav-item .nav-link.active {
  border: 0px solid transparent;
  border-right: 4px solid #4099ff;
}
.md-tabs.md-right-tabs .nav-tabs {
  border-bottom: 0px solid transparent;
  display: table-cell;
  min-width: 120px;
  vertical-align: top;
  width: 150px;
  float: right;
}
.md-tabs.md-right-tabs .nav-tabs .nav-link.active:hover {
  border-right: 4px solid #4099ff;
}
.md-tabs.md-right-tabs .nav-tabs .nav-link:hover {
  border: 0px solid transparent;
  border-right: 4px solid #ddd;
}
.md-tabs.md-right-tabs .tab-content {
  display: table-cell;
  top: 0;
  position: absolute;
  right: 150px;
}
.md-tabs.md-image-tab .nav-link {
  position: relative;
  display: inline-block;
}
.md-tabs.md-image-tab .nav-item, .md-tabs.md-image-tab .nav-link, .md-tabs.md-image-tab .nav-tabs {
  border: 0px solid transparent !important;
}
.md-tabs.md-image-tab img {
  width: 100px;
  border: 4px solid #4099ff;
}
.md-tabs.md-image-tab img + .quote {
  position: absolute;
  height: 25px;
  width: 25px;
  border-radius: 100%;
  bottom: 10px;
  right: 70px;
}
.md-tabs.md-image-tab .quote i {
  border-radius: 50%;
  padding: 3px 5px;
}
.md-tabs.md-image-tab .nav-link {
  opacity: 0.5;
}
.md-tabs.md-image-tab .nav-link.active {
  opacity: 1;
}
@media only screen and (max-width: 576px) {
  ngb-tabset .nav-tabs .nav-link.active {
    border: 1px solid transparent;
    border-color: #dee2e6 #dee2e6 #fff;
  }
  .md-tabs .nav {
    display: block;
  }
  .md-tabs .nav.nav-tabs {
    width: 100%;
  }
  .md-tabs .nav.nav-tabs a.nav-link {
    margin-bottom: 0;
  }
  .md-tabs .nav-tabs .nav-link.active {
    border: none;
    border-bottom: 4px solid #4099ff;
  }
  .md-tabs.md-below-tabs {
    display: block;
  }
  .md-tabs.md-below-tabs .nav-tabs .nav-link.active {
    border: none;
    border-bottom: 4px solid transparent;
    border-top: 4px solid #4099ff;
  }
  .md-tabs.md-right-tabs .nav-tabs, .md-tabs.md-left-tabs .nav-tabs {
    display: block;
  }
  .md-tabs.md-right-tabs .tab-content, .md-tabs.md-left-tabs .tab-content {
    position: relative;
    left: 0;
  }
}
.pcoded[layout-type="dark"] .md-tabs .nav-item a.active, .pcoded[layout-type="dark"] .md-tabs .nav-item a:focus, .pcoded[layout-type="dark"] .md-tabs .nav-item a:hover,
body.dark .md-tabs .nav-item a.active,
body.dark .md-tabs .nav-item a:focus,
body.dark .md-tabs .nav-item a:hover {
  border-color: #4099ff !important;
}
.pcoded[layout-type="dark"] .below-tabs .nav-tabs,
body.dark .below-tabs .nav-tabs {
  border-top: none;
}
.pcoded[layout-type="dark"] .md-tabs.md-below-tabs .nav-link.active,
body.dark .md-tabs.md-below-tabs .nav-link.active {
  margin-top: -1px;
}
.pcoded[layout-type="dark"] .md-tabs.md-card-tabs .nav.nav-tabs,
body.dark .md-tabs.md-card-tabs .nav.nav-tabs {
  background-color: #46535f;
}
.basic-list, .list-view-media {
  margin-bottom: 30px;
}
.basic-list li {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.basic-list li:last-child {
  border: 0;
  padding-bottom: 0;
}
.basic-list.list-icons li, .basic-list.list-icons-img li {
  margin-left: 50px;
  position: relative;
}
.list-icons i {
  left: -64px;
  top: 0;
  bottom: -1px;
  width: 64px;
  padding: 8px 0;
  float: left;
  position: absolute;
}
.basic-list p {
  margin: 0;
}
.list-icons-img img {
  left: -60px;
  top: 0;
  bottom: -1px;
  width: 40px;
  position: absolute;
  border-radius: 5px;
}
.list-view li button {
  margin-right: 10px;
  margin-bottom: 10px;
}
.list-view li .user-card {
  margin-bottom: 20px;
}
.list-view li:last-child .user-card {
  margin-bottom: 0;
}
.small-icon .icon {
  width: auto !important;
  height: auto !important;
}
.no-icon .icon {
  display: none;
}
.simple-notification-wrapper {
  z-index: 10001 !important;
  width: auto !important;
  max-width: 450px;
}
.br-horizontal .br-unit.br-active,
.br-horizontal .br-unit.br-selected,
.br-movie .br-unit.br-active,
.br-movie .br-unit.br-selected,
.br-vertical .br-unit.br-active,
.br-vertical .br-unit.br-selected {
  background-color: #449bff !important;
}
.br-square .br-unit.br-active,
.br-square .br-unit.br-selected {
  border: 2px solid #449bff !important;
  color: #449bff !important;
}
.br-fontawesome .br-selected:after,
.br-default .br-selected:after,
.br-fontawesome-o .br-selected:after,
.br-fontawesome-o .br-fraction:after {
  color: #449bff !important;
}
.br-horizontal .br-unit,
.br-movie .br-unit,
.br-vertical .br-unit {
  background-color: rgba(114, 180, 255, 0.4) !important;
}
.br-square .br-unit {
  border: 2px solid rgba(114, 180, 255, 0.4) !important;
}
.stars .title {
  top: -5px;
}
.tag-chips .ng2-tag-input {
  border-bottom: 1px solid #4099ff !important;
  border: 1px solid #4099ff;
  line-height: 30px;
  border-radius: 2px;
  padding: 6px !important;
}
.tag-chips .ng2-tag-input tag, .tag-chips .ng2-tag-input .ng2-tag-input.bootstrap {
  color: #fff !important;
  background: linear-gradient(45deg, #00bcd4, #08e3ff) !important;
  border-radius: 2px !important;
}
.tag-chips .ng2-tag-input tag.tag--editing, .tag-chips .ng2-tag-input .tag--editing.ng2-tag-input.bootstrap {
  color: #333 !important;
  background: #fff !important;
}
.tag-chips .ng2-tag-input.minimal tag, .tag-chips .ng2-tag-input.minimal .ng2-tag-input.bootstrap {
  border-radius: 15px !important;
}
.tag-chips .ng2-tag-input.dark tag, .tag-chips .ng2-tag-input.dark .ng2-tag-input.bootstrap {
  background: linear-gradient(45deg, #150909, #bbb8b8) !important;
}
.tag-chips .ng2-tag-input.danger tag, .tag-chips .ng2-tag-input.danger .ng2-tag-input.bootstrap {
  background: linear-gradient(45deg, #FF5370, #ff869a) !important;
}
.tag-chips .ng2-tag-input.success tag, .tag-chips .ng2-tag-input.success .ng2-tag-input.bootstrap {
  background: linear-gradient(45deg, #2ed8b6, #59e0c5) !important;
}
.tag-chips .ng2-tag-input.warning tag, .tag-chips .ng2-tag-input.warning .ng2-tag-input.bootstrap {
  background: linear-gradient(45deg, #FFB64D, #ffcb80) !important;
}
.tag-chips .ng2-tag-input.minimal-dark tag, .tag-chips .ng2-tag-input.minimal-dark .ng2-tag-input.bootstrap {
  border-radius: 15px !important;
  background: linear-gradient(45deg, #150909, #bbb8b8) !important;
}
.tag-chips .ng2-tag-input.minimal-danger tag, .tag-chips .ng2-tag-input.minimal-danger .ng2-tag-input.bootstrap {
  border-radius: 15px !important;
  background: linear-gradient(45deg, #FF5370, #ff869a) !important;
}
.tag-chips .ng2-tag-input.minimal-success tag, .tag-chips .ng2-tag-input.minimal-success .ng2-tag-input.bootstrap {
  border-radius: 15px !important;
  background: linear-gradient(45deg, #2ed8b6, #59e0c5) !important;
}
.tag-chips .ng2-tag-input.minimal-warning tag, .tag-chips .ng2-tag-input.minimal-warning .ng2-tag-input.bootstrap {
  border-radius: 15px !important;
  background: linear-gradient(45deg, #FFB64D, #ffcb80) !important;
}
.tag-chips .tag__text {
  line-height: 2;
  font-size: 11px;
  font-weight: 400;
}
.tag-chips delete-icon svg {
  height: 12px !important;
  line-height: 1;
  vertical-align: top !important;
  margin-top: 5px;
}
.tag-chips delete-icon svg path {
  fill: #fff !important;
}
.tag-chips .ng2-tags-container tag, .tag-chips .ng2-tags-container .ng2-tag-input.bootstrap {
  padding: 3px 6px !important;
  height: 27px !important;
}
.tag-chips delete-icon:hover {
  transform: none !important;
}
.tag-chips .ng2-tag-input__text-input {
  height: auto !important;
}
ng-select.ng-select > div {
  border: none;
}
ng-select.ng-select > div > div.single {
  background-color: #4099ff;
  color: #fff;
  padding: 8px 30px 8px 20px;
  border-radius: 4px;
  height: auto;
}
ng-select.ng-select > div.disabled > div.single {
  background-color: #aaa;
  color: #fff;
}
ng-select.ng-select > div > div.single > div.clear:hover, ng-select.ng-select > div > div.single > div.toggle:hover {
  background-color: transparent;
}
ng-select.ng-select > div > div.single > div.clear {
  color: #fff;
}
ng-select.ng-select > div > div.single > div.toggle {
  color: #fff;
  font-size: 9px;
}
ng-select.ng-select > div > div.single > div.clear, ng-select.ng-select > div > div.single > div.toggle {
  width: 0;
}
.ng-select select-dropdown .highlighted {
  background-color: #4099ff;
}
.famfamfam-flags {
  display: inline-block;
  margin-right: 6px;
  width: 16px;
}
ng-select.ng-select > div > div.multiple {
  border: 1px solid #aaa;
  padding: 6px 10px 6px 10px !important;
  border-radius: 4px;
}
ng-select.ng-select > div > div.multiple > div.option {
  background-color: #4099ff !important;
  border: 1px solid #4099ff !important;
  padding: 5px 15px !important;
  color: #fff !important;
  margin: 0 2px 2px !important;
}
ng-select.ng-select > div > div.multiple > div.option span.deselect-option {
  color: #fff !important;
  font-size: 10px !important;
  vertical-align: middle;
  font-weight: bold;
  margin-right: 2px;
}
ng-select.ng-select > div > div.single > div.placeholder {
  color: #fff;
}
ng-select.ng-select > div > div.single > div.clear {
  font-size: 10px;
  margin-right: 14px;
  font-weight: bold;
}
.tag-select .bootstrap tag, .tag-select .bootstrap .tag-chips .ng2-tag-input.bootstrap, .tag-chips .tag-select .bootstrap .ng2-tag-input.bootstrap {
  padding: 5px 10px !important;
  height: auto !important;
  z-index: 0;
  line-height: 25px !important;
  background: #4099ff !important;
}
.tag-select .bootstrap tag delete-icon:hover, .tag-select .bootstrap .tag-chips .ng2-tag-input.bootstrap delete-icon:hover, .tag-chips .tag-select .bootstrap .ng2-tag-input.bootstrap delete-icon:hover {
  transform: scale(1);
}
.tag-select .bootstrap tag delete-icon svg, .tag-select .bootstrap .tag-chips .ng2-tag-input.bootstrap delete-icon svg, .tag-chips .tag-select .bootstrap .ng2-tag-input.bootstrap delete-icon svg {
  height: 27px !important;
}
.tag-select tag-input-form {
  padding: 0px 10px 0px 10px !important;
}
.tag-select .ng2-tag-input {
  border-bottom: 1px solid #aaa !important;
  border: 1px solid #aaa;
  padding: 5px !important;
  border-radius: 4px;
}
.pcoded[layout-type="dark"] .tag-chips .ng2-tag-input__text-input,
.pcoded[layout-type="dark"] .ng2-tag-input__text-input,
body.dark .tag-chips .ng2-tag-input__text-input,
body.dark .ng2-tag-input__text-input {
  background-color: transparent;
  color: #fff;
}
.pcoded[layout-type="dark"] select-dropdown > div,
body.dark select-dropdown > div {
  background-color: #51606d;
}
.pcoded[layout-type="dark"] select-dropdown .selected,
body.dark select-dropdown .selected {
  background-color: #46535f;
}
/* data table */
ngx-datatable.data-table {
  border: 1px solid #eceeef;
}
.data-table datatable-header {
  border-bottom: 2px solid #ccc;
}
.data-table datatable-footer {
  border-top: 2px solid #ccc;
  padding: 0 0.75rem;
  background-color: #eceeef;
  box-shadow: inset 0 2px 4px -2px rgba(0, 0, 0, 0.15);
}
.data-table .empty-row {
  padding: 0.75rem;
  text-align: center;
}
.data-table .datatable-row-wrapper:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.data-table datatable-body-cell {
  padding: 0.75rem;
}
.data-table datatable-body-cell + datatable-body-cell {
  border-left: 1px solid #eceeef;
}
.data-table datatable-header-cell .datatable-header-cell-label {
  padding: .75rem 30px .75rem .75rem;
}
.data-table datatable-header-cell + datatable-header-cell {
  border-left: 1px solid #eceeef;
}
.data-table datatable-header-cell.sortable:before, .data-table datatable-header-cell.sortable:after {
  font-family: 'IcoFont' !important;
  position: absolute;
  top: 10px;
  color: #ccc;
  font-size: 20px;
}
.datatable-header-cell-wrapper, .datatable-header-cell-label {
  display: block;
}
.dt-cust-search.float-right label {
  display: inline-block;
}
.dt-cust-search.float-right .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.data-table datatable-header-cell.sortable:after {
  content: "\eb53";
  right: 10px;
}
.data-table datatable-header-cell.sortable:before {
  content: "\eb56";
  right: 15px;
}
.data-table datatable-header-cell.sortable.sort-active.sort-desc:after, .data-table datatable-header-cell.sortable.sort-active.sort-asc:before {
  color: #666;
}
.data-table.scroll .datatable-body, .data-table.fullscreen .datatable-body {
  height: 500px !important;
}
.data-table datatable-scroller {
  width: auto !important;
}
.datatable-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  font-size: 16px;
}
.datatable-footer .page-count {
  line-height: 50px;
  height: 50px;
  padding: 0 1.2rem;
}
.datatable-footer .datatable-pager {
  margin: 0 10px;
}
.datatable-footer .datatable-pager li {
  vertical-align: middle;
}
.datatable-footer .datatable-pager li.disabled a {
  color: rgba(0, 0, 0, 0.26) !important;
  background-color: transparent !important;
}
.datatable-footer .datatable-pager li.active a {
  background-color: #4099ff;
  color: #fff;
}
.datatable-footer .datatable-pager a {
  padding: 0 6px;
  border-radius: 3px;
  margin: 6px 3px;
  text-align: center;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.54);
  text-decoration: none;
  vertical-align: bottom;
}
.datatable-footer .datatable-pager a:hover {
  color: rgba(0, 0, 0, 0.75);
  background-color: rgba(158, 158, 158, 0.2);
}
.datatable-footer .datatable-pager .datatable-icon-left, .datatable-footer .datatable-pager .datatable-icon-skip, .datatable-footer .datatable-pager .datatable-icon-right, .datatable-footer .datatable-pager .datatable-icon-prev {
  font-size: 20px;
  line-height: 20px;
  padding: 0 3px;
}
.datatable-icon-right:before {
  content: "\eb27";
  font-family: 'icofont';
  font-style: normal;
}
.datatable-icon-skip:before {
  content: "\eb3a";
  font-family: 'icofont';
  font-style: normal;
}
.datatable-icon-left:before {
  content: "\eb26";
  font-family: 'icofont';
  font-style: normal;
}
.datatable-icon-down:before {
  content: "\eb28";
  font-family: 'icofont';
  font-style: normal;
}
.datatable-icon-prev:before {
  content: "\eb39";
  font-family: 'icofont';
  font-style: normal;
}
.dt-desc {
  padding: 0.45rem 50px;
}
.dt-desc th, .dt-desc td {
  padding: .75rem;
}
.dt-desc table {
  min-width: 400px;
}
.datatable-row-detail {
  background-color: #f9f9f9;
  box-shadow: inset 0px 2px 9px -6px rgba(0, 0, 0, 0.68);
}
.expandable datatable-body-cell + datatable-body-cell, .expandable datatable-header-cell + datatable-header-cell {
  width: calc(calc(100% - 50px) / 5) !important;
}
.expandable .datatable-body-row, .expandable .datatable-header-inner {
  width: 100% !important;
}
.datatable-row-center, .datatable-scroll, .data-table.expandable datatable-scroller {
  width: 100% !important;
}
.ngx-datatable.data-table.single-selection .datatable-body-row.active:hover .datatable-row-group, .ngx-datatable.data-table.multi-selection .datatable-body-row.active:hover .datatable-row-group, .ngx-datatable.data-table.single-selection .datatable-body-row.active .datatable-row-group, .ngx-datatable.data-table.multi-selection .datatable-body-row.active .datatable-row-group {
  background: #4099ff !important;
  color: #FFF !important;
}
.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell {
  overflow: visible !important;
}
.selection-cell .datatable-body-cell.active {
  background: #4099ff !important;
  color: #FFF !important;
}
.selected-column label {
  margin-bottom: 5px;
}
.dt-chk label {
  margin-bottom: 0;
}
.dt-chk .datatable-body-cell {
  line-height: 1 !important;
  overflow: hidden;
}
.full-data-search {
  margin-left: 0.5em;
  display: inline-block;
  width: auto !important;
}
.full-data-show-entry {
  width: 75px;
  display: inline-block;
}
.full-data-table .glyphicon {
  font-family: IcoFont;
  position: absolute;
  right: 14px;
  font-size: 20px;
  top: 9px;
}
.full-data-table .glyphicon.glyphicon-triangle-bottom:before {
  content: "\eb53";
}
.full-data-table .glyphicon.glyphicon-triangle-top:before {
  content: "\eb56";
}
.full-data-table th {
  position: relative;
}
.pcoded[layout-type="dark"] .data-table datatable-footer,
body.dark .data-table datatable-footer {
  background-color: transparent;
}
.pcoded[layout-type="dark"] .datatable-footer .datatable-pager a,
body.dark .datatable-footer .datatable-pager a {
  color: #fff;
}
.pcoded[layout-type="dark"] .datatable-row-detail,
body.dark .datatable-row-detail {
  background-color: transparent;
}
.ngb-accordion .card {
  border-bottom: none;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  box-shadow: none;
  margin-bottom: 0;
  border-radius: 0;
}
.ngb-accordion .card .card-header {
  border-radius: 0;
  border-bottom: none;
  padding: 14px 20px;
  box-shadow: none;
}
.ngb-accordion .card .card-header a {
  transition: all 0.5s ease-in-out;
  font-weight: 500;
}
.ngb-accordion .card .card-header:hover a, .ngb-accordion .card .card-header:focus a {
  color: #4099ff;
  background: #fff;
}
.ngb-accordion .card .card-header:hover a:hover, .ngb-accordion .card .card-header:hover a:focus, .ngb-accordion .card .card-header:focus a:hover, .ngb-accordion .card .card-header:focus a:focus {
  background: #fff;
}
.ngb-accordion.color-accordion .card {
  border-top: 1px solid #fff;
}
.ngb-accordion.color-accordion .card .card-header {
  transition: all 0s ease-in-out;
}
.ngb-accordion.color-accordion .card .card-header a {
  transition: all 0s ease-in-out;
}
.ngb-accordion.color-accordion .card .card-header:hover, .ngb-accordion.color-accordion .card .card-header:focus, .ngb-accordion.color-accordion .card .card-header.active {
  background: #4099ff;
}
.ngb-accordion.color-accordion .card .card-header:hover a, .ngb-accordion.color-accordion .card .card-header:focus a, .ngb-accordion.color-accordion .card .card-header.active a {
  color: #fff;
  background: #4099ff;
}
.ngb-accordion.color-accordion .card .card-header:hover a:hover, .ngb-accordion.color-accordion .card .card-header:hover a:focus, .ngb-accordion.color-accordion .card .card-header:focus a:hover, .ngb-accordion.color-accordion .card .card-header:focus a:focus, .ngb-accordion.color-accordion .card .card-header.active a:hover, .ngb-accordion.color-accordion .card .card-header.active a:focus {
  color: #fff;
  background: #4099ff;
}
.pcoded[layout-type="dark"] .ngb-accordion .card .card-header:hover a,
.pcoded[layout-type="dark"] .ngb-accordion .card .card-header:focus a,
body.dark .ngb-accordion .card .card-header:hover a,
body.dark .ngb-accordion .card .card-header:focus a {
  background-color: transparent !important;
}
.pcoded[layout-type="dark"] .ngb-accordion.color-accordion .card, body.dark .ngb-accordion.color-accordion .card {
  border-top: inherit;
}
.taskboard {
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  height: calc(100vh - 3.5rem);
  padding: 1rem;
}
.taskboard .taskboard-wrapper {
  width: 280px;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  height: 100%;
}
.taskboard .taskboard-wrapper:first-child {
  padding-left: 0;
}
.taskboard .taskboard-wrapper:last-child {
  padding-right: 0;
}
.taskboard .taskboard-list {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  max-height: 100%;
  white-space: normal;
  background-color: #fff;
  border: 1px solid #4099ff, #FFB64D, #d6d6d6, #FF5370, #2ed8b6, #222, #00bcd4;
  border-radius: 0.25rem;
}
.taskboard .taskboard-header {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-family: "Montserrat", Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.02rem;
  font-size: 13px;
  padding: 0.5rem 0.5rem 0;
}
.taskboard .taskboard-task {
  position: relative;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  padding: 0.5rem;
  margin-bottom: 0.5rem;
}
.taskboard .taskboard-task:last-child {
  margin-bottom: 0;
}
.taskboard .taskboard-task:hover {
  cursor: -webkit-grab;
  cursor: grab;
}
.taskboard .taskboard-task:after {
  content: "";
  position: absolute;
  border: 4px solid transparent;
  top: 0;
  border-top-width: 12px;
  border-bottom-color: transparent;
  right: 6px;
}
.taskboard .taskboard-task.task-status-success:after {
  border-top-color: #2ed8b6;
  border-right-color: #2ed8b6;
  border-left-color: #2ed8b6;
}
.taskboard .taskboard-task.task-status-info:after {
  border-top-color: #00bcd4;
  border-right-color: #00bcd4;
  border-left-color: #00bcd4;
}
.taskboard .taskboard-task.task-status-warning:after {
  border-top-color: #FFB64D;
  border-right-color: #FFB64D;
  border-left-color: #FFB64D;
}
.taskboard .taskboard-task.task-status-danger:after {
  border-top-color: #FF5370;
  border-right-color: #FF5370;
  border-left-color: #FF5370;
}
.taskboard .taskboard-cards {
  padding: 0.5rem;
  box-sizing: border-box;
  overflow-x: hidden;
  overflow-y: auto;
}
.taskboard .taskboard-task-title {
  margin-bottom: 0.5rem;
}
.ripple {
  position: relative;
  overflow: hidden;
}
.ripple:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  background-image: radial-gradient(circle, #000 10%, transparent 10.01%);
  background-repeat: no-repeat;
  background-position: 50%;
  transform: scale(10, 10);
  opacity: 0;
  transition: transform .5s, opacity 1s;
}
.ripple:active:after {
  transform: scale(0, 0);
  opacity: .2;
  transition: 0s;
}
.ripple.menu-ripple {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1030;
}
.ripple.light:after {
  background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
}
.ag-slider .noUi-horizontal {
  height: 16px;
  background: transparent;
  border-radius: 0px;
  border: none;
  border-top: 1px solid #D3D3D3;
  box-shadow: none;
  cursor: pointer;
}
.ag-slider .noUi-horizontal .noUi-handle {
  width: 20px;
  height: 20px;
  top: -10px;
  border: 1px solid transparent;
  border-radius: 100%;
  background-color: #4680ff;
  box-shadow: none;
}
.ag-slider .noUi-horizontal .noUi-handle:after, .ag-slider .noUi-horizontal .noUi-handle:before {
  background: transparent;
}
.ag-slider .noUi-horizontal .noUi-connects {
  padding: 10px;
  top: -10px;
}
.ag-slider .noUi-horizontal .noUi-connects .noUi-connect {
  background: #4680ff;
  height: 3px;
  top: 8px;
}
.ag-slider .noUi-horizontal .noUi-pips-horizontal {
  top: 0;
  padding: 0;
}
.ag-slider .noUi-horizontal .noUi-tooltip {
  border: 1px solid #222;
  border-radius: 5px;
  background: #222;
  color: #fff;
  padding: 5px 15px;
  transform: translate(-50%, -15px);
}
.ag-slider .noUi-horizontal .noUi-tooltip:after {
  content: "";
  position: absolute;
  border: 6px solid transparent;
  border-bottom-color: #222;
  border-right-color: #222;
  bottom: -10px;
  left: 50%;
  transform: rotate(45deg) translate(-50%, 0);
}
ngb-popover-window:before {
  content: "";
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  display: none;
}
ngb-popover-window .arrow, ngb-popover-window .popover-header, ngb-popover-window .popover-body {
  position: relative;
  z-index: 9;
}
ngb-popover-window .popover-body {
  background: #fff;
  border-radius: 0 0 3px 3px;
}
.touranchor--is-active {
  z-index: 2999;
  position: relative;
  padding: 5px 10px;
  background: #fff;
}
.ngx-form-wizard .nav-item a.nav-link {
  background: #eee;
  color: #aaa;
  margin: 0 0.5em 0.5em;
  padding: 1em 1em;
  border-radius: 5px;
}
.ngx-form-wizard .nav-item a.nav-link.active {
  background-color: #4099ff;
  color: #fff;
}
.ngx-form-wizard .nav-tabs {
  border-bottom: none;
}
.ngx-form-wizard .tab-pane {
  border: 1px solid #d6d6d6;
  padding: 20px;
  margin: 8px;
  border-radius: 5px;
}
.arc-wizard.arc-custom .steps-indicator li:after {
  border-radius: 5px !important;
}
.arc-wizard .centered-content {
  text-align: center;
}
.arc-wizard .wizard-steps {
  border-radius: 5px;
  border: 1px solid #d6d6d6;
  padding: 20px;
}
.arc-wizard .small ul.steps-indicator li.current:after,
.arc-wizard .small ul.steps-indicator li.editing:after {
  background-color: #4099ff !important;
}
.arc-wizard .large-filled-symbols ul.steps-indicator li.current:after,
.arc-wizard .large-filled-symbols ul.steps-indicator li.editing:after {
  background-color: #4099ff !important;
  color: #fff !important;
}
.arc-wizard .large-filled-symbols ul.steps-indicator li.done:after {
  color: #fff !important;
}
.arc-wizard .large-empty-symbols ul.steps-indicator li.current:after,
.arc-wizard .large-empty-symbols ul.steps-indicator li.editing:after {
  border-color: #4099ff !important;
  color: #4099ff !important;
}
.input-group-append .input-group-text,
.input-group-prepend .input-group-text {
  background-color: #448aff;
  border-color: rgba(0, 0, 0, 0.15);
  color: #fff;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
  display: block;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification {
  display: block;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li {
  border-top: none;
}
.header-navbar .navbar-wrapper .navbar-container .header-notification .show-notification li, .header-navbar .navbar-wrapper .navbar-container .header-notification .profile-notification li {
  border-top: none;
}
.header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-prepend.search-close {
  display: none;
}
.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .input-group-append.search-btn i,
.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .input-group-prepend.search-close i {
  background-color: transparent;
  color: #000;
}
.header-navbar .navbar-wrapper .header-search .main-search.open .input-group .input-group-prepend.search-close {
  display: flex;
}
.header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-append .input-group-text,
.header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-prepend .input-group-text {
  background-color: transparent;
  color: #fff;
  border: none;
}
.showChat,
.showChat_inner {
  display: block;
  height: 100vh;
  overflow: hidden;
}
.users-main {
  height: 100vh;
  width: 100%;
  position: absolute;
}
.pcoded .pcoded-header .p-chat-user a.back_friendlist,
.pcoded .pcoded-header .chat-inner-header a.back_chatBox {
  color: #222;
}
@media only screen and (max-width: 992px) {
  .header-navbar .navbar-wrapper .navbar-container .nav-right {
    display: block;
    overflow: hidden;
  }
  .showChat,
  .showChat_inner {
    top: 112px;
  }
  .header-navbar .navbar-wrapper .navbar-container .nav-right.nav-on {
    overflow: visible;
  }
  .header-navbar .navbar-wrapper .navbar-container .nav-right.nav-on.nav-off {
    overflow: hidden;
  }
}
.chat-reply-box {
  bottom: 107px;
}
.pcoded .ps__rail-y:focus > .ps__thumb-y,
.pcoded .ps__rail-y:hover > .ps__thumb-y,
.pcoded .ps__thumb-y {
  width: 3px;
  background-color: #000;
  opacity: 0.4;
}
.pcoded perfect-scrollbar > .ps.ps--active-y > .ps__rail-y,
.pcoded perfect-scrollbar > .ps.ps--active-y > .ps__rail-y:hover {
  width: 0;
}
.pcoded perfect-scrollbar > .ps {
  height: 100%;
}
.pcoded #styleSelector .ps__rail-y:focus > .ps__thumb-y,
.pcoded #styleSelector .ps__rail-y:hover > .ps__thumb-y,
.pcoded #styleSelector .ps__thumb-y {
  width: 6px;
}
.pcoded #styleSelector .theme-color a {
  margin: 5px 4px 5px 0;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar {
  position: fixed !important;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item > li > a {
  line-height: 2.4;
}
.login .container-fluid {
  margin-top: 56px;
}
.ngb-accordion .card {
  border-top: 1px solid #ddd;
  box-shadow: none;
  margin-bottom: 0;
  border-radius: 0;
}
.ngb-accordion .card .card-header {
  border-radius: 0;
  padding: 14px 20px;
}
.ngb-accordion .card .card-header a {
  transition: all 0.5s ease-in-out;
  font-weight: 600;
}
.ngb-accordion .card .card-header:hover a, .ngb-accordion .card .card-header:focus a {
  color: #4099ff;
  background: #fff;
}
.ngb-accordion .card .card-header:hover a:hover, .ngb-accordion .card .card-header:hover a:focus, .ngb-accordion .card .card-header:focus a:hover, .ngb-accordion .card .card-header:focus a:focus {
  background: #fff;
}
.ngb-accordion .card .card-header + .card-body {
  padding-top: 0;
}
.ngb-accordion.color-accordion .card {
  border-top: 1px solid #fff;
}
.ngb-accordion.color-accordion .card .card-header {
  transition: all 0s ease-in-out;
}
.ngb-accordion.color-accordion .card .card-header a {
  transition: all 0s ease-in-out;
}
.ngb-accordion.color-accordion .card .card-header:hover, .ngb-accordion.color-accordion .card .card-header:focus, .ngb-accordion.color-accordion .card .card-header.active {
  background: #4099ff;
}
.ngb-accordion.color-accordion .card .card-header:hover a, .ngb-accordion.color-accordion .card .card-header:focus a, .ngb-accordion.color-accordion .card .card-header.active a {
  color: #fff;
  background: #4099ff;
}
.ngb-accordion.color-accordion .card .card-header:hover a:hover, .ngb-accordion.color-accordion .card .card-header:hover a:focus, .ngb-accordion.color-accordion .card .card-header:focus a:hover, .ngb-accordion.color-accordion .card .card-header:focus a:focus, .ngb-accordion.color-accordion .card .card-header.active a:hover, .ngb-accordion.color-accordion .card .card-header.active a:focus {
  color: #fff;
  background: #4099ff;
}
.ngb-accordion.color-accordion .card .card-header + .card-body {
  padding-top: 20px;
}
.below-tabs {
  transform: rotate(180deg);
}
.below-tabs .nav-tabs, .below-tabs .tab-content {
  transform: rotate(180deg);
}
.below-tabs .nav-tabs {
  border-top: 1px solid #ddd;
  border-bottom: transparent;
}
.below-tabs .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.below-tabs .nav-tabs .nav-item.show .nav-link, .below-tabs .nav-tabs .nav-link.active {
  color: #464a4c;
  background-color: #fff;
  border-color: #fff #ddd #ddd;
  margin-top: -1px;
}
/* tab material start */
.md-tabs.md-card-tabs .nav.nav-tabs {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 2.94px 0.06px rgba(4, 26, 55, 0.16);
  border: none;
  margin-bottom: 30px;
  transition: all 0.3s ease-in-out;
}
.md-tabs .nav-link {
  transition: all 0.4s ease-in-out;
  border-bottom: 4px solid transparent;
}
.md-tabs .nav-link.active {
  border-bottom: 4px solid #4099ff;
  border-bottom: 4px solid #4099ff;
}
.md-tabs .nav-link.active:focus, .md-tabs .nav-link.active:hover {
  border-bottom: 4px solid #4099ff;
}
.md-tabs .nav-link:hover, .md-tabs .nav-link:focus {
  border-bottom: 4px solid #ddd;
}
.md-tabs.md-below-tabs {
  transform: rotate(180deg);
}
.md-tabs.md-below-tabs .nav-tabs, .md-tabs.md-below-tabs .tab-content {
  transform: rotate(180deg);
}
.md-tabs.md-below-tabs .nav-tabs, .md-tabs.md-below-tabs .nav-item:first-child {
  border-top: 1px solid #ddd;
  border-bottom: 0px solid transparent;
  margin-top: -1px;
}
.md-tabs.md-below-tabs .nav-link {
  transition: all 0.4s ease-in-out;
  border-top: 0px solid transparent;
}
.md-tabs.md-below-tabs .nav-link.active {
  border-top: 4px solid #4099ff;
  border-top: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-below-tabs .nav-link.active:focus, .md-tabs.md-below-tabs .nav-link.active:hover {
  border-top: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-below-tabs .nav-tabs .nav-link:hover {
  border-top: 4px solid #ddd;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-below-tabs .nav-tabs .nav-link.active:hover {
  border-top: 4px solid #4099ff;
}
.md-tabs.md-left-tabs .nav-item {
  width: 100%;
}
.md-tabs.md-left-tabs .nav-item:first-child {
  border-bottom: 0px;
}
.md-tabs.md-left-tabs .nav-item .nav-link {
  border: 0px solid transparent;
  padding: 10px 0 !important;
  margin: 10px 0;
}
.md-tabs.md-left-tabs .nav-link.active {
  border-left: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-left-tabs .nav-link.active:focus, .md-tabs.md-left-tabs .nav-link.active:hover {
  border-left: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-left-tabs .nav-item .nav-link.active {
  border: 0px solid transparent;
  border-left: 4px solid #4099ff;
}
.md-tabs.md-left-tabs .nav-tabs {
  border-bottom: 0px solid transparent;
  display: table-cell;
  min-width: 120px;
  vertical-align: top;
  width: 150px;
}
.md-tabs.md-left-tabs .nav-tabs .nav-link.active:hover {
  border-left: 4px solid #4099ff;
}
.md-tabs.md-left-tabs .nav-tabs .nav-link:hover {
  border: 0px solid transparent;
  border-left: 4px solid #ddd;
}
.md-tabs.md-left-tabs .tab-content {
  display: table-cell;
  top: 0;
  position: absolute;
  left: 150px;
}
.md-tabs.md-right-tabs .nav-item {
  width: 100%;
}
.md-tabs.md-right-tabs .nav-item:first-child {
  border-bottom: 0px;
}
.md-tabs.md-right-tabs .nav-item .nav-link {
  border: 0px solid transparent;
  padding: 10px 0 !important;
  margin: 10px 0;
}
.md-tabs.md-right-tabs .nav-link.active {
  border-right: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-right-tabs .nav-link.active:focus, .md-tabs.md-right-tabs .nav-link.active:hover {
  border-right: 4px solid #4099ff;
  border-bottom: 0px solid transparent;
}
.md-tabs.md-right-tabs .nav-item .nav-link.active {
  border: 0px solid transparent;
  border-right: 4px solid #4099ff;
}
.md-tabs.md-right-tabs .nav-tabs {
  border-bottom: 0px solid transparent;
  display: table-cell;
  min-width: 120px;
  vertical-align: top;
  width: 150px;
  float: right;
}
.md-tabs.md-right-tabs .nav-tabs .nav-link.active:hover {
  border-right: 4px solid #4099ff;
}
.md-tabs.md-right-tabs .nav-tabs .nav-link:hover {
  border: 0px solid transparent;
  border-right: 4px solid #ddd;
}
.md-tabs.md-right-tabs .tab-content {
  display: table-cell;
  top: 0;
  position: absolute;
  right: 150px;
}
.md-tabs.md-image-tab .nav-link {
  position: relative;
}
.md-tabs.md-image-tab .nav-item, .md-tabs.md-image-tab .nav-link, .md-tabs.md-image-tab .nav-tabs {
  border: 0px solid transparent !important;
}
.md-tabs.md-image-tab img {
  width: 100px;
  border: 4px solid #4099ff;
}
.md-tabs.md-image-tab img + .quote {
  position: absolute;
  height: 25px;
  width: 25px;
  border-radius: 100%;
  bottom: 10px;
  right: 70px;
}
.md-tabs.md-image-tab .quote i {
  border-radius: 50%;
  padding: 3px 5px;
}
.md-tabs.md-image-tab .nav-link {
  opacity: 0.5;
}
.md-tabs.md-image-tab .nav-link.active {
  opacity: 1;
}
@media only screen and (max-width: 768px) {
  .md-tabs.md-left-tabs .nav-tabs {
    width: 100%;
    display: block;
  }
  .md-tabs.md-left-tabs .tab-content {
    display: block;
    position: relative;
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .md-tabs.md-right-tabs .nav-tabs {
    width: 100%;
    display: block;
  }
  .md-tabs.md-right-tabs .tab-content {
    display: block;
    position: relative;
    left: 0;
  }
}
@media only screen and (max-width: 360px) {
  .card-comment .comment-desc {
    padding-bottom: 10px;
  }
}
/* advance notify */
.small-icon .icon {
  width: auto !important;
  height: auto !important;
}
.no-icon .icon {
  display: none;
}
.simple-notification-wrapper {
  z-index: 10001 !important;
  width: auto !important;
  max-width: 450px;
}
.simple-notification-wrapper .simple-notification.info.bg-c-blue {
  background: linear-gradient(45deg, #4099ff, #73b4ff) !important;
}
.simple-notification-wrapper .simple-notification.error.bg-c-pink {
  background: linear-gradient(45deg, #FF5370, #ff869a) !important;
}
/* forms advance elements */
.tag-chips .ng2-tag-input {
  border-bottom: 1px solid #4099ff !important;
  border: 1px solid #4099ff;
  line-height: 30px;
  border-radius: 2px;
  padding: 6px !important;
}
.tag-chips .ng2-tag-input tag, .tag-chips .ng2-tag-input .ng2-tag-input.bootstrap {
  color: #fff !important;
  background: linear-gradient(45deg, #00bcd4, #08e3ff) !important;
  border-radius: 2px !important;
}
.tag-chips .ng2-tag-input tag.tag--editing, .tag-chips .ng2-tag-input .tag--editing.ng2-tag-input.bootstrap {
  color: #333 !important;
  background: #fff !important;
}
.tag-chips .ng2-tag-input.minimal tag, .tag-chips .ng2-tag-input.minimal .ng2-tag-input.bootstrap {
  border-radius: 15px !important;
}
.tag-chips .ng2-tag-input.dark tag, .tag-chips .ng2-tag-input.dark .ng2-tag-input.bootstrap {
  background: linear-gradient(45deg, #150909, #bbb8b8) !important;
}
.tag-chips .ng2-tag-input.danger tag, .tag-chips .ng2-tag-input.danger .ng2-tag-input.bootstrap {
  background: linear-gradient(45deg, #ff5370, #ff869a) !important;
}
.tag-chips .ng2-tag-input.success tag, .tag-chips .ng2-tag-input.success .ng2-tag-input.bootstrap {
  background: linear-gradient(45deg, #2ed8b6, #59e0c5) !important;
}
.tag-chips .ng2-tag-input.warning tag, .tag-chips .ng2-tag-input.warning .ng2-tag-input.bootstrap {
  background: linear-gradient(45deg, #ffb64d, #ffcb80) !important;
}
.tag-chips .ng2-tag-input.minimal-dark tag, .tag-chips .ng2-tag-input.minimal-dark .ng2-tag-input.bootstrap {
  border-radius: 15px !important;
  background: linear-gradient(45deg, #150909, #bbb8b8) !important;
}
.tag-chips .ng2-tag-input.minimal-danger tag, .tag-chips .ng2-tag-input.minimal-danger .ng2-tag-input.bootstrap {
  border-radius: 15px !important;
  background: linear-gradient(45deg, #ff5370, #ff869a) !important;
}
.tag-chips .ng2-tag-input.minimal-success tag, .tag-chips .ng2-tag-input.minimal-success .ng2-tag-input.bootstrap {
  border-radius: 15px !important;
  background: linear-gradient(45deg, #2ed8b6, #59e0c5) !important;
}
.tag-chips .ng2-tag-input.minimal-warning tag, .tag-chips .ng2-tag-input.minimal-warning .ng2-tag-input.bootstrap {
  border-radius: 15px !important;
  background: linear-gradient(45deg, #ffb64d, #ffcb80) !important;
}
.tag-chips .tag__text {
  line-height: 2;
  font-size: 11px;
  font-weight: 400;
}
.tag-chips delete-icon svg {
  height: 12px !important;
  line-height: 1;
  vertical-align: top !important;
  margin-top: 5px;
}
.tag-chips delete-icon svg path {
  fill: #fff !important;
}
.tag-chips .ng2-tags-container tag, .tag-chips .ng2-tags-container .ng2-tag-input.bootstrap {
  padding: 3px 6px !important;
  height: 27px !important;
}
.tag-chips delete-icon:hover {
  transform: none !important;
}
.tag-chips .ng2-tag-input__text-input {
  height: auto !important;
}
/* form bootstrap date picker */
.custom-range {
  text-align: center;
  padding: 0.185rem 0.25rem;
  display: inline-block;
  height: 2rem;
  width: 2rem;
}
.custom-range.focused {
  background-color: #e6e6e6;
}
.custom-range.range, .custom-range:hover {
  background-color: #4099ff;
  color: white;
}
.faded {
  opacity: 0.5;
}
.custom-day {
  text-align: center;
  padding: 0.185rem 0.25rem;
  border-radius: 0.25rem;
  display: inline-block;
  width: 2rem;
}
.custom-day:hover, .custom-day.focused {
  background-color: #e6e6e6;
}
.weekend {
  background-color: #999;
  border-radius: 1rem;
  color: white;
}
@media (min-width: 576px) {
  .form-inline .form-group {
    display: block;
    flex: 240px;
  }
}
/* form validation */
.tooltip-error {
  position: absolute;
  right: 30px;
  top: 7px;
}
/* form select */
ng-select.ng-select > div {
  border: none;
}
ng-select.ng-select > div > div.single {
  background-color: #4099ff;
  color: #fff;
  padding: 8px 30px 8px 20px;
  border-radius: 4px;
  height: auto;
}
ng-select.ng-select > div.disabled > div.single {
  background-color: #aaa;
  color: #fff;
}
ng-select.ng-select > div > div.single > div.clear:hover, ng-select.ng-select > div > div.single > div.toggle:hover {
  background-color: transparent;
}
ng-select.ng-select > div > div.single > div.clear {
  color: #fff;
}
ng-select.ng-select > div > div.single > div.toggle {
  color: #fff;
  font-size: 9px;
}
ng-select.ng-select > div > div.single > div.clear, ng-select.ng-select > div > div.single > div.toggle {
  width: 0;
}
.ng-select select-dropdown .highlighted {
  background-color: #4099ff;
}
.famfamfam-flags {
  display: inline-block;
  margin-right: 6px;
  width: 16px;
}
ng-select.ng-select > div > div.multiple {
  border: 1px solid #aaa;
  padding: 6px 10px 6px 10px !important;
  border-radius: 4px;
}
ng-select.ng-select > div > div.multiple > div.option {
  background-color: #4099ff !important;
  border: 1px solid #4099ff !important;
  padding: 5px 15px !important;
  color: #fff !important;
  margin: 0 2px 2px !important;
}
ng-select.ng-select > div > div.multiple > div.option span.deselect-option {
  color: #fff !important;
  font-size: 10px !important;
  vertical-align: middle;
  font-weight: bold;
  margin-right: 2px;
}
ng-select.ng-select > div > div.single > div.placeholder {
  color: #fff;
}
ng-select.ng-select > div > div.single > div.clear {
  font-size: 10px;
  margin-right: 14px;
  font-weight: bold;
}
.tag-select .bootstrap tag, .tag-select .bootstrap .tag-chips .ng2-tag-input.bootstrap, .tag-chips .tag-select .bootstrap .ng2-tag-input.bootstrap {
  padding: 5px 10px !important;
  height: auto !important;
  z-index: 0;
  line-height: 25px !important;
  background: #4099ff !important;
}
.tag-select .bootstrap tag delete-icon:hover, .tag-select .bootstrap .tag-chips .ng2-tag-input.bootstrap delete-icon:hover, .tag-chips .tag-select .bootstrap .ng2-tag-input.bootstrap delete-icon:hover {
  transform: scale(1);
}
.tag-select .bootstrap tag delete-icon svg, .tag-select .bootstrap .tag-chips .ng2-tag-input.bootstrap delete-icon svg, .tag-chips .tag-select .bootstrap .ng2-tag-input.bootstrap delete-icon svg {
  height: 27px !important;
}
.tag-select tag-input-form {
  padding: 0px 10px 0px 10px !important;
}
.tag-select .ng2-tag-input {
  border-bottom: 1px solid #aaa !important;
  border: 1px solid #aaa;
  padding: 5px !important;
  border-radius: 4px;
}
/* data table */
ngx-datatable.data-table {
  border: 1px solid #eceeef;
}
.data-table datatable-header {
  border-bottom: 2px solid #ccc;
}
.data-table datatable-footer {
  border-top: 2px solid #ccc;
  padding: 0 0.75rem;
  background-color: #eceeef;
  box-shadow: inset 0 2px 4px -2px rgba(0, 0, 0, 0.15);
}
.data-table .empty-row {
  padding: 0.75rem;
  text-align: center;
}
.data-table .datatable-row-wrapper:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.data-table datatable-body-cell {
  padding: 0.75rem;
}
.data-table datatable-body-cell + datatable-body-cell {
  border-left: 1px solid #eceeef;
}
.data-table datatable-header-cell .datatable-header-cell-label {
  padding: 0.75rem 30px 0.75rem 0.75rem;
}
.data-table datatable-header-cell + datatable-header-cell {
  border-left: 1px solid #eceeef;
}
.data-table datatable-header-cell.sortable:before, .data-table datatable-header-cell.sortable:after {
  font-family: "IcoFont" !important;
  position: absolute;
  top: 10px;
  color: #ccc;
  font-size: 20px;
}
.datatable-header-cell-wrapper, .datatable-header-cell-label {
  display: block;
}
.dt-cust-search.f-right label {
  display: inline-block;
}
.dt-cust-search.f-right .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.data-table datatable-header-cell.sortable:after {
  content: "\eb53";
  right: 10px;
}
.data-table datatable-header-cell.sortable:before {
  content: "\eb56";
  right: 15px;
}
.data-table datatable-header-cell.sortable.sort-active.sort-desc:after, .data-table datatable-header-cell.sortable.sort-active.sort-asc:before {
  color: #666;
}
.data-table.scroll .datatable-body, .data-table.fullscreen .datatable-body {
  height: 500px !important;
}
.data-table datatable-scroller {
  width: auto !important;
}
.datatable-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  font-size: 16px;
}
.datatable-footer .page-count {
  line-height: 50px;
  height: 50px;
  padding: 0 1.2rem;
}
.datatable-footer .datatable-pager {
  margin: 0 10px;
}
.datatable-footer .datatable-pager li {
  vertical-align: middle;
}
.datatable-footer .datatable-pager li.disabled a {
  color: rgba(0, 0, 0, 0.26) !important;
  background-color: transparent !important;
}
.datatable-footer .datatable-pager li.active a {
  background-color: #4099ff;
  color: #fff;
}
.datatable-footer .datatable-pager a {
  padding: 0 6px;
  border-radius: 3px;
  margin: 6px 3px;
  text-align: center;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.54);
  text-decoration: none;
  vertical-align: bottom;
}
.datatable-footer .datatable-pager a:hover {
  color: rgba(0, 0, 0, 0.75);
  background-color: rgba(158, 158, 158, 0.2);
}
.datatable-footer .datatable-pager .datatable-icon-left, .datatable-footer .datatable-pager .datatable-icon-skip, .datatable-footer .datatable-pager .datatable-icon-right, .datatable-footer .datatable-pager .datatable-icon-prev {
  font-size: 20px;
  line-height: 20px;
  padding: 0 3px;
}
.datatable-icon-right:before {
  content: "\eb27";
  font-family: "icofont";
  font-style: normal;
}
.datatable-icon-skip:before {
  content: "\eb3a";
  font-family: "icofont";
  font-style: normal;
}
.datatable-icon-left:before {
  content: "\eb26";
  font-family: "icofont";
  font-style: normal;
}
.datatable-icon-down:before {
  content: "\eb28";
  font-family: "icofont";
  font-style: normal;
}
.datatable-icon-prev:before {
  content: "\eb39";
  font-family: "icofont";
  font-style: normal;
}
.dt-desc {
  padding: 0.45rem 50px;
}
.dt-desc th, .dt-desc td {
  padding: 0.75rem;
}
.dt-desc table {
  min-width: 400px;
}
.datatable-row-detail {
  background-color: #f9f9f9;
  box-shadow: inset 0px 2px 9px -6px rgba(0, 0, 0, 0.68);
}
.expandable datatable-body-cell + datatable-body-cell, .expandable datatable-header-cell + datatable-header-cell {
  width: calc(calc(100% - 50px) / 5) !important;
}
.expandable .datatable-body-row, .expandable .datatable-header-inner {
  width: 100% !important;
}
.datatable-row-center, .datatable-scroll, .data-table.expandable datatable-scroller {
  width: 100% !important;
}
.ngx-datatable.data-table.single-selection .datatable-body-row.active:hover .datatable-row-group, .ngx-datatable.data-table.multi-selection .datatable-body-row.active:hover .datatable-row-group, .ngx-datatable.data-table.single-selection .datatable-body-row.active .datatable-row-group, .ngx-datatable.data-table.multi-selection .datatable-body-row.active .datatable-row-group {
  background: #4099ff !important;
  color: #fff !important;
}
.selection-cell .datatable-body-cell.active {
  background: #4099ff !important;
  color: #fff !important;
}
.selected-column label {
  margin-bottom: 5px;
}
.dt-chk label {
  margin-bottom: 0;
}
.dt-chk .datatable-body-cell {
  line-height: 1 !important;
  overflow: hidden;
}
.full-data-search {
  margin-left: 0.5em;
  display: inline-block;
  width: auto !important;
}
.full-data-show-entry {
  width: 75px;
  display: inline-block;
}
.full-data-table .glyphicon {
  font-family: IcoFont;
  position: absolute;
  right: 14px;
  font-size: 20px;
  top: 9px;
}
.full-data-table .glyphicon.glyphicon-triangle-bottom:before {
  content: "\eb53";
}
.full-data-table .glyphicon.glyphicon-triangle-top:before {
  content: "\eb56";
}
.full-data-table th {
  position: relative;
}
.pcoded[nav-type="st1"] .d-color:nth-child(2) ul > li > a > .pcoded-micon {
  color: #4099ff !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(3) ul > li > a > .pcoded-micon {
  color: #f78ea4 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(4) ul > li > a > .pcoded-micon {
  color: #2ed8b6 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(5) ul > li > a > .pcoded-micon {
  color: #f1c40f !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(6) ul > li > a > .pcoded-micon {
  color: #ab7967 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(7) ul > li > a > .pcoded-micon {
  color: #39adb5 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(8) ul > li > a > .pcoded-micon {
  color: #7c4dff !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(9) ul > li > a > .pcoded-micon {
  color: #ff5370 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(10) ul > li > a > .pcoded-micon {
  color: #4099ff !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(11) ul > li > a > .pcoded-micon {
  color: #f78ea4 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(12) ul > li > a > .pcoded-micon {
  color: #2ed8b6 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(13) ul > li > a > .pcoded-micon {
  color: #f1c40f !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(14) ul > li > a > .pcoded-micon {
  color: #ab7967 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(15) ul > li > a > .pcoded-micon {
  color: #39adb5 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(16) ul > li > a > .pcoded-micon {
  color: #7c4dff !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(17) ul > li > a > .pcoded-micon {
  color: #ff5370 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(18) ul > li > a > .pcoded-micon {
  color: #4099ff !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(19) ul > li > a > .pcoded-micon {
  color: #f78ea4 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(20) ul > li > a > .pcoded-micon {
  color: #2ed8b6 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(21) ul > li > a > .pcoded-micon {
  color: #f1c40f !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(22) ul > li > a > .pcoded-micon {
  color: #ab7967 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(23) ul > li > a > .pcoded-micon {
  color: #39adb5 !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(24) ul > li > a > .pcoded-micon {
  color: #7c4dff !important;
}
.pcoded[nav-type="st1"] .d-color:nth-child(25) ul > li > a > .pcoded-micon {
  color: #ff5370 !important;
}
.pcoded[nav-type="st1"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon b, .pcoded[nav-type="st2"] .pcoded-item.pcoded-left-item > li > a > .pcoded-micon b {
  display: none;
}
.dark .chat-card .received-chat .msg,
.dark .chat-card .send-chat .msg {
  background-color: transparent;
}
.dark .data-table datatable-footer {
  background-color: #808080;
}
.card-list-img {
  height: 75px;
  width: 75px;
  border-radius: 5px;
}
.basic-list, .list-view-media {
  margin-bottom: 30px;
}
.basic-list li {
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.basic-list li:last-child {
  border: 0;
  padding-bottom: 0;
}
.basic-list.list-icons li, .basic-list.list-icons-img li {
  margin-left: 50px;
  position: relative;
}
.list-icons i {
  left: -64px;
  top: 0;
  bottom: -1px;
  width: 64px;
  padding: 8px 0;
  float: left;
  position: absolute;
}
.basic-list p {
  margin: 0;
}
.list-icons-img img {
  left: -60px;
  top: 0;
  bottom: -1px;
  width: 40px;
  position: absolute;
  border-radius: 5px;
}
.list-view li button {
  margin-right: 10px;
  margin-bottom: 10px;
}
.list-view li .user-card {
  margin-bottom: 20px;
}
.list-view li:last-child .user-card {
  margin-bottom: 0;
}
.breadcrumb-item {
  float: left;
}
.google-visualization-tooltip {
  transform: rotate(30deg);
}
.current-rating {
  top: 0;
}
ngb-carousel {
  width: inherit;
  height: inherit;
}
.carousel-inner {
  overflow: visible;
}
.carousel-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1.2s ease-in-out, visibility 1.2s;
  z-index: -1;
  display: block;
  position: absolute;
}
.carousel-item img {
  width: 100%;
}
.carousel-item.active {
  opacity: 1;
  visibility: visible;
  z-index: 10;
  position: relative;
}
.carousel-control-prev {
  z-index: 20;
}
.carousel-control-next {
  z-index: 20;
}
.carousel-indicators {
  z-index: 20;
}
.wather-card .progress-bar {
  justify-content: flex-start;
}
.card .card-header + .card-block-hid .card-block-small {
  padding-top: 10px !important;
}
.card-comment:last-child .card-block-small {
  border-bottom: none;
}
canvas {
  width: 100% !important;
}
.chat-control .form-control:focus {
  box-shadow: none;
}
.br-horizontal .br-unit.br-active,
.br-horizontal .br-unit.br-selected,
.br-movie .br-unit.br-active,
.br-movie .br-unit.br-selected,
.br-vertical .br-unit.br-active,
.br-vertical .br-unit.br-selected {
  background-color: #449bff !important;
}
.br-square .br-unit.br-active,
.br-square .br-unit.br-selected {
  border: 2px solid #449bff !important;
  color: #449bff !important;
}
.br-fontawesome .br-selected:after,
.br-default .br-selected:after,
.br-fontawesome-o .br-selected:after,
.br-fontawesome-o .br-fraction:after {
  color: #449bff !important;
}
.br-horizontal .br-unit,
.br-movie .br-unit,
.br-vertical .br-unit {
  background-color: rgba(114, 180, 255, 0.4) !important;
}
.br-square .br-unit {
  border: 2px solid rgba(114, 180, 255, 0.4) !important;
}
.form-control:focus ~ .input-group-btn .btn-secondary {
  color: #fff;
}
.md-image-tab .nav-link {
  display: inline-block;
}
@media only screen and (max-width: 480px) {
  .carousel-caption {
    display: none;
  }
}
.main-body {
  margin-top: 40px;
}
.header-navbar .navbar-wrapper .header-search .main-search .input-group .input-group-addon {
  line-height: 1.5;
}
.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-control:lang(en)::before {
  content: "Browse";
}
.custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-file-control:lang(en):empty::after {
  content: "Choose file...";
}
.pcoded[layout-type="dark"] .page-item.active a,
body.dark .page-item.active a {
  background-color: #4099ff;
}
.pcoded[layout-type="dark"] google-chart rect,
body.dark google-chart rect {
  fill: transparent;
}
.pcoded[layout-type="dark"] .popover-header,
.pcoded[layout-type="dark"] .taskboard-task-title,
.pcoded[layout-type="dark"] .touranchor--is-active,
.pcoded[layout-type="dark"] .well.ngb-drop-zone,
.pcoded[layout-type="dark"] .cal-month-view .cal-cell-row:hover,
.pcoded[layout-type="dark"] .google-visualization-table-table,
body.dark .popover-header,
body.dark .taskboard-task-title,
body.dark .touranchor--is-active,
body.dark .well.ngb-drop-zone,
body.dark .cal-month-view .cal-cell-row:hover,
body.dark .google-visualization-table-table {
  color: #3b4650;
}
.pcoded[layout-type="dark"] .cal-month-view .cal-cell-row .cal-cell:hover,
.pcoded[layout-type="dark"] .cal-month-view .cal-cell.cal-has-events.cal-open,
.pcoded[layout-type="dark"] .taskboard-header,
body.dark .cal-month-view .cal-cell-row .cal-cell:hover,
body.dark .cal-month-view .cal-cell.cal-has-events.cal-open,
body.dark .taskboard-header {
  color: #222;
}
.pcoded[layout-type="dark"] .node-content-wrapper-focused,
body.dark .node-content-wrapper-focused {
  background: #e7f4f9;
  color: #222;
}
.pcoded[layout-type="dark"] .node-content-wrapper:hover,
body.dark .node-content-wrapper:hover {
  background: #f7fbff;
  color: #222;
}
.pcoded[layout-type="dark"] .node-content-wrapper-active,
.pcoded[layout-type="dark"] .node-content-wrapper-focused,
.pcoded[layout-type="dark"] .node-content-wrapper:hover,
body.dark .node-content-wrapper-active,
body.dark .node-content-wrapper-focused,
body.dark .node-content-wrapper:hover {
  box-shadow: inset 0 0 1px #999;
}
.pcoded[layout-type="dark"] .node-content-wrapper-active,
.pcoded[layout-type="dark"] .node-content-wrapper.node-content-wrapper-active:hover,
.pcoded[layout-type="dark"] .node-content-wrapper-active.node-content-wrapper-focused,
body.dark .node-content-wrapper-active,
body.dark .node-content-wrapper.node-content-wrapper-active:hover,
body.dark .node-content-wrapper-active.node-content-wrapper-focused {
  background: #beebff;
  color: #222;
}
.pcoded[layout-type="dark"] perfect-scrollbar > .ps.ps--scrolling-y > .ps__rail-y,
.pcoded[layout-type="dark"] .ps__rail-x:focus,
.pcoded[layout-type="dark"] .ps__rail-x:hover,
.pcoded[layout-type="dark"] .ps__rail-y:focus,
.pcoded[layout-type="dark"] .ps__rail-y:hover,
body.dark perfect-scrollbar > .ps.ps--scrolling-y > .ps__rail-y,
body.dark .ps__rail-x:focus,
body.dark .ps__rail-x:hover,
body.dark .ps__rail-y:focus,
body.dark .ps__rail-y:hover {
  background-color: transparent;
}
.pcoded[layout-type="dark"] .btn-light,
body.dark .btn-light {
  color: #fff;
}
.pcoded[layout-type="dark"] .btn-light:hover,
body.dark .btn-light:hover {
  color: #222;
}
.pcoded[layout-type="dark"] .bg-light,
body.dark .bg-light {
  background-color: transparent !important;
}
.br-default .br-units {
  align-items: center;
}
.br-default .br-unit {
  margin-right: 5px;
  font-size: 23px;
  height: 18px;
  width: 18px;
}
.br-default .br-unit:after {
  content: "\2605";
  color: #d2d2d2;
}
.br-default .br-selected:after {
  color: #EDB867;
}
.br-default .br-active:after {
  color: #EDB867;
}
.br-bootstrap .br-units {
  align-items: center;
}
.br-bootstrap .br-unit {
  font: normal normal normal 18px/1 'Glyphicons Halflings';
  margin-right: 0.125em;
}
.br-bootstrap .br-unit:after {
  content: '\e006';
  color: #d2d2d2;
}
.br-bootstrap .br-selected:after {
  color: #EDB867;
}
.br-bootstrap .br-active:after {
  color: #EDB867;
}
.br-fontawesome .br-units {
  align-items: center;
}
.br-fontawesome .br-unit {
  font: normal normal normal 20px/1 FontAwesome;
  margin-right: 2px;
}
.br-fontawesome .br-unit:after {
  content: '\f005';
  color: #d2d2d2;
}
.br-fontawesome .br-selected:after {
  color: #EDB867;
}
.br-fontawesome .br-active:after {
  color: #EDB867;
}
.br-fontawesome-o .br-unit {
  align-items: center;
}
.br-fontawesome-o .br-unit {
  font: normal normal normal 20px/1 FontAwesome;
  margin-right: 2px;
}
.br-fontawesome-o .br-unit:after {
  content: '\f006';
  color: #d2d2d2;
}
.br-fontawesome-o .br-selected:after {
  content: '\f005';
  color: #50E3C2;
}
.br-fontawesome-o .br-active:after {
  content: '\f005';
  color: #50E3C2;
}
.br-fontawesome-o .br-fraction:after {
  content: '\f123';
  color: #50E3C2;
}
.br-horizontal {
  display: flex;
  justify-content: center;
  align-items: center;
}
.br-horizontal .br-unit {
  display: block;
  width: 12px;
  height: 32px;
  float: left;
  background-color: #fbedd9;
  margin: 1px;
  text-align: center;
}
.br-horizontal .br-unit.br-active, .br-horizontal .br-unit.br-selected {
  background-color: #EDB867;
}
.br-horizontal.br-readonly .br-unit {
  cursor: default;
}
.br-horizontal.br-readonly .br-unit.br-active, .br-horizontal.br-readonly .br-unit.br-selected {
  background-color: #f2cd95;
}
.br-horizontal .br-text {
  width: 20px;
  margin-left: 20px;
  font-size: 18px;
  color: #EDB867;
}
.br-vertical {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.br-vertical .br-units {
  width: 120px;
  flex-direction: column-reverse;
  margin: 10px 0;
}
.br-vertical .br-unit {
  display: block;
  width: 120px;
  height: 5px;
  background-color: #fbedd9;
  margin-top: 1px;
}
.br-vertical .br-unit.br-active, .br-vertical .br-unit.br-selected {
  background-color: #EDB867;
}
.br-vertical.br-readonly .br-active, .br-vertical.br-readonly .br-selected {
  border: 2px solid #729bf8;
  color: #729bf8;
}
.br-vertical .br-text {
  font-size: 18px;
  font-weight: 600;
  color: #EDB867;
}
.br-stars .br-units {
  align-items: center;
}
.br-stars .br-unit {
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='iso-8859-1'?%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512.002 512.002' style='enable-background:new 0 0 512.002 512.002;' xml:space='preserve'%3E%3Cpath style='fill:%23F0D355;' d='M400.07,502.64c-3.551,0-7.116-0.825-10.398-2.5L256.001,431.95L122.33,500.14 c-3.283,1.675-6.848,2.5-10.399,2.5c-4.728,0-9.431-1.464-13.408-4.336c-6.961-5.031-10.52-13.537-9.215-22.026l22.995-149.648 L6.579,219.236c-6.002-6.096-8.103-15.031-5.446-23.163c2.656-8.131,9.626-14.103,18.069-15.481l147.912-24.138l68.49-134.585 c3.904-7.675,11.786-12.507,20.397-12.507c8.611,0,16.493,4.833,20.396,12.507l68.49,134.585L492.8,180.592 c8.444,1.378,15.413,7.35,18.07,15.481c2.656,8.132,0.555,17.067-5.447,23.163L399.7,326.628l22.993,149.648 c1.305,8.49-2.254,16.995-9.215,22.026C409.502,501.175,404.798,502.64,400.07,502.64z'/%3E%3Cg style='opacity:0.1;'%3E%3Cpath style='fill:%23414042;' d='M146.585,486.578c-6.96-5.03-10.52-13.537-9.215-22.026l22.995-149.647L54.643,207.512 c-6.003-6.096-8.103-15.031-5.447-23.163c1.232-3.769,3.397-7.065,6.199-9.663l-36.193,5.906 c-8.444,1.378-15.413,7.35-18.069,15.481c-2.657,8.132-0.556,17.067,5.446,23.163l105.724,107.391L89.307,476.276 c-1.305,8.49,2.254,16.995,9.215,22.026c3.977,2.872,8.68,4.336,13.408,4.336c3.551,0,7.117-0.826,10.399-2.5l25.267-12.89 C147.257,487.03,146.914,486.817,146.585,486.578z'/%3E%3C/g%3E%3C/svg%3E");
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  width: 28px;
  height: 28px;
  filter: grayscale(1);
}
.br-stars .br-unit:first-child {
  margin-left: 0;
}
.br-stars .br-selected, .br-stars .br-active {
  filter: grayscale(0);
}
.br-movie .br-units {
  margin: 15px 0;
}
.br-movie .br-unit {
  display: block;
  width: 60px;
  height: 8px;
  float: left;
  background-color: #bbcefb;
  margin: 1px;
}
.br-movie .br-unit.br-active, .br-movie .br-unit.br-selected {
  background-color: #4278F5;
}
.br-movie.br-readonly .br-active, .br-movie.br-readonly .br-selected {
  background-color: #729bf8;
}
.br-movie .br-text {
  letter-spacing: 2px;
  font-size: 16px;
  clear: both;
  width: 240px;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #4278F5;
}
.br-square .br-units {
  counter-reset: counter;
}
.br-square .br-unit {
  width: 30px;
  height: 30px;
  border: 2px solid #bbcefb;
  background-color: white;
  margin: 2px;
  text-decoration: none;
  font-size: 14px;
  line-height: 2;
  text-align: center;
  color: #bbcefb;
  font-weight: 600;
}
.br-square .br-unit.br-active,
.br-square .br-unit.br-selected {
  border: 2px solid #4278F5;
  color: #4278F5;
}
.br-square .br-unit:after {
  content: counter(counter);
  counter-increment: counter;
}
.br-square.br-readonly .br-active, .br-square.br-readonly .br-selected {
  border: 2px solid #729bf8;
  color: #729bf8;
}
.br-square.br-readonly .br-theme {
  color: #f2cd95;
}
.pcoded-logo {
  font-size: 13px;
  font-weight: 600;
  line-height: 35px;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item.pcoded-search-item > li.pcoded-hasmenu > a:after {
  display: none;
}
a:focus {
  outline: none;
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: 0;
}
.pcoded .pcoded-container {
  position: relative;
  background: #d5dae6;
}
.pcoded .pcoded-header {
  display: block;
  height: 35px;
  background: #e9ecf3;
  color: #414141;
  width: 100%;
  z-index: 1024;
}
.pcoded .pcoded-navbar {
  display: block;
  height: 50px;
  width: 100%;
  z-index: 1023;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.pcoded #styleSelector {
  z-index: 1024;
}
.pcoded-main-container {
  display: block;
  background: #f3f3f3;
}
.pcoded .pcoded-content {
  position: relative;
  display: block;
}
.pcoded .pcoded-inner-content {
  padding: 10px;
}
.pcoded .pcoded-header .pcoded-left-header {
  float: left;
  min-width: 230px;
  padding: 0 10px;
}
.pcoded .pcoded-header .pcoded-right-header {
  padding: 0 10px;
}
.pcoded .pcoded-header .pcoded-right-header .pcoded-rl-header {
  float: left;
}
.pcoded .pcoded-header .pcoded-right-header .pcoded-rr-header {
  text-align: right;
}
.pcoded .pcoded-brand {
  float: left;
}
.pcoded[pcoded-device-type="desktop"] .navbar-logo .mobile-menu,
.pcoded[pcoded-device-type="desktop"] .pcoded-brand .menu-toggle, .pcoded[pcoded-device-type="tablet"] .navbar-logo .mobile-menu,
.pcoded[pcoded-device-type="tablet"] .pcoded-brand .menu-toggle {
  display: none;
}
.pcoded[pcoded-device-type="desktop"] .p-chat-user,
.pcoded[pcoded-device-type="desktop"] .showChat_inner, .pcoded[pcoded-device-type="tablet"] .p-chat-user,
.pcoded[pcoded-device-type="tablet"] .showChat_inner {
  top: 107px;
}
.pcoded .pcoded-brand .menu-toggle a {
  text-decoration: none;
}
.pcoded .pcoded-brand .menu-toggle a i {
  font-size: 18px;
}
.pcoded .pcoded-navbar .pcoded-item {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.pcoded .pcoded-navbar .pcoded-item > li {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}
.pcoded .pcoded-navbar .pcoded-item > li > a {
  display: block;
  font-size: 13px;
  padding: 9px 20px;
  text-decoration: none;
  position: relative;
  line-height: 40px;
  color: #000;
}
@media only screen and (max-width: 1200px) {
  .pcoded .pcoded-navbar .pcoded-item > li > a {
    padding: 9px 5px;
  }
}
.pcoded .pcoded-navbar .pcoded-item > li.pcoded-hasmenu > a {
  line-height: 2.3;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  box-shadow: 0 1px 7px -1px rgba(0, 0, 0, 0.4);
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li {
  display: block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  position: relative;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
  display: block;
  font-size: 14px;
  padding: 5px 10px;
  text-decoration: none;
  position: relative;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-mtext {
  transition: all 0s ease-in;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a:before {
  font-family: "themify";
  font-size: 12px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li:hover a:before {
  font-family: "themify";
  font-size: 12px;
  position: relative;
  border-left: none;
}
.pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
  font-size: 14px;
  padding: 0;
}
.pcoded .pcoded-navbar .pcoded-item.pcoded-search-item > li > a > .pcoded-micon {
  padding: 0 5px 0 7px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a .pcoded-micon {
  font-size: 13px;
  padding-right: 5px;
}
.pcoded[horizontal-layout="wide"] .pcoded-container {
  width: 100%;
  display: block;
}
.pcoded[horizontal-layout="box"] .pcoded-container {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
.pcoded[theme-layout="horizontal"][horizontal-layout="box"] .pcoded-header[pcoded-header-position="fixed"] {
  max-width: 1200px;
}
.pcoded[theme-layout="horizontal"][horizontal-layout="box"] .pcoded-navbar.stickybar, .pcoded[theme-layout="horizontal"][horizontal-layout="box"] .pcoded-navbar[pcoded-navbar-position="fixed"] {
  max-width: 1200px;
}
.pcoded[horizontal-layout="widebox"] .pcoded-container {
  width: 100%;
}
.pcoded[horizontal-layout="widebox"] .pcoded-content .pcoded-wrapper,
.pcoded[horizontal-layout="widebox"] .pcoded-header .pcoded-wrapper,
.pcoded[horizontal-layout="widebox"] .pcoded-navbar .pcoded-wrapper {
  display: block;
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
.pcoded[horizontal-layout="wide"][horizontal-placement="bottom"] .pcoded-navbar {
  width: 100%;
}
.pcoded[horizontal-layout="box"][horizontal-placement="bottom"] .pcoded-navbar {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
.pcoded[horizontal-layout="widebox"][horizontal-placement="bottom"] .pcoded-navbar {
  width: 100%;
}
.pcoded .pcoded-navbar .pcoded-item > li {
  float: left;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
  position: absolute;
  min-width: 200px;
  z-index: 1;
  border-top-style: solid;
  border-top-width: 1px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu li > a {
  font-size: 14px;
  font-weight: 500;
  line-height: 34px;
  text-align: left;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-submenu .pcoded-submenu {
  position: absolute;
  min-width: 250px;
  z-index: 1;
  left: 100%;
  top: -1px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
  opacity: 0;
  visibility: hidden;
  transform-origin: 50% 50%;
  transition: transform 0.3s, opacity 0.3s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform: rotateX(-90deg);
  -webkit-transform: rotateX(-90deg);
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
  -webkit-transform: rotateX(0deg);
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar[pcoded-navbar-position="relative"] {
  position: relative;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar[pcoded-navbar-position="fixed"] {
  position: fixed;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar[pcoded-navbar-position="absolute"] {
  position: absolute;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar li.pcoded-hasmenu > a:after {
  font-family: "themify";
  font-size: 12px;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar li.pcoded-hasmenu[dropdown-icon="style1"] > a:after {
  content: "\e649";
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style1"] > a:after {
  content: "\e64b";
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar li.pcoded-hasmenu[dropdown-icon="style2"] > a:after {
  content: "\e661";
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style2"] > a:after {
  content: "\e663";
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar li.pcoded-hasmenu[dropdown-icon="style3"] > a:after {
  content: "\e61a";
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar li.pcoded-hasmenu.pcoded-trigger[dropdown-icon="style3"] > a:after {
  content: "\e622";
}
.pcoded[theme-layout="horizontal"] .pcoded-header[pcoded-header-position="relative"] {
  position: relative;
}
.pcoded[theme-layout="horizontal"] .pcoded-header[pcoded-header-position="fixed"] {
  position: fixed;
  top: 0;
}
.pcoded[theme-layout="horizontal"] .pcoded-header[pcoded-header-position="absolute"] {
  position: absolute;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-brand.pcoded-left-align,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item.pcoded-left-align,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-right-item.pcoded-left-align,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-search-item.pcoded-left-align {
  float: left;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-brand.pcoded-right-align,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-left-item.pcoded-right-align,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-right-item.pcoded-right-align,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-search-item.pcoded-right-align {
  float: right;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="dashed"] > li > a {
  border-right-style: dashed;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="dotted"] > li > a {
  border-right-style: dotted;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="solid"] > li > a {
  border-right-style: solid;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="dashed"] .pcoded-hasmenu .pcoded-submenu li > a {
  border-bottom-style: dashed;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="dotted"] .pcoded-hasmenu .pcoded-submenu li > a {
  border-bottom-style: dotted;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item[item-border="true"][item-border-style="solid"] .pcoded-hasmenu .pcoded-submenu li > a {
  border-bottom-style: solid;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item[item-border="false"] > li > a {
  border-right-width: 0;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item[item-border="true"] > li > a {
  border-right-width: 1px;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item[subitem-border="false"] .pcoded-hasmenu .pcoded-submenu li > a {
  border-bottom-width: 0;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu .pcoded-submenu li > a {
  border-bottom-width: 1px;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-submenu li.pcoded-hasmenu > a:after {
  margin-left: 3px;
  position: relative;
  float: right;
  top: 1px;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.active > a:after,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger > a:after,
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu > a:after {
  font-style: normal;
  margin-left: 3px;
  padding-left: 5px;
  position: relative;
}
@-moz-document url-prefix() {
  .theme-option select {
    -webkit-appearance: none !important;
    /*Removes default chrome and safari style*/
    -moz-appearance: none !important;
    /* Removes Default Firefox style*/
    background: #fff url('select-arrow.png') no-repeat 95% center !important;
    width: 100% !important;
    /*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px;
    /* Removes default arrow from firefox*/
    text-overflow: "";
    /*Removes default arrow from firefox*/
    /*My custom style for fonts*/
    color: #555;
    border-radius: 4px;
    font: inherit;
    line-height: 1.5em;
    border: 1px solid #ddd !important;
  }
}
li.edge > ul {
  left: auto !important;
  right: 100%;
}
.stickybar {
  height: 40px;
  position: fixed;
  top: 0;
  width: 100% !important;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.edge.pcoded-trigger > .pcoded-submenu {
  right: 0;
}
.pcoded[horizontal-layout="box"][horizontal-placement="bottom"] .pcoded-navbar,
.pcoded[horizontal-layout="wide"][horizontal-placement="bottom"] .pcoded-navbar,
.pcoded[horizontal-layout="widebox"][horizontal-placement="bottom"] .pcoded-navbar {
  bottom: 0;
  position: fixed;
}
.pcoded[horizontal-placement="bottom"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu > .pcoded-submenu {
  bottom: 40px;
}
.pcoded[horizontal-placement="bottom"] .pcoded-navbar .pcoded-item .pcoded-submenu .pcoded-submenu {
  bottom: 0;
  top: auto;
}
.pcoded[horizontal-placement="bottom"] .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-width: 0;
}
.pcoded[horizontal-placement="top"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger > a > .pcoded-mcaret {
  background: transparent none repeat scroll 0 0;
  border-bottom-style: solid;
  border-bottom-width: 7px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  bottom: 0;
  display: block;
  float: right;
  height: 0;
  margin: 0 auto;
  position: absolute;
  right: 50%;
  width: 0;
}
.pcoded[theme-layout="horizontal"][horizontal-placement="top"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger.active .pcoded-submenu {
  border-top-style: solid;
  border-top-width: 1px;
}
.pcoded[theme-layout="horizontal"][horizontal-placement="top"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger.active > a > .pcoded-mcaret {
  border-bottom-width: 7px;
  border-bottom-style: solid;
}
.pcoded[horizontal-placement="bottom"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger > a > .pcoded-mcaret {
  background: transparent none repeat scroll 0 0;
  border-top-style: solid;
  border-top-width: 7px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: 0;
  display: block;
  float: right;
  height: 0;
  margin: 0 auto;
  position: absolute;
  right: 50%;
  width: 0;
}
.pcoded[theme-layout="horizontal"][horizontal-placement="bottom"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger.active > a > .pcoded-mcaret {
  border-top-width: 7px;
  border-top-style: solid;
}
.pcoded .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu .pcoded-submenu > li:last-child > a {
  border-bottom-color: transparent !important;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li > a {
  padding: 9px;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
  display: none;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item.pcoded-search-item > li > a > .pcoded-micon {
  display: block;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-brand.pcoded-left-align {
  /*  display: none; */
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="desktop"] .pcoded-navbar.isCentered,
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar.isCentered {
  text-align: center;
}
.pcoded[pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li.fullwidth-drop.pcoded-hasmenu .pcoded-submenu,
.pcoded[pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li.fullwidth-drop.pcoded-hasmenu .pcoded-submenu {
  text-align: left;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar.isCentered .pcoded-brand {
  display: inline-block;
  float: none;
  float: unset;
  margin-top: 0;
  position: relative;
  top: -13px;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar.isCentered .pcoded-left-item,
.pcoded[theme-layout="horizontal"] .pcoded-navbar.isCentered .pcoded-right-item,
.pcoded[theme-layout="horizontal"] .pcoded-navbar.isCentered .pcoded-search-item {
  display: inline-block;
}
.pcoded .pcoded-navbar.isCentered .pcoded-item > li {
  display: inline-block;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-inner-navbar,
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-inner-navbar {
  position: relative;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item,
.pcoded[theme-layout="horizontal"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li.fullwidth-drop,
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item,
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li.fullwidth-drop {
  position: static;
  position: static;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li.fullwidth-drop.pcoded-hasmenu .pcoded-submenu,
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li.fullwidth-drop.pcoded-hasmenu .pcoded-submenu {
  min-width: 200px;
  width: 100%;
  left: 0;
  right: 0;
  top: auto;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li.fullwidth-drop.pcoded-hasmenu .pcoded-submenu li,
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li.fullwidth-drop.pcoded-hasmenu .pcoded-submenu li {
  display: inline-block;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li.fullwidth-drop.pcoded-hasmenu .pcoded-submenu li,
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li.fullwidth-drop.pcoded-hasmenu .pcoded-submenu li {
  position: static;
  position: static;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="desktop"].pcoded-navbar .pcoded-item > li.fullwidth-drop .pcoded-submenu .pcoded-submenu,
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"].pcoded-navbar .pcoded-item > li.fullwidth-drop .pcoded-submenu .pcoded-submenu {
  top: 100%;
  left: 0;
}
.pcoded .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu.fullwidth-drop .pcoded-submenu li > a {
  border-bottom-width: 0;
}
.pcoded[horizontal-placement="bottom"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.fullwidth-drop > .pcoded-submenu {
  bottom: 100%;
}
.pcoded[horizontal-placement="bottom"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.fullwidth-drop > .pcoded-submenu > .pcoded-hasmenu > .pcoded-submenu {
  bottom: 100%;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu.fullwidth-drop .pcoded-submenu li > a {
  display: inline-block;
}
.pcoded-inner-navbar {
  position: relative;
}
.pcoded .pcoded-navbar .pcoded-item {
  position: static;
}
.pcoded .pcoded-navbar .pcoded-item > li.megamenu-half {
  position: static;
}
.pcoded .pcoded-navbar .pcoded-item > li.megamenu-half.pcoded-hasmenu .pcoded-submenu {
  left: auto;
  min-width: 200px;
  right: auto;
  width: 50%;
}
.pcoded .megamenu-half .pcoded-submenu {
  padding: 10px !important;
  color: #b4bcc8;
}
.pcoded[horizontal-placement="bottom"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.megamenu-half > .pcoded-submenu {
  bottom: 100%;
}
.pcoded-inner-navbar {
  position: relative;
}
.pcoded .pcoded-navbar .pcoded-item {
  position: static;
}
.pcoded .pcoded-navbar .pcoded-item > li.megamenu-full {
  position: static;
}
.pcoded .pcoded-navbar .pcoded-item > li.megamenu-full.pcoded-hasmenu .pcoded-submenu {
  left: 0;
  min-width: 200px;
  right: 0;
  width: 100%;
}
.pcoded .megamenu-full .pcoded-submenu {
  padding: 10px !important;
  color: #b4bcc8;
}
.pcoded[horizontal-placement="bottom"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.megamenu-full > .pcoded-submenu {
  bottom: 100%;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu.pcoded-megamenu ul {
  margin: 0;
  padding: 0;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu.pcoded-megamenu ul li {
  display: block;
  list-style: outside none none;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu.pcoded-megamenu ul li a {
  border-bottom-width: 0 !important;
  font-size: 13px;
  font-weight: 500;
  line-height: 23px;
  padding: 0;
  text-decoration: none;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu.pcoded-megamenu ul li a:hover {
  text-decoration: none;
  background: transparent !important;
  color: #fff;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu.pcoded-megamenu ul li.title {
  display: block;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu .pcoded-submenu.pcoded-megamenu .pcoded-gridbox {
  border-radius: 2px;
  font-size: 10px;
  margin-bottom: 11px;
  min-height: 23px;
  padding-top: 5px;
  text-align: center;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-header .pcoded-rl-header {
  display: none;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-header .pcoded-right-header .pcoded-rr-header {
  text-align: center;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="desktop"] .pcodedbrand-xs,
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcodedbrand-xs {
  height: 40px;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
  display: none;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcodedbrand-xs {
  height: 40px;
  width: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcodedbrand-xs .pcoded-brand a {
  font-family: lato;
  font-size: 20px !important;
  font-weight: 700;
  line-height: 40px;
  padding: 0 10px;
  text-decoration: none;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcodedbrand-xs .menu-toggle {
  float: right;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar {
  height: auto;
  padding: 10px 10px 0;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transform-origin: 50% 50%;
  transition: transform 0.3s, opacity 0.3s;
  transform-style: preserve-3d;
  transform: rotateX(-90deg);
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-inner-navbar {
  height: auto;
  position: relative;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-brand a {
  display: none;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar.show-menu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-brand a {
  font-family: lato;
  font-size: 20px !important;
  font-weight: 700;
  line-height: 40px;
  padding: 0 10px;
  text-decoration: none;
}
.pcoded[pcoded-device-type="desktop"] .pcoded-navbar .pcoded-brand .menu-toggle,
.pcoded[pcoded-device-type="phone"] .pcoded-navbar .pcoded-brand .menu-toggle,
.pcoded[pcoded-device-type="tablet"] .pcoded-navbar .pcoded-brand .menu-toggle {
  display: none;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-brand {
  float: unset !important;
  float: none !important;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-brand .menu-toggle {
  float: right;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item {
  display: block;
  float: none !important;
  position: relative;
  width: 100%;
  z-index: 1;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item > li {
  float: none;
  display: block;
  position: relative;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item[item-border="true"] > li > a {
  border-right-width: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item[item-border="true"] > li.pcoded-trigger > a {
  border-bottom-width: 0;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu > .pcoded-submenu {
  min-width: 100%;
  z-index: 2;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  position: relative;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu > .pcoded-submenu > .pcoded-hasmenu > .pcoded-submenu {
  left: 0;
  min-width: 100%;
  right: 0;
  top: 0;
  z-index: 1;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu > .pcoded-submenu > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu,
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu > .pcoded-submenu > .pcoded-hasmenu.pcoded-trigger > .pcoded-submenu {
  position: relative;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item > .pcoded-hasmenu > .pcoded-submenu > .pcoded-hasmenu > .pcoded-submenu > .pcoded-hasmenu > .pcoded-submenu {
  left: 0;
  min-width: 100%;
  right: 0;
  top: 0;
  z-index: 1;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"][horizontal-placement="bottom"] .pcoded-navbar {
  bottom: auto;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.active > a:after,
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu.pcoded-trigger > a:after,
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu > a:after {
  position: absolute;
  right: 13px;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="phone"] .pcoded-header, .pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-header {
  height: auto;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-submenu > li a .pcoded-badge {
  top: 13px;
  right: 20px;
}
.pcoded-rr-header .btn {
  font-size: 12px;
  font-weight: 600;
  margin-left: 5px;
}
.pcoded-main-container {
  clear: both;
}
.pcoded-address span {
  float: left;
}
.pcoded .pcoded-navbar .pcoded-item .pcoded-hasmenu.fullwidth-drop .pcoded-submenu li > a {
  display: list-item;
}
.pcoded[theme-layout="horizontal"] .pcoded-navbar .pcoded-item[subitem-border="true"] .pcoded-hasmenu.fullwidth-drop .pcoded-submenu li > a {
  border-bottom-width: 0;
}
.pcoded[theme-layout="horizontal"][pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li.fullwidth-drop.pcoded-hasmenu .pcoded-submenu li,
.pcoded[theme-layout="horizontal"][pcoded-device-type="tablet"] .pcoded-navbar .pcoded-item > li.fullwidth-drop.pcoded-hasmenu .pcoded-submenu li {
  display: block;
  float: left;
}
.pcoded .pcoded-navbar .pcoded-item li.fullwidth-drop.pcoded-hasmenu .pcoded-submenu li.pcoded-hasmenu > a:after {
  float: none;
}
.pcoded .pcoded-navbar[navbar-theme="themelight1"] {
  background-color: #fff;
}
.pcoded .pcoded-navbar[navbar-theme="theme1"] {
  background-color: #3b4650;
}
.pcoded .pcoded-header[header-theme="theme1"] {
  background: linear-gradient(to right, #1b1f24, #51606d);
}
.pcoded .pcoded-header[header-theme="theme2"] {
  background: linear-gradient(to right, #f2476a, #fabeca);
}
.pcoded .pcoded-header[header-theme="theme3"] {
  background: linear-gradient(to right, #007888, #08e3ff);
}
.pcoded .pcoded-header[header-theme="theme4"] {
  background: linear-gradient(to right, #1d9c83, #59e0c5);
}
.pcoded .pcoded-header[header-theme="theme5"] {
  background: linear-gradient(to right, #0071f3, #73b4ff);
}
.pcoded .pcoded-header[header-theme="theme6"] {
  background: linear-gradient(to right, #aa8a0a, #f4d03f);
}
body.horizontal-icon .pcoded .main-body, body.horizontal-icon-fixed .pcoded .main-body {
  margin-top: 60px;
}
body.horizontal-icon .pcoded .pcoded-navbar, body.horizontal-icon-fixed .pcoded .pcoded-navbar {
  height: 70px;
}
body.horizontal-icon .pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon, body.horizontal-icon-fixed .pcoded .pcoded-navbar .pcoded-item > li > a > .pcoded-micon {
  display: block;
  text-align: center;
  margin: 0 auto;
}
body.horizontal-icon .pcoded .pcoded-navbar .pcoded-item > li.pcoded-hasmenu > a, body.horizontal-icon-fixed .pcoded .pcoded-navbar .pcoded-item > li.pcoded-hasmenu > a {
  line-height: 30px;
}
body.horizontal-icon .pcoded[pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu > a, body.horizontal-icon-fixed .pcoded[pcoded-device-type="desktop"] .pcoded-navbar .pcoded-item > li.pcoded-hasmenu > a {
  height: 70px;
}
/* Default
=============================== */
.j-wrapper {
  margin: 0 auto;
  outline: none;
  padding: 40px 15px;
  box-sizing: content-box;
}
.j-wrapper-400 {
  max-width: 400px;
}
.j-wrapper-640 {
  max-width: 640px;
}
.j-pro {
  height: 100%;
  background-color: #f9fafd;
  border-radius: 3px;
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.54);
  font: 16px "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1;
  position: relative;
}
.j-pro .j-input {
  position: relative;
}
.j-pro .j-unit {
  position: relative;
  margin-bottom: 25px;
}
.j-pro .j-link {
  border-bottom: 1px solid #90caf9;
  color: #1e88e5;
  font-size: 14px;
  line-height: inherit;
  text-decoration: none;
}
.j-pro .j-link:hover {
  border-bottom: none;
}
.j-pro .j-inline-group {
  display: inline-block;
}
.j-hidden,
.j-pro .j-token,
.j-pro .j-hidden,
.j-pro .j-hidden input,
.j-pro .j-hidden select,
.j-pro .j-hidden textarea,
.j-pro .j-hiddenBtn {
  display: none !important;
}
/* Reset for -webkit / -moz browser
  =============================== */
.j-pro input[type="search"]::-webkit-search-decoration,
.j-pro input[type="search"]::-webkit-search-cancel-button,
.j-pro input[type="search"]::-webkit-search-results-button,
.j-pro input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
.j-pro select,
.j-pro input[type="button"],
.j-pro input[type="submit"],
.j-pro input[type="search"] {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
}
/* Header
  =============================== */
.j-pro .j-header {
  background-color: #3f51b5;
  border-top: 1px solid #7986cb;
  border-radius: 3px 3px 0 0;
  -o-box-shadow: 0 6px 3px -3px rgba(63, 81, 181, 0.5);
  box-shadow: 0 6px 3px -3px rgba(63, 81, 181, 0.5);
  display: block;
  position: relative;
}
.j-pro .j-header > i {
  color: #fff;
  font-size: 31px;
  float: left;
  padding: 31px 15px 0 25px;
}
.j-pro .j-header p {
  color: #fff;
  margin: 0;
  padding: 30px 25px;
  font-size: 30px;
  text-transform: uppercase;
}
/* Content
  =============================== */
.j-pro .j-content {
  padding: 25px 25px 0;
}
.j-pro .j-content:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
/* Footer
  =============================== */
.j-pro .j-footer {
  background-color: #e8eaf6;
  border-top: 1px solid #303f9f;
  border-radius: 0 0 3px 3px;
  display: block;
  padding: 10px 25px;
}
.j-pro .j-footer:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
/* Response block
  =============================*/
.j-pro .j-response {
  opacity: 0;
  visibility: hidden;
  transition: padding-top 0.2s, padding-bottom 0.2s, opacity 0.5s;
}
.j-pro .j-response.j-success-message,
.j-pro .j-response.j-error-message {
  opacity: 1;
  visibility: visible;
}
/* Dividers
  =============================== */
.j-pro .j-divider,
.j-pro .j-divider-text {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  height: 0;
}
.j-pro .j-divider-text {
  text-align: center;
}
.j-pro .j-divider-text span {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  background-color: #f9fafd;
  color: #3f51b5;
  font-size: 16px;
  padding: 2px 15px;
  position: relative;
  top: -9px;
  white-space: nowrap;
}
/* Gap-top / gap-bottom classes
  =============================== */
.j-pro .j-gap-top-20 {
  margin-top: 20px;
}
/* text-divider top gap after "content"/"j-row" classes */
.j-pro .j-gap-top-45 {
  margin-top: 45px;
}
/* text-divider top gap after "unit" class */
.j-pro .j-gap-bottom-45 {
  margin-bottom: 45px;
}
/* text-divider bottom gap */
.j-pro .j-gap-bottom-25 {
  margin-bottom: 25px;
}
/* line-divider bottom gap */
/* Labels
  =============================== */
.j-pro label {
  display: block;
  color: inherit;
  font-weight: normal;
  text-align: left;
  margin-bottom: 0;
}
.j-pro .j-label {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 14px;
  height: 14px;
}
.j-pro .j-label-center {
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin-bottom: 0;
}
.j-pro .j-row > .j-label {
  padding-left: 10px;
}
/* Radio and checkbox
  =============================== */
.j-pro .j-radio,
.j-pro .j-checkbox,
.j-pro .j-radio-toggle,
.j-pro .j-checkbox-toggle {
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  font-size: 15px;
  height: 15px;
  margin-bottom: 4px;
  position: relative;
  line-height: 15px;
}
.j-pro .j-radio,
.j-pro .j-checkbox,
.j-pro .j-inline-group .j-radio,
.j-pro .j-inline-group .j-checkbox {
  padding: 9px 0 8px 32px;
}
.j-pro .j-radio-toggle,
.j-pro .j-checkbox-toggle,
.j-pro .j-inline-group .j-radio-toggle,
.j-pro .j-inline-group .j-checkbox-toggle {
  padding: 9px 0 8px 58px;
}
.j-pro .j-radio:last-child,
.j-pro .j-checkbox:last-child,
.j-pro .j-radio-toggle:last-child,
.j-pro .j-checkbox-toggle:last-child {
  margin-bottom: 0;
}
.j-pro .j-inline-group .j-radio,
.j-pro .j-inline-group .j-checkbox,
.j-pro .j-inline-group .j-radio-toggle,
.j-pro .j-inline-group .j-checkbox-toggle {
  display: inline-block;
  margin-right: 25px;
}
.j-pro .j-radio input,
.j-pro .j-checkbox input,
.j-pro .j-radio-toggle input,
.j-pro .j-checkbox-toggle input {
  position: absolute;
  left: -9999px;
}
.j-pro .j-radio i,
.j-pro .j-checkbox i,
.j-pro .j-checkbox-toggle i,
.j-pro .j-radio-toggle i {
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0.26);
  display: block;
  height: 18px;
  left: 0;
  outline: none;
  position: absolute;
  top: 5px;
  transition: border-color 0.2s;
}
.j-pro .j-radio i,
.j-pro .j-checkbox i {
  width: 18px;
}
.j-pro .j-checkbox-toggle i,
.j-pro .j-radio-toggle i {
  width: 44px;
}
.j-pro .j-checkbox i,
.j-pro .j-checkbox-toggle i {
  border-radius: 3px;
}
.j-pro .j-radio i,
.j-pro .j-radio i:after,
.j-pro .j-radio-toggle i:before {
  border-radius: 50%;
}
.j-pro .j-radio-toggle i {
  border-radius: 13px;
}
.j-pro .j-checkbox-toggle i:before {
  border-radius: 2px;
}
.j-pro .j-radio i:after {
  background-color: rgba(48, 63, 159, 0.9);
  content: "";
  height: 8px;
  top: 5px;
  left: 5px;
  opacity: 0;
  position: absolute;
  width: 8px;
}
.j-pro .j-checkbox i:after {
  border-width: 0 0 3px 3px;
  border-bottom: solid #303f9f;
  border-left: solid #303f9f;
  content: "";
  height: 5px;
  top: 3px;
  transform: rotate(-45deg);
  left: 3px;
  opacity: 0;
  position: absolute;
  width: 10px;
}
.j-pro .j-radio input:checked + i:after,
.j-pro .j-checkbox input:checked + i:after {
  opacity: 1;
}
.j-pro .j-checkbox-toggle i:before,
.j-pro .j-radio-toggle i:before {
  border: none;
  background-color: rgba(48, 63, 159, 0.9);
  content: "";
  display: block;
  height: 14px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 14px;
}
.j-pro .j-checkbox-toggle input:checked + i:before,
.j-pro .j-radio-toggle input:checked + i:before {
  left: 28px;
}
.j-pro .j-checkbox-toggle i:after,
.j-pro .j-radio-toggle i:after,
.j-pro .j-checkbox-toggle input:checked + i:after,
.j-pro .j-radio-toggle input:checked + i:after {
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  line-height: 10px;
  position: absolute;
  top: 4px;
}
.j-pro .j-checkbox-toggle i:after,
.j-pro .j-radio-toggle i:after {
  content: "NO";
  left: 22px;
}
.j-pro .j-checkbox-toggle input:checked + i:after,
.j-pro .j-radio-toggle input:checked + i:after {
  content: "YES";
  left: 6px;
}
.j-pro .j-checkbox:hover i,
.j-pro .j-radio:hover i,
.j-pro .j-checkbox-toggle:hover i,
.j-pro .j-radio-toggle:hover i {
  border: 2px solid rgba(48, 63, 159, 0.6);
}
.j-pro .j-radio input:checked + i,
.j-pro .j-checkbox input:checked + i,
.j-pro .j-radio-toggle input:checked + i,
.j-pro .j-checkbox-toggle input:checked + i {
  border: 2px solid rgba(48, 63, 159, 0.9);
}
.j-pro .j-radio input:checked + i,
.j-pro .j-checkbox input:checked + i {
  color: rgba(48, 63, 159, 0.9);
}
.j-pro .j-checkbox-toggle input:checked + i,
.j-pro .j-radio-toggle input:checked + i {
  background-color: #e8eaf6;
}
/* Widget
  =============================== */
.j-pro .j-widget {
  position: relative;
}
.j-pro .j-widget .j-addon,
.j-pro .j-widget .j-addon-btn {
  border: none;
  display: block;
  font: 16px "Open Sans", Helvetica, Arial, sans-serif;
  height: 48px;
  line-height: 48px;
  padding: 0;
  position: absolute;
  outline: none;
  overflow: hidden;
  text-align: center;
  top: 0;
  z-index: 5;
}
.j-pro .j-widget .j-addon {
  background: #e0e0e0;
  color: rgba(0, 0, 0, 0.56);
}
.j-pro .j-widget .j-addon-btn {
  background: #303f9f;
  color: #fff;
}
.j-pro .j-widget .j-addon-btn,
.j-pro .j-widget .j-addon-btn i {
  cursor: pointer;
  transition: all 0.2s;
}
.j-pro .j-widget .j-addon-btn:hover,
.j-pro .j-widget .j-addon-btn:focus {
  background-color: #3f51b5;
}
.j-pro .j-widget .j-adn-left {
  left: 0;
}
.j-pro .j-widget .j-adn-right {
  right: 0;
}
.j-pro .j-widget .j-addon i {
  color: rgba(0, 0, 0, 0.34);
  font-size: 17px;
  z-index: 2;
}
.j-pro .j-widget .j-addon-btn i {
  color: #fff;
  font-size: 17px;
  z-index: 2;
}
.j-pro .j-widget .j-adn-50 {
  width: 50px;
}
.j-pro .j-widget .j-adn-130 {
  width: 130px;
}
.j-pro .j-widget.j-right-50 .j-input {
  padding-right: 50px;
}
.j-pro .j-widget.j-left-50 .j-input {
  padding-left: 50px;
}
.j-pro .j-widget.j-right-130 .j-input {
  padding-right: 130px;
}
.j-pro .j-widget.j-left-130 .j-input {
  padding-left: 130px;
}
.j-pro .j-widget .j-adn-left,
.j-pro .j-widget.j-right-50 .j-input input,
.j-pro .j-widget.j-right-130 .j-input input {
  border-radius: 3px 0 0 3px;
}
.j-pro .j-widget .j-adn-right,
.j-pro .j-widget.j-left-50 .j-input input,
.j-pro .j-widget.j-left-130 .j-input input {
  border-radius: 0 3px 3px 0;
}
.j-pro .j-widget.j-left-50.j-right-50 .j-input input,
.j-pro .j-widget.j-left-50.j-right-130 .j-input input,
.j-pro .j-widget.j-left-130.j-right-50 .j-input input,
.j-pro .j-widget.j-left-130.j-right-130 .j-input input {
  border-radius: 0;
}
/* Inputs
  =============================== */
.j-pro input[type="text"],
.j-pro input[type="password"],
.j-pro input[type="email"],
.j-pro input[type="search"],
.j-pro input[type="url"],
.j-pro textarea,
.j-pro select {
  background: #fff;
  border: 2px solid rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.87);
  display: block;
  font-family: inherit;
  font-size: 16px;
  height: 48px;
  padding: 10px 15px;
  width: 100%;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  transition: all 0.4s;
}
.j-pro input[type="text"]:hover,
.j-pro input[type="password"]:hover,
.j-pro input[type="email"]:hover,
.j-pro input[type="search"]:hover,
.j-pro input[type="url"]:hover,
.j-pro textarea:hover,
.j-pro select:hover {
  border: 2px solid rgba(48, 63, 159, 0.6);
}
.j-pro input[type="text"]:focus,
.j-pro input[type="password"]:focus,
.j-pro input[type="email"]:focus,
.j-pro input[type="search"]:focus,
.j-pro input[type="url"]:focus,
.j-pro textarea:focus,
.j-pro select:focus {
  border: 2px solid rgba(48, 63, 159, 0.9);
}
.j-pro .j-input textarea {
  height: 112px;
  overflow: auto;
  min-height: 52px;
  resize: vertical;
}
.j-pro .j-input textarea:focus {
  height: 128px;
}
/* Placeholders
  =============================== */
.j-pro input::-webkit-input-placeholder,
.j-pro textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}
.j-pro input::-moz-placeholder,
.j-pro textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.54);
}
.j-pro input:-moz-placeholder,
.j-pro textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.54);
}
.j-pro input:-ms-input-placeholder,
.j-pro textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.54);
}
.j-pro input:focus::-webkit-input-placeholder,
.j-pro textarea:focus::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.36);
}
.j-pro input:focus::-moz-placeholder,
.j-pro textarea:focus::-moz-placeholder {
  color: rgba(0, 0, 0, 0.36);
}
.j-pro input:focus:-moz-placeholder,
.j-pro textarea:focus:-moz-placeholder {
  color: rgba(0, 0, 0, 0.36);
}
.j-pro input:focus:-ms-input-placeholder,
.j-pro textarea:focus:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.36);
}
/* Select
  =============================== */
.j-pro select {
  padding-left: 13px;
}
.j-pro .j-multiple-select select {
  height: auto;
}
.j-pro .j-select i {
  background: #fff;
  -o-box-shadow: 0 0 0 11px #fff;
  box-shadow: 0 0 0 11px #fff;
  height: 20px;
  position: absolute;
  pointer-events: none;
  top: 14px;
  right: 14px;
  width: 14px;
}
.j-pro .j-select i:after,
.j-pro .j-select i:before {
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  position: absolute;
  right: 3px;
}
.j-pro .j-select i:after {
  border-top: 6px solid rgba(0, 0, 0, 0.4);
  bottom: 1px;
}
.j-pro .j-select i:before {
  border-bottom: 6px solid rgba(0, 0, 0, 0.4);
  top: 3px;
}
.j-pro .j-select {
  position: relative;
}
/* Icons
  =============================== */
.j-pro .j-icon-left,
.j-pro .j-icon-right {
  color: rgba(0, 0, 0, 0.54);
  font-size: 17px;
  height: 38px;
  line-height: 38px !important;
  opacity: 0.6;
  position: absolute;
  text-align: center;
  top: 5px;
  width: 42px;
  z-index: 2;
}
.j-pro .j-icon-left {
  border-right: 1px solid rgba(0, 0, 0, 0.54);
  left: 3px;
}
.j-pro .j-icon-right {
  border-left: 1px solid rgba(0, 0, 0, 0.54);
  right: 3px;
}
.j-pro .j-icon-left ~ input,
.j-pro .j-icon-left ~ textarea {
  padding-left: 58px;
}
.j-pro .j-icon-right ~ input,
.j-pro .j-icon-right ~ textarea {
  padding-right: 58px;
}
/* File for upload
  =============================== */
.j-pro .j-file-button input {
  bottom: -1px;
  font-size: 34px;
  opacity: 0;
  position: absolute;
  width: 108px;
  z-index: 0;
}
.j-pro .j-prepend-small-btn .j-file-button input,
.j-pro .j-prepend-big-btn .j-file-button input {
  left: 0;
}
.j-pro .j-append-small-btn .j-file-button input,
.j-pro .j-append-big-btn .j-file-button input {
  right: 0;
}
.j-pro .j-prepend-small-btn .j-file-button,
.j-pro .j-append-small-btn .j-file-button {
  width: 64px;
}
.j-pro .j-prepend-big-btn .j-file-button,
.j-pro .j-append-big-btn .j-file-button {
  width: 106px;
}
.j-pro .j-prepend-small-btn .j-file-button,
.j-pro .j-prepend-big-btn .j-file-button {
  left: 4px;
}
.j-pro .j-append-small-btn .j-file-button,
.j-pro .j-append-big-btn .j-file-button {
  right: 4px;
}
.j-pro .j-append-small-btn .j-file-button,
.j-pro .j-append-big-btn .j-file-button,
.j-pro .j-prepend-small-btn .j-file-button,
.j-pro .j-prepend-big-btn .j-file-button {
  border-radius: 2px;
}
.j-pro .j-prepend-big-btn input[type="text"] {
  padding-left: 123px;
}
.j-pro .j-append-big-btn input[type="text"] {
  padding-right: 123px;
}
.j-pro .j-prepend-small-btn input[type="text"] {
  padding-left: 81px;
}
.j-pro .j-append-small-btn input[type="text"] {
  padding-right: 81px;
}
.j-pro .j-input input[type="file"] {
  cursor: pointer;
}
/* Buttons
  =============================== */
.j-pro .j-primary-btn,
.j-pro .j-secondary-btn {
  border: none;
  border-radius: 3px;
  color: #fff;
  display: block;
  cursor: pointer;
  float: right;
  font: 16px "Open Sans", Helvetica, Arial, sans-serif;
  height: 48px;
  margin: 10px 0 10px 20px;
  outline: none;
  padding: 0 25px;
  white-space: nowrap;
}
.j-pro .j-primary-btn {
  position: relative;
}
.j-pro .j-content .j-primary-btn,
.j-pro .j-content .j-secondary-btn {
  margin: 0 0 20px 20px;
}
.j-pro .j-file-button {
  color: #fff;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 4px;
  z-index: 1;
}
.j-pro .j-primary-btn,
.j-pro .j-file-button,
.j-pro .j-secondary-btn {
  background: #303f9f;
  transition: background 0.2s;
}
.j-pro .j-primary-btn:hover,
.j-pro .j-file-button:hover,
.j-pro .j-secondary-btn:hover {
  background: #3f51b5;
}
.j-pro .j-primary-btn:hover.j-processing {
  background: #303f9f;
  cursor: wait;
}
.j-pro .j-file-button:hover + input {
  border: 2px solid rgba(48, 63, 159, 0.6);
}
.j-pro .j-secondary-btn,
.j-pro .j-secondary-btn:hover,
.j-pro .j-secondary-btn:active {
  opacity: 0.5;
}
.j-pro .j-primary-btn.j-processing:before {
  background: rgba(255, 255, 255, 0.4);
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-animation: j-processing 3s ease-in-out infinite;
  animation: j-processing 3s ease-in-out infinite;
}
@-webkit-keyframes j-processing {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes j-processing {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/* Tooltip
  =============================== */
.j-pro .j-tooltip,
.j-pro .j-tooltip-image {
  background-color: #1a237e;
  border-radius: 3px;
  display: block;
  left: -9999px;
  opacity: 0;
  position: absolute;
  z-index: 0;
}
.j-pro .j-tooltip {
  color: #fff;
  font: 600 13px "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 20px;
  padding: 5px 10px;
}
.j-pro .j-tooltip-image {
  padding: 2px 2px 1px;
}
.j-pro .j-input input:focus + .j-tooltip,
.j-pro .j-input textarea:focus + .j-tooltip,
.j-pro .j-select select:focus + .j-tooltip,
.j-pro .j-input input:focus + .j-tooltip-image,
.j-pro .j-input textarea:focus + .j-tooltip-image,
.j-pro .j-select select:focus + .j-tooltip-image {
  opacity: 1;
  z-index: 5;
}
.j-pro .j-tooltip-left-top {
  bottom: 100%;
  margin-bottom: 8px;
}
.j-pro .j-tooltip-left-top:before {
  border-color: #1a237e transparent;
  border-style: solid;
  border-width: 8px 7px 0;
  bottom: -6px;
  content: "";
  left: 16px;
  position: absolute;
}
.j-pro .j-input input:focus + .j-tooltip-left-top,
.j-pro .j-input textarea:focus + .j-tooltip-left-top,
.j-pro .j-select select:focus + .j-tooltip-left-top {
  left: 0;
  right: auto;
}
.j-pro .j-tooltip-right-top {
  bottom: 100%;
  margin-bottom: 8px;
}
.j-pro .j-tooltip-right-top:before {
  border-color: #1a237e transparent;
  border-style: solid;
  border-width: 8px 7px 0;
  bottom: -6px;
  content: "";
  position: absolute;
  right: 16px;
}
.j-pro .j-input input:focus + .j-tooltip-right-top,
.j-pro .j-input textarea:focus + .j-tooltip-right-top,
.j-pro .j-select select:focus + .j-tooltip-right-top {
  left: auto;
  right: 0;
}
.j-pro .j-tooltip-left-bottom {
  margin-top: 8px;
  top: 100%;
}
.j-pro .j-tooltip-left-bottom:before {
  border-color: #1a237e transparent;
  border-style: solid;
  border-width: 0 7px 8px;
  top: -6px;
  content: "";
  left: 16px;
  position: absolute;
}
.j-pro .j-input input:focus + .j-tooltip-left-bottom,
.j-pro .j-input textarea:focus + .j-tooltip-left-bottom,
.j-pro .j-select select:focus + .j-tooltip-left-bottom {
  left: 0;
  right: auto;
}
.j-pro .j-tooltip-right-bottom {
  margin-top: 8px;
  top: 100%;
}
.j-pro .j-tooltip-right-bottom:before {
  border-color: #1a237e transparent;
  border-style: solid;
  border-width: 0 7px 8px;
  top: -6px;
  content: "";
  right: 16px;
  position: absolute;
}
.j-pro .j-input input:focus + .j-tooltip-right-bottom,
.j-pro .j-input textarea:focus + .j-tooltip-right-bottom,
.j-pro .j-select select:focus + .j-tooltip-right-bottom {
  left: auto;
  right: 0;
}
.j-pro .j-tooltip-right-side {
  margin-left: 8px;
  top: 8px;
  white-space: nowrap;
}
.j-pro .j-tooltip-right-side:before {
  border-color: transparent #1a237e;
  border-style: solid;
  border-width: 7px 8px 7px 0;
  content: "";
  left: -6px;
  position: absolute;
  top: 8px;
}
.j-pro .j-input input:focus + .j-tooltip-right-side,
.j-pro .j-input textarea:focus + .j-tooltip-right-side,
.j-pro .j-select select:focus + .j-tooltip-right-side {
  left: 100%;
}
.j-pro .j-tooltip-left-side {
  margin-right: 8px;
  top: 8px;
  white-space: nowrap;
}
.j-pro .j-tooltip-left-side:before {
  border-color: transparent #1a237e;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  content: "";
  right: -6px;
  position: absolute;
  top: 8px;
}
.j-pro .j-input input:focus + .j-tooltip-left-side,
.j-pro .j-input textarea:focus + .j-tooltip-left-side,
.j-pro .j-select select:focus + .j-tooltip-left-side {
  left: auto;
  right: 100%;
}
/* Status message
  =============================== */
.j-pro .j-error-message,
.j-pro .j-success-message,
.j-pro .j-info-message,
.j-pro .j-warning-message {
  border: 2px solid;
  border-radius: 3px;
  display: block;
  font: 16px/24px "Open Sans", Helvetica, Arial, sans-serif;
  padding: 15px;
}
.j-pro .j-error-message i,
.j-pro .j-success-message i,
.j-pro .j-info-message i,
.j-pro .j-warning-message i {
  font-size: 18px;
  float: left;
  height: 24px;
  line-height: 24px;
  padding-right: 10px;
}
.j-pro .j-error-message ul,
.j-pro .j-success-message ul,
.j-pro .j-info-message ul,
.j-pro .j-warning-message ul {
  margin: 0;
}
.j-pro span.j-error-view,
.j-pro span.j-success-view,
.j-pro span.j-warning-view,
.j-pro span.j-info-view {
  display: block;
  font-size: 14px;
  height: 14px;
  line-height: 14px;
  margin-top: 5px;
  padding: 0 2px;
}
.j-pro span.j-hint {
  display: block;
  font-size: 13px;
  color: inherit;
  height: 13px;
  line-height: 13px;
  margin-top: 5px;
  padding: 0 2px;
}
/* Disabled state
  =============================== */
.j-pro .j-widget.j-disabled-view,
.j-pro .j-input.j-disabled-view,
.j-pro .j-select.j-disabled-view,
.j-pro .j-checkbox.j-disabled-view,
.j-pro .j-radio.j-disabled-view,
.j-pro .j-checkbox-toggle.j-disabled-view,
.j-pro .j-radio-toggle.j-disabled-view,
.j-pro .j-primary-btn.j-disabled-view,
.j-pro .j-secondary-btn.j-disabled-view,
.j-pro .j-file-button.j-disabled-view {
  cursor: default;
  opacity: 0.5;
}
.j-pro .j-widget.j-disabled-view .j-addon-btn i,
.j-pro .j-input.j-disabled-view input[type="file"] {
  cursor: default;
}
.j-pro .j-widget.j-disabled-view input,
.j-pro .j-input.j-disabled-view input,
.j-pro .j-input.j-disabled-view textarea,
.j-pro .j-select.j-disabled-view select {
  border-color: rgba(0, 0, 0, 0.12) !important;
}
.j-pro .j-checkbox.j-disabled-view i,
.j-pro .j-radio.j-disabled-view i,
.j-pro .j-checkbox-toggle.j-disabled-view i,
.j-pro .j-radio-toggle.j-disabled-view i {
  border-color: rgba(0, 0, 0, 0.26) !important;
}
.j-pro .j-primary-btn.j-disabled-view,
.j-pro .j-secondary-btn.j-disabled-view,
.j-pro .j-disabled-view .j-file-button {
  background: #303f9f;
}
.j-pro .j-widget.j-disabled-view .j-addon-btn,
.j-pro .j-widget.j-disabled-view .j-addon-btn:hover,
.j-pro .j-widget.j-disabled-view .j-addon-btn:focus {
  cursor: default;
  background: #303f9f;
}
/* Error state
  =============================== */
.j-pro .j-error-view .j-checkbox i,
.j-pro .j-error-view .j-radio i,
.j-pro .j-error-view .j-checkbox-toggle i,
.j-pro .j-error-view .j-radio-toggle i,
.j-pro .j-error-view input,
.j-pro .j-error-view select,
.j-pro .j-error-view textarea {
  background: #ffebee !important;
}
.j-pro .j-select.j-error-view i {
  background-color: #ffebee;
  -o-box-shadow: 0 0 0 12px #ffebee;
  box-shadow: 0 0 0 12px #ffebee;
}
.j-pro .j-error-view .j-icon-left,
.j-pro .j-error-view .j-icon-right {
  border-color: #e57373;
}
.j-pro .j-error-view .j-icon-left,
.j-pro .j-error-view .j-icon-right,
.j-pro span.j-error-view,
.j-pro .j-error-message i {
  color: #b71c1c;
}
.j-pro .j-error-message {
  background: #ffebee;
  border-color: #b71c1c;
  color: #b71c1c;
}
.j-pro .j-tooltip.j-error-view {
  background: #ffebee !important;
  border: 2px solid #b71c1c;
  color: #b71c1c;
  opacity: 1;
  height: auto;
  padding: 5px 10px;
  z-index: 5;
}
.j-pro .j-error-view.j-tooltip-left-top {
  bottom: 100%;
  margin-bottom: 8px;
  left: 0;
  right: auto;
}
.j-pro .j-error-view.j-tooltip-left-top:before {
  border-color: #c02129 transparent !important;
  bottom: -9px;
  left: 13px;
}
.j-pro .j-error-view.j-tooltip-right-top {
  bottom: 100%;
  margin-bottom: 8px;
  left: auto;
  right: 0;
}
.j-pro .j-error-view.j-tooltip-right-top:before {
  border-color: #c02129 transparent !important;
  bottom: -9px;
}
.j-pro .j-error-view.j-tooltip-left-bottom {
  margin-top: 8px;
  top: 100%;
  left: 0;
  right: auto;
}
.j-pro .j-error-view.j-tooltip-left-bottom:before {
  border-color: #c02129 transparent !important;
  top: -9px;
  left: 13px;
}
.j-pro .j-error-view.j-tooltip-right-bottom {
  margin-top: 8px;
  top: 100%;
  left: auto;
  right: 0;
}
.j-pro .j-error-view.j-tooltip-right-bottom:before {
  border-color: #c02129 transparent !important;
  top: -9px;
}
.j-pro .j-error-view.j-tooltip-right-side {
  margin-left: 8px;
  top: 4px;
  left: 100%;
  white-space: nowrap;
}
.j-pro .j-error-view.j-tooltip-right-side:before {
  border-color: transparent #c02129 !important;
  top: 6px;
  left: -9px;
}
.j-pro .j-error-view.j-tooltip-left-side {
  margin-right: 8px;
  top: 4px;
  left: auto;
  right: 100%;
  white-space: nowrap;
}
.j-pro .j-error-view.j-tooltip-left-side:before {
  border-color: transparent #c02129 !important;
  top: 6px;
  right: -9px;
}
/* Success state
  =============================== */
.j-pro .j-success-view .j-checkbox i,
.j-pro .j-success-view .j-radio i,
.j-pro .j-success-view .j-checkbox-toggle i,
.j-pro .j-success-view .j-radio-toggle i,
.j-pro .j-success-view input,
.j-pro .j-success-view select,
.j-pro .j-success-view textarea {
  background: #e8f5e9 !important;
}
.j-pro .j-select.j-success-view i {
  background-color: #e8f5e9;
  -o-box-shadow: 0 0 0 12px #e8f5e9;
  box-shadow: 0 0 0 12px #e8f5e9;
}
.j-pro .j-success-view .j-icon-left,
.j-pro .j-success-view .j-icon-right {
  border-color: #81c784;
}
.j-pro .j-success-view .j-icon-left,
.j-pro .j-success-view .j-icon-right,
.j-pro span.j-success-view,
.j-pro .j-success-message i {
  color: #1b5e20;
}
.j-pro .j-success-message {
  background: #e8f5e9;
  border-color: #1b5e20;
  color: #1b5e20;
}
/* Warning state
  =============================== */
.j-pro .j-warning-view .j-checkbox i,
.j-pro .j-warning-view .j-radio i,
.j-pro .j-warning-view .j-checkbox-toggle i,
.j-pro .j-warning-view .j-radio-toggle i,
.j-pro .j-warning-view input,
.j-pro .j-warning-view select,
.j-pro .j-warning-view textarea {
  background: #fff8e1 !important;
}
.j-pro .j-select.j-warning-view i {
  background-color: #fff8e1;
  -o-box-shadow: 0 0 0 12px #fff8e1;
  box-shadow: 0 0 0 12px #fff8e1;
}
.j-pro .j-warning-view .j-icon-left,
.j-pro .j-warning-view .j-icon-right {
  border-color: #f9a825;
}
.j-pro .j-warning-view .j-icon-left,
.j-pro .j-warning-view .j-icon-right,
.j-pro span.j-warning-view,
.j-pro .j-warning-message i {
  color: #f57f17;
}
.j-pro .j-warning-message {
  background: #fff8e1;
  border-color: #f57f17;
  color: #f57f17;
}
/* Info state
  =============================== */
.j-pro .j-info-view .j-checkbox i,
.j-pro .j-info-view .j-radio i,
.j-pro .j-info-view .j-checkbox-toggle i,
.j-pro .j-info-view .j-radio-toggle i,
.j-pro .j-info-view input,
.j-pro .j-info-view select,
.j-pro .j-info-view textarea {
  background: #e1f5fe !important;
}
.j-pro .j-select.j-info-view i {
  background-color: #e1f5fe;
  -o-box-shadow: 0 0 0 12px #e1f5fe;
  box-shadow: 0 0 0 12px #e1f5fe;
}
.j-pro .j-info-view .j-icon-left,
.j-pro .j-info-view .j-icon-right {
  border-color: #0288d1;
}
.j-pro .j-info-view .j-icon-left,
.j-pro .j-info-view .j-icon-right,
.j-pro span.j-info-view,
.j-pro .j-info-message i {
  color: #01579b;
}
.j-pro .j-info-message {
  background: #e1f5fe;
  border-color: #01579b;
  color: #01579b;
}
/* Ratings
  ==================================== */
.j-pro .j-rating-group {
  color: rgba(0, 0, 0, 0.87);
  height: 30px;
  line-height: 30px;
  margin-bottom: 4px;
}
.j-pro .j-rating-group:last-child {
  margin-bottom: 0;
}
.j-pro .j-rating-group .j-label {
  float: left;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 0;
}
.j-pro .j-rating-group .j-ratings {
  float: right;
  height: 30px;
  line-height: 30px;
}
.j-pro .j-ratings input {
  left: -9999px;
  position: absolute;
}
.j-pro .j-ratings input + label {
  color: rgba(0, 0, 0, 0.26);
  cursor: pointer;
  font-size: 20px;
  float: right;
  padding: 0 2px;
  transition: color 0.2s;
}
.j-pro .j-ratings input + label:hover,
.j-pro .j-ratings input + label:hover ~ label,
.j-pro .j-ratings input:checked + label,
.j-pro .j-ratings input:checked + label ~ label {
  color: #303f9f;
}
/* Datapicker and Timepicker
  =============================== */
.ui-datepicker {
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.54);
  display: none;
  font: 16px "Open Sans", Helvetica, Arial, sans-serif;
  text-align: center;
  padding: 10px 0;
  width: 240px;
  z-index: 1100 !important;
}
.ui-datepicker-header {
  background-color: #f0f0f0;
  line-height: 1.5;
  margin: -2px 0 12px;
  padding: 10px;
  position: relative;
}
.ui-datepicker-prev,
.ui-datepicker-next {
  cursor: pointer;
  display: block;
  font-size: 18px;
  height: 30px;
  position: absolute;
  text-decoration: none;
  top: 6px;
  width: 30px;
}
.ui-datepicker-prev {
  border-right: 1px solid;
  left: 0;
}
.ui-datepicker-next {
  border-left: 1px solid;
  right: 0;
}
.ui-datepicker-calendar {
  border-collapse: collapse;
  line-height: 1.5;
  width: 100%;
}
.ui-datepicker-calendar th span {
  color: rgba(0, 0, 0, 0.26);
  font-weight: lighter;
}
.ui-datepicker-calendar a,
.ui-datepicker-calendar span {
  color: rgba(0, 0, 0, 0.54);
  display: block;
  font-size: 16px;
  margin: 0 auto;
  text-decoration: none;
  width: 28px;
}
.ui-datepicker-calendar a:hover,
.ui-datepicker-calendar .ui-state-active {
  background-color: #e0e0e0;
}
.ui-datepicker-today a {
  outline: 1px solid rgba(0, 0, 0, 0.54);
}
.ui-datepicker-inline {
  box-sizing: border-box;
  border: 2px solid rgba(0, 0, 0, 0.12);
  -o-box-shadow: none;
  box-shadow: none;
  width: 100%;
}
.ui-state-disabled span {
  color: rgba(0, 0, 0, 0.26);
}
.ui-timepicker-div .ui-widget-header {
  background-color: #f0f0f0;
  margin-bottom: 8px;
  padding: 10px 0;
}
.ui-timepicker-div dl {
  text-align: left;
}
.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ui-timepicker-rtl {
  direction: rtl;
}
.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0;
}
.ui-timepicker-rtl dl dt {
  float: right;
  clear: right;
}
.ui-timepicker-rtl dl dd {
  margin: 0 40% 10px 10px;
}
.ui-timepicker-div {
  font-size: 15px;
}
.ui-timepicker-div dl {
  box-sizing: border-box;
  border-top: 1px solid rgba(0, 0, 0, 0.26);
  padding: 16px 5px;
  margin: 16px 0 0;
}
.ui-timepicker-div .ui_tpicker_time {
  margin: 0 10px 10px 40%;
}
.ui-timepicker-div .ui_tpicker_hour,
.ui-timepicker-div .ui_tpicker_minute {
  margin: 16px 10px 10px 40%;
}
.ui-datepicker-buttonpane {
  border-top: 1px solid rgba(0, 0, 0, 0.26);
}
.ui-datepicker-buttonpane button {
  background: #e0e0e0;
  border: none;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.56);
  cursor: pointer;
  font: 14px "Open Sans", Helvetica, Arial, sans-serif;
  padding: 5px 10px;
  margin: 10px 5px 0;
  transition: all 0.15s;
  outline: none;
}
.ui-datepicker-buttonpane button:hover {
  background: #d6d6d6;
  color: rgba(0, 0, 0, 0.87);
}
/* jQuery Slider
  =============================== */
.ui-slider {
  position: relative;
}
.ui-slider .ui-slider-range {
  border: none;
  display: block;
  font-size: 11px;
  position: absolute;
  overflow: hidden;
  z-index: 1;
}
.ui-slider .ui-slider-handle {
  background-color: #e0e0e0;
  border: 1px solid rgba(0, 0, 0, 0.36);
  border-radius: 3px;
  cursor: pointer;
  height: 16px;
  position: absolute;
  outline: none;
  left: -5px;
  width: 16px;
  z-index: 2;
}
.ui-slider-horizontal {
  height: 7px;
}
.ui-slider-vertical {
  height: 100px;
  width: 7px;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -5px;
  margin-left: -10px;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider.ui-widget-content {
  background-color: #fff;
  border: 2px solid #e0e0e0;
  border-radius: 3px;
}
.ui-slider-vertical .ui-widget-header,
.ui-slider-horizontal .ui-widget-header {
  background-color: #f0f0f0;
}
.j-pro .j-slider-group {
  font: 15px "Open Sans", Helvetica, Arial, sans-serif;
  height: 48px;
  line-height: 48px;
  padding: 0 2px;
  margin-bottom: 5px;
  white-space: nowrap;
}
.j-pro .j-slider-group label {
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  padding: 0 4px;
}
/* Multistep form
  =============================== */
.j-pro fieldset {
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  position: absolute;
  opacity: 0;
  left: -9999px;
  top: 0;
  transform: translateY(-4%);
  transition: opacity 0.3s, transform 0.3s;
}
.j-pro .j-steps {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  margin-bottom: 25px;
  text-align: center;
  transition: all 0.3s;
}
.j-pro .j-active-fieldset {
  left: 0;
  position: relative;
  opacity: 1;
  transform: translateY(0);
}
.j-pro fieldset .j-unit,
.j-pro fieldset .j-row {
  display: none;
}
.j-pro .j-active-fieldset .j-unit,
.j-pro .j-active-fieldset .j-row {
  display: block;
}
.j-pro .j-steps p {
  color: rgba(0, 0, 0, 0.56);
  font-size: 16px;
  height: 36px;
  line-height: 36px;
  margin: 0;
  padding: 0;
}
.j-pro .j-steps span {
  color: rgba(0, 0, 0, 0.56);
  font-size: 13px;
  height: 13px;
  line-height: 13px;
}
.j-pro .j-active-step .j-steps p {
  color: rgba(0, 0, 0, 0.87);
}
.j-pro .j-active-step .j-steps {
  background-color: #e8eaf6;
  border: 1px solid #303f9f;
}
.j-pro .j-passed-step .j-steps {
  background-color: #e8eaf6;
  border: 1px solid #e8eaf6;
}
.j-pro.j-multistep .j-input textarea:focus {
  height: 112px;
}
/* Modal form
  =============================== */
.j-modal-form {
  background-color: rgba(103, 119, 129, 0.5);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  overflow-y: scroll;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1040;
}
.j-modal-form.j-modal-visible {
  opacity: 1;
  visibility: visible;
}
.j-modal-scroll {
  overflow: hidden;
}
.j-pro .j-modal-close {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 11px;
  transition: background-color 0.15s;
}
.j-pro .j-modal-close:hover,
.j-pro .j-modal-close:focus {
  background-color: rgba(0, 0, 0, 0.6);
}
.j-pro .j-modal-close i {
  display: block;
  height: 22px;
  width: 23px;
}
.j-pro .j-modal-close i:before,
.j-pro .j-modal-close i:after {
  background-color: #fff;
  content: "";
  height: 3px;
  position: absolute;
  right: 1px;
  top: 10px;
  width: 21px;
}
.j-pro .j-modal-close i:before {
  transform: rotate(45deg);
}
.j-pro .j-modal-close i:after {
  transform: rotate(-45deg);
}
/* Grid layout 
  =============================== */
.j-pro [class*="j-span"] {
  box-sizing: border-box;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
.j-pro .j-span1 {
  width: 8.3333%;
}
.j-pro .j-span2 {
  width: 16.6666%;
}
.j-pro .j-span3 {
  width: 25%;
}
.j-pro .j-span4 {
  width: 33.3333%;
}
.j-pro .j-span5 {
  width: 41.6666%;
}
.j-pro .j-span6 {
  width: 50%;
}
.j-pro .j-span7 {
  width: 58.3333%;
}
.j-pro .j-span8 {
  width: 66.6666%;
}
.j-pro .j-span9 {
  width: 75%;
}
.j-pro .j-span10 {
  width: 83.3333%;
}
.j-pro .j-span11 {
  width: 91.6666%;
}
.j-pro .j-span12 {
  width: 100%;
}
.j-pro .j-offset1 {
  margin-left: 8.3333%;
}
.j-pro .j-offset2 {
  margin-left: 16.6666%;
}
.j-pro .j-offset3 {
  margin-left: 25%;
}
.j-pro .j-offset4 {
  margin-left: 33.3333%;
}
.j-pro .j-offset5 {
  margin-left: 41.6666%;
}
.j-pro .j-offset6 {
  margin-left: 50%;
}
.j-pro .j-offset7 {
  margin-left: 58.3333%;
}
.j-pro .j-offset8 {
  margin-left: 66.6666%;
}
.j-pro .j-offset9 {
  margin-left: 75%;
}
.j-pro .j-offset10 {
  margin-left: 83.3333%;
}
.j-pro .j-offset11 {
  margin-left: 91.6666%;
}
.j-pro .j-offset12 {
  margin-left: 100%;
}
.j-pro .j-row {
  margin: 0 -10px;
}
.j-pro .j-row:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
/* Responsiveness
  ==================================== */
/* Wrapper-640 */
@media all and (max-width: 620px) {
  .j-wrapper-640 .j-pro [class*="j-span"] {
    margin-right: 0;
    width: 100%;
  }
  .j-wrapper-640 .j-pro [class*="j-offset"] {
    margin-left: 0;
  }
  .j-wrapper-640 .j-pro .j-label-center {
    height: 14px;
    line-height: 14px;
    text-align: left;
    padding-bottom: 3px;
  }
  .j-wrapper-640 .j-pro .j-radio:last-child,
  .j-wrapper-640 .j-pro .j-checkbox:last-child,
  .j-wrapper-640 .j-pro .j-radio-toggle:last-child,
  .j-wrapper-640 .j-pro .j-checkbox-toggle:last-child {
    margin-bottom: 4px;
  }
}
/* Wrapper-400 */
@media all and (max-width: 380px) {
  .j-pro [class*="j-span"] {
    margin-right: 0;
    width: 100%;
  }
  .j-wrapper-400 [class*="j-offset"] {
    margin-left: 0;
  }
  .j-wrapper-400 .j-pro .j-label-center {
    height: 14px;
    line-height: 14px;
    text-align: left;
    padding-bottom: 3px;
  }
  .j-wrapper-400 .j-pro .j-radio:last-child,
  .j-wrapper-400 .j-pro .j-checkbox:last-child,
  .j-wrapper-400 .j-pro .j-radio-toggle:last-child,
  .j-wrapper-400 .j-pro .j-checkbox-toggle:last-child {
    margin-bottom: 4px;
  }
}
/* jQuery UI Autocomplete
  =============================== */
.ui-autocomplete {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: none solid solid;
  border-width: 0 2px 2px;
  border-radius: 0 0 3px 3px;
  cursor: default;
  display: block;
  font: 16px "Open Sans", Helvetica, Arial, sans-serif;
  left: 0;
  list-style: none;
  margin: 0;
  max-height: 110px;
  outline: none;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 10000;
}
.ui-autocomplete .ui-menu {
  position: absolute;
}
.ui-autocomplete .ui-menu-item {
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  cursor: pointer;
  margin: 0;
  min-height: 0;
  padding: 8px 15px;
  position: relative;
}
.ui-autocomplete .ui-menu-item:hover {
  background: rgba(0, 0, 0, 0.06);
}
.ui-helper-hidden-accessible {
  position: absolute;
  left: -999em;
}
/* Tabs
  =============================== */
.j-tabs-section,
.j-tabs-container input[type="radio"] {
  display: none;
}
#tab1:checked ~ #tabs-section-1,
#tab2:checked ~ #tabs-section-2,
#tab3:checked ~ #tabs-section-3 {
  display: block;
}
.j-tabs-container .j-tabs-label {
  background: #fff;
  border-top: 2px solid rgba(0, 0, 0, 0.34);
  border-radius: 2px 2px 0 0;
  display: inline-block;
  margin: 0 0 -3px;
  font: 14px "Open Sans", Helvetica, Arial, sans-serif;
  padding: 11px 13px 13px;
  -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.95;
  transition: border-top 0.2s;
}
.j-tabs-container .j-tabs-label i,
.j-tabs-container .j-tabs-label span {
  padding: 1px;
}
.j-tabs-container .j-tabs-label i {
  font-size: 16px;
}
.j-tabs-container .j-tabs-label i,
.j-tabs-container .j-tabs-label span,
.j-tabs-container input[type="radio"]:checked + .j-tabs-label i {
  color: rgba(0, 0, 0, 0.54);
}
.j-tabs-container .j-tabs-label:hover {
  cursor: pointer;
}
.j-tabs-container input[type="radio"]:checked + .j-tabs-label {
  border-top: 2px solid rgba(0, 0, 0, 0.87);
  opacity: 1;
}
.j-tabs-container input[type="radio"]:checked + .j-tabs-label span {
  color: rgba(0, 0, 0, 0.87);
}
@media all and (max-width: 430px) {
  .j-tabs-container .j-tabs-label {
    font-size: 0;
  }
  .j-tabs-container .j-tabs-label i {
    font-size: 16px;
    height: 18px;
  }
  .j-tabs-container input[type="radio"]:checked + .j-tabs-label i {
    color: rgba(0, 0, 0, 0.87);
  }
}
/* Image checkbox & Image radio
  =============================== */
.j-pro .j-radio-block,
.j-pro .j-checkbox-block {
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  font-size: 15px;
  margin-bottom: 8px;
  position: relative;
}
.j-pro .j-radio-block:last-child,
.j-pro .j-checkbox-block:last-child {
  margin-bottom: 0;
}
.j-pro .j-radio-block input,
.j-pro .j-checkbox-block input {
  position: absolute;
  left: -9999px;
}
.j-pro .j-radio-block i,
.j-pro .j-checkbox-block i {
  display: block;
  height: 18px;
  outline: none;
  position: absolute;
  top: 5px;
  left: 5px;
  width: 18px;
  z-index: 10;
}
.j-pro .j-checkbox-block i {
  border-radius: 3px;
}
.j-pro .j-checkbox-block i:after {
  border-width: 0 0 3px 3px;
  border-bottom: solid #303f9f;
  border-left: solid #303f9f;
  content: "";
  height: 5px;
  top: 3px;
  transform: rotate(-45deg);
  left: 3px;
  opacity: 0;
  position: absolute;
  width: 10px;
}
.j-pro .j-radio-block i,
.j-pro .j-radio-block i:after {
  border-radius: 50%;
}
.j-pro .j-radio-block i:after {
  background-color: rgba(48, 63, 159, 0.9);
  content: "";
  height: 8px;
  top: 5px;
  left: 5px;
  opacity: 0;
  position: absolute;
  width: 8px;
}
.j-pro .j-radio-block input:checked + i,
.j-pro .j-checkbox-block input:checked + i {
  color: rgba(48, 63, 159, 0.9);
  border: 2px solid rgba(48, 63, 159, 0.9);
}
.j-pro .j-radio-block input:checked + i:after,
.j-pro .j-checkbox-block input:checked + i:after {
  opacity: 1;
}
.j-pro .j-checkbox-block span,
.j-pro .j-radio-block span {
  display: block;
}
.j-pro .j-checkbox-block .j-block-image,
.j-pro .j-radio-block .j-block-image {
  position: relative;
  border: 0;
}
.j-pro .j-checkbox-block .j-block-content img,
.j-pro .j-radio-block .j-block-content img {
  height: auto;
  display: block;
  width: 100%;
}
.j-pro .j-checkbox-block .j-block-content:hover,
.j-pro .j-radio-block .j-block-content:hover,
.j-pro .j-checkbox-block input:checked ~ .j-block-content,
.j-pro .j-radio-block input:checked ~ .j-block-content {
  border-radius: 2px;
}
.j-pro .j-checkbox-block .j-block-content:hover,
.j-pro .j-radio-block .j-block-content:hover {
  background: rgba(232, 234, 246, 0.5);
}
.j-pro .j-checkbox-block input:checked ~ .j-block-content,
.j-pro .j-radio-block input:checked ~ .j-block-content {
  background: #e8eaf6;
}
.j-pro .j-checkbox-block .j-block-text-title,
.j-pro .j-radio-block .j-block-text-title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 17px;
  margin: 5px 0;
}
.j-pro .j-checkbox-block .j-block-text-desc,
.j-pro .j-radio-block .j-block-text-desc {
  color: rgba(0, 0, 0, 0.54);
  font-size: 13px;
  padding-right: 5px;
  line-height: 1.2;
  margin: 5px 0 10px;
  word-spacing: 3px;
}
.j-pro .j-checkbox-block .j-block-image-title,
.j-pro .j-radio-block .j-block-image-title,
.j-pro .j-checkbox-block .j-block-content,
.j-pro .j-radio-block .j-block-content {
  transition: background 0.2s;
}
.j-pro .j-checkbox-block .j-block-image-title,
.j-pro .j-radio-block .j-block-image-title {
  background: rgba(0, 0, 0, 0.34);
  bottom: 0;
  color: #fff;
  font-size: 13px;
  padding: 10px;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 20;
  box-sizing: border-box;
}
.j-pro .j-checkbox-block .j-block-content:hover .j-block-image-title,
.j-pro .j-radio-block .j-block-content:hover .j-block-image-title {
  background: rgba(0, 0, 0, 0.57);
}
.j-pro .j-checkbox-block input:checked ~ .j-block-content .j-block-image-title,
.j-pro .j-radio-block input:checked ~ .j-block-content .j-block-image-title {
  background: rgba(0, 0, 0, 0.77);
}
/* "Thank you" block
  =============================*/
.j-final-block {
  background-color: #f9fafd;
  border-radius: 3px;
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  color: rgba(0, 0, 0, 0.87);
  font: 600 16px "Open Sans", Helvetica, Arial, sans-serif;
  line-height: 1;
  position: relative;
  padding: 25px 20px;
}
.j-final-block .j-close {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 11px;
  transition: background-color 0.15s;
}
.j-final-block .j-close:hover,
.j-final-block .j-close:focus {
  background-color: rgba(0, 0, 0, 0.6);
}
.j-final-block .j-close i {
  display: block;
  height: 22px;
  width: 23px;
}
.j-final-block .j-close i:before,
.j-final-block .j-close i:after {
  background-color: #fff;
  content: "";
  height: 3px;
  position: absolute;
  right: 1px;
  top: 10px;
  width: 21px;
}
.j-final-block .j-close i:before {
  transform: rotate(45deg);
}
.j-final-block .j-close i:after {
  transform: rotate(-45deg);
}
/* Form details & total price
  =============================== */
.j-pro .j-total-data,
.j-pro .j-calculation-data {
  font: 14px/25px "Open Sans", Helvetica, Arial, sans-serif;
}
.j-pro .j-total-data p {
  display: block;
  margin: 0;
  padding: 5px 0;
}
.j-pro .j-total-data span,
.j-pro .j-calculation-data span {
  color: rgba(0, 0, 0, 0.87);
  padding: 0 4px;
  font-size: 16px;
}
.j-pro .j-calculation-data p {
  display: block;
  margin: 0;
  padding: 0;
}
.j-pro .j-calculation-data {
  background: #c4df9b;
  border-radius: 3px;
  text-align: center;
  padding: 8px 0;
}
/* Bootstrap compatibility
  =============================== */
.j-pro .j-radio,
.j-pro .j-checkbox,
.j-pro .j-radio-toggle,
.j-pro .j-checkbox-toggle {
  margin-top: 0;
}
.j-pro .j-label {
  padding: 0;
  border-radius: 0;
}
.j-pro .j-radio,
.j-pro .j-checkbox,
.j-pro .j-radio-toggle,
.j-pro .j-checkbox-toggle,
.j-pro .j-radio *,
.j-pro .j-checkbox *,
.j-pro .j-radio-toggle *,
.j-pro .j-checkbox-toggle *,
.j-pro .j-radio i:after,
.j-pro .j-checkbox i:after,
.j-pro .j-radio-toggle i:after,
.j-pro .j-checkbox-toggle i:after,
.j-pro .j-radio i:before,
.j-pro .j-checkbox i:before,
.j-pro .j-radio-toggle i:before,
.j-pro .j-checkbox-toggle i:before {
  box-sizing: content-box;
}

