@charset "UTF-8";
/* Theme Fonts */
@font-face {
  font-family: 'TisaOT';
  src: url("https://cdn.vineforce.com/vineforce/fonts/Tisa/TisaOT.eot?#iefix") format("embedded-opentype"), url("https://cdn.vineforce.com/vineforce/fonts/Tisa/TisaOT.otf") format("opentype"), url("https://cdn.vineforce.com/vineforce/fonts/Tisa/TisaOT.woff") format("woff"), url("https://cdn.vineforce.com/vineforce/fonts/Tisa/TisaOT.ttf") format("truetype"), url("https://cdn.vineforce.com/vineforce/fonts/Tisa/TisaOT.svg#TisaOT") format("svg"); }

@font-face {
  font-family: 'TisaOT-Medi';
  src: url("https://cdn.vineforce.com/vineforce/fonts/Tisa/TisaOT-Medi.eot?#iefix") format("embedded-opentype"), url("https://cdn.vineforce.com/vineforce/fonts/Tisa/TisaOT-Medi.otf") format("opentype"), url("https://cdn.vineforce.com/vineforce/fonts/Tisa/TisaOT-Medi.woff") format("woff"), url("https://cdn.vineforce.com/vineforce/fonts/Tisa/TisaOT-Medi.ttf") format("truetype"), url("https://cdn.vineforce.com/vineforce/fonts/Tisa/TisaOT-Medi.svg#TisaOT-Medi") format("svg"); }

@font-face {
  font-family: 'MuseoSans-300';
  src: url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-300.eot?#iefix") format("embedded-opentype"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-300.otf") format("opentype"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-300.woff") format("woff"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-300.ttf") format("truetype"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-300.svg#MuseoSans-300") format("svg"); }

@font-face {
  font-family: 'MuseoSans-500';
  src: url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-500.eot?#iefix") format("embedded-opentype"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-500.otf") format("opentype"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-500.woff") format("woff"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-500.ttf") format("truetype"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-500.svg#MuseoSans-500") format("svg"); }

@font-face {
  font-family: 'MuseoSans-700';
  src: url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-700.eot?#iefix") format("embedded-opentype"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-700.otf") format("opentype"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-700.woff") format("woff"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-700.ttf") format("truetype"), url("https://cdn.vineforce.com/vineforce/fonts/MuseoSans/MuseoSans-700.svg#MuseoSans-700") format("svg"); }

/*!
 *  Font Awesome 4.7.0 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("https://cdn.vineforce.com/vineforce/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("https://cdn.vineforce.com/vineforce/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("https://cdn.vineforce.com/vineforce/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("https://cdn.vineforce.com/vineforce/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("https://cdn.vineforce.com/vineforce/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("https://cdn.vineforce.com/vineforce/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1;
  font-family: FontAwesome !important;
  font-style: normal;
  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.33333em;
  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.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.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% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff; }

/* 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:before,
.fa-battery-full:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

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

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

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

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

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

.text-capitalize {
  text-transform: capitalize !important; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover,
a.text-primary:focus {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

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

.bg-warning {
  background-color: #fcf8e3; }

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

.bg-danger {
  background-color: #f2dede; }

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

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

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

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

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

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

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

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

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

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

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

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

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

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

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

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

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

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

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

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

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

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

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

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

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

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

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

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

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

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

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

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

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

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

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

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

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .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 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-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 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-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 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

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

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: #fff; }

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

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

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

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

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

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

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

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

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

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

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

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

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

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

input[type="file"] {
  display: block; }

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

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e4e7ea;
  font-family: "MuseoSans-500"; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: rgba(105, 114, 121, 0.6);
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: rgba(105, 114, 121, 0.6); }
  .form-control::-webkit-input-placeholder {
    color: rgba(105, 114, 121, 0.6); }
  .form-control::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #f7f9f9;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 2rem; }

.form-control:focus {
  border-color: #ccc;
  box-shadow: none; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 0px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

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

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

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

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

.form-control-static {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  min-height: 20px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

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

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

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

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

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

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

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

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

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="incrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="decrementMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showHours"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showHours"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="showMinutes"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="togglePeriod"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="clear"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="clear"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn[data-action="today"]::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn[data-action="today"]::after ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.picker-switch::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.picker-switch::after ~ .form-control-feedback {
  top: 0; }

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

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

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

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

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

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

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

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

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

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

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

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

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

.btn-block + .btn-block {
  margin-top: 0px; }

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

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

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

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

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

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

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

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

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

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

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

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

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

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

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

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

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

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

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

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

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

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

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

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

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

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

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

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

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

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

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

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

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

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

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

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

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

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

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(90deg, #f6b151, #6263f5);
    border-image-slice: 1; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      color: #697279;
      text-transform: uppercase;
      font-size: 14px;
      letter-spacing: 0.5px;
      border-image-slice: 0 0 1;
      border-image: linear-gradient(90deg, transparent, transparent);
      -webkit-border-image: linear-gradient(90deg, transparent, transparent);
      -moz-border-image: linear-gradient(90deg, transparent, transparent);
      -o-border-image: linear-gradient(90deg, transparent, transparent);
      border-bottom: 3px solid transparent; }
      .nav-tabs > li > a:hover {
        text-shadow: 0.2px 0.2px 0px #697279, 0.2px 0.2px 0px #697279; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #697279;
      line-height: 1.42857;
      text-shadow: 0.2px 0.2px 0px #697279, 0.2px 0.2px 0px #697279;
      border-bottom: 3px solid transparent;
      border-image: linear-gradient(90deg, #f6b151, #6263f5);
      -webkit-border-image: linear-gradient(90deg, #f6b151, #6263f5);
      -moz-border-image: linear-gradient(90deg, #f6b151, #6263f5);
      -o-border-image: linear-gradient(90deg, #f6b151, #6263f5);
      border-image-slice: 0 0 1;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content {
  padding: 20px 0; }
  .tab-content > .tab-pane {
    display: none; }
  .tab-content > .active {
    display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-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-image: -o-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-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: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-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-image: -o-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-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); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-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-image: -o-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-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); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-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-image: -o-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-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); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-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-image: -o-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-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); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #777777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
    outline: none; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip {
  z-index: 9999; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

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

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

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

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  display: inline-block;
  color: #000;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top; }
  .jstree-anchor:focus {
    outline: 0; }
  .jstree-anchor, .jstree-anchor:link, .jstree-anchor:visited, .jstree-anchor:hover, .jstree-anchor:active {
    text-decoration: none;
    color: inherit; }

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }
  .jstree-icon:empty {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center; }

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none; }

.jstree-hidden,
.jstree-node.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.jstree-contextmenu .jstree-anchor {
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none; }

.vakata-context {
  display: none; }
  .vakata-context, .vakata-context ul {
    margin: 0;
    padding: 2px;
    position: absolute;
    background: #f5f5f5;
    border: 1px solid #979797;
    -webkit-box-shadow: 2px 2px 2px #999;
    -moz-box-shadow: 2px 2px 2px #999;
    box-shadow: 2px 2px 2px #999; }
  .vakata-context ul {
    list-style: none;
    left: 100%;
    margin-top: -2.7em;
    margin-left: -4px; }
  .vakata-context .vakata-context-right ul {
    left: auto;
    right: 100%;
    margin-left: auto;
    margin-right: -4px; }
  .vakata-context li {
    list-style: none; }
    .vakata-context li > a {
      display: block;
      padding: 0 2em 0 2em;
      text-decoration: none;
      width: auto;
      color: #000;
      white-space: nowrap;
      line-height: 2.4em;
      text-shadow: 1px 1px 0 #fff;
      border-radius: 1px;
      -webkit-border-radius: 1px;
      -moz-border-radius: 1px; }
      .vakata-context li > a:hover {
        position: relative;
        background-color: #e8eff7;
        -webkit-box-shadow: 0 0 2px #0a6aa1;
        -moz-box-shadow: 0 0 2px #0a6aa1;
        box-shadow: 0 0 2px #0a6aa1; }
      .vakata-context li > a.vakata-context-parent {
        background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
        background-position: right center;
        background-repeat: no-repeat; }
      .vakata-context li > a:focus {
        outline: 0; }
      .vakata-context li > a > i {
        text-decoration: none;
        display: inline-block;
        width: 2.4em;
        height: 2.4em;
        background: transparent;
        margin: 0 0 0 -2em;
        vertical-align: top;
        text-align: center;
        line-height: 2.4em; }
        .vakata-context li > a > i:empty {
          width: 2.4em;
          line-height: 2.4em; }

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  -webkit-box-shadow: 0 0 2px #0a6aa1;
  -moz-box-shadow: 0 0 2px #0a6aa1;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: #fff;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: #fff;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3; }

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: none; }

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: #fff;
  background: #e2e3e3; }

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent; }

.jstree-default .jstree-anchor,
.jstree-default .jstree-animated,
.jstree-default .jstree-wholerow {
  -webkit-transition: background-color 0.15s, box-shadow 0.15s;
  -o-transition: background-color 0.15s, box-shadow 0.15s;
  transition: background-color 0.15s, box-shadow 0.15s; }

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px #cccccc;
  -moz-box-shadow: inset 0 0 1px #cccccc;
  box-shadow: inset 0 0 1px #cccccc; }

.jstree-default .jstree-context {
  background: #e7f4f9;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px #cccccc;
  -moz-box-shadow: inset 0 0 1px #cccccc;
  box-shadow: inset 0 0 1px #cccccc; }

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-box-shadow: inset 0 0 1px #999;
  -moz-box-shadow: inset 0 0 1px #999;
  box-shadow: inset 0 0 1px #999; }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: transparent !important;
  color: #666666; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: transparent; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: alpha(opacity=80);
  /* Firefox 10+ */
  /* IE6-9 */
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.jstree-default .jstree-wholerow {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 28px;
  margin-left: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px; }

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.fa-file-o {
  font-size: 10px !important; }

.fa-folder-o {
  font-size: 14px !important;
  color: #f6b151 !important; }

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("https://cdn.vineforce.com/vineforce/images/32px.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

.jstree-default .jstree-last {
  background: transparent; }

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px; }

.jstree-default .jstree-themeicon {
  background-position: -260px -4px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: transparent; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: alpha(opacity=80);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("https://cdn.vineforce.com/vineforce/images/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("https://cdn.vineforce.com/vineforce/images/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("https://cdn.vineforce.com/vineforce/images/32px.png") -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("https://cdn.vineforce.com/vineforce/images/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default .jstree-ellipsis {
  overflow: hidden; }

.jstree-default .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 29px);
  text-overflow: ellipsis;
  overflow: hidden; }

.jstree-default .jstree-ellipsis.jstree-no-icons .jstree-anchor {
  width: calc(100% - 5px); }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px; }

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

.jstree-default-small .jstree-wholerow {
  height: 18px; }

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("https://cdn.vineforce.com/vineforce/images/32px.png"); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

.jstree-default-small .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: alpha(opacity=80);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("https://cdn.vineforce.com/vineforce/images/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("https://cdn.vineforce.com/vineforce/images/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("https://cdn.vineforce.com/vineforce/images/32px.png") -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("https://cdn.vineforce.com/vineforce/images/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px; }

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small .jstree-ellipsis {
  overflow: hidden; }

.jstree-default-small .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 23px);
  text-overflow: ellipsis;
  overflow: hidden; }

.jstree-default-small .jstree-ellipsis.jstree-no-icons .jstree-anchor {
  width: calc(100% - 5px); }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px; }

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

.jstree-default-large .jstree-wholerow {
  height: 32px; }

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("https://cdn.vineforce.com/vineforce/images/32px.png"); }

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px; }

.jstree-default-large .jstree-disabled {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: alpha(opacity=80);
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px; }

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px; }

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px; }

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("https://cdn.vineforce.com/vineforce/images/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("https://cdn.vineforce.com/vineforce/images/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("https://cdn.vineforce.com/vineforce/images/32px.png") -256px 0px no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("https://cdn.vineforce.com/vineforce/images/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large .jstree-ellipsis {
  overflow: hidden; }

.jstree-default-large .jstree-ellipsis .jstree-anchor {
  width: calc(100% - 37px);
  text-overflow: ellipsis;
  overflow: hidden; }

.jstree-default-large .jstree-ellipsis.jstree-no-icons .jstree-anchor {
  width: calc(100% - 5px); }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
    background: transparent; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl,
  .jstree-default-responsive.jstree-rtl .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    -webkit-box-shadow: inset 0 -6px 3px -5px #666666;
    -moz-box-shadow: inset 0 -6px 3px -5px #666666;
    box-shadow: inset 0 -6px 3px -5px #666666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    -webkit-box-shadow: inset 0 6px 3px -5px #666666;
    -moz-box-shadow: inset 0 6px 3px -5px #666666;
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: transparent; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url("https://cdn.vineforce.com/vineforce/images/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("https://cdn.vineforce.com/vineforce/images/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

.orgStructure-tree ul {
  padding-top: 20px;
  position: relative;
  padding-left: 0;
  display: table;
  margin: 0 auto; }

.orgStructure-tree li {
  float: left;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 20px 5px 0 5px;
  margin-top: 10px; }

.orgStructure-tree li a .parent-name {
  color: #44474c;
  display: block;
  font-weight: 500;
  font-family: "MuseoSans-500"; }

.orgStructure-tree li a .parent-position {
  color: #697279;
  display: block; }

/*We will use ::before and ::after to draw the connectors*/
.orgStructure-tree li::before, .orgStructure-tree li::after {
  content: '';
  position: absolute;
  top: 0;
  right: 50%;
  border-top: 1px solid #f6b151;
  width: 50%;
  height: 20px; }

.orgStructure-tree li::after {
  right: auto;
  left: 50%;
  border-left: 1px solid #f6b151; }

.orgStructure-tree li.parent-Twochild .grandchildfirst, .orgStructure-tree li.parent-Twochild .grandchildsec {
  margin-top: 0;
  padding-top: 10px; }

.orgStructure-tree ul li.parent-Twochild ul:last-child::before,
.orgStructure-tree ul li.grandchildsec::before,
.orgStructure-tree ul li.parent-Twochild:last-child::after,
.orgStructure-tree li.parent-Twochild:last-child::after, .orgStructure-tree li.grandchildfirst:first-child::after {
  border: 0; }

/*We need to remove left-right connectors from elements without 
any siblings*/
.orgStructure-tree li:only-child::after, .orgStructure-tree li:only-child::before {
  display: none; }

/*Remove space from the top of single children*/
.orgStructure-tree li:only-child {
  padding-top: 0; }

/*Remove left connector from first child and 
right connector from last child*/
.orgStructure-tree li:first-child::before, .orgStructure-tree li:last-child::after {
  border: 0 none; }

/*Adding back the vertical connector to the last nodes*/
.orgStructure-tree li:last-child::before {
  border-right: 1px solid #f6b151;
  border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0; }

.orgStructure-tree li:first-child::after {
  border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0; }

/*Time to add downward connectors from parents*/
.orgStructure-tree ul ul::before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  border-left: 1px solid #f6b151;
  width: 0;
  height: 30px; }

.orgStructure-tree li a {
  border: 1px solid #639af5;
  padding: 10px;
  text-decoration: none;
  display: inline-block;
  width: 220px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.orgStructure-tree li.parent-Twochild ul li a {
  margin-right: 20px;
  margin-left: 20px;
  border: 1px solid #f2f7ff; }

/*We will apply the hover effect the the lineage of the element also*/
.orgStructure-tree li a:not(:last-child):hover, .orgStructure-tree li a:hover + ul li a:not(:last-child) {
  background: #f2f5f6;
  border: 1px solid #639af5; }

.orgStructure-tree li a:last-child {
  cursor: default; }

/*Connector styles on hover*/
.orgStructure-tree li a:hover + ul li::after,
.orgStructure-tree li a:hover + ul li::before,
.orgStructure-tree li a:hover + ul::before,
.orgStructure-tree li a:hover + ul ul::before {
  border-color: #f6b151; }

.jstree-disabled .jstree-checkbox {
  cursor: not-allowed;
  opacity: 0.6;
  filter: alpha(opacity=60); }

.morris-hover {
  position: absolute;
  z-index: 1000; }
  .morris-hover.morris-default-style {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 6px;
    color: #666;
    background: rgba(255, 255, 255, 0.8);
    border: solid 2px rgba(230, 230, 230, 0.8);
    text-align: center; }
    .morris-hover.morris-default-style .morris-hover-row-label {
      font-weight: bold;
      margin: 0.25em 0; }
    .morris-hover.morris-default-style .morris-hover-point {
      white-space: nowrap;
      margin: 0.1em 0; }

.with-data svg {
  width: 100%; }

.toast {
  background-color: #030303;
  opacity: 1;
  filter: alpha(opacity=100); }
  .toast-title {
    font-weight: bold; }
  .toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word; }
    .toast-message a, .toast-message label {
      color: #fff; }
    .toast-message a:hover {
      color: #cccccc;
      text-decoration: none; }
  .toast-close-button {
    position: relative;
    right: -0.3em;
    top: 0em;
    float: right;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.8;
    filter: alpha(opacity=80); }
    .toast-close-button:hover, .toast-close-button:focus {
      color: #fff;
      -webkit-text-shadow: 0 1px 0 #fff;
      text-shadow: 0 1px 0 #fff;
      text-decoration: none;
      cursor: pointer;
      opacity: 0.4;
      filter: alpha(opacity=40); }
  .toast-top-center {
    top: 0;
    right: 0;
    width: 100%; }
  .toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%; }
  .toast-top-left {
    top: 12px;
    left: 12px; }
  .toast-top-right {
    top: 12px;
    right: 12px; }
  .toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%; }
  .toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%; }
  .toast-bottom-right {
    right: 12px;
    bottom: 12px; }
  .toast-bottom-left {
    bottom: 12px;
    left: 12px; }
  .toast-success {
    background-color: #57ce66; }
  .toast-error {
    background-color: #db403f; }
  .toast-info {
    background-color: #2f96b4; }
  .toast-warning {
    background-color: #ffb647; }
  .toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: 0.4;
    filter: alpha(opacity=40); }

.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em; }

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

#toast-container {
  position: fixed;
  z-index: 100000;
  top: 0;
  pointer-events: none; }
  #toast-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  #toast-container > div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 15px;
    width: 650px !important;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-position: 15px center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 12px #999;
    -moz-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100); }
    #toast-container > div.rtl {
      direction: rtl;
      padding: 15px 50px 15px 15px;
      background-position: right 15px center; }
  #toast-container.toast-top-full-width > div {
    width: 80% !important; }
  #toast-container > :hover {
    -webkit-box-shadow: 0 0 12px #999;
    -moz-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    opacity: 1;
    filter: alpha(opacity=100); }
  #toast-container > .toast-info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
    background-size: 20px 20px; }
  #toast-container > .toast-error {
    background-image: none !important;
    background-size: 20px 20px; }
  #toast-container > .toast-success {
    background-image: none !important;
    background-size: 20px 20px; }
  #toast-container > .toast-warning {
    background-image: none !important;
    background-size: 20px 20px; }
  #toast-container.toast-top-center > div, #toast-container.toast-bottom-center > div {
    width: 300px;
    margin: auto; }
  #toast-container.toast-top-full-width > div, #toast-container.toast-bottom-full-width > div {
    width: 100%;
    margin: auto; }

.icon-state-warning {
  color: #ffb647; }

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em; }
    #toast-container > div.rtl {
      padding: 8px 50px 8px 8px; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em; }
    #toast-container > div.rtl {
      padding: 8px 50px 8px 8px; }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em; } }

@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em; }
    #toast-container > div.rtl {
      padding: 15px 50px 15px 15px; } }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #cccccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .daterangepicker.opensleft:before {
    right: 9px; }
  .daterangepicker.opensleft:after {
    right: 10px; }
  .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .daterangepicker.opensright:before {
    left: 9px; }
  .daterangepicker.opensright:after {
    left: 10px; }
  .daterangepicker.dropup {
    margin-top: -5px; }
    .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #cccccc; }
    .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001;
    filter: blur(0px) !important;
    max-height: 100%;
    overflow: hidden;
    border: 1px solid #ddd; }
  .daterangepicker.single .ranges, .daterangepicker.single .calendar {
    float: none; }
  .daterangepicker.show-calendar .calendar {
    display: block; }
  .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .daterangepicker .calendar th, .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #fff; }
  .daterangepicker table {
    width: 100%;
    margin: 0; }
  .daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .daterangepicker td.available:hover, .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .daterangepicker td.week, .daterangepicker th.week {
      font-size: 80%;
      color: #cccccc; }
  .daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #303045;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0; }
  .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0; }
  .daterangepicker td.start-date.end-date {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; }
  .daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #639af5;
    border-color: transparent;
    color: #fff; }
  .daterangepicker th.month {
    width: auto; }
  .daterangepicker td.disabled, .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .daterangepicker select.yearselect {
    width: 40%; }
  .daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .daterangepicker .input-mini {
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .daterangepicker .input-mini.active {
      border: 1px solid #639af5;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }
  .daterangepicker .daterangepicker_input {
    position: relative; }
    .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .daterangepicker .calendar-time select.disabled {
      color: #cccccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #639af5;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background-color: #639af5;
      border: 1px solid #639af5;
      color: #fff; }
    .ranges li.active {
      background-color: #639af5;
      border: 1px solid #639af5;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }
    .daterangepicker .ranges ul {
      width: 160px; }
    .daterangepicker.single .ranges ul {
      width: 100%; }
    .daterangepicker.single .calendar.left {
      clear: none; }
    .daterangepicker.single.ltr .ranges, .daterangepicker.single.ltr .calendar {
      float: left; }
    .daterangepicker.single.rtl .ranges, .daterangepicker.single.rtl .calendar {
      float: right; }
    .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .daterangepicker.ltr .ranges, .daterangepicker.ltr .calendar {
        float: left; }
    .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .daterangepicker.rtl .ranges, .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }
  .daterangepicker.ltr .ranges {
    float: left; }
  .daterangepicker.rtl .ranges {
    float: right; }
  .daterangepicker .calendar.left {
    clear: none !important; } }

.date {
  position: relative; }
  .date .form-control {
    padding-right: 32px; }
  .date i {
    position: absolute;
    bottom: 10px;
    right: 10px;
    top: auto;
    cursor: pointer; }

bs-daterangepicker-container {
  right: 15px !important;
  left: auto !important; }

bs-datepicker-container .bs-datepicker, bs-daterangepicker-container .bs-datepicker {
  max-width: none;
  z-index: 3001;
  filter: blur(0px) !important;
  max-height: 100%;
  overflow: hidden;
  border: 1px solid #ddd;
  color: #697279;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }
  bs-datepicker-container .bs-datepicker-container, bs-daterangepicker-container .bs-datepicker-container {
    padding: 0; }
    bs-datepicker-container .bs-datepicker-container .bs-calendar-container > div, bs-daterangepicker-container .bs-datepicker-container .bs-calendar-container > div {
      display: flex; }
  bs-datepicker-container .bs-datepicker-head, bs-daterangepicker-container .bs-datepicker-head {
    background-color: transparent !important;
    padding-bottom: 0;
    height: 34px;
    min-width: 0; }
    bs-datepicker-container .bs-datepicker-head bs-datepicker-navigation-view, bs-daterangepicker-container .bs-datepicker-head bs-datepicker-navigation-view {
      width: 100%;
      display: flex;
      display: -webkit-flex; }
    bs-datepicker-container .bs-datepicker-head button, bs-daterangepicker-container .bs-datepicker-head button {
      background: transparent !important;
      color: #697279;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1; }
      bs-datepicker-container .bs-datepicker-head button.next, bs-datepicker-container .bs-datepicker-head button.previous, bs-daterangepicker-container .bs-datepicker-head button.next, bs-daterangepicker-container .bs-datepicker-head button.previous {
        max-width: 30px; }
      bs-datepicker-container .bs-datepicker-head button:hover, bs-daterangepicker-container .bs-datepicker-head button:hover {
        background-color: transparent; }
  bs-datepicker-container .bs-datepicker-body, bs-daterangepicker-container .bs-datepicker-body {
    border: 0;
    min-width: 0; }
    bs-datepicker-container .bs-datepicker-body table th, bs-daterangepicker-container .bs-datepicker-body table th {
      color: #697279;
      padding: 5px;
      font-weight: bold; }
    bs-datepicker-container .bs-datepicker-body table td, bs-daterangepicker-container .bs-datepicker-body table td {
      color: #697279; }
      bs-datepicker-container .bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected), bs-datepicker-container .bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span, bs-daterangepicker-container .bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected), bs-daterangepicker-container .bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span {
        background-color: #eee; }
      bs-datepicker-container .bs-datepicker-body table td.selected span, bs-daterangepicker-container .bs-datepicker-body table td.selected span {
        background-color: #639af5 !important; }
      bs-datepicker-container .bs-datepicker-body table td span.selected, bs-daterangepicker-container .bs-datepicker-body table td span.selected {
        background-color: #639af5 !important; }
    bs-datepicker-container .bs-datepicker-body table.days span, bs-daterangepicker-container .bs-datepicker-body table.days span {
      padding: 5px;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      line-height: 22px; }
  bs-datepicker-container .bs-datepicker .is-other-month, bs-daterangepicker-container .bs-datepicker .is-other-month {
    color: #999; }

select.bs-select-hidden,
select.selectpicker {
  display: none !important; }

.bootstrap-select {
  width: 220px\9; }
  .bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1;
    height: 38px;
    color: #697279; }
    .bootstrap-select > .dropdown-toggle.bs-placeholder {
      color: rgba(105, 114, 121, 0.6); }
      .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
        color: rgba(105, 114, 121, 0.6); }
    .bootstrap-select > .dropdown-toggle:focus {
      outline: thin dotted #333 !important;
      outline: 5px auto -webkit-focus-ring-color !important;
      outline-offset: -2px; }
  .bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none; }
  .bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0;
    filter: alpha(opacity=0);
    border: none; }
    .bootstrap-select > select.mobile-device {
      top: 0;
      left: 0;
      display: block !important;
      width: 100% !important;
      z-index: 2; }
  .bootstrap-select.open > .dropdown-toggle {
    color: #697279; }
    .bootstrap-select.open > .dropdown-toggle:hover {
      color: #697279; }
      .bootstrap-select.open > .dropdown-toggle:hover.bs-placeholder:active, .bootstrap-select.open > .dropdown-toggle:hover.bs-placeholder:focus, .bootstrap-select.open > .dropdown-toggle:hover.bs-placeholder:hover {
        color: rgba(105, 114, 121, 0.6); }
  .bootstrap-select.fit-width {
    width: auto !important; }

.error .bootstrap-select .dropdown-toggle, .has-error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48; }

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: auto; }

.bootstrap-select.form-control:not([class*=col-]) {
  width: 100%; }

.bootstrap-select.form-control.input-group-btn {
  z-index: auto; }

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
  float: none;
  margin-left: 0; }

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
  float: right; }

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
  margin-bottom: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }

.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
  -webkit-border-radius: inherit;
  -moz-border-radius: inherit; }

.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: 0 !important; }

.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important; }

.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060; }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  text-transform: none;
  padding: 6px 12px; }

.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }

.bootstrap-select.btn-group.text-uppercase .dropdown-toggle .filter-option, .bootstrap-select.btn-group.initialism .dropdown-toggle .filter-option {
  text-transform: uppercase; }

.bootstrap-select.btn-group.text-capitalize .dropdown-toggle .filter-option {
  text-transform: capitalize; }

.bootstrap-select.btn-group.text-lowercase .dropdown-toggle .filter-option {
  text-transform: lowercase; }

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
  width: 100%; }

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .bootstrap-select.btn-group .dropdown-menu li {
    position: relative; }
    .bootstrap-select.btn-group .dropdown-menu li.active small {
      color: #fff; }
    .bootstrap-select.btn-group .dropdown-menu li.disabled a {
      cursor: not-allowed; }
    .bootstrap-select.btn-group .dropdown-menu li a {
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      white-space: normal; }
      .bootstrap-select.btn-group .dropdown-menu li a.opt {
        position: relative;
        padding-left: 2.25em; }
      .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
        display: none; }
      .bootstrap-select.btn-group .dropdown-menu li a span.text {
        display: inline-block;
        font-family: "MuseoSans-300";
        letter-spacing: 0.03em; }
    .bootstrap-select.btn-group .dropdown-menu li.selected a span .check-mark {
      display: block; }
    .bootstrap-select.btn-group .dropdown-menu li small {
      padding-left: .5em; }
  .bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid #fff;
  border-bottom: 0; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
  display: block; }

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
  padding: 4px 8px; }

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bs-actionsbox .btn-group button {
  width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.bs-donebutton .btn-group button {
  width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none; }

/* Custom */
.bootstrap-select.open .btn-default {
  background-color: #fff;
  border-color: #e4e7ea;
  outline: none !important; }
  .bootstrap-select.open .btn-default.dropdown-toggle {
    background-color: #fff;
    border-color: #e4e7ea;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .bootstrap-select.open .btn-default.dropdown-toggle:focus {
      outline: none !important; }

.bootstrap-select .btn-default {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 1px solid #e4e7ea;
  padding-left: 0;
  min-height: 34px;
  padding: 0px; }
  .bootstrap-select .btn-default:focus, .bootstrap-select .btn-default:hover {
    background-color: #fff;
    border-color: #e4e7ea;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none !important; }
  .bootstrap-select .btn-default.dropdown-toggle:focus {
    outline: none !important; }

.bootstrap-select .dropdown-menu {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 1px solid #e4e7ea;
  top: 0; }

.bootstrap-select.dropup .dropdown-menu {
  top: auto; }

angular2-multiselect .cuppa-dropdown .selected-list .c-btn {
  min-height: 34px;
  display: flex;
  height: auto;
  border: 1px solid #e4e7ea;
  background-color: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 3px 12px 3px 8px; }
  angular2-multiselect .cuppa-dropdown .selected-list .c-btn > span:first-child {
    line-height: 26px; }
  angular2-multiselect .cuppa-dropdown .selected-list .c-btn .c-list .c-token {
    border: 1px solid #f2f5f6;
    background-color: #f2f5f6;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    line-height: 1.7;
    margin: 1px 4px 1px 0; }
    angular2-multiselect .cuppa-dropdown .selected-list .c-btn .c-list .c-token .c-label {
      color: #697279 !important; }
      angular2-multiselect .cuppa-dropdown .selected-list .c-btn .c-list .c-token .c-label label {
        margin-bottom: 0;
        line-height: 1.25; }
    angular2-multiselect .cuppa-dropdown .selected-list .c-btn .c-list .c-token .c-remove svg {
      fill: #697279;
      width: 8px; }

angular2-multiselect .cuppa-dropdown .selected-list .c-angle-down, angular2-multiselect .cuppa-dropdown .selected-list .c-angle-up {
  width: 10px;
  height: 10px;
  line-height: 1; }
  angular2-multiselect .cuppa-dropdown .selected-list .c-angle-down svg, angular2-multiselect .cuppa-dropdown .selected-list .c-angle-up svg {
    fill: rgba(105, 114, 121, 0.6); }

angular2-multiselect .cuppa-dropdown .dropdown-list {
  padding-top: 0; }
  angular2-multiselect .cuppa-dropdown .dropdown-list.dropdown-list-top {
    margin-bottom: -15px; }
  angular2-multiselect .cuppa-dropdown .dropdown-list .list-message {
    padding: 10px 0;
    font-size: 14px; }
  angular2-multiselect .cuppa-dropdown .dropdown-list .arrow-down, angular2-multiselect .cuppa-dropdown .dropdown-list .arrow-up {
    display: none; }
  angular2-multiselect .cuppa-dropdown .dropdown-list .list-area {
    z-index: 1060;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #e4e7ea;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; }
    angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .list-filter {
      border: 1px solid #e4e7ea;
      font-family: "MuseoSans-500";
      margin: 5px;
      padding: 5px 30px 5px 35px; }
      angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .list-filter .loading {
        position: absolute;
        right: 5px;
        top: 11px;
        width: 20px; }
    angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li {
      border-bottom: 1px solid #f2f5f6;
      color: #333333;
      line-height: 1.42857;
      cursor: pointer;
      white-space: normal;
      position: relative; }
      angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li:last-child {
        border-bottom: 0; }
      angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li:hover {
        background: linear-gradient(#595eff, #5dc9ff);
        color: #fff; }
      angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li label {
        font-family: "MuseoSans-300";
        letter-spacing: 0.03em;
        word-break: break-word;
        padding: 0 20px 0 0;
        width: 100%;
        margin-bottom: 0;
        font-size: 1.4rem; }
      angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li input[type="checkbox"]:not(:checked) + label, angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li input[type="checkbox"]:checked + label {
        position: absolute;
        width: 100%;
        left: 0;
        height: 100%;
        top: 0; }
        angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li input[type="checkbox"]:not(:checked) + label:before, angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li input[type="checkbox"]:checked + label:before {
          background-color: transparent;
          border-color: transparent;
          display: none; }
        angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li input[type="checkbox"]:not(:checked) + label:after, angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li input[type="checkbox"]:checked + label:after {
          content: '\2713';
          right: 15px;
          left: auto;
          transform: none;
          font-size: 14px;
          border: 0;
          display: none;
          top: 14px; }
        angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li input[type="checkbox"]:not(:checked) + label:hover:before, angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li input[type="checkbox"]:checked + label:hover:before {
          background-color: transparent;
          border-color: transparent; }
      angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li.selected-item input[type="checkbox"]:not(:checked) + label:after, angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li.selected-item input[type="checkbox"]:checked + label:after {
        color: #639af5;
        display: block; }
      angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li.selected-item:hover input[type="checkbox"]:not(:checked) + label:after, angular2-multiselect .cuppa-dropdown .dropdown-list .list-area .lazyContainer li.selected-item:hover input[type="checkbox"]:checked + label:after {
        color: #fff; }

.editable {
  /* checklist vertical alignment */
  /* set exact width of textarea to fit buttons toolbar */
  /* clear button shown as link in date inputs */ }
  .editableform {
    margin-bottom: 0; }
    .editableform .control-group {
      margin-bottom: 0;
      white-space: nowrap;
      line-height: 20px; }
    .editableform .form-control {
      width: 100%; }
    .editableform .editable-date {
      padding: 0;
      margin: 0;
      float: left; }
    .editableform-loading {
      background: url("/node_modules/X-editable/dist/bootstrap-editable/img/loading.gif") center center no-repeat;
      height: 25px;
      width: auto;
      min-width: 25px; }
  .editable-buttons {
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
    zoom: 1;
    *display: inline; }
    .editable-buttons .editable-buttons-bottom {
      display: block;
      margin-top: 7px;
      margin-left: 0; }
    .editable-buttons .editable-cancel {
      margin-left: 7px; }
    .editable-buttons button.ui-button-icon-only {
      height: 24px;
      width: 30px; }
  .editable-input {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    white-space: normal;
    zoom: 1;
    *display: inline; }
  .editable-inline .editableform-loading {
    background-position: left 5px; }
  .editable-inline .add-on .icon-th {
    margin-top: 3px;
    margin-left: 1px; }
  .editable-error {
    color: #db403f; }
    .editable-error-block {
      max-width: 300px;
      margin: 5px 0 0 0;
      width: auto;
      white-space: normal; }
      .editable-error-block.ui-state-error {
        padding: 3px; }
  .editable-checklist label {
    white-space: nowrap; }
    .editable-checklist label input[type="checkbox"], .editable-checklist label span {
      vertical-align: middle;
      margin: 0; }
  .editable-wysihtml5 {
    width: 566px;
    height: 250px; }
  .editable-clear {
    clear: both;
    font-size: 0.9em;
    text-decoration: none;
    text-align: right;
    /* IOS-style clear button for text inputs */ }
    .editable-clear-x {
      background: url("/node_modules/X-editable/dist/bootstrap-editable/img/clear.png") center center no-repeat;
      display: block;
      width: 13px;
      height: 13px;
      position: absolute;
      opacity: 0.6;
      filter: alpha(opacity=60);
      z-index: 100;
      top: calc(50% - 7px);
      right: 6px; }
      .editable-clear-x:hover {
        opacity: 1;
        filter: alpha(opacity=100); }
  .editable-pre-wrapped {
    white-space: pre-wrap; }
  .editable-empty, .editable-empty:hover, .editable-empty:focus {
    font-style: italic;
    color: #db403f;
    text-decoration: none; }
  .editable-unsaved {
    font-weight: bold; }
  .editable-bg-transition {
    -webkit-transition: background-color 1400ms ease-out;
    -o-transition: background-color 1400ms ease-out;
    transition: background-color 1400ms ease-out; }

.editable-container.editable-popup, a.editable-popup {
  max-width: none !important; }

.editable-container.popover, a.popover {
  width: auto; }

.editable-container.editable-inline, a.editable-inline {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  zoom: 1;
  *display: inline; }

.editable-container.ui-widget, a.ui-widget {
  font-size: inherit;
  z-index: 9990; }

.editable-container .editable-click, a .editable-click {
  text-decoration: none;
  color: #639af5; }

a.editable-click {
  text-decoration: none;
  color: #639af5; }
  a.editable-click:hover {
    text-decoration: none;
    color: #639af5; }

.editable-click.editable-disabled, a.editable-disabled {
  color: #585858;
  cursor: default;
  border-bottom: none; }
  .editable-click.editable-disabled:hover, a.editable-disabled:hover {
    color: #585858;
    cursor: default;
    border-bottom: none; }

.form-horizontal .editable {
  padding-top: 5px;
  display: inline-block; }

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent; }

.datepicker {
  padding: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  direction: ltr; }
  .datepicker-inline {
    width: 220px; }
  .datepicker.datepicker-rtl {
    direction: rtl; }
    .datepicker.datepicker-rtl table tr td span {
      float: right; }
  .datepicker-dropdown {
    top: 0;
    left: 0; }
    .datepicker-dropdown:before, .datepicker-dropdown:after {
      content: '';
      display: inline-block;
      position: absolute; }
    .datepicker-dropdown:before {
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-bottom: 7px solid #cccccc;
      border-bottom-color: rgba(0, 0, 0, 0.2);
      top: -7px;
      left: 6px; }
    .datepicker-dropdown:after {
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #fff;
      top: -6px;
      left: 7px; }
  .datepicker > div {
    display: none; }
  .datepicker.days div.datepicker-days, .datepicker.days div.datepicker-months, .datepicker.days div.datepicker-years, .datepicker.months div.datepicker-days, .datepicker.months div.datepicker-months, .datepicker.months div.datepicker-years, .datepicker.years div.datepicker-days, .datepicker.years div.datepicker-months, .datepicker.years div.datepicker-years {
    display: block; }
  .datepicker table {
    margin: 0; }
    .datepicker table td, .datepicker table th {
      text-align: center;
      width: 20px;
      height: 20px;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border: none; }
    .datepicker table tr td.day:hover {
      background: #eee;
      cursor: pointer; }
    .datepicker table tr td.old, .datepicker table tr td.new {
      color: #999; }
    .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
      background: none;
      color: #999;
      cursor: default; }
    .datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
      background-color: #fde19a;
      background-image: -moz-linear-gradient(to bottom, #fdd49a, #fdf59a);
      background-image: -ms-linear-gradient(to bottom, #fdd49a, #fdf59a);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
      background-image: -webkit-linear-gradient(to bottom, #fdd49a, #fdf59a);
      background-image: -o-linear-gradient(to bottom, #fdd49a, #fdf59a);
      background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
      border-color: #fdf59a #fdf59a #fbed50;
      border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
      filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
      color: #000; }
      .datepicker table tr td.today:hover, .datepicker table tr td.today:active, .datepicker table tr td.today.active, .datepicker table tr td.today.disabled, .datepicker table tr td.today[disabled], .datepicker table tr td.today:hover:hover, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover[disabled] {
        background-color: #fdf59a; }
      .datepicker table tr td.today:active, .datepicker table tr td.today.active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover.active {
        background-color: #fbf069 \9; }
      .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.active:hover, .datepicker table tr td.today:hover:hover:hover, .datepicker table tr td.today:hover.active:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today.disabled.active:hover, .datepicker table tr td.today.disabled:hover:hover:hover, .datepicker table tr td.today.disabled:hover.active:hover {
        color: #fff; }
    .datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
      background: #eee;
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px; }
    .datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
      background-color: #f3d17a;
      background-image: -moz-linear-gradient(to bottom, #f3c17a, #f3e97a);
      background-image: -ms-linear-gradient(to bottom, #f3c17a, #f3e97a);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
      background-image: -webkit-linear-gradient(to bottom, #f3c17a, #f3e97a);
      background-image: -o-linear-gradient(to bottom, #f3c17a, #f3e97a);
      background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
      border-color: #f3e97a #f3e97a #edde34;
      border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
      filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
      border-radius: 0px;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px; }
      .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover[disabled] {
        background-color: #f3e97a; }
      .datepicker table tr td.range.today:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover.active {
        background-color: #efe24b \9; }
    .datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
      background-color: #9e9e9e;
      background-image: -moz-linear-gradient(to bottom, #b3b3b3, #808080);
      background-image: -ms-linear-gradient(to bottom, #b3b3b3, #808080);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
      background-image: -webkit-linear-gradient(to bottom, #b3b3b3, #808080);
      background-image: -o-linear-gradient(to bottom, #b3b3b3, #808080);
      background-image: linear-gradient(to bottom, #b3b3b3, #808080);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
      border-color: #808080 #808080 #595959;
      border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
      filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .datepicker table tr td.selected:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover[disabled] {
        background-color: #808080; }
      .datepicker table tr td.selected:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover.active {
        background-color: #666666 \9; }
    .datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
      background-color: #006dcc;
      background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
      background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
      background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
      background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
      background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
      background-image: linear-gradient(to bottom, #0088cc, #0044cc);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
      border-color: #0044cc #0044cc #002a80;
      border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
      filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .datepicker table tr td.active:hover, .datepicker table tr td.active:active, .datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active[disabled], .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover[disabled] {
        background-color: #0044cc; }
      .datepicker table tr td.active:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover.active {
        background-color: #003399 \9; }
    .datepicker table tr td span {
      display: block;
      width: 23%;
      height: 54px;
      line-height: 54px;
      float: left;
      margin: 1%;
      cursor: pointer;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }
      .datepicker table tr td span:hover {
        background: #eee; }
      .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
        background: none;
        color: #999;
        cursor: default; }
      .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
        background-color: #006dcc;
        background-image: -moz-linear-gradient(to bottom, #0088cc, #0044cc);
        background-image: -ms-linear-gradient(to bottom, #0088cc, #0044cc);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
        background-image: -webkit-linear-gradient(to bottom, #0088cc, #0044cc);
        background-image: -o-linear-gradient(to bottom, #0088cc, #0044cc);
        background-image: linear-gradient(to bottom, #0088cc, #0044cc);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
        border-color: #0044cc #0044cc #002a80;
        border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
        .datepicker table tr td span.active:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover[disabled] {
          background-color: #0044cc; }
        .datepicker table tr td span.active:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover.active {
          background-color: #003399 \9; }
      .datepicker table tr td span.old, .datepicker table tr td span.new {
        color: #999; }
  .datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle; }

.datepicker th.datepicker-switch {
  width: 145px; }

.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer; }

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eee; }

.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent; }

.input-append.date .add-on i,
.input-prepend.date .add-on i {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px; }

.input-daterange input {
  text-align: center; }
  .input-daterange input:first-child {
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px; }
  .input-daterange input:last-child {
    border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0; }

.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 18px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #cccccc;
  margin-left: -5px;
  margin-right: -5px; }

.page-title-edit a {
  text-decoration: none;
  color: #639af5; }

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none; }
  .bootstrap-datetimepicker-widget.dropdown-menu {
    margin: 0;
    padding: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    z-index: 3001;
    overflow: hidden;
    border: 1px solid #ddd; }
    @media (min-width: 768px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 992px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    @media (min-width: 1200px) {
      .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
        width: 38em; } }
    .bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
      content: '';
      display: inline-block;
      position: absolute; }
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
      left: auto;
      right: 6px; }
    .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
      left: auto;
      right: 7px; }
  .bootstrap-datetimepicker-widget .list-unstyled {
    margin: 0; }
  .bootstrap-datetimepicker-widget a[data-action] {
    padding: 6px 0; }
  .bootstrap-datetimepicker-widget a[data-action]:active {
    box-shadow: none; }
  .bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    width: 20px;
    font-weight: bold;
    font-size: 14px;
    margin: 0; }
  .bootstrap-datetimepicker-widget button[data-action] {
    padding: 6px;
    font-size: 14px; }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
    content: "Increment Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
    content: "Increment Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
    content: "Decrement Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
    content: "Decrement Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
    content: "Show Hours"; }
  .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
    content: "Show Minutes"; }
  .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
    content: "Toggle AM/PM"; }
  .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
    content: "Clear the picker"; }
  .bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
    content: "Set the date to today"; }
  .bootstrap-datetimepicker-widget .picker-switch {
    text-align: center; }
    .bootstrap-datetimepicker-widget .picker-switch::after {
      content: "Toggle Date and Time Screens"; }
    .bootstrap-datetimepicker-widget .picker-switch td {
      padding: 0;
      margin: 0;
      height: auto;
      width: auto; }
      .bootstrap-datetimepicker-widget .picker-switch td span {
        height: 20px;
        width: 100%; }
  .bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0; }
    .bootstrap-datetimepicker-widget table td,
    .bootstrap-datetimepicker-widget table th {
      text-align: center;
      border-radius: 4px; }
    .bootstrap-datetimepicker-widget table th {
      height: 20px;
      line-height: 20px;
      width: 20px; }
      .bootstrap-datetimepicker-widget table th.picker-switch {
        width: 145px; }
      .bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
        background: none;
        color: #777777;
        cursor: not-allowed; }
      .bootstrap-datetimepicker-widget table th.prev::after {
        content: "Previous Month"; }
      .bootstrap-datetimepicker-widget table th.next::after {
        content: "Next Month"; }
    .bootstrap-datetimepicker-widget table thead tr:first-child th {
      cursor: pointer; }
      .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
        background: #eeeeee; }
    .bootstrap-datetimepicker-widget table td {
      height: 20px;
      width: 20px;
      padding: 2px; }
      .bootstrap-datetimepicker-widget table td.cw {
        font-size: .8em;
        height: 20px;
        line-height: 20px;
        color: #777777; }
      .bootstrap-datetimepicker-widget table td.day {
        height: 20px;
        line-height: 20px;
        width: 20px; }
      .bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
        background: #eeeeee;
        cursor: pointer; }
      .bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
        color: #777777; }
      .bootstrap-datetimepicker-widget table td.today {
        position: relative; }
        .bootstrap-datetimepicker-widget table td.today:before {
          content: '';
          display: inline-block;
          border: solid transparent;
          border-width: 0 0 7px 7px;
          border-bottom-color: #337ab7;
          border-top-color: rgba(0, 0, 0, 0.2);
          position: absolute;
          bottom: 4px;
          right: 4px; }
      .bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
        background-color: #337ab7;
        color: #fff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
      .bootstrap-datetimepicker-widget table td.active.today:before {
        border-bottom-color: #fff; }
      .bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
        background: none;
        color: #777777;
        cursor: not-allowed; }
      .bootstrap-datetimepicker-widget table td span {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 2px 1.5px;
        cursor: pointer;
        border-radius: 4px; }
        .bootstrap-datetimepicker-widget table td span:hover {
          background: #eeeeee; }
        .bootstrap-datetimepicker-widget table td span.active {
          background-color: #337ab7;
          color: #fff;
          text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
        .bootstrap-datetimepicker-widget table td span.old {
          color: #777777; }
        .bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
          background: none;
          color: #777777;
          cursor: not-allowed; }
  .bootstrap-datetimepicker-widget.usetwentyfour td.hour {
    height: 27px;
    line-height: 27px; }

.input-group.date .input-group-addon {
  cursor: pointer; }

.input-timepicker input.form-control {
  border-right-color: transparent;
  padding: 6px 12px; }
  .input-timepicker input.form-control:focus {
    border-color: #cccccc;
    box-shadow: none;
    border-right-color: transparent; }
    .input-timepicker input.form-control:focus ~ .input-group-addon {
      border-color: #cccccc; }

.input-timepicker .input-group-addon {
  position: relative;
  line-height: 1;
  border-color: #e4e7ea;
  padding-right: 10px; }
  .input-timepicker .input-group-addon:focus {
    border-color: #cccccc;
    box-shadow: none;
    border-right-color: transparent; }
  .input-timepicker .input-group-addon .glyphicon {
    color: #697279; }

.input-timepicker .bootstrap-datetimepicker-widget.dropdown-menu {
  height: auto; }
  .input-timepicker .bootstrap-datetimepicker-widget.dropdown-menu ul li:hover {
    background: transparent;
    color: #697279; }
  .input-timepicker .bootstrap-datetimepicker-widget.dropdown-menu ul li a .glyphicon {
    color: #697279;
    font-weight: normal !important; }
  .input-timepicker .bootstrap-datetimepicker-widget.dropdown-menu .table-condensed > thead > tr > th, .input-timepicker .bootstrap-datetimepicker-widget.dropdown-menu .table-condensed > tbody > tr > th, .input-timepicker .bootstrap-datetimepicker-widget.dropdown-menu .table-condensed > tfoot > tr > th, .input-timepicker .bootstrap-datetimepicker-widget.dropdown-menu .table-condensed > thead > tr > td, .input-timepicker .bootstrap-datetimepicker-widget.dropdown-menu .table-condensed > tbody > tr > td, .input-timepicker .bootstrap-datetimepicker-widget.dropdown-menu .table-condensed > tfoot > tr > td {
    padding: 0px; }
  .input-timepicker .bootstrap-datetimepicker-widget.dropdown-menu table td span {
    min-width: 32px;
    padding: 8px;
    min-height: 32px; }
    .input-timepicker .bootstrap-datetimepicker-widget.dropdown-menu table td span:hover {
      background: #eee; }

.input-timepicker .bootstrap-datetimepicker-widget button[data-action] {
  background-color: #639af5; }

.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.showSweetAlert {
  -webkit-animation: showSweetAlert 0.3s;
  -o-animation: showSweetAlert 0.3s;
  animation: showSweetAlert 0.3s; }
  .showSweetAlert[data-animation=none] {
    -webkit-animation: none;
    -o-animation: none;
    animation: none; }
  .showSweetAlert[data-animation=slide-from-top] {
    -webkit-animation: slideFromTop 0.3s;
    -o-animation: slideFromTop 0.3s;
    animation: slideFromTop 0.3s; }
  .showSweetAlert[data-animation=slide-from-bottom] {
    -webkit-animation: slideFromBottom 0.3s;
    -o-animation: slideFromBottom 0.3s;
    animation: slideFromBottom 0.3s; }

.hideSweetAlert {
  -webkit-animation: hideSweetAlert 0.3s;
  -o-animation: hideSweetAlert 0.3s;
  animation: hideSweetAlert 0.3s; }
  .hideSweetAlert[data-animation=none] {
    -webkit-animation: none;
    -o-animation: none;
    animation: none; }
  .hideSweetAlert[data-animation=slide-from-top] {
    -webkit-animation: slideToTop 0.3s;
    -o-animation: slideToTop 0.3s;
    animation: slideToTop 0.3s; }
  .hideSweetAlert[data-animation=slide-from-bottom] {
    -webkit-animation: slideToBottom 0.3s;
    -o-animation: slideToBottom 0.3s;
    animation: slideToBottom 0.3s; }

.animateSuccessTip {
  -webkit-animation: animateSuccessTip 0.75s;
  -o-animation: animateSuccessTip 0.75s;
  animation: animateSuccessTip 0.75s; }

.animateSuccessLong {
  -webkit-animation: animateSuccessLong 0.75s;
  -o-animation: animateSuccessLong 0.75s;
  animation: animateSuccessLong 0.75s; }

.animateErrorIcon {
  -webkit-animation: animateErrorIcon 0.5s;
  -o-animation: animateErrorIcon 0.5s;
  animation: animateErrorIcon 0.5s; }

.sa-icon.sa-success.animate::after {
  -webkit-animation: rotatePlaceholder 4.25s ease-in;
  -o-animation: rotatePlaceholder 4.25s ease-in;
  animation: rotatePlaceholder 4.25s ease-in; }

.pulseWarning {
  -webkit-animation: pulseWarning 0.75s infinite alternate;
  -o-animation: pulseWarning 0.75s infinite alternate;
  animation: pulseWarning 0.75s infinite alternate; }

.animateXMark {
  -webkit-animation: animateXMark 0.5s;
  -o-animation: animateXMark 0.5s;
  animation: animateXMark 0.5s; }

.pulseWarningIns {
  -webkit-animation: pulseWarningIns 0.75s infinite alternate;
  -o-animation: pulseWarningIns 0.75s infinite alternate;
  animation: pulseWarningIns 0.75s infinite alternate; }

body.stop-scrolling {
  height: 100%;
  overflow: hidden; }

.sweet-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 1040; }

.sweet-alert {
  background-color: #fff;
  width: 478px;
  padding: 17px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  -webkit-filter: blur(0px) !important;
  -moz-filter: blur(0px) !important;
  -o-filter: blur(0px) !important;
  -ms-filter: blur(0px) !important;
  filter: blur(0px) !important;
  -webkit-box-shadow: 0 0px 9px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0px 9px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 9px rgba(0, 0, 0, 0.3);
  z-index: 2000; }
  .sweet-alert h2 {
    font-size: 20px;
    padding-top: 5px;
    color: #697279;
    font-family: "MuseoSans-500"; }
  .sweet-alert p {
    font-size: 14px;
    margin: 20px 0;
    color: #697279; }
  .sweet-alert .btn {
    font-size: 14px;
    padding: 8px 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid transparent; }
  .sweet-alert .confirm {
    background-image: linear-gradient(#595eff 0%, #639af5 50%, #5dc9ff 100%);
    color: #fff;
    width: 100%;
    transition: all .9s;
    border: none !important;
    padding: 5px 15px !important; }
    .sweet-alert .confirm:hover, .sweet-alert .confirm:focus, .sweet-alert .confirm:active {
      outline: none;
      color: rgba(255, 255, 255, 0.8);
      background-image: linear-gradient(#595eff 0%, #639af5 50%, #5dc9ff 100%);
      opacity: 0.8;
      filter: alpha(opacity=80); }
  .sweet-alert .cancel {
    border: 1px solid #697279 !important;
    color: #697279;
    background-color: transparent;
    padding: 4px 15px !important;
    transition: all .9s; }
    .sweet-alert .cancel:hover, .sweet-alert .cancel:focus, .sweet-alert .cancel:active {
      background-color: #697279;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      color: #fff; }
  .sweet-alert .form-group {
    display: none; }
    .sweet-alert .form-group .sa-input-error {
      display: none; }
  .sweet-alert.show-input .form-group {
    display: block; }
  .sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative; }
  .sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: -9px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden; }
  .sweet-alert button[disabled] {
    opacity: 0.6;
    filter: alpha(opacity=60);
    cursor: default; }
  .sweet-alert button.confirm[disabled] {
    color: transparent; }
    .sweet-alert button.confirm[disabled] ~ .la-ball-fall {
      opacity: 1;
      filter: alpha(opacity=100);
      visibility: visible;
      transition-delay: 0s; }
  .sweet-alert button::-moz-focus-inner {
    border: 0; }
  .sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 20px auto;
    position: relative;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
    .sweet-alert .sa-icon.sa-error {
      border-color: #db403f; }
      .sweet-alert .sa-icon.sa-error .sa-x-mark {
        position: relative;
        display: block; }
      .sweet-alert .sa-icon.sa-error .sa-line {
        position: absolute;
        height: 5px;
        width: 47px;
        background-color: #db403f;
        display: block;
        top: 37px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-left {
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg);
          left: 17px; }
        .sweet-alert .sa-icon.sa-error .sa-line.sa-right {
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          right: 16px; }
    .sweet-alert .sa-icon.sa-warning {
      border-color: #ffb647; }
      .sweet-alert .sa-icon.sa-warning .sa-body {
        position: absolute;
        width: 5px;
        height: 47px;
        left: 50%;
        top: 10px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        margin-left: -2px;
        background-color: #ffb647; }
      .sweet-alert .sa-icon.sa-warning .sa-dot {
        position: absolute;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        margin-left: -3px;
        left: 50%;
        bottom: 10px;
        background-color: #ffb647; }
    .sweet-alert .sa-icon.sa-info {
      border-color: #46b8da; }
      .sweet-alert .sa-icon.sa-info::before, .sweet-alert .sa-icon.sa-info::after {
        content: "";
        position: absolute;
        background-color: #5bc0de; }
      .sweet-alert .sa-icon.sa-info::before {
        width: 5px;
        height: 29px;
        left: 50%;
        bottom: 17px;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        margin-left: -2px; }
      .sweet-alert .sa-icon.sa-info::after {
        width: 7px;
        height: 7px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        margin-left: -3px;
        top: 19px; }
    .sweet-alert .sa-icon.sa-success {
      border-color: #57ce66; }
      .sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        position: absolute;
        width: 60px;
        height: 120px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
      .sweet-alert .sa-icon.sa-success::before {
        border-radius: 120px 0 0 120px;
        -webkit-border-radius: 120px 0 0 120px;
        -moz-border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 60px 60px;
        -moz-transform-origin: 60px 60px;
        -ms-transform-origin: 60px 60px;
        transform-origin: 60px 60px; }
      .sweet-alert .sa-icon.sa-success::after {
        border-radius: 0 120px 120px 0;
        -webkit-border-radius: 0 120px 120px 0;
        -moz-border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 0px 60px;
        -moz-transform-origin: 0px 60px;
        -ms-transform-origin: 0px 60px;
        transform-origin: 0px 60px; }
      .sweet-alert .sa-icon.sa-success .sa-placeholder {
        width: 80px;
        height: 80px;
        border: 4px solid #57ce66;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        position: absolute;
        left: -4px;
        top: -4px;
        z-index: 2; }
      .sweet-alert .sa-icon.sa-success .sa-fix {
        width: 5px;
        height: 90px;
        background-color: #fff;
        position: absolute;
        left: 28px;
        top: 8px;
        z-index: 1;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .sweet-alert .sa-icon.sa-success .sa-line {
        height: 5px;
        background-color: #57ce66;
        display: block;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        position: absolute;
        z-index: 2; }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
          width: 25px;
          left: 14px;
          top: 46px;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg); }
        .sweet-alert .sa-icon.sa-success .sa-line.sa-long {
          width: 47px;
          right: 8px;
          top: 38px;
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg); }
    .sweet-alert .sa-icon.sa-custom {
      background-size: contain;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border: none;
      background-position: center center;
      background-repeat: no-repeat; }
    .sweet-alert .sa-icon .btn-default {
      border: 1px solid #cccccc; }
      .sweet-alert .sa-icon .btn-default:focus {
        border-color: #cccccc;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(204, 204, 204, 0.6); }
    .sweet-alert .sa-icon .btn-success {
      border: 1px solid #57ce66; }
      .sweet-alert .sa-icon .btn-success:focus {
        border-color: #57ce66;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(87, 206, 102, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(87, 206, 102, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(87, 206, 102, 0.6); }
    .sweet-alert .sa-icon .btn-info {
      border: 1px solid #46b8da; }
      .sweet-alert .sa-icon .btn-info:focus {
        border-color: #46b8da;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(70, 184, 218, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(70, 184, 218, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(70, 184, 218, 0.6); }
    .sweet-alert .sa-icon .btn-danger {
      border: 1px solid #d43f3a; }
      .sweet-alert .sa-icon .btn-danger:focus {
        border-color: #d43f3a;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(212, 63, 58, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(212, 63, 58, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(212, 63, 58, 0.6); }
    .sweet-alert .sa-icon .btn-warning {
      border: 1px solid #ffb647; }
      .sweet-alert .sa-icon .btn-warning:focus {
        border-color: #ffb647;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 182, 71, 0.6);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 182, 71, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 182, 71, 0.6); }

@media all and (max-width: 767px) {
  .sweet-alert {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    left: 15px;
    right: 15px; } }

.la-ball-fall {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font-size: 0;
  color: #fff;
  width: 54px;
  height: 18px; }
  .la-ball-fall > div {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
    width: 10px;
    height: 10px;
    margin: 4px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation: ball-fall 1s ease-in-out infinite;
    -o-animation: ball-fall 1s ease-in-out infinite;
    animation: ball-fall 1s ease-in-out infinite; }
    .la-ball-fall > div:nth-child(1) {
      -webkit-animation-delay: -200ms;
      animation-delay: -200ms; }
    .la-ball-fall > div:nth-child(2) {
      -webkit-animation-delay: -100ms;
      animation-delay: -100ms; }
    .la-ball-fall > div:nth-child(3) {
      -webkit-animation-delay: 0ms;
      animation-delay: 0ms; }
  .la-ball-fall.la-dark {
    color: #333; }
  .la-ball-fall.la-sm {
    width: 26px;
    height: 8px; }
    .la-ball-fall.la-sm > div {
      width: 4px;
      height: 4px;
      margin: 2px; }
  .la-ball-fall.la-2x {
    width: 108px;
    height: 36px; }
    .la-ball-fall.la-2x > div {
      width: 20px;
      height: 20px;
      margin: 8px; }
  .la-ball-fall.la-3x {
    width: 162px;
    height: 54px; }
    .la-ball-fall.la-3x > div {
      width: 30px;
      height: 30px;
      margin: 12px; }

.swal-title {
  font-family: "TisaOT";
  color: #44474c;
  font-size: 3rem;
  font-weight: 500; }

.swal-text {
  font-size: 1.8rem;
  color: rgba(105, 114, 121, 0.6);
  text-align: center; }

.swal-button {
  font-size: 14px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px; }
  .swal-button--cancel {
    border: 1px solid #697279 !important;
    color: #697279;
    background-color: transparent;
    padding: 4px 15px !important;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.9s;
    text-transform: uppercase; }
    .swal-button--cancel:hover {
      background-color: #697279;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      color: #fff; }
  .swal-button--confirm {
    background-image: linear-gradient(#595eff 0%, #639af5 50%, #5dc9ff 100%);
    color: #fff;
    width: 100%;
    transition: all .9s;
    border: none !important;
    padding: 5px 15px !important;
    text-transform: uppercase; }
    .swal-button--confirm:hover {
      outline: none;
      color: rgba(255, 255, 255, 0.8);
      background-image: linear-gradient(#595eff 0%, #639af5 50%, #5dc9ff 100%);
      opacity: 0.8;
      filter: alpha(opacity=80); }
  .swal-button:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.swal-footer {
  text-align: center; }

.swal-icon--warning {
  border-color: #f6b151; }
  .swal-icon--warning__body, .swal-icon--warning__dot {
    background-color: #f6b151; }

.swal-icon--error, .swal-icon--error__line {
  border-color: #db403f; }

.swal-icon--success, .swal-icon--success__ring {
  border-color: #57ce66; }

.swal-icon--success__line {
  background-color: #57ce66; }

.swal-modal.fileuploader .swal-icon--warning {
  border: 6px solid transparent;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-top: 6px solid #639af5;
  border-bottom: 6px solid #639af5;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 1.5s linear infinite;
  -o-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite; }
  .swal-modal.fileuploader .swal-icon--warning__body, .swal-modal.fileuploader .swal-icon--warning__dot {
    display: none; }

.dz-message {
  border: 1px dashed #8f9496;
  padding: 10px 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #f8fbfc;
  -webkit-box-shadow: 0px 2px 3.88px 0.12px rgba(198, 198, 198, 0.13);
  -moz-box-shadow: 0px 2px 3.88px 0.12px rgba(198, 198, 198, 0.13);
  box-shadow: 0px 2px 3.88px 0.12px rgba(198, 198, 198, 0.13); }

.dz-drag-hover .dz-message {
  border: 1px solid #3977ad; }

.dropzone-attachments .dz-clickable {
  cursor: pointer; }
  .dropzone-attachments .dz-clickable * {
    cursor: default; }
  .dropzone-attachments .dz-clickable .dz-message, .dropzone-attachments .dz-clickable .dropzone * {
    cursor: pointer; }
  .dropzone-attachments .dz-clickable img {
    -webkit-transition: all, 0.3s ease;
    -o-transition: all, 0.3s ease;
    transition: all, 0.3s ease;
    background-color: #f8fbfc;
    position: relative;
    z-index: 2; }
    .dropzone-attachments .dz-clickable img.file1 {
      -webkit-transform: rotate(-18deg);
      -moz-transform: rotate(-18deg);
      -ms-transform: rotate(-18deg);
      -o-transform: rotate(-18deg);
      transform: rotate(-18deg);
      top: 13px;
      right: -11px; }
    .dropzone-attachments .dz-clickable img.file2 {
      top: 0px; }
    .dropzone-attachments .dz-clickable img.file3 {
      -webkit-transform: rotate(18deg);
      -moz-transform: rotate(18deg);
      -ms-transform: rotate(18deg);
      -o-transform: rotate(18deg);
      transform: rotate(18deg);
      top: 9px;
      left: -11px;
      z-index: 1; }
  .dropzone-attachments .dz-clickable:hover, .dropzone-attachments .dz-clickable.dz-drag-hover {
    border-width: 0; }
    .dropzone-attachments .dz-clickable:hover img.file1, .dropzone-attachments .dz-clickable.dz-drag-hover img.file1 {
      -webkit-transform: rotate(-20deg);
      -moz-transform: rotate(-20deg);
      -ms-transform: rotate(-20deg);
      -o-transform: rotate(-20deg);
      transform: rotate(-20deg);
      top: 6px;
      right: -9px; }
    .dropzone-attachments .dz-clickable:hover img.file2, .dropzone-attachments .dz-clickable.dz-drag-hover img.file2 {
      top: -8px; }
    .dropzone-attachments .dz-clickable:hover img.file3, .dropzone-attachments .dz-clickable.dz-drag-hover img.file3 {
      -webkit-transform: rotate(20deg);
      -moz-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
      -o-transform: rotate(20deg);
      transform: rotate(20deg);
      top: 2px;
      left: -9px; }

.dropzone-attachments .dz-started {
  border: none;
  padding: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .dropzone-attachments .dz-started .dz-message {
    margin-top: 0; }
    .dropzone-attachments .dz-started .dz-message .file1, .dropzone-attachments .dz-started .dz-message .file2, .dropzone-attachments .dz-started .dz-message .file3, .dropzone-attachments .dz-started .dz-message .cloud-img, .dropzone-attachments .dz-started .dz-message br {
      display: none; }

.dropzone-attachments .dz-drag-hover {
  border-width: 0; }

.dropzone-attachments .dz-clickable ~ .modal-grid {
  display: none; }

.dropzone-attachments .dz-error-mark svg, .dropzone-attachments .dz-success-mark svg {
  display: none; }

.dropzone-attachments .dz-error-mark:before, .dropzone-attachments .dz-success-mark:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

.dropzone-attachments .dz-error-mark:before {
  content: "";
  color: #db403f; }

.dropzone-attachments .dz-clickable.dz-started ~ .modal-grid {
  display: inline-block; }

.dropzone-attachments p-fileupload .ui-fileupload .dz-message {
  border: 1px dashed #8f9496;
  padding: 10px 20px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #f8fbfc;
  -webkit-box-shadow: 0px 2px 3.88px 0.12px rgba(198, 198, 198, 0.13);
  -moz-box-shadow: 0px 2px 3.88px 0.12px rgba(198, 198, 198, 0.13);
  box-shadow: 0px 2px 3.88px 0.12px rgba(198, 198, 198, 0.13);
  cursor: pointer; }
  .dropzone-attachments p-fileupload .ui-fileupload .dz-message * {
    cursor: default; }
  .dropzone-attachments p-fileupload .ui-fileupload .dz-message, .dropzone-attachments p-fileupload .ui-fileupload .dz-message * {
    cursor: pointer;
    -webkit-transition: all, 0.3s ease;
    -o-transition: all, 0.3s ease;
    transition: all, 0.3s ease; }
  .dropzone-attachments p-fileupload .ui-fileupload .dz-message img {
    -webkit-transition: all, 0.3s ease;
    -o-transition: all, 0.3s ease;
    transition: all, 0.3s ease;
    background-color: #f8fbfc;
    position: relative;
    z-index: 2; }
    .dropzone-attachments p-fileupload .ui-fileupload .dz-message img.file1 {
      -webkit-transform: rotate(-18deg);
      -moz-transform: rotate(-18deg);
      -ms-transform: rotate(-18deg);
      -o-transform: rotate(-18deg);
      transform: rotate(-18deg);
      top: 13px;
      right: -11px; }
    .dropzone-attachments p-fileupload .ui-fileupload .dz-message img.file2 {
      top: 0px; }
    .dropzone-attachments p-fileupload .ui-fileupload .dz-message img.file3 {
      -webkit-transform: rotate(18deg);
      -moz-transform: rotate(18deg);
      -ms-transform: rotate(18deg);
      -o-transform: rotate(18deg);
      transform: rotate(18deg);
      top: 9px;
      left: -11px;
      z-index: 1; }

.dropzone-attachments p-fileupload .ui-fileupload-choose:hover ~ .dz-message, .dropzone-attachments p-fileupload .ui-fileupload-choose.dz-drag-hover ~ .dz-message {
  border: 1px solid #3977ad; }
  .dropzone-attachments p-fileupload .ui-fileupload-choose:hover ~ .dz-message img.file1, .dropzone-attachments p-fileupload .ui-fileupload-choose.dz-drag-hover ~ .dz-message img.file1 {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
    top: 6px;
    right: -9px; }
  .dropzone-attachments p-fileupload .ui-fileupload-choose:hover ~ .dz-message img.file2, .dropzone-attachments p-fileupload .ui-fileupload-choose.dz-drag-hover ~ .dz-message img.file2 {
    top: -8px; }
  .dropzone-attachments p-fileupload .ui-fileupload-choose:hover ~ .dz-message img.file3, .dropzone-attachments p-fileupload .ui-fileupload-choose.dz-drag-hover ~ .dz-message img.file3 {
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    transform: rotate(20deg);
    top: 2px;
    left: -9px; }

.dz-message {
  text-align: center;
  margin: 0 0 1em; }
  .dz-message .drag {
    font-size: 3rem;
    letter-spacing: 2px;
    font-family: "MuseoSans-700";
    color: #44474c;
    display: block;
    margin-bottom: 0; }
    .dz-message .drag span {
      font-size: 1.4rem;
      font-family: "MuseoSans-300";
      color: #697279;
      display: block; }

.text-anchor {
  color: #639af5;
  text-decoration: none;
  cursor: pointer; }

.dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 15px 0; }
  .dz-preview .activity {
    position: absolute;
    right: 5px;
    top: 20px; }
  .dz-preview:hover .dz-details {
    opacity: 1;
    filter: alpha(opacity=100); }
  .dz-preview:hover .activity .action .btn-link {
    visibility: visible;
    z-index: 999; }
  .dz-preview.dz-file-preview .dz-image {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #999;
    background: linear-gradient(#eee, #ddd); }
  .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
    filter: alpha(opacity=100); }
  .dz-preview.dz-image-preview {
    background: transparent; }
    .dz-preview.dz-image-preview .dz-details {
      -webkit-transition: opacity, 0.2s linear;
      -o-transition: opacity, 0.2s linear;
      transition: opacity, 0.2s linear; }
  .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none; }
    .dz-preview .dz-remove:hover {
      text-decoration: underline; }
  .dz-preview .dz-details {
    opacity: 1;
    filter: alpha(opacity=100);
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 10px 0;
    float: left;
    display: inline-block;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%; }
    .dz-preview .dz-details .dz-size {
      margin-bottom: 0;
      font-size: 12px;
      float: right;
      margin-right: 3rem; }
      .dz-preview .dz-details .dz-size span {
        padding: 0 0.4em;
        white-space: pre-line;
        color: #697279;
        font-size: 1.1rem;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        letter-spacing: .3px; }
    .dz-preview .dz-details .dz-filename {
      white-space: nowrap;
      font-size: 14px;
      font-family: "MuseoSans-500";
      padding: 0px 65px 0px 0;
      line-height: 16px; }
      .dz-preview .dz-details .dz-filename a {
        color: rgba(0, 0, 0, 0.9);
        text-decoration: none;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        max-width: 600px;
        display: inline-block;
        vertical-align: middle; }
        .dz-preview .dz-details .dz-filename a:hover {
          color: #639af5; }
  .dz-preview .dz-image {
    overflow: hidden;
    position: relative;
    display: none;
    z-index: 10;
    float: left; }
    .dz-preview .dz-image img {
      display: block;
      width: 60px;
      height: 60px; }
  .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    opacity: 1;
    filter: alpha(opacity=100); }
  .dz-preview.dz-error .dz-error-mark {
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    opacity: 1;
    filter: alpha(opacity=100); }
  .dz-preview.dz-error .dz-error-message {
    display: block; }
  .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    filter: alpha(opacity=100);
    pointer-events: auto; }
  .dz-preview .dz-success-mark, .dz-preview .dz-error-mark {
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 500;
    position: absolute;
    display: block;
    top: 15px;
    right: 0px;
    font-size: 2rem; }
    .dz-preview .dz-success-mark span, .dz-preview .dz-error-mark span {
      display: block; }
  .dz-preview.dz-processing .dz-progress {
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    opacity: 1;
    filter: alpha(opacity=100); }
  .dz-preview.dz-complete .dz-progress {
    -webkit-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
    opacity: 1;
    filter: alpha(opacity=100); }
  .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite; }
  .dz-preview .dz-progress {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1000;
    pointer-events: none;
    height: 4px;
    width: 100%;
    margin-left: 0;
    background: #aaaaaa;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    overflow: hidden;
    position: relative; }
    .dz-preview .dz-progress .dz-upload {
      background: #76e99e;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 0;
      -webkit-transition: width 300ms ease-in-out;
      -o-transition: width 300ms ease-in-out;
      transition: width 300ms ease-in-out; }
  .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    display: block;
    display: none;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    font-size: 13px;
    bottom: 15px;
    left: 0;
    width: auto;
    padding: 0;
    color: #697279; }

.activity1 .action .dropdown .dropdown-menu {
  display: block !important; }

.activity1 .action .btn-link {
  -webkit-box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
  -moz-box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
  box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
  padding: 0px 5px !important;
  line-height: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #f7f7f7;
  background-color: #fff;
  right: 0px; }
  .activity1 .action .btn-link:hover, .activity1 .action .btn-link:focus {
    color: inherit;
    text-decoration: none;
    outline: none; }
  .activity1 .action .btn-link .ellipsis {
    background: #697279;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 4px 0.5px;
    float: left; }

.ui-fileupload-buttonbar {
  position: relative; }

.ui-fileupload-choose {
  position: absolute;
  width: 100%;
  height: 100%; }
  .ui-fileupload-choose input {
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer; }
  .ui-fileupload-choose .ui-button-text {
    display: none; }

.tab-modal .modal-dialog .modal-content .modal-body .tab-content .tab-pane#secAttachement .modal-grid, .tab-modal .modal-dialog .modal-content .modal-body .tab-content .tab-pane#secAttachementedit .modal-grid {
  height: calc(100% - 200px) !important; }

@font-face {
  font-family: 'summernote';
  src: url("https://cdn.vineforce.com/vineforce/fonts/summernote/summernote.eot");
  src: url("https://cdn.vineforce.com/vineforce/fonts/summernote/summernote.eot") format("embedded-opentype"), url("https://cdn.vineforce.com/vineforce/fonts/summernote/summernote.woff") format("woff"), url("https://cdn.vineforce.com/vineforce/fonts/summernote/summernote.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

[class^="note-icon-"]:before,
[class*=" note-icon-"]:before {
  display: inline-block;
  font: normal normal normal 14px summernote;
  font-size: inherit;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
  speak: none;
  -moz-osx-font-smoothing: grayscale; }

.note-icon-align-center:before,
.note-icon-align-indent:before,
.note-icon-align-justify:before,
.note-icon-align-left:before,
.note-icon-align-outdent:before,
.note-icon-align-right:before,
.note-icon-align:before,
.note-icon-arrow-circle-down:before,
.note-icon-arrow-circle-left:before,
.note-icon-arrow-circle-right:before,
.note-icon-arrow-circle-up:before,
.note-icon-arrows-alt:before,
.note-icon-arrows-h:before,
.note-icon-arrows-v:before,
.note-icon-bold:before,
.note-icon-caret:before,
.note-icon-chain-broken:before,
.note-icon-circle:before,
.note-icon-close:before,
.note-icon-code:before,
.note-icon-col-after:before,
.note-icon-col-before:before,
.note-icon-col-remove:before,
.note-icon-eraser:before,
.note-icon-font:before,
.note-icon-frame:before,
.note-icon-italic:before,
.note-icon-link:before,
.note-icon-magic:before,
.note-icon-menu-check:before,
.note-icon-minus:before,
.note-icon-orderedlist:before,
.note-icon-pencil:before,
.note-icon-picture:before,
.note-icon-question:before,
.note-icon-redo:before,
.note-icon-row-above:before,
.note-icon-row-below:before,
.note-icon-row-remove:before,
.note-icon-special-character:before,
.note-icon-square:before,
.note-icon-strikethrough:before,
.note-icon-subscript:before,
.note-icon-summernote:before,
.note-icon-superscript:before,
.note-icon-table:before,
.note-icon-text-height:before,
.note-icon-trash:before,
.note-icon-underline:before,
.note-icon-undo:before,
.note-icon-unorderedlist:before,
.note-icon-video:before {
  display: inline-block;
  font-family: "summernote";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit; }

.note-icon-align-center:before {
  content: "\f101"; }

.note-icon-align-indent:before {
  content: "\f102"; }

.note-icon-align-justify:before {
  content: "\f103"; }

.note-icon-align-left:before {
  content: "\f104"; }

.note-icon-align-outdent:before {
  content: "\f105"; }

.note-icon-align-right:before {
  content: "\f106"; }

.note-icon-align:before {
  content: "\f107"; }

.note-icon-arrow-circle-down:before {
  content: "\f108"; }

.note-icon-arrow-circle-left:before {
  content: "\f109"; }

.note-icon-arrow-circle-right:before {
  content: "\f10a"; }

.note-icon-arrow-circle-up:before {
  content: "\f10b"; }

.note-icon-arrows-alt:before {
  content: "\f10c"; }

.note-icon-arrows-h:before {
  content: "\f10d"; }

.note-icon-arrows-v:before {
  content: "\f10e"; }

.note-icon-bold:before {
  content: "\f10f"; }

.note-icon-caret:before {
  content: "\f110"; }

.note-icon-chain-broken:before {
  content: "\f111"; }

.note-icon-circle:before {
  content: "\f112"; }

.note-icon-close:before {
  content: "\f113"; }

.note-icon-code:before {
  content: "\f114"; }

.note-icon-col-after:before {
  content: "\f115"; }

.note-icon-col-before:before {
  content: "\f116"; }

.note-icon-col-remove:before {
  content: "\f117"; }

.note-icon-eraser:before {
  content: "\f118"; }

.note-icon-font:before {
  content: "\f119"; }

.note-icon-frame:before {
  content: "\f11a"; }

.note-icon-italic:before {
  content: "\f11b"; }

.note-icon-link:before {
  content: "\f11c"; }

.note-icon-magic:before {
  content: "\f11d"; }

.note-icon-menu-check:before {
  content: "\f11e"; }

.note-icon-minus:before {
  content: "\f11f"; }

.note-icon-orderedlist:before {
  content: "\f120"; }

.note-icon-pencil:before {
  content: "\f121"; }

.note-icon-picture:before {
  content: "\f122"; }

.note-icon-question:before {
  content: "\f123"; }

.note-icon-redo:before {
  content: "\f124"; }

.note-icon-row-above:before {
  content: "\f125"; }

.note-icon-row-below:before {
  content: "\f126"; }

.note-icon-row-remove:before {
  content: "\f127"; }

.note-icon-special-character:before {
  content: "\f128"; }

.note-icon-square:before {
  content: "\f129"; }

.note-icon-strikethrough:before {
  content: "\f12a"; }

.note-icon-subscript:before {
  content: "\f12b"; }

.note-icon-summernote:before {
  content: "\f12c"; }

.note-icon-superscript:before {
  content: "\f12d"; }

.note-icon-table:before {
  content: "\f12e"; }

.note-icon-text-height:before {
  content: "\f12f"; }

.note-icon-trash:before {
  content: "\f130"; }

.note-icon-underline:before {
  content: "\f131"; }

.note-icon-undo:before {
  content: "\f132"; }

.note-icon-unorderedlist:before {
  content: "\f133"; }

.note-icon-video:before {
  content: "\f134"; }

.note-editor {
  position: relative; }

.note-editor .note-dropzone {
  position: absolute;
  z-index: 100;
  display: none;
  color: #87cefa;
  background-color: #fff;
  opacity: .95; }

.note-editor .note-dropzone .note-dropzone-message {
  display: table-cell;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  vertical-align: middle; }

.note-editor .note-dropzone.hover {
  color: #098ddf; }

.note-editor.dragover .note-dropzone {
  display: table; }

.note-editor .note-editing-area {
  position: relative; }

.note-editor .note-editing-area .note-editable {
  outline: 0; }

.note-editor .note-editing-area .note-editable sup {
  vertical-align: super; }

.note-editor .note-editing-area .note-editable sub {
  vertical-align: sub; }

.note-editor .note-editing-area img.note-float-left {
  margin-right: 10px; }

.note-editor .note-editing-area img.note-float-right {
  margin-left: 10px; }

.note-editor.note-frame {
  border: 1px solid #a9a9a9; }

.note-editor.note-frame.codeview .note-editing-area .note-editable {
  display: none; }

.note-editor.note-frame.codeview .note-editing-area .note-codable {
  display: block; }

.note-editor.note-frame .note-editing-area {
  overflow: hidden; }

.note-editor.note-frame .note-editing-area .note-editable {
  padding: 10px;
  overflow: auto;
  color: #000;
  word-wrap: break-word;
  background-color: #fff; }

.note-editor.note-frame .note-editing-area .note-editable[contenteditable="false"] {
  background-color: #e5e5e5; }

.note-editor.note-frame .note-editing-area .note-codable {
  display: none;
  width: 100%;
  padding: 10px;
  margin-bottom: 0;
  font-family: Menlo,Monaco,monospace,sans-serif;
  font-size: 14px;
  color: #cccccc;
  background-color: #222;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  resize: none; }

.note-editor.note-frame.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100% !important; }

.note-editor.note-frame.fullscreen .note-editable {
  background-color: #fff; }

.note-editor.note-frame.fullscreen .note-resizebar {
  display: none; }

.note-editor.note-frame .note-status-output {
  display: block;
  width: 100%;
  height: 20px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  border: 0;
  border-top: 1px solid #e2e2e2; }

.note-editor.note-frame .note-status-output:empty {
  height: 0;
  border-top: 0 solid transparent; }

.note-editor.note-frame .note-status-output .pull-right {
  float: right !important; }

.note-editor.note-frame .note-status-output .text-muted {
  color: #777; }

.note-editor.note-frame .note-status-output .text-primary {
  color: #286090; }

.note-editor.note-frame .note-status-output .text-success {
  color: #3c763d; }

.note-editor.note-frame .note-status-output .text-info {
  color: #31708f; }

.note-editor.note-frame .note-status-output .text-warning {
  color: #8a6d3b; }

.note-editor.note-frame .note-status-output .text-danger {
  color: #a94442; }

.note-editor.note-frame .note-status-output .alert {
  padding: 7px 10px 2px 10px;
  margin: -7px 0 0 0;
  color: #000;
  background-color: #f5f5f5;
  border-radius: 0; }

.note-editor.note-frame .note-status-output .alert .note-icon {
  margin-right: 5px; }

.note-editor.note-frame .note-status-output .alert-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important; }

.note-editor.note-frame .note-status-output .alert-info {
  color: #31708f !important;
  background-color: #d9edf7 !important; }

.note-editor.note-frame .note-status-output .alert-warning {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important; }

.note-editor.note-frame .note-status-output .alert-danger {
  color: #a94442 !important;
  background-color: #f2dede !important; }

.note-editor.note-frame .note-statusbar {
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.note-editor.note-frame .note-statusbar .note-resizebar {
  width: 100%;
  height: 9px;
  padding-top: 1px;
  cursor: ns-resize; }

.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar {
  width: 20px;
  margin: 1px auto;
  border-top: 1px solid #a9a9a9; }

.note-editor.note-frame .note-statusbar.locked .note-resizebar {
  cursor: default; }

.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar {
  display: none; }

.note-editor.note-frame .note-placeholder {
  padding: 10px; }

.note-popover.popover {
  max-width: none; }

.note-popover.popover .popover-content a {
  display: inline-block;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle; }

.note-popover.popover .arrow {
  left: 20px !important; }

.note-toolbar {
  position: relative;
  z-index: 500; }

.note-popover .popover-content, .panel-heading.note-toolbar {
  padding: 0 0 5px 5px;
  margin: 0; }

.note-popover .popover-content > .btn-group, .panel-heading.note-toolbar > .btn-group {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 0; }

.note-popover .popover-content .btn-group .note-table, .panel-heading.note-toolbar .btn-group .note-table {
  min-width: 0;
  padding: 5px; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker {
  font-size: 18px; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
  position: absolute !important;
  z-index: 3;
  width: 10em;
  height: 10em;
  cursor: pointer; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
  position: relative !important;
  z-index: 1;
  width: 5em;
  height: 5em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .panel-heading.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
  position: absolute !important;
  z-index: 2;
  width: 1em;
  height: 1em;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat; }

.note-popover .popover-content .note-style .dropdown-style blockquote, .panel-heading.note-toolbar .note-style .dropdown-style blockquote, .note-popover .popover-content .note-style .dropdown-style pre, .panel-heading.note-toolbar .note-style .dropdown-style pre {
  padding: 5px 10px;
  margin: 0; }

.note-popover .popover-content .note-style .dropdown-style h1, .panel-heading.note-toolbar .note-style .dropdown-style h1, .note-popover .popover-content .note-style .dropdown-style h2, .panel-heading.note-toolbar .note-style .dropdown-style h2, .note-popover .popover-content .note-style .dropdown-style h3, .panel-heading.note-toolbar .note-style .dropdown-style h3, .note-popover .popover-content .note-style .dropdown-style h4, .panel-heading.note-toolbar .note-style .dropdown-style h4, .note-popover .popover-content .note-style .dropdown-style h5, .panel-heading.note-toolbar .note-style .dropdown-style h5, .note-popover .popover-content .note-style .dropdown-style h6, .panel-heading.note-toolbar .note-style .dropdown-style h6, .note-popover .popover-content .note-style .dropdown-style p, .panel-heading.note-toolbar .note-style .dropdown-style p {
  padding: 0;
  margin: 0; }

.note-popover .popover-content .note-color .dropdown-toggle, .panel-heading.note-toolbar .note-color .dropdown-toggle {
  width: 20px;
  padding-left: 5px; }

.note-popover .popover-content .note-color .dropdown-menu, .panel-heading.note-toolbar .note-color .dropdown-menu {
  min-width: 337px; }

.note-popover .popover-content .note-color .dropdown-menu .note-palette, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette {
  display: inline-block;
  width: 160px;
  margin: 0; }

.note-popover .popover-content .note-color .dropdown-menu .note-palette:first-child, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette:first-child {
  margin: 0 5px; }

.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-palette-title, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-palette-title {
  margin: 2px 7px;
  font-size: 12px;
  text-align: center;
  border-bottom: 1px solid #fd4545; }

.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset {
  width: 100%;
  padding: 0 3px;
  margin: 3px;
  font-size: 11px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-row, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-row {
  height: 20px; }

.note-popover .popover-content .note-color .dropdown-menu .note-palette .note-color-reset:hover, .panel-heading.note-toolbar .note-color .dropdown-menu .note-palette .note-color-reset:hover {
  background: #eee; }

.note-popover .popover-content .note-para .dropdown-menu, .panel-heading.note-toolbar .note-para .dropdown-menu {
  min-width: 216px;
  padding: 5px; }

.note-popover .popover-content .note-para .dropdown-menu > div:first-child, .panel-heading.note-toolbar .note-para .dropdown-menu > div:first-child {
  margin-right: 5px; }

.note-popover .popover-content .dropdown-menu, .panel-heading.note-toolbar .dropdown-menu {
  min-width: 90px; }

.note-popover .popover-content .dropdown-menu.right, .panel-heading.note-toolbar .dropdown-menu.right {
  right: 0;
  left: auto; }

.note-popover .popover-content .dropdown-menu.right::before, .panel-heading.note-toolbar .dropdown-menu.right::before {
  right: 9px;
  left: auto !important; }

.note-popover .popover-content .dropdown-menu.right::after, .panel-heading.note-toolbar .dropdown-menu.right::after {
  right: 10px;
  left: auto !important; }

.note-popover .popover-content .dropdown-menu.note-check li a i, .panel-heading.note-toolbar .dropdown-menu.note-check li a i {
  color: deepskyblue;
  visibility: hidden; }

.note-popover .popover-content .dropdown-menu.note-check li a.checked i, .panel-heading.note-toolbar .dropdown-menu.note-check li a.checked i {
  visibility: visible; }

.note-popover .popover-content .note-fontsize-10, .panel-heading.note-toolbar .note-fontsize-10 {
  font-size: 10px; }

.note-popover .popover-content .note-color-palette, .panel-heading.note-toolbar .note-color-palette {
  line-height: 1; }

.note-popover .popover-content .note-color-palette div .note-color-btn, .panel-heading.note-toolbar .note-color-palette div .note-color-btn {
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff; }

.note-popover .popover-content .note-color-palette div .note-color-btn:hover, .panel-heading.note-toolbar .note-color-palette div .note-color-btn:hover {
  border: 1px solid #000; }

.note-dialog > div {
  display: none; }

.note-dialog .form-group {
  margin-right: 0;
  margin-left: 0; }

.note-dialog .note-modal-form {
  margin: 0; }

.note-dialog .note-image-dialog .note-dropzone {
  min-height: 100px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 4;
  color: lightgray;
  text-align: center;
  border: 4px dashed lightgray; }

@-moz-document url-prefix() {
  .note-image-input {
    height: auto; } }

.note-placeholder {
  position: absolute;
  display: none;
  color: gray; }

.note-handle .note-control-selection {
  position: absolute;
  display: none;
  border: 1px solid #000; }

.note-handle .note-control-selection > div {
  position: absolute; }

.note-handle .note-control-selection .note-control-selection-bg {
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-opacity: .3;
  -khtml-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -ms-filter: alpha(opacity=30);
  filter: alpha(opacity=30); }

.note-handle .note-control-selection .note-control-handle {
  width: 7px;
  height: 7px;
  border: 1px solid #000; }

.note-handle .note-control-selection .note-control-holder {
  width: 7px;
  height: 7px;
  border: 1px solid #000; }

.note-handle .note-control-selection .note-control-sizing {
  width: 7px;
  height: 7px;
  background-color: #fff;
  border: 1px solid #000; }

.note-handle .note-control-selection .note-control-nw {
  top: -5px;
  left: -5px;
  border-right: 0;
  border-bottom: 0; }

.note-handle .note-control-selection .note-control-ne {
  top: -5px;
  right: -5px;
  border-bottom: 0;
  border-left: none; }

.note-handle .note-control-selection .note-control-sw {
  bottom: -5px;
  left: -5px;
  border-top: 0;
  border-right: 0; }

.note-handle .note-control-selection .note-control-se {
  right: -5px;
  bottom: -5px;
  cursor: se-resize; }

.note-handle .note-control-selection .note-control-se.note-control-holder {
  cursor: default;
  border-top: 0;
  border-left: none; }

.note-handle .note-control-selection .note-control-selection-info {
  right: 0;
  bottom: 0;
  padding: 5px;
  margin: 5px;
  font-size: 12px;
  color: #fff;
  background-color: #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-opacity: .7;
  -khtml-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -ms-filter: alpha(opacity=70);
  filter: alpha(opacity=70); }

.note-hint-popover {
  min-width: 100px;
  padding: 2px; }

.note-hint-popover .popover-content {
  max-height: 150px;
  padding: 3px;
  overflow: auto; }

.note-hint-popover .popover-content .note-hint-group .note-hint-item {
  display: block !important;
  padding: 3px; }

.note-hint-popover .popover-content .note-hint-group .note-hint-item.active, .note-hint-popover .popover-content .note-hint-group .note-hint-item:hover {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  background-color: #428bca;
  outline: 0; }

.custom-summernote .note-toolbar-wrapper {
  height: auto !important; }

.custom-summernote .panel {
  padding: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #fff;
  border-color: #e4e7ea; }

.custom-summernote .panel-heading {
  background-color: transparent; }

.custom-summernote .note-btn {
  padding: 4px 6px;
  color: #595959;
  font-size: 14px; }

.custom-summernote .btn-default {
  border: 1px solid transparent;
  border-radius: 0; }
  .custom-summernote .btn-default:hover {
    background-color: transparent;
    border: 1px solid #e2e4e7; }

.custom-summernote .note-editor.note-frame .note-statusbar {
  border-top: 0; }

.svg {
  pointer-events: none; }
  .svg-icn {
    max-width: 24px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    display: inline-block;
    position: relative;
    top: 0;
    right: 0;
    height: 24px;
    width: 24px; }
  .svg path, .svg rect, .svg polygon, .svg circle {
    fill: #222b37; }
  .svg-rotate {
    transform: rotate(50deg); }

.c-grey path, .c-grey rect, .c-grey polygon, .c-grey circle {
  fill: #697279; }

.c-cross-grid {
  position: relative;
  top: 0;
  right: 0;
  height: 20px;
  width: 20px; }
  .c-cross-grid path, .c-cross-grid rect, .c-cross-grid polygon, .c-cross-grid circle {
    fill: #697279; }

.c-white-grid {
  position: relative;
  top: 3px;
  right: -6px;
  height: 18px;
  width: 18px; }
  .c-white-grid path, .c-white-grid rect, .c-white-grid polygon, .c-white-grid circle {
    fill: #fff; }

.c-white-modal {
  position: relative;
  top: 2px;
  right: 0px;
  height: 15px;
  width: 15px; }
  .c-white-modal path, .c-white-modal rect, .c-white-modal polygon, .c-white-modal circle {
    fill: #fff; }

.c-grey-modal {
  position: relative;
  top: 2px;
  right: 0px;
  height: 15px;
  width: 15px; }
  .c-grey-modal path, .c-grey-modal rect, .c-grey-modal polygon, .c-grey-modal circle {
    fill: #697279; }

.c-blue {
  position: relative;
  top: 4px;
  right: 0;
  height: 18px;
  width: 18px; }
  .c-blue path, .c-blue rect, .c-blue polygon, .c-blue circle {
    fill: #639af5; }

.h-nav-icon {
  position: relative;
  top: 7px;
  right: 0;
  height: 26px;
  width: 26px; }

.h-search-extended {
  position: relative;
  top: -7px;
  right: 0;
  height: 23px;
  width: 17px; }

.h-search {
  position: relative;
  top: 1px;
  right: 0;
  height: 26px;
  width: 26px; }
  .h-search-search {
    position: relative;
    top: 4px;
    right: 0;
    height: 26px;
    width: 26px; }
  .h-search-calendar {
    position: relative;
    top: 10px;
    right: 11px;
    height: 15px;
    width: 15px;
    position: absolute; }
    .h-search-calendarleft {
      position: relative;
      top: 7px;
      right: 20px;
      height: 15px;
      width: 15px;
      position: absolute; }
    .h-search-calendarright {
      position: relative;
      top: 7px;
      right: 8px;
      height: 15px;
      width: 15px;
      position: absolute; }
  .h-search-modalicon {
    position: relative;
    top: 0;
    right: 0;
    height: 15px;
    width: 15px; }
  .h-search-grey {
    fill: #697279; }
  .h-search-attach {
    position: relative;
    top: -1px;
    right: -10px;
    height: 24px;
    width: 24px; }

.h-calendar {
  position: relative;
  top: 10px;
  right: 11px;
  height: 15px;
  width: 15px;
  position: absolute; }
  .h-calendarleft {
    position: relative;
    top: 7px;
    right: 20px;
    height: 15px;
    width: 15px;
    position: absolute; }
  .h-calendarright {
    position: relative;
    top: 7px;
    right: 8px;
    height: 15px;
    width: 15px;
    position: absolute; }

.h-modalicon {
  position: relative;
  top: 0;
  right: 0;
  height: 15px;
  width: 15px; }
  .h-modaliconinside {
    position: relative;
    top: 3px;
    right: 0;
    height: 15px;
    width: 15px; }

.h-grey {
  fill: #697279; }

.h-attach {
  position: relative;
  top: -1px;
  right: -10px;
  height: 24px;
  width: 24px; }

.h-green path, .h-green rect, .h-green polygon, .h-green circle {
  fill: #57ce66; }

.h-white path, .h-white rect, .h-white polygon, .h-white circle {
  fill: #fff; }

.h-red path, .h-red rect, .h-red polygon, .h-red circle {
  fill: #db403f; }

.side-links > ul > li:hover i .svg path, .side-links > ul > li:hover i .svg rect, .side-links > ul > li:hover i .svg polygon, .side-links > ul > li:hover i .svg circle, .side-links > ul > li.active i .svg path, .side-links > ul > li.active i .svg rect, .side-links > ul > li.active i .svg polygon, .side-links > ul > li.active i .svg circle, .side-links > ul > li.active:hover i .svg path, .side-links > ul > li.active:hover i .svg rect, .side-links > ul > li.active:hover i .svg polygon, .side-links > ul > li.active:hover i .svg circle {
  fill: #3977ad; }

#loading {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-box;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 999999999999; }
  #loading.ready {
    opacity: 0;
    filter: alpha(opacity=0); }

.sweet-load-outer {
  margin: 0 auto;
  height: 128px;
  width: 128px;
  -webkit-animation: bounce 2s infinite ease-in-out both;
  -o-animation: bounce 2s infinite ease-in-out both;
  animation: bounce 2s infinite ease-in-out both; }

.sweet-load-ring {
  height: 100%;
  width: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background-color: #595eff;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-box;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  -webkit-animation: ring-color 20s infinite ease-in-out both;
  -o-animation: ring-color 20s infinite ease-in-out both;
  animation: ring-color 20s infinite ease-in-out both; }

.sweet-load-circle {
  height: 80%;
  width: 80%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: linear-gradient(221deg, #595eff, #7f83f4, #746EBC, #a7a2e8, #59BAFA, #746EBC, #7dc5f2, #FEAD33, #f2b75e, #eac68f, #59BAFA, #b4d5ea);
  background-size: 2600% 2600%;
  -webkit-animation: circle-color 25s ease infinite;
  -o-animation: circle-color 25s ease infinite;
  animation: circle-color 25s ease infinite;
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-box;
  display: -webkit-flex;
  align-items: center;
  justify-content: center; }

.sweet-load-punch {
  height: 45%;
  width: 45%;
  background: linear-gradient(221deg, #b4d5ea, #59BAFA, #eac68f, #f2b75e, #FEAD33, #7dc5f2, #746EBC, #59BAFA, #59BAFA, #a7a2e8, #746EBC, #7f83f4, #b4d5ea);
  background-size: 2600% 2600%;
  -webkit-animation: circle-color 25s ease infinite;
  -o-animation: circle-color 25s ease infinite;
  animation: circle-color 25s ease infinite;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
  .sweet-load-punch img {
    width: 45px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    padding: 10px; }

.my-loader .sweet-load-outer {
  height: 55px;
  width: 55px;
  margin: 0 auto;
  -webkit-animation: bounce 2s infinite ease-in-out both;
  -o-animation: bounce 2s infinite ease-in-out both;
  animation: bounce 2s infinite ease-in-out both; }

.my-loader .sweet-load-punch {
  width: 55%;
  height: 55%;
  position: relative; }
  .my-loader .sweet-load-punch img {
    width: 35px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    padding: 10px;
    position: absolute;
    top: -4px;
    left: -5px; }

.save-loading-container {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999999;
  text-align: center; }
  .save-loading-container .loader {
    border: 6px solid transparent;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-top: 6px solid #639af5;
    border-bottom: 6px solid #639af5;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 1.5s linear infinite;
    -o-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 30px); }
  .save-loading-container.loader-ingrid {
    z-index: 1049; }

.modal-loader.save-loading-container {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.4);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 9999999;
  text-align: center; }
  .modal-loader.save-loading-container.main-grid-loader {
    display: block; }
    .modal-loader.save-loading-container.main-grid-loader .loader {
      top: calc(50% - 0px); }
  .modal-loader.save-loading-container .loader {
    border: 6px solid transparent;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-top: 6px solid #639af5;
    border-bottom: 6px solid #639af5;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 1.5s linear infinite;
    -o-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
    position: absolute;
    top: calc(50% - 30px);
    left: calc(50% - 30px); }

.main-loader-full:after {
  content: '';
  border: 6px solid transparent;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-top: 6px solid #639af5;
  border-bottom: 6px solid #639af5;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 1.5s linear infinite;
  -o-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px); }

.save-loading-container.loader-ingridheading .loader {
  top: calc(50% - 10px); }

.save-loading-container.loader-ingrid .loader {
  top: calc(50% - 0px); }

.my-loader .col-sm-12 {
  min-height: 0px !important; }

.loading-effect {
  background-color: #fff;
  z-index: 9;
  opacity: 0.7; }

.typeahead.dropdown-menu {
  max-height: 160px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  width: 100%; }
  .typeahead.dropdown-menu li a strong {
    font-weight: normal !important;
    font-family: "MuseoSans-300" !important; }

body {
  font-family: "MuseoSans-300";
  font-size: 1.4rem;
  color: #697279;
  line-height: 1.7;
  font-weight: 400;
  background-color: #f2f5f6; }

iframe {
  border-width: 0px; }

a:focus {
  outline: none;
  outline-offset: 0; }

:focus {
  outline: none; }

.no-bg {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.contentMore {
  background-color: transparent;
  color: #697279;
  font-size: 12px;
  font-weight: 500;
  font-family: "MuseoSans-500";
  margin-left: 5px;
  padding: 2px 7px;
  vertical-align: top;
  display: inline-block; }

.badge {
  background-image: linear-gradient(90deg, #5dc9ff 0%, #639af5 50%, #595eff 100%);
  background-image: -moz-linear-gradient(90deg, #5dc9ff 0%, #639af5 50%, #595eff 100%);
  background-image: -webkit-linear-gradient(90deg, #5dc9ff 0%, #639af5 50%, #595eff 100%);
  background-image: -ms-linear-gradient(90deg, #5dc9ff 0%, #639af5 50%, #595eff 100%);
  border-image-slice: 1;
  color: #fff;
  font-weight: normal !important; }
  .badge-dark {
    background-color: #f2f5f6; }
  .badge-light {
    background-color: #f7f9f9; }
  .badge-total {
    background: #639af5;
    color: #fff;
    padding: 3px 6px;
    border-radius: 4px; }
  .badge-modal {
    margin-top: 2px; }
  .badge-count {
    padding: 3px 5px;
    top: 3px; }

.program-tag {
  background-color: transparent;
  padding: 2px 8px;
  border: 1px solid;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 12px;
  font-weight: 500;
  font-family: "MuseoSans-500";
  letter-spacing: letterspacing-to-ems(100); }
  .program-tag.yellow {
    border-color: #f6b151;
    color: #f6b151; }
  .program-tag.blue {
    border-color: #639af5;
    color: #639af5; }
  .program-tag.red {
    border-color: #db403f;
    color: #db403f; }
  .program-tag.green {
    border-color: #26c281;
    color: #26c281; }
  .program-tag.purple {
    border-color: #7d7fd8;
    color: #7d7fd8;
    margin-left: 5px; }
  .program-tag.dark-blue {
    border-color: #71cfee;
    color: #71cfee !important;
    margin-left: 5px; }

.heading-secondary {
  font-family: "TisaOT";
  font-size: 2.4rem;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  border-bottom: 3px solid transparent;
  border-image: linear-gradient(90deg, #f6b151, #6263f5);
  border-image-slice: 0 0 1;
  line-height: 35px; }

.heading-tertiary {
  font-size: 1.4rem;
  text-transform: uppercase;
  margin-top: 0;
  display: inline-block;
  color: #44474c;
  font-family: "MuseoSans-500"; }

.paragraph {
  font-size: 1.6rem; }
  .paragraph:not(:last-child) {
    margin-bottom: 3rem; }

strong {
  font-family: "MuseoSans-500"; }

.slimScroll {
  -webkit-overflow-scrolling: touch; }
  .slimScrollDiv {
    overflow: visible !important; }

.data-2 {
  display: none; }

.p-relative {
  position: relative; }

.d-block {
  display: block; }

.d-inline {
  display: inline-block; }

.d-flex {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -moz-box;
  display: -webkit-flex; }

.visible {
  visibility: visible !important; }

.v-middle {
  vertical-align: middle; }

.l-h-input {
  line-height: 8.4rem; }

.border-none {
  border: 0 !important; }

.overflow-hidden {
  overflow: hidden !important; }

.text-highlight {
  color: #44474c;
  font-family: "MuseoSans-700" !important; }

.text-light {
  font-family: "MuseoSans-500"; }

.text-inactive {
  color: rgba(105, 114, 121, 0.6);
  font-size: 1.1rem;
  font-style: italic; }

.font-blue {
  color: #639af5; }

.f-14 {
  font-size: 14px !important; }

.f-12 {
  font-size: 12px; }

.f-10 {
  font-size: 10px; }

.color-light {
  color: #AEAFB1 !important; }

.ft-normal {
  font-family: "MuseoSans-300" !important;
  font-weight: normal; }

.onpreview .dz-error-message {
  display: block !important; }

.alert {
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }
  .alert.alert-green {
    color: #fff;
    background-color: #57ce66; }

.h-auto {
  height: auto !important; }

.pipe-data {
  color: #44474c; }

.close, .close:hover, .close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.req-mark {
  margin-left: 5px;
  text-shadow: none; }

@-moz-document url-prefix() {
  [type="checkbox"]:not(:checked) + label::after, [type="checkbox"]:checked + label::after {
    content: '\2713';
    top: 1px !important;
    font-weight: bold; } }

@supports (-ms-ime-align: auto) {
  [type="checkbox"]:not(:checked) + label::after, [type="checkbox"]:checked + label::after {
    content: '\2713';
    top: 1px !important;
    font-weight: bold; } }

.data-loading {
  padding: 4px 0 3px 0px; }

.pt-event {
  pointer-events: none !important; }

.pt-cursor {
  cursor: not-allowed !important; }

.cursor-allow {
  cursor: pointer !important; }

.w-auto {
  width: auto !important; }

.w-12 {
  width: 12px; }

.w-15 {
  width: 1.5rem !important; }

.w-20 {
  width: 20px; }

.w-30 {
  width: 30px !important;
  height: 30px !important; }

.w-100 {
  width: 100% !important; }

.grid-item a:hover, .grid-item a:focus {
  text-decoration: none; }

.grid-item span {
  color: #697279; }
  .grid-item span.badge {
    color: #fff; }

.paid-dollar {
  position: absolute;
  left: 0; }

.lesscontent {
  max-height: 120px;
  overflow: hidden; }

.morecontent {
  max-height: auto;
  overflow: hidden; }

.pbi-container {
  height: 100%; }

.pbi-container iframe {
  border: 0; }

.btn, .btn:link, .btn:visited {
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  padding: 1.5rem 4rem;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  font-size: 1.8rem;
  border: none; }

.btn:focus {
  outline: none; }
  .btn:focus:active {
    outline: none; }

.btn-gradient {
  background-image: linear-gradient(#595eff 0%, #639af5 50%, #5dc9ff 100%);
  color: #fff;
  width: 100%;
  -webkit-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s; }
  .btn-gradient:focus, .btn-gradient:active, .btn-gradient:hover {
    color: rgba(255, 255, 255, 0.8);
    background-image: linear-gradient(#595eff 0%, #639af5 50%, #5dc9ff 100%);
    opacity: 0.8;
    filter: alpha(opacity=80); }

.btn-group .btn-gradient {
  width: auto; }

.btn-group .btn .caret {
  margin-left: 0 !important; }

.btn-group .btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-modal {
  font-size: 1.4rem;
  padding: 5px 15px; }

.btn-sm-padding {
  padding: 5px 10px !important; }

.btn.grey {
  border: 1px solid #697279;
  color: #697279;
  background-color: transparent;
  padding: 4px 15px;
  -webkit-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s; }
  .btn.grey:focus, .btn.grey:active, .btn.grey:hover {
    background-color: #697279;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff; }

.btn.purple {
  border: 1px solid #c238eb;
  color: #c238eb;
  background-color: transparent;
  padding: 4px 15px;
  -webkit-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s; }
  .btn.purple:hover {
    background-color: #c238eb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff; }

.btn-cust {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #aaaaaa;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 25px;
  padding: 0; }

.btn-anchor {
  background: transparent;
  color: #639af5;
  font-size: 14px;
  padding-left: 20px;
  text-transform: uppercase;
  border: 0; }
  .btn-anchor:focus, .btn-anchor:active, .btn-anchor:hover {
    text-decoration: none;
    color: #639af5 !important; }

.btn-float {
  float: right;
  border-radius: 100%;
  background: linear-gradient(#595eff 0%, #639af5 50%, #5dc9ff 100%) !important;
  -webkit-box-shadow: 0px 0px 8px 1px rgba(57, 73, 76, 0.35);
  box-shadow: 0px 0px 8px 1px rgba(57, 73, 76, 0.35);
  position: fixed;
  right: 65px;
  bottom: 38px;
  padding: 11px 14px;
  -webkit-transition: all 0.9s;
  -o-transition: all 0.9s;
  transition: all 0.9s; }
  .btn-float:focus, .btn-float:active, .btn-float:hover {
    color: rgba(255, 255, 255, 0.8);
    background-image: linear-gradient(#595eff 0%, #639af5 50%, #5dc9ff 100%) !important; }

.btn-sm, .btn-group-sm > .btn {
  width: auto; }

@-webkit-keyframes img-2 {
  0% {
    top: 13.54%; }
  50% {
    top: 20%; }
  100% {
    top: 13.54%; } }

@-moz-keyframes img-2 {
  0% {
    top: 13.54%; }
  50% {
    top: 20%; }
  100% {
    top: 13.54%; } }

@-ms-keyframes img-2 {
  0% {
    top: 13.54%; }
  50% {
    top: 20%; }
  100% {
    top: 13.54%; } }

@keyframes img-2 {
  0% {
    top: 13.54%; }
  50% {
    top: 20%; }
  100% {
    top: 13.54%; } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes img-7 {
  0% {
    right: -77px; }
  50% {
    right: 0px; }
  100% {
    right: -77px; } }

@-moz-keyframes img-7 {
  0% {
    right: -77px; }
  50% {
    right: 0px; }
  100% {
    right: -77px; } }

@-ms-keyframes img-7 {
  0% {
    right: -77px; }
  50% {
    right: 0px; }
  100% {
    right: -77px; } }

@keyframes img-7 {
  0% {
    right: -77px; }
  50% {
    right: 0px; }
  100% {
    right: -77px; } }

@-webkit-keyframes ring-color {
  0% {
    background-color: #595eff; }
  5% {
    background-color: #7f83f4; }
  15% {
    background-color: #746EBC; }
  25% {
    background-color: #a7a2e8; }
  35% {
    background-color: #59BAFA; }
  45% {
    background-color: #746EBC; }
  55% {
    background-color: #7dc5f2; }
  65% {
    background-color: #FEAD33; }
  75% {
    background-color: #f2b75e; }
  85% {
    background-color: #746EBC; }
  95% {
    background-color: #7f83f4; }
  100% {
    background-color: #595eff; } }

@-moz-keyframes ring-color {
  0% {
    background-color: #595eff; }
  5% {
    background-color: #7f83f4; }
  15% {
    background-color: #746EBC; }
  25% {
    background-color: #a7a2e8; }
  35% {
    background-color: #59BAFA; }
  45% {
    background-color: #746EBC; }
  55% {
    background-color: #7dc5f2; }
  65% {
    background-color: #FEAD33; }
  75% {
    background-color: #f2b75e; }
  85% {
    background-color: #746EBC; }
  95% {
    background-color: #7f83f4; }
  100% {
    background-color: #595eff; } }

@-ms-keyframes ring-color {
  0% {
    background-color: #595eff; }
  5% {
    background-color: #7f83f4; }
  15% {
    background-color: #746EBC; }
  25% {
    background-color: #a7a2e8; }
  35% {
    background-color: #59BAFA; }
  45% {
    background-color: #746EBC; }
  55% {
    background-color: #7dc5f2; }
  65% {
    background-color: #FEAD33; }
  75% {
    background-color: #f2b75e; }
  85% {
    background-color: #746EBC; }
  95% {
    background-color: #7f83f4; }
  100% {
    background-color: #595eff; } }

@keyframes ring-color {
  0% {
    background-color: #595eff; }
  5% {
    background-color: #7f83f4; }
  15% {
    background-color: #746EBC; }
  25% {
    background-color: #a7a2e8; }
  35% {
    background-color: #59BAFA; }
  45% {
    background-color: #746EBC; }
  55% {
    background-color: #7dc5f2; }
  65% {
    background-color: #FEAD33; }
  75% {
    background-color: #f2b75e; }
  85% {
    background-color: #746EBC; }
  95% {
    background-color: #7f83f4; }
  100% {
    background-color: #595eff; } }

@-webkit-keyframes circle-color {
  0% {
    background-position: 78% 0%; }
  100% {
    background-position: 23% 100%; } }

@-moz-keyframes circle-color {
  0% {
    background-position: 78% 0%; }
  100% {
    background-position: 23% 100%; } }

@-ms-keyframes circle-color {
  0% {
    background-position: 78% 0%; }
  100% {
    background-position: 23% 100%; } }

@keyframes circle-color {
  0% {
    background-position: 78% 0%; }
  100% {
    background-position: 23% 100%; } }

@-webkit-keyframes bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes ball-fall {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -ms-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  20% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -ms-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

@-moz-keyframes ball-fall {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -ms-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  20% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -ms-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

@-ms-keyframes ball-fall {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -ms-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  20% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -ms-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

@keyframes ball-fall {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-145%);
    -moz-transform: translateY(-145%);
    -ms-transform: translateY(-145%);
    -o-transform: translateY(-145%);
    transform: translateY(-145%); }
  10% {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  20% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  80% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  90% {
    opacity: 0.5;
    filter: alpha(opacity=50); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(145%);
    -moz-transform: translateY(145%);
    -ms-transform: translateY(145%);
    -o-transform: translateY(145%);
    transform: translateY(145%); } }

@-webkit-keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7); }
  45% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  80% {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7); }
  45% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  80% {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7); }
  45% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  80% {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes showSweetAlert {
  0% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7); }
  45% {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  80% {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); } }

@-moz-keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); } }

@-ms-keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); } }

@keyframes hideSweetAlert {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  100% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5); } }

@-webkit-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-moz-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-ms-keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@keyframes slideFromTop {
  0% {
    top: 0%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-moz-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-ms-keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@keyframes slideToTop {
  0% {
    top: 50%; }
  100% {
    top: 0%; } }

@-webkit-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-moz-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-ms-keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@keyframes slideFromBottom {
  0% {
    top: 70%; }
  100% {
    top: 50%; } }

@-webkit-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@-moz-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@-ms-keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@keyframes slideToBottom {
  0% {
    top: 50%; }
  100% {
    top: 70%; } }

@-webkit-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-moz-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-ms-keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animateSuccessTip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@-webkit-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-moz-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-ms-keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes animateSuccessLong {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0px;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@-webkit-keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); } }

@-moz-keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); } }

@-ms-keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); } }

@keyframes rotatePlaceholder {
  0% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  5% {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  12% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); }
  100% {
    -webkit-transform: rotate(-405deg);
    -moz-transform: rotate(-405deg);
    -ms-transform: rotate(-405deg);
    -o-transform: rotate(-405deg);
    transform: rotate(-405deg); } }

@-webkit-keyframes animateErrorIcon {
  0% {
    -webkit-transform: rotateX(100deg);
    -moz-transform: rotateX(100deg);
    -ms-transform: rotateX(100deg);
    -o-transform: rotateX(100deg);
    transform: rotateX(100deg);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    filter: alpha(opacity=100); } }

@-moz-keyframes animateErrorIcon {
  0% {
    -webkit-transform: rotateX(100deg);
    -moz-transform: rotateX(100deg);
    -ms-transform: rotateX(100deg);
    -o-transform: rotateX(100deg);
    transform: rotateX(100deg);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    filter: alpha(opacity=100); } }

@-ms-keyframes animateErrorIcon {
  0% {
    -webkit-transform: rotateX(100deg);
    -moz-transform: rotateX(100deg);
    -ms-transform: rotateX(100deg);
    -o-transform: rotateX(100deg);
    transform: rotateX(100deg);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    filter: alpha(opacity=100); } }

@keyframes animateErrorIcon {
  0% {
    -webkit-transform: rotateX(100deg);
    -moz-transform: rotateX(100deg);
    -ms-transform: rotateX(100deg);
    -o-transform: rotateX(100deg);
    transform: rotateX(100deg);
    opacity: 0;
    filter: alpha(opacity=0); }
  100% {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    filter: alpha(opacity=100); } }

@-webkit-keyframes animateXMark {
  0% {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
    filter: alpha(opacity=0); }
  50% {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
    filter: alpha(opacity=0); }
  80% {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    margin-top: -6px; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100); } }

@-moz-keyframes animateXMark {
  0% {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
    filter: alpha(opacity=0); }
  50% {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
    filter: alpha(opacity=0); }
  80% {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    margin-top: -6px; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100); } }

@-ms-keyframes animateXMark {
  0% {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
    filter: alpha(opacity=0); }
  50% {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
    filter: alpha(opacity=0); }
  80% {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    margin-top: -6px; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100); } }

@keyframes animateXMark {
  0% {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
    filter: alpha(opacity=0); }
  50% {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0;
    filter: alpha(opacity=0); }
  80% {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    margin-top: -6px; }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100); } }

@-webkit-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@-moz-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@-ms-keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@keyframes pulseWarning {
  0% {
    border-color: #F8D486; }
  100% {
    border-color: #F8BB86; } }

@-webkit-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@-moz-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@-ms-keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@keyframes pulseWarningIns {
  0% {
    background-color: #F8D486; }
  100% {
    background-color: #F8BB86; } }

@-webkit-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-ms-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* end Sweetalert animations */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }

@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }

@-ms-keyframes passing-through {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }

@keyframes passing-through {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px); } }

@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }

@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }

@-ms-keyframes slide-in {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }

@keyframes slide-in {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px); }
  30% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); } }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@-ms-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }

.u-margin-bottom-small {
  margin-bottom: 1.5rem !important; }

.u-margin-bottom-medium {
  margin-bottom: 4rem !important; }

.u-margin-bottom-none {
  margin-bottom: 0px !important; }

.u-margin-top-none {
  margin-top: 0px !important; }

.u-margin-top-xs {
  margin-top: 0.5rem !important; }

.u-margin-top-small {
  margin-top: 1rem !important; }

.u-margin-top-big {
  margin-top: 8rem !important; }

.u-margin-top-content {
  margin-top: 6.5rem !important; }

.u-margin-left-xs {
  margin-left: 0.5rem !important; }

.u-margin-left-ss {
  margin-left: 2rem !important; }

.u-margin-right-xs {
  margin-right: 0.5rem !important; }

.u-margin-right-sm {
  margin-right: 1rem !important; }

.u-margin-auto {
  margin: 0 auto !important; }

.margin-top-none {
  margin-top: 0 !important; }

.margin-top-sm {
  margin-top: 1rem !important; }

.margin-top-small {
  margin-top: 2rem !important; }

.margin-bottom-none {
  margin-bottom: 0 !important; }

.margin-bottom-ss {
  margin-bottom: 1rem !important; }

.margin-bottom-small {
  margin-bottom: 2rem !important; }

.margin-left-none {
  margin-left: 0 !important; }

.margin-left-xs {
  margin-left: 0.5rem !important; }

.margin-left-small {
  margin-left: 1rem !important; }

.margin-left-ss {
  margin-left: 2rem !important; }

.margin-left-xl {
  margin-left: 6rem !important; }

.margin-right-none {
  margin-right: 0 !important; }

.margin-right-ss {
  margin-right: 2rem !important; }

.margin-right-md {
  margin-left: 4rem !important; }

.padding-all-zero, .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body, .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links, .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-footer {
  padding: 0 !important; }

.padding-top-none {
  padding-top: 0 !important; }

.padding-top-sm {
  padding-top: 1rem !important; }

.padding-top-ss, .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-footer > div {
  padding-top: 1.5rem !important; }

.padding-top-mid {
  padding-top: 2rem !important; }

.padding-bottom-none {
  padding-bottom: 0 !important; }

.padding-bottom-small {
  padding-bottom: 0.5rem !important; }

.padding-bottom-sm {
  padding-bottom: 1rem !important; }

.padding-bottom-ss, .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-footer > div {
  padding-bottom: 1.5rem !important; }

.padding-bottom-mid {
  padding-bottom: 2rem !important; }

.padding-left-none {
  padding-left: 0 !important; }

.padding-left-small {
  padding-left: 1rem !important; }

.padding-left-ss {
  padding-left: 0.5rem !important; }

.padding-right-none {
  padding-right: 0 !important; }

.padding-right-small {
  padding-right: 1rem !important; }

.p-20 {
  padding: 2rem !important; }

.page-header {
  padding-left: 90px !important;
  background: #fff;
  z-index: 4;
  margin: 0;
  height: 65px;
  border: 0; }
  .page-header h4 {
    color: #697279;
    height: 65px;
    text-transform: uppercase;
    line-height: 65px;
    font-size: 1.4rem;
    font-family: "MuseoSans-700";
    letter-spacing: 0.05em; }
    .page-header h4 span {
      color: #44474c;
      font-size: 1.8rem; }
  .page-header .top-menu ul {
    margin: 0; }
    .page-header .top-menu ul li {
      line-height: 65px;
      float: left; }
      .page-header .top-menu ul li a, .page-header .top-menu ul li button {
        padding: 8px 15px;
        overflow: visible;
        text-transform: capitalize; }
        .page-header .top-menu ul li a:focus, .page-header .top-menu ul li a:hover, .page-header .top-menu ul li button:focus, .page-header .top-menu ul li button:hover {
          -webkit-box-shadow: none !important;
          -moz-box-shadow: none !important;
          box-shadow: none !important;
          outline: none; }
        .page-header .top-menu ul li a:hover .svg, .page-header .top-menu ul li button:hover .svg {
          opacity: 0.7;
          filter: alpha(opacity=70);
          z-index: 3; }
        .page-header .top-menu ul li a.btn-add-header, .page-header .top-menu ul li button.btn-add-header {
          display: flex;
          display: -webkit-box;
          display: -moz-box;
          display: -moz-box;
          display: -webkit-flex;
          min-height: 65px !important;
          border-radius: 0;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          padding: 0 20.5px;
          background: linear-gradient(#383c53, #3974aa);
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          backface-visibility: hidden;
          z-index: 1; }
          .page-header .top-menu ul li a.btn-add-header:after, .page-header .top-menu ul li button.btn-add-header:after {
            position: absolute;
            content: '';
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: linear-gradient(#3974aa, #383c53);
            z-index: 2;
            opacity: 0;
            filter: alpha(opacity=0); }
          .page-header .top-menu ul li a.btn-add-header:hover:after, .page-header .top-menu ul li button.btn-add-header:hover:after {
            opacity: 1;
            filter: alpha(opacity=100); }
          .page-header .top-menu ul li a.btn-add-header:hover:disabled:after, .page-header .top-menu ul li button.btn-add-header:hover:disabled:after {
            opacity: 0;
            filter: alpha(opacity=0); }
          .page-header .top-menu ul li a.btn-add-header img, .page-header .top-menu ul li button.btn-add-header img {
            z-index: 3;
            width: 24px; }
        .page-header .top-menu ul li a.refresh img, .page-header .top-menu ul li button.refresh img {
          z-index: 3;
          width: 24px; }
      .page-header .top-menu ul li.modalheaderfilter .active {
        display: none; }
      .page-header .top-menu ul li.modalheaderfilter .notactive {
        display: block; }
      .page-header .top-menu ul li.modalheaderfilter.open .active {
        display: block; }
      .page-header .top-menu ul li.modalheaderfilter.open .notactive {
        display: none; }
      .page-header .top-menu ul li .search-box button.iconsearch {
        padding-top: 0px !important;
        padding-bottom: 0px !important; }

.main-grid-title {
  width: -webkit-calc(100% - 70px);
  width: -moz-calc(100% - 70px);
  width: -o-calc(100% - 70px);
  width: calc(100% - 70px);
  background-color: #f2f5f6;
  position: fixed;
  left: 85px;
  top: 65px;
  z-index: 3;
  padding: 15px 10px; }
  .main-grid-title .align-count {
    width: 150px;
    display: inline-block;
    text-align: left;
    line-height: 24px; }
    .main-grid-title .align-count.programCount {
      cursor: pointer; }
      .main-grid-title .align-count.programCount.active {
        position: relative; }
        .main-grid-title .align-count.programCount.active h1 {
          color: #639af5; }
    .main-grid-title .align-count span {
      font-family: "MuseoSans-500";
      font-size: 1.2rem;
      color: #697279;
      text-transform: uppercase;
      line-height: 24px; }
    .main-grid-title .align-count h1 {
      font-family: "MuseoSans-700";
      font-size: 2.4rem;
      color: #44474c; }
  .main-grid-title .applied-filters {
    margin: 14px 0; }
    .main-grid-title .applied-filters .label-custom-filters {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      display: inline-block;
      max-width: 200px;
      vertical-align: middle; }
    .main-grid-title .applied-filters .more-anchor {
      font-size: 1.2rem !important;
      color: #639af5;
      margin-left: 10px; }

.reports-content .main-grid-title {
  border: 1px solid #e4e7ea !important; }

.report-actions {
  margin: 14px 0; }
  .report-actions .report-paging-dropdown {
    float: left;
    display: flex;
    margin: 2px 0px 0px 0px; }
    .report-actions .report-paging-dropdown .bootstrap-select {
      margin-left: 10px;
      min-height: 25px; }
      .report-actions .report-paging-dropdown .bootstrap-select .btn {
        font-size: 14px;
        padding: 0px 0px 0px 2px;
        color: #697279;
        font-weight: normal;
        height: 25px !important;
        min-height: 25px;
        border: 1px solid #e4e7ea !important;
        font-family: "MuseoSans-300";
        width: 150px;
        max-width: 100%; }
        .report-actions .report-paging-dropdown .bootstrap-select .btn .filter-option {
          padding: 0px 0px 0px 5px; }
  .report-actions .report-toggle {
    display: flex;
    float: left;
    margin: 2px 0px 0px 20px; }
    .report-actions .report-toggle label:first-child {
      margin: 2px 10px 0px 0px; }
    .report-actions .report-toggle label:last-child {
      display: inline-block;
      margin: 2px 0px 0px 10px; }
  .report-actions .programreport-toggle {
    display: flex;
    float: left;
    margin: 0px 0px 0px 20px; }
    .report-actions .programreport-toggle label:last-child {
      display: inline-block;
      margin: 2px 0px 0px 10px; }
  .report-actions .report-count {
    display: flex;
    float: left;
    margin-right: 20px;
    font-size: 1.2rem;
    margin-top: 2px; }
  .report-actions .radiobtn-grouping {
    display: flex;
    float: left;
    margin: 2px 0px 0px 20px; }
    .report-actions .radiobtn-grouping .form-group {
      margin-bottom: 0px; }
      .report-actions .radiobtn-grouping .form-group .radio-inline, .report-actions .radiobtn-grouping .form-group .checkbox-inline {
        padding-left: 10px; }
        .report-actions .radiobtn-grouping .form-group .radio-inline label, .report-actions .radiobtn-grouping .form-group .checkbox-inline label {
          font-size: 1.2rem;
          font-weight: 300;
          font-family: "MuseoSans-300";
          padding-right: 0px;
          margin-left: 0px; }

.dropdown-pdf .dropdown-menu {
  right: 0;
  left: auto; }
  .dropdown-pdf .dropdown-menu li {
    float: none !important; }
  .dropdown-pdf .dropdown-menu a {
    display: block !important;
    float: none !important;
    line-height: 1.7 !important;
    padding: 10px 10px;
    border-bottom: 1px solid #f2f5f6;
    cursor: pointer; }

.search-box .iconsearch, .search-box .iconsearch-extended {
  background: none;
  border: none; }

.search-box .search, .search-box .search-extended {
  width: 300px;
  max-width: 0px;
  height: auto;
  line-height: 1;
  padding: 6px 17px 6px 6px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  right: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 18px;
  right: 10px;
  border-bottom: 1px solid #c2cad8;
  color: #333;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  outline: none; }
  .search-box .search.expanded, .search-box .search-extended.expanded {
    max-width: 300px;
    width: 300px !important;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    top: 18px;
    right: 10px;
    padding-left: 0;
    outline: none;
    font-size: 14px; }
    @media (max-width: 600px) {
      .search-box .search.expanded, .search-box .search-extended.expanded {
        width: auto !important; } }

.search-box .add-clear-span span {
  line-height: 55px !important;
  top: 7px !important;
  color: #697279 !important; }

.search-box-modal .iconsearch1 {
  position: absolute;
  right: 0;
  background: none;
  border: none;
  top: 0; }

.search-box-modal .search1 {
  width: 200px;
  max-width: 0px;
  height: auto;
  line-height: 1;
  padding: 6px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  right: 10px;
  opacity: 0;
  filter: alpha(opacity=0);
  top: -3px;
  right: -3px;
  border-bottom: 1px solid #c2cad8;
  color: #fff;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  outline: none;
  background: transparent; }
  .search-box-modal .search1::-moz-placeholder {
    color: rgba(255, 255, 255, 0.6);
    opacity: 1; }
  .search-box-modal .search1:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6); }
  .search-box-modal .search1::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.6); }
  .search-box-modal .search1.expanded1 {
    max-width: 200px;
    width: 200px !important;
    height: auto;
    opacity: 1;
    filter: alpha(opacity=100);
    top: -3px;
    right: -3px;
    padding-left: 0;
    padding-right: 24px;
    outline: none;
    font-size: 1.2rem; }
    @media (max-width: 600px) {
      .search-box-modal .search1.expanded1 {
        width: auto !important; } }

.search-box-modal .add-clear-span span {
  line-height: 55px !important;
  top: -15px !important;
  color: #fff !important;
  right: -10px !important; }

.dropdown .search-select {
  display: inline-block; }
  .dropdown .search-select .btn-default {
    background-color: transparent;
    border: none;
    padding-left: 0px; }

.search-select {
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .search-select .filter-option {
    white-space: nowrap !important; }
  .search-select.bootstrap-select.btn-group .dropdown-menu {
    max-height: inherit !important; }
    .search-select.bootstrap-select.btn-group .dropdown-menu.inner {
      min-height: 0 !important; }
      .search-select.bootstrap-select.btn-group .dropdown-menu.inner li a .glyphicon-ok {
        right: 11px;
        top: 3px; }
    .search-select.bootstrap-select.btn-group .dropdown-menu > li > a {
      white-space: nowrap; }

.search-option-dropdown {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  top: 0;
  display: flex;
  right: 342px; }

.select-pointers-event .dropdown-menu .dropdown-menu.inner li a span {
  pointer-events: none; }

.sidebar {
  list-style: none;
  background-color: #303045;
  height: 100%;
  position: fixed;
  width: 70px;
  padding: 0;
  z-index: 11;
  top: 0;
  left: 0; }
  .sidebar .app-logo {
    padding: 10px 0 42px;
    text-align: center; }
    .sidebar .app-logo img {
      width: 48px; }
  .sidebar__item {
    text-align: center; }
    .sidebar__item.active .sidebar__item--link {
      background-color: #3b3c5b; }
    .sidebar__item--link, .sidebar__item--link:link, .sidebar__item--link:visited {
      font-size: 10px;
      color: #fff;
      text-decoration: none;
      display: block;
      padding: 15px 5px;
      letter-spacing: 0.6px; }
    .sidebar__item--link:hover {
      background-color: #3b3c5b; }
    .sidebar__item--icon {
      width: 25px;
      height: 25px;
      display: block;
      margin: auto; }
  .sidebar .user-profile {
    position: absolute;
    bottom: -13px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .sidebar .user-profile .user-pro-body .dropdown-toggle img {
      width: 30px;
      margin-bottom: 5px; }
    .sidebar .user-profile .dropdown .dropdown-menu {
      max-height: inherit; }

@media (min-width: 768px) {
  .nav-icon {
    display: none; } }

@media (max-width: 768px) {
  .sidebar {
    z-index: 1050 !important;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .sidebar.sidebar-ipad {
      left: -70px; }
    .sidebar.open {
      left: 0;
      -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4);
      -moz-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4);
      box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.4); }
  .nav-icon {
    display: inline; }
  .page-content {
    margin-left: 0px !important; }
  .page-header {
    padding-left: 15px !important; }
  .main-grid-title {
    left: 15px;
    width: 100%; }
  .sidebar-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0px;
    z-index: 1040;
    display: block; } }

.modal.modal-sidebar.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out; }

.modal.modal-sidebar.fade.in .modal-dialog {
  right: 0; }

.modal.modal-sidebar.modal-small .modal-dialog {
  max-width: 450px;
  width: 90%; }

.modal.modal-sidebar.modal-md .modal-dialog {
  max-width: 700px;
  width: -webkit-calc(100% - 150px);
  width: -moz-calc(100% - 150px);
  width: -o-calc(100% - 150px);
  width: calc(100% - 150px);
  right: -900px; }

.modal.modal-sidebar.modal-xl .modal-dialog {
  max-width: 900px;
  width: calc(100% - 150px);
  right: -900px; }

.modal.modal-sidebar.modal-larger .modal-dialog {
  max-width: 900px;
  width: calc(100% - 150px); }

.modal.modal-sidebar .modal-dialog {
  top: 0;
  position: fixed;
  margin: 0;
  width: 500px;
  height: 100%;
  border: 0;
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }
  .modal.modal-sidebar .modal-dialog .modal-content {
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    height: 100%; }
    .modal.modal-sidebar .modal-dialog .modal-content .modal-header {
      background: linear-gradient(#383c53, #3974aa);
      color: #fff;
      padding: 23px 15px; }
      .modal.modal-sidebar .modal-dialog .modal-content .modal-header.green {
        background: #37CFA6; }
      .modal.modal-sidebar .modal-dialog .modal-content .modal-header .modal-title {
        font-weight: 400;
        font-size: 16px;
        font-family: "TisaOT-Medi";
        letter-spacing: 1.5px; }
      .modal.modal-sidebar .modal-dialog .modal-content .modal-header .close {
        opacity: 1;
        filter: alpha(opacity=100); }
    .modal.modal-sidebar .modal-dialog .modal-content .modal-body {
      height: calc(100vh - 126px);
      overflow: hidden;
      padding-bottom: 0; }
      .modal.modal-sidebar .modal-dialog .modal-content .modal-body.nofooter {
        height: calc(100vh - 69px);
        padding-bottom: 15px; }
    .modal.modal-sidebar .modal-dialog .modal-content .modal-footer {
      position: absolute;
      bottom: 0;
      width: 100%;
      border-top: 0; }

.modal.modal-sidebar.sub-modal .modal-dialog .modal-content .modal-header {
  background-color: #6f6f6f; }

.modal-topicons {
  list-style: none;
  margin: 0;
  float: right;
  padding-left: 0px;
  display: block; }
  .modal-topicons > li {
    padding-left: 20px;
    float: right;
    position: relative; }

.modalfilter .dropdown-menu, .modalheaderfilter .dropdown-menu, .modalpayroll .dropdown-menu, .inputbox-settingform .dropdown-menu {
  left: auto;
  right: 0;
  color: #697279;
  -webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.175);
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.175); }
  .modalfilter .dropdown-menu li, .modalheaderfilter .dropdown-menu li, .modalpayroll .dropdown-menu li, .inputbox-settingform .dropdown-menu li {
    float: left !important;
    padding: 0 !important;
    width: 100%; }
    .modalfilter .dropdown-menu li:hover, .modalheaderfilter .dropdown-menu li:hover, .modalpayroll .dropdown-menu li:hover, .inputbox-settingform .dropdown-menu li:hover {
      background: #fff; }
    .modalfilter .dropdown-menu li:hover a, .modalheaderfilter .dropdown-menu li:hover a, .modalpayroll .dropdown-menu li:hover a, .inputbox-settingform .dropdown-menu li:hover a {
      color: #697279 !important; }
    .modalfilter .dropdown-menu li a, .modalheaderfilter .dropdown-menu li a, .modalpayroll .dropdown-menu li a, .inputbox-settingform .dropdown-menu li a {
      border-bottom: none;
      padding: 7px 10px;
      color: #697279; }
      .modalfilter .dropdown-menu li a:hover, .modalfilter .dropdown-menu li a:focus, .modalheaderfilter .dropdown-menu li a:hover, .modalheaderfilter .dropdown-menu li a:focus, .modalpayroll .dropdown-menu li a:hover, .modalpayroll .dropdown-menu li a:focus, .inputbox-settingform .dropdown-menu li a:hover, .inputbox-settingform .dropdown-menu li a:focus {
        color: #697279;
        background-color: transparent; }
  .modalfilter .dropdown-menu h6, .modalheaderfilter .dropdown-menu h6, .modalpayroll .dropdown-menu h6, .inputbox-settingform .dropdown-menu h6 {
    color: #697279;
    padding: 0px 5px 5px 10px;
    margin-bottom: 0;
    border-bottom: 1px solid #e3e8ec;
    margin: 0px 5px;
    font-size: 14px; }
    .modalfilter .dropdown-menu h6 a, .modalheaderfilter .dropdown-menu h6 a, .modalpayroll .dropdown-menu h6 a, .inputbox-settingform .dropdown-menu h6 a {
      text-decoration: none;
      color: #697279;
      font-size: 1.3rem;
      margin-top: -6px;
      padding: 5px; }
      .modalfilter .dropdown-menu h6 a:hover, .modalheaderfilter .dropdown-menu h6 a:hover, .modalpayroll .dropdown-menu h6 a:hover, .inputbox-settingform .dropdown-menu h6 a:hover {
        color: rgba(105, 114, 121, 0.6); }

.icon-attachments-upload .dropdown-menu h6 {
  color: #697279;
  padding: 0px 5px 5px 10px;
  margin-bottom: 0;
  border-bottom: 1px solid #e3e8ec;
  margin: 0px 5px;
  font-size: 14px; }
  .icon-attachments-upload .dropdown-menu h6 a {
    text-decoration: none;
    color: #697279;
    font-size: 1.3rem;
    margin-top: -6px; }
    .icon-attachments-upload .dropdown-menu h6 a:hover {
      color: rgba(105, 114, 121, 0.6); }

.inputbox-settingform {
  border: 1px solid #e4e7ea; }
  .inputbox-settingform .form-control {
    border: none; }
  .inputbox-settingform .input-group-btn {
    padding: 5px;
    background: #eee; }
  .inputbox-settingform.input-group .form-control {
    padding-left: 12px; }
  .inputbox-settingform.input-group .input-group-btn.blue {
    background: #659AF2; }

.modalfilter .dropdown-menu h6 a.close-dropdown, .icon-attachments-upload .dropdown-menu h6 a.close-dropdown {
  border: none;
  border-image: none;
  padding: 5px; }

.modalheaderfilter .dropdown-menu {
  top: 54px; }
  .modalheaderfilter .dropdown-menu h6 a.close-dropdown {
    border: none;
    border-image: none;
    padding: 5px; }
  .modalheaderfilter .dropdown-menu li a {
    padding: 5px 15px !important;
    color: #697279; }
    .modalheaderfilter .dropdown-menu li a:hover {
      color: #697279 !important; }

.modalpayroll {
  margin-left: 20px; }
  .modalpayroll .dropdown-menu {
    max-width: 200px;
    padding: 3px 8px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    color: #fff;
    text-align: left;
    background-color: #000;
    border-radius: 4px;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px; }
    .modalpayroll .dropdown-menu li {
      padding: 0 4px !important; }
      .modalpayroll .dropdown-menu li a {
        border-bottom: 1px solid #f2f5f6 !important;
        cursor: default; }
  .modalpayroll.dropup .dropdown-menu {
    top: auto; }

.tab-modal .modal-dialog .modal-content .modal-body .tab-content {
  height: calc(100% - 42px); }
  .tab-modal .modal-dialog .modal-content .modal-body .tab-content .tab-pane {
    height: 100%; }
    .tab-modal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .modal-grid {
      height: 100%; }
    .tab-modal .modal-dialog .modal-content .modal-body .tab-content .tab-pane.tab-withgrid .modal-grid-heading {
      height: calc(100% - 25px) !important; }
    .tab-modal .modal-dialog .modal-content .modal-body .tab-content .tab-pane.tab-withgrid .modal-grid {
      height: calc(100% - 110px - 2rem) !important; }
    .tab-modal .modal-dialog .modal-content .modal-body .tab-content .tab-pane.tab-withgridheading .modal-grid {
      height: calc(100% - 150px) !important; }
    .tab-modal .modal-dialog .modal-content .modal-body .tab-content .tab-pane#secPayout .modal-grid {
      height: calc(100% - 90px) !important; }

#SendTestMailModal {
  z-index: 99999; }

.modal-vcenter .modal-dialog {
  position: absolute;
  right: 10%;
  top: 50%; }

.modal.modal-sidebar .modal-content .modal-header .modal-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 900px;
  vertical-align: bottom; }

.modal.modal-sidebar .modal-content .modal-header .program-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
  display: inline-block;
  max-width: 350px;
  margin-right: 10px; }

.modal.modal-sidebar .modal-content .modal-header .program-truncate-long {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 200px);
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block; }

.modal.modal-sidebar.activity-modal .modal-dialog .modal-content {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body {
    height: calc(100vh - 113px);
    overflow: visible; }
    .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body.nofooter {
      height: calc(100vh - 69px) !important; }
    .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links {
      height: 100%;
      z-index: 2; }
      .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul {
        margin-bottom: 0;
        background-color: #fff;
        -webkit-box-shadow: -3px 3px 9px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: -3px 3px 9px rgba(0, 0, 0, 0.15);
        box-shadow: -3px 3px 9px rgba(0, 0, 0, 0.15); }
        .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li {
          border-right: 1px solid rgba(105, 114, 121, 0.2);
          display: inline-block;
          position: relative;
          width: 100%; }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li:last-child a {
            border-bottom: 1px solid transparent; }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li:before, .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li:after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            -webkit-transition: all 0.7s ease-in-out;
            -o-transition: all 0.7s ease-in-out;
            transition: all 0.7s ease-in-out; }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li:before {
            border-bottom: 0px solid transparent;
            border-left: 0px solid #639af5; }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li:after {
            border-top: 0px solid transparent;
            border-right: 0px solid #639af5;
            bottom: 0;
            left: 74px; }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li.active:before {
            border-bottom: 15px solid transparent;
            border-left: 15px solid #639af5; }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li.active:after {
            border-top: 15px solid transparent;
            border-right: 15px solid #639af5;
            left: 59px; }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li:hover:after, .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li:hover:before {
            z-index: 0; }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li:hover:after {
            border-top: 73px solid transparent;
            border-right: 74px solid rgba(70, 121, 189, 0.1);
            left: 1px; }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li:hover:before {
            border-bottom: 73px solid transparent;
            border-left: 74px solid rgba(70, 121, 189, 0.1); }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links ul li a {
            display: block;
            text-align: center;
            font-size: 30px;
            color: #3D4D6C;
            position: relative;
            border-bottom: 1px solid rgba(105, 114, 121, 0.2);
            margin-left: 5px;
            margin-right: 5px;
            z-index: 2;
            padding: 10px 0; }
    .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .activity-section {
      height: 100%;
      padding: 15px;
      background-color: #fff;
      z-index: 1;
      overflow: hidden;
      -webkit-box-shadow: 0 0px 9px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0 0px 9px rgba(0, 0, 0, 0.3);
      box-shadow: 0 0px 9px rgba(0, 0, 0, 0.3); }
      .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .activity-section .activity-data {
        height: calc(100% - 50px); }
    .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .team-add {
      float: right;
      margin-bottom: 10px;
      border-radius: 100%;
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      background: linear-gradient(#595eff 0%, #639af5 50%, #5dc9ff 100%) !important;
      -webkit-box-shadow: 0px 0px 8px 1px rgba(57, 73, 76, 0.35);
      -moz-box-shadow: 0px 0px 8px 1px rgba(57, 73, 76, 0.35);
      box-shadow: 0px 0px 8px 1px rgba(57, 73, 76, 0.35);
      position: relative; }
      .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .team-add:hover .btn-animate {
        opacity: 1;
        filter: alpha(opacity=100);
        z-index: 4; }
      .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .team-add .btn-animate {
        display: block;
        padding: 6px 8px;
        position: relative;
        -webkit-transition: all 0.9s;
        -o-transition: all 0.9s;
        transition: all 0.9s; }
        .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .team-add .btn-animate:hover {
          opacity: 0.7;
          filter: alpha(opacity=70); }
        .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .team-add .btn-animate .svg {
          z-index: 4; }
        .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .team-add .btn-animate:hover:after {
          opacity: 1;
          filter: alpha(opacity=100); }
    .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .program-name {
      color: #44474c;
      font-weight: 500;
      font-family: "MuseoSans-500";
      line-height: 20px; }
    .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .tab-head {
      color: #639af5;
      text-transform: uppercase;
      font-size: 1.4rem;
      font-weight: 500;
      font-family: "MuseoSans-500";
      padding-top: 1rem; }
    .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .tab-panel .panel {
      border: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .tab-panel .panel .panel-heading {
        background-color: #697279; }
        .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .tab-panel .panel .panel-heading .mail-content .close {
          opacity: 1;
          filter: alpha(opacity=100); }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .tab-panel .panel .panel-heading .mail-content .close img {
            margin-top: -4px; }
        .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .tab-panel .panel .panel-heading .mail-content .grid-heading {
          color: #fff;
          display: inline; }
          .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .tab-panel .panel .panel-heading .mail-content .grid-heading .label-addTag {
            margin-top: -4px; }
  .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-footer > div {
    background-color: #fff;
    -webkit-box-shadow: 0 10px 9px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 10px 9px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 9px rgba(0, 0, 0, 0.3);
    z-index: 1;
    min-height: 60px; }
  .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-footer .save-option-btn {
    width: 100%;
    margin: 0; }

.activity__timeline {
  height: 100%; }

.activity__timespan {
  text-align: right;
  border-bottom: 1px solid #f2f5f6;
  color: #697279;
  font-style: italic;
  font-size: 10px; }

.activity__name {
  margin-top: 10px;
  margin-bottom: 5px; }

.activity__data {
  padding-left: 20px; }

.activity .comment-name {
  display: inline-block;
  max-width: 470px;
  vertical-align: bottom;
  color: #44474c;
  font-weight: 500;
  font-family: "MuseoSans-500"; }

.activity .comment-details {
  font-size: 12px; }

.activity .comment-list li {
  color: #44474c;
  font-weight: normal;
  font-size: 12px; }

.alert-lockedUser {
  position: absolute;
  top: -20px;
  background-color: #ffb647;
  padding: 0px 10px;
  font-size: 12px;
  left: 75px;
  z-index: 999;
  color: #fff; }
  .alert-lockedUser:after {
    content: "";
    height: calc(100vh - 68px);
    width: 825px;
    border: 2px solid #ffb647;
    position: absolute;
    left: 0;
    top: 19px; }

.main-detail {
  padding: 10px 0; }

#autoUpdatecheck {
  position: absolute;
  background: #fff;
  z-index: 9;
  left: calc(40% + 100px);
  top: 48px; }
  #autoUpdatecheck ul {
    border: 1px solid #e4eeef;
    margin: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    display: inline-table; }
    #autoUpdatecheck ul li a {
      font-size: 20px;
      color: #697279;
      padding: 0px;
      display: inline-block; }
      #autoUpdatecheck ul li a .svg-icn {
        top: 4px; }

.selected-paydetail, .selected-paydetail:hover {
  background: #e8eaf6 !important; }

.modal.modal-center.fade .modal-dialog .modal-content {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }
  .modal.modal-center.fade .modal-dialog .modal-content .modal-header {
    background: linear-gradient(#383c53, #3974aa);
    color: #fff;
    padding: 23px 15px; }
    .modal.modal-center.fade .modal-dialog .modal-content .modal-header .modal-title {
      font-weight: 400;
      font-size: 16px;
      font-family: "TisaOT-Medi";
      letter-spacing: 1.5px; }
    .modal.modal-center.fade .modal-dialog .modal-content .modal-header .close {
      opacity: 1;
      filter: alpha(opacity=100); }
      .modal.modal-center.fade .modal-dialog .modal-content .modal-header .close:hover img {
        opacity: 0.7;
        filter: alpha(opacity=70); }
      .modal.modal-center.fade .modal-dialog .modal-content .modal-header .close:focus {
        outline: none; }
  .modal.modal-center.fade .modal-dialog .modal-content .modal-body .search-admin {
    position: relative; }
    .modal.modal-center.fade .modal-dialog .modal-content .modal-body .search-admin .searchicon {
      position: absolute;
      right: 5px;
      top: 6px;
      background: transparent;
      border: none;
      width: 20px;
      cursor: pointer; }
  .modal.modal-center.fade .modal-dialog .modal-content .modal-footer {
    border-top: none; }

.list-selectedUsers {
  margin-top: 20px; }

.selected-userLogin:before {
  position: absolute;
  right: 15px;
  -webkit-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  -o-transform: rotate(10deg);
  transform: rotate(10deg);
  color: #639af5;
  font-size: 14px;
  content: '✔'; }

.select-userLogin {
  padding: 0;
  margin-top: 30px; }
  .select-userLogin li a {
    list-style: none;
    cursor: pointer;
    display: block;
    padding: 15px;
    color: #697279 !important;
    text-decoration: none;
    background-color: #fff;
    border-bottom: 1px solid #e4e7ea; }
    .select-userLogin li a:hover {
      background-color: #efefef;
      -webkit-box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47);
      -moz-box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47);
      box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47); }

.select-userLogin a:hover {
  background-color: #efefef; }

.searchinput-admin {
  max-width: 100%;
  width: 100%;
  height: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 18px;
  right: 10px;
  padding-left: 0px;
  outline: none;
  border-top: 0;
  font-size: 14px;
  border-left: 0;
  border-right: 0; }

.activity-save .btn .caret {
  margin-left: 5px; }

.input-attachment {
  border: 1px solid #e4e7ea; }
  .input-attachment input {
    border: 0; }
  .input-attachment .input-group-btn .btn {
    padding: 0;
    padding-right: 20px;
    padding-bottom: 5px; }
    .input-attachment .input-group-btn .btn:active, .input-attachment .input-group-btn .btn:focus, .input-attachment .input-group-btn .btn:hover {
      background-color: transparent !important;
      border: none;
      box-shadow: none; }

.chat-box .chat-list .even {
  min-width: 92%; }
  .chat-box .chat-list .even .chat-body {
    background-color: #94d8f6;
    padding: 10px 15px;
    width: auto;
    display: block;
    float: left;
    clear: both;
    border-radius: 2px;
    margin-bottom: 10px; }

.chat-box .chat-list .odd {
  min-width: 92%; }

.chat-box .chat-list .chat-body {
  background-color: #f2f5f6;
  padding: 10px 15px;
  width: auto;
  display: block;
  float: right;
  clear: both;
  border-radius: 2px;
  margin-bottom: 10px; }

.chat-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  z-index: 5;
  background-color: #f2f5f6; }
  .chat-footer .input-chatfooter input {
    border: 0; }
  .chat-footer .input-chatfooter .input-group-btn .btn {
    padding: 4px 0px;
    padding-right: 20px;
    padding-bottom: 5px; }
    .chat-footer .input-chatfooter .input-group-btn .btn:active, .chat-footer .input-chatfooter .input-group-btn .btn:focus, .chat-footer .input-chatfooter .input-group-btn .btn:hover {
      background-color: #fff;
      border: none;
      box-shadow: none; }

.display-program-name {
  color: #44474c;
  font-family: "MuseoSans-300" !important;
  font-weight: bold;
  font-size: 15px; }

.input-imagefile {
  position: relative;
  background-color: #777;
  text-align: center;
  padding: 10px;
  cursor: pointer; }
  .input-imagefile img {
    width: 70px; }

.input-imagefile input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  opacity: 0;
  min-height: 100%; }

.display-employeedata .displayEmployee-heading {
  border-radius: 0;
  background-color: #f0f3f4;
  margin-bottom: 5px; }
  .display-employeedata .displayEmployee-heading a {
    color: #44474c;
    font-size: 14px;
    font-family: "MuseoSans-300" !important;
    font-weight: bold;
    display: block;
    padding: 10px; }
    .display-employeedata .displayEmployee-heading a:before {
      font-family: 'Glyphicons Halflings';
      content: "\e114";
      float: right;
      transition: all 0.5s; }
    .display-employeedata .displayEmployee-heading a:hover, .display-employeedata .displayEmployee-heading a:focus {
      text-decoration: none; }
  .display-employeedata .displayEmployee-heading.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg); }

.display-employeedata .displayEmployee-name {
  margin: 0px; }

.display-employeedata .displayEmployee-inner .row {
  padding: 7px 0;
  padding-left: 15px;
  border-bottom: 1px solid #f2f5f6; }
  .display-employeedata .displayEmployee-inner .row .delete-display {
    position: absolute;
    left: 0;
    top: 3px; }
  .display-employeedata .displayEmployee-inner .row .display-name {
    padding-left: 10px;
    display: block; }
  .display-employeedata .displayEmployee-inner .row .input-numbers .form-control {
    padding: 0;
    text-align: center;
    height: 27px; }
  .display-employeedata .displayEmployee-inner .row .input-numbers .btn-number {
    padding: 5px;
    font-size: 10px;
    background-color: transparent; }
    .display-employeedata .displayEmployee-inner .row .input-numbers .btn-number:active {
      box-shadow: none; }

.payoutcasevalues {
  display: inline-block; }
  .payoutcasevalues .editableform {
    display: inline-block;
    width: 100px; }
  .payoutcasevalues .editable-clear-x {
    top: 50%; }

.payout-data .editable-clear-x {
  right: 70px; }

.input-group-merge-right {
  position: relative; }
  .input-group-merge-right .form-control {
    padding-left: 12px !important; }

.tab-scroll-nofooter {
  height: 100%; }

.input-payout .input-group-addon {
  top: -18px;
  left: 2px; }

.input-payout ~ .editable-clear-x {
  top: 3%; }

.input-paid .input-group-addon {
  border-right: 0;
  height: 24px;
  line-height: 24px;
  margin: 0;
  width: 9px; }

.input-paid .payout-paid {
  background-color: transparent;
  color: #697279;
  border: 0;
  line-height: 24px;
  height: 24px;
  border: 1px solid transparent; }
  .input-paid .payout-paid:hover, .input-paid .payout-paid:focus {
    color: #697279;
    text-decoration: none; }

.incentive-view .activity-section {
  height: 100%;
  overflow: hidden; }

.incentive-view .tab-content {
  height: calc(100% - 42px); }

.incentive-view .tab-pane {
  height: 100%; }

.incentive-view .modal-grid-heading {
  height: 100%; }

.incentive-view .modal-grid {
  height: 100%; }

.page-content-grid .grid-detail.grid-customer-incentive .grid-item .row {
  padding: 0 !important;
  border-bottom: none !important; }
  .page-content-grid .grid-detail.grid-customer-incentive .grid-item .row:hover {
    box-shadow: none !important;
    background-color: transparent !important; }
  .page-content-grid .grid-detail.grid-customer-incentive .grid-item .row .grid-heading {
    text-transform: capitalize;
    color: #44474c;
    font-family: "MuseoSans-500";
    font-weight: 500;
    max-width: calc(100% - 180px);
    display: inline-block;
    vertical-align: top; }

.grid-history {
  border-bottom: 1px solid #f2f5f6;
  padding: 0px 0px 10px 0px; }
  .grid-history-img {
    position: absolute;
    top: 2px; }
  .grid-history-data {
    position: relative;
    padding-left: 20px; }
  .grid-history .display-img img {
    display: inline-block;
    float: left;
    width: 50px;
    margin-right: 5px; }

a#editdata {
  margin-left: 5px; }

.team-add .dropdown-menu {
  max-height: 290px !important;
  overflow-y: scroll; }

textarea.logvisittextarea {
  height: 350px; }

.salesteam-chain {
  text-align: right; }

@media (max-width: 1024px) {
  textarea.logvisittextarea {
    height: 200px; } }

@media (max-width: 1023px) {
  .salesteam-chain {
    text-align: left;
    padding-left: 15px; } }

.download-group {
  border-bottom: 1px solid #f2f5f6;
  padding: 10px 0; }
  .download-group:first-child {
    padding-top: 0; }
  .download-group-head-name {
    color: #44474c;
    font-family: "MuseoSans-500";
    font-weight: 500;
    max-width: calc(100% - 75px) !important;
    display: inline-block;
    vertical-align: top; }
  .download-group-head-time {
    font-size: 10px;
    vertical-align: top;
    display: inline-block;
    line-height: 16px;
    margin-top: 5px;
    font-style: italic;
    color: #697279; }
  .download-group-items {
    font-size: 1.4rem;
    margin: 10px 0 0; }

.page-container {
  height: 100vh;
  overflow: hidden; }

.page-content {
  margin-left: 70px;
  margin-top: 128px;
  height: calc(100% - 128px); }
  .page-content.u-margin-top-content {
    height: calc(100% - 65px); }
  .page-content.page-no-header {
    margin-top: 0;
    margin-left: auto; }

.my-program-name {
  max-width: 400px !important; }

.main-grid {
  height: 100%; }

.modal-grid {
  height: calc(100% - 135px); }
  .modal-grid.add-item-modal {
    height: calc(100% - 191px - 2rem); }

.modal-grid-payroll {
  height: calc(100% - 26px); }

.data-grid {
  height: calc(100% - 165px); }
  .data-grid .new-statepos .row, .data-grid .new-statepos1 .row {
    height: auto; }
  .data-grid .row {
    height: 100%; }
  .data-grid .col-sm-12 {
    height: 100%; }

.page-content-grid {
  position: relative;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
  -moz-box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
  box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
  height: 100%; }
  .page-content-grid.page-content-grid-program {
    padding: 10px 20px; }
  .page-content-grid:hover .slimScrollBar {
    visibility: visible; }
  .page-content-grid .state-grid-heading {
    font-size: 12px;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 0px 17px;
    font-weight: 500;
    font-family: "MuseoSans-500";
    text-transform: uppercase; }
  .page-content-grid .slimScrollBar {
    visibility: hidden; }
  .page-content-grid .grid-heading {
    text-transform: uppercase; }
    .page-content-grid .grid-heading .row {
      border-bottom: 3px solid transparent;
      border-image: linear-gradient(90deg, #f6b151, #6263f5);
      border-image-slice: 0 0 1; }
      .page-content-grid .grid-heading .row span {
        font-family: "MuseoSans-500"; }
  .page-content-grid .grid-detail {
    height: calc(100% - 30px);
    position: relative; }
    .page-content-grid .grid-detail.no-grid-header {
      height: 100%; }
    .page-content-grid .grid-detail .row {
      border-bottom: 1px solid #f2f5f6;
      padding: 20px 0; }
      .page-content-grid .grid-detail .row:last-child {
        border-bottom: none; }
      .page-content-grid .grid-detail .row:hover div:last-child .btn-link {
        visibility: visible; }
      .page-content-grid .grid-detail .row div:last-child .btn-link {
        visibility: hidden; }
      .page-content-grid .grid-detail .row:hover {
        background-color: #f7f9f9;
        -webkit-box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47);
        -moz-box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47);
        box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47); }
      .page-content-grid .grid-detail .row .user-lock {
        width: 15px; }
      .page-content-grid .grid-detail .row.inactive {
        color: rgba(105, 114, 121, 0.6); }
        .page-content-grid .grid-detail .row.inactive .activedata {
          color: #697279; }
      .page-content-grid .grid-detail .row .for-status {
        color: rgba(105, 114, 121, 0.6);
        margin-top: 4px; }
      .page-content-grid .grid-detail .row .disabled {
        color: rgba(105, 114, 121, 0.6); }
      .page-content-grid .grid-detail .row.user-locked {
        color: rgba(105, 114, 121, 0.6); }
        .page-content-grid .grid-detail .row.user-locked .user-lock {
          opacity: 0.6;
          filter: alpha(opacity=60); }
      .page-content-grid .grid-detail .row .activity {
        font-size: 1.1rem;
        color: #44474c;
        vertical-align: top; }
        .page-content-grid .grid-detail .row .activity .new {
          font-family: "MuseoSans-500";
          font-style: normal; }
        .page-content-grid .grid-detail .row .activity .action {
          -webkit-transition: all 0.25s ease;
          -o-transition: all 0.25s ease;
          transition: all 0.25s ease; }
          .page-content-grid .grid-detail .row .activity .action .btn-link {
            -webkit-box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
            -moz-box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
            box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
            padding: 0px 5px !important;
            line-height: 0;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border: 1px solid #f7f7f7;
            background-color: #fff;
            right: 7px; }
            .page-content-grid .grid-detail .row .activity .action .btn-link:hover, .page-content-grid .grid-detail .row .activity .action .btn-link:focus {
              text-decoration: none;
              outline: none; }
            .page-content-grid .grid-detail .row .activity .action .btn-link .ellipsis {
              background: #697279;
              width: 3px;
              height: 3px;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              margin: 4px 0.5px;
              float: left; }
          .page-content-grid .grid-detail .row .activity .action .dropdown-menu {
            right: 23px; }
          .page-content-grid .grid-detail .row .activity .action .btn-group-sm.open .btn-link {
            visibility: visible; }
    .page-content-grid .grid-detail .brandlist .row {
      border-bottom: 1px solid #f2f5f6; }
    .page-content-grid .grid-detail.grid-sm-padding .row {
      padding: 7px 0; }
    .page-content-grid .grid-detail .row-heading:hover {
      background-color: transparent;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    .page-content-grid .grid-detail .row-heading .grid-heading {
      text-transform: capitalize;
      color: #44474c;
      font-family: "MuseoSans-500";
      font-weight: 500;
      max-width: calc(100% - 272px);
      display: inline-block;
      vertical-align: top; }
      .page-content-grid .grid-detail .row-heading .grid-heading.program-draft {
        font-style: italic;
        color: #697279; }
    .page-content-grid .grid-detail .row-heading .badge-main {
      position: relative;
      margin-bottom: 5px; }
      .page-content-grid .grid-detail .row-heading .badge-main img {
        width: 20px; }
      .page-content-grid .grid-detail .row-heading .badge-main .badge {
        position: absolute;
        right: 12px;
        top: -5px; }
    .page-content-grid .grid-detail .my-loader:hover {
      background-color: #fff !important;
      -webkit-box-shadow: none !important;
      -moz-box-shadow: none !important;
      box-shadow: none !important; }
    .page-content-grid .grid-detail #accordion-data .accordion-group {
      padding: 0;
      margin-top: -2px;
      border-radius: 0; }
    .page-content-grid .grid-detail #accordion-data .accordion-heading {
      padding: 10px;
      background-color: #f7f9f9;
      border-color: transparent;
      position: relative;
      color: #44474c !important;
      font-family: "MuseoSans-500" !important; }
      .page-content-grid .grid-detail #accordion-data .accordion-heading a {
        color: #44474c;
        text-decoration: none;
        font-weight: 500;
        font-family: "MuseoSans-500";
        font-size: 14px;
        vertical-align: middle; }
      .page-content-grid .grid-detail #accordion-data .accordion-heading:hover .btn-link {
        visibility: visible; }
    .page-content-grid .grid-detail #accordion-data .accordion-content {
      height: 132px; }
    .page-content-grid .grid-detail #accordion-data .accordion-inner {
      padding: 0px; }
      .page-content-grid .grid-detail #accordion-data .accordion-inner .row {
        padding: 7px 0 7px 15px;
        border-top: 1px solid #f2f5f6;
        border-bottom: 0; }
    .page-content-grid .grid-detail #accordion-data .accordion-add {
      padding: 10px 0px 10px 0; }
    .page-content-grid .grid-detail #accordion-data.salesteam-myprogram .accordion-heading {
      padding: 0; }
      .page-content-grid .grid-detail #accordion-data.salesteam-myprogram .accordion-heading .row:hover {
        box-shadow: none; }
    .page-content-grid .grid-detail #accordion-data.salesteam-myprogram .accordion-inner {
      padding: 10px 20px; }
  .page-content-grid .grid-data .row-heading a:hover, .page-content-grid .grid-data .row-heading a:focus {
    text-decoration: none; }
  .page-content-grid .grid-data .payroll-div:last-child .row:last-child {
    border-bottom: none; }
  .page-content-grid .grid-data .payroll-div .row:last-child {
    border-bottom: 4px solid #f2f5f6; }
  .page-content-grid .grid-data .payroll-div .row .editable-input .input-medium {
    width: 130px; }
  .page-content-grid .grid-data .myprograms-div .row:last-child {
    border-bottom: 1px solid #f2f5f6; }
  .page-content-grid .grid-data .myprograms-div:hover {
    background-color: #f7f9f9;
    -webkit-box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47);
    -moz-box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47);
    box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47); }
    .page-content-grid .grid-data .myprograms-div:hover .row .activity .action .btn-link {
      visibility: visible; }
  .page-content-grid .grid-data .myprograms-div .row:hover {
    -webkit-box-shadow: 0px 1px 2.85px 0.15px transparent;
    -moz-box-shadow: 0px 1px 2.85px 0.15px transparent;
    box-shadow: 0px 1px 2.85px 0.15px transparent; }
  .page-content-grid .grid-data .myprograms-div .row:last-child {
    padding: 10px 0; }
  .page-content-grid .grid-data .mypay-div .row:last-child {
    border-bottom: 1px solid #f2f5f6; }
  .page-content-grid .grid-data.grid-data-customers .grid-item .grid-heading {
    max-width: calc(100% - 250px); }
  .page-content-grid .grid-data .grid-item {
    border-bottom: 1px solid #f2f5f6;
    padding: 12px 0 5px 0; }
    .page-content-grid .grid-data .grid-item:hover {
      background-color: #f7f9f9;
      -webkit-box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47);
      -moz-box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47);
      box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47); }
      .page-content-grid .grid-data .grid-item:hover div .activity .action .btn-link {
        visibility: visible; }
    .page-content-grid .grid-data .grid-item .grid-heading {
      text-transform: capitalize;
      color: #44474c;
      font-family: "MuseoSans-500";
      font-weight: 500;
      max-width: calc(100% - 180px);
      display: inline-block;
      vertical-align: top; }
    .page-content-grid .grid-data .grid-item .updateDetails {
      font-size: 10px;
      vertical-align: top;
      display: inline-block;
      line-height: 16px;
      margin-top: 5px; }
    .page-content-grid .grid-data .grid-item .payoutamount {
      line-height: 52px; }
    .page-content-grid .grid-data .grid-item .supplier-name {
      max-width: calc(100% - 62px);
      display: inline-block; }
  .page-content-grid .grid-data .program-draft .grid-heading {
    font-style: italic;
    color: #697279;
    padding-right: 3px; }
  .page-content-grid .grid-data .program-draft .updateDetails {
    font-style: italic; }
  .page-content-grid .grid-report {
    height: 100%; }

.activity .action .btn-link {
  visibility: hidden;
  -webkit-box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
  -moz-box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
  box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
  padding: 0px 5px !important;
  line-height: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border: 1px solid #f7f7f7;
  background-color: #fff;
  right: 0px; }
  .activity .action .btn-link:hover, .activity .action .btn-link:focus {
    color: inherit;
    text-decoration: none;
    outline: none; }
  .activity .action .btn-link .ellipsis {
    background: #697279;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 4px 0.5px;
    float: left; }

.program-status {
  background-color: #f2f5f6;
  color: #697279;
  padding: 2px 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 12px;
  border: 1px solid transparent;
  font-weight: 500;
  font-family: "MuseoSans-500";
  letter-spacing: letterspacing-to-ems(100); }

.admin-company-1 {
  height: auto; }

.admin-company-2 {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 20px; }

.operatingstate-grid {
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.modal-grid-inner {
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .modal-grid-inner .grid-detail .row.inactive:hover {
    color: rgba(105, 114, 121, 0.6); }
    .modal-grid-inner .grid-detail .row.inactive:hover .for-status {
      color: rgba(105, 114, 121, 0.6); }

.dashboard-grid {
  position: relative;
  background-color: #fff;
  height: 100%; }
  .dashboard-grid:hover .slimScrollBar {
    visibility: visible; }
  .dashboard-grid .slimScrollBar {
    visibility: hidden; }
  .dashboard-grid .grid-heading {
    text-transform: uppercase; }
    .dashboard-grid .grid-heading .row {
      border-bottom: 3px solid transparent;
      border-image: linear-gradient(90deg, #f6b151, #6263f5);
      border-image-slice: 1; }
      .dashboard-grid .grid-heading .row span {
        font-family: "MuseoSans-500"; }
  .dashboard-grid .grid-detail {
    height: calc(100% - 26px); }
    .dashboard-grid .grid-detail .row {
      padding: 20px 0;
      border-bottom: 1px solid #f2f5f6; }
      .dashboard-grid .grid-detail .row:last-child {
        border-bottom: none; }
      .dashboard-grid .grid-detail .row:hover div:last-child .btn-link {
        visibility: visible; }
      .dashboard-grid .grid-detail .row div:last-child .btn-link {
        visibility: hidden; }
      .dashboard-grid .grid-detail .row .for-status {
        color: #44474c;
        font-style: italic;
        float: left; }
      .dashboard-grid .grid-detail .row:hover {
        background-color: #f7f9f9;
        -webkit-box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47);
        -moz-box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47);
        box-shadow: 0px 1px 2.85px 0.15px rgba(198, 198, 198, 0.47); }
      .dashboard-grid .grid-detail .row.inactive {
        color: rgba(105, 114, 121, 0.6); }
        .dashboard-grid .grid-detail .row.inactive .for-status {
          color: rgba(105, 114, 121, 0.6); }
      .dashboard-grid .grid-detail .row .activity {
        font-size: 1.1rem;
        color: #44474c;
        vertical-align: top; }
        .dashboard-grid .grid-detail .row .activity .new {
          font-family: "MuseoSans-500";
          font-style: normal; }
        .dashboard-grid .grid-detail .row .activity .action {
          -webkit-transition: all 0.25s ease;
          -o-transition: all 0.25s ease;
          transition: all 0.25s ease; }
          .dashboard-grid .grid-detail .row .activity .action .btn-link {
            -webkit-box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
            -moz-box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
            box-shadow: 0px 4px 7px rgba(198, 198, 198, 0.13);
            padding: 0px 5px !important;
            line-height: 0;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border: 1px solid #f7f7f7;
            background-color: #fff;
            right: 7px; }
            .dashboard-grid .grid-detail .row .activity .action .btn-link:hover, .dashboard-grid .grid-detail .row .activity .action .btn-link:focus {
              text-decoration: none;
              outline: none; }
            .dashboard-grid .grid-detail .row .activity .action .btn-link .ellipsis {
              background: #697279;
              width: 3px;
              height: 3px;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              margin: 4px 0.5px;
              float: left; }
          .dashboard-grid .grid-detail .row .activity .action .dropdown-menu {
            right: 23px;
            -webkit-transform-origin: top right;
            transform-origin: top right;
            display: block;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
            -webkit-animation: fadeAndScale1 0.8s linear forwards;
            -o-animation: fadeAndScale1 0.8s linear forwards;
            animation: fadeAndScale1 0.8s linear forwards; }
          .dashboard-grid .grid-detail .row .activity .action .btn-group-sm.open .btn-link {
            visibility: visible; }
          .dashboard-grid .grid-detail .row .activity .action .btn-group-sm.open .dropdown-menu {
            -webkit-animation: fadeAndScale 0.1s linear forwards;
            -o-animation: fadeAndScale 0.1s linear forwards;
            animation: fadeAndScale 0.1s linear forwards; }

.No-data {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; }
  .No-data img {
    opacity: 0.3;
    filter: alpha(opacity=30);
    width: 140px; }
  .No-data h1 {
    font-family: "TisaOT-Medi";
    color: #44474c;
    font-size: 3rem; }
  .No-data p {
    font-size: 1.8rem;
    color: rgba(105, 114, 121, 0.6); }

.admin.State-grid .state-grid-heading {
  font-size: 12px;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 0px 17px;
  font-family: "MuseoSans-500";
  font-weight: 500;
  text-transform: uppercase; }

.admin.State-grid .admin__col {
  height: 350px; }

.admin-grid.State-grid .admin__col {
  height: 350px; }

.state-name {
  color: #697279 !important; }

.for-status {
  color: #44474c;
  font-style: italic;
  float: left; }
  .for-status1 {
    font-style: normal; }

div.highlightdiv {
  background-color: #f7f9f9;
  border: 1px dashed #639af5 !important;
  color: #639af5; }

p.version {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  text-align: center;
  margin: 0; }

.dropdown-insidegrid {
  display: inline-block; }
  .dropdown-insidegrid .dropdown-menu {
    left: 10px;
    height: 160px;
    overflow-y: auto; }

.expand-icon {
  background-image: url("https://cdn.vineforce.com/vineforce/images/expand.png");
  width: 100px;
  height: 30px;
  position: absolute;
  background-repeat: no-repeat;
  left: 12px; }

.collapse-icon {
  background-image: url("https://cdn.vineforce.com/vineforce/images/collapse.png");
  width: 100px;
  height: 30px;
  position: absolute;
  background-repeat: no-repeat;
  left: 5px; }

.box-newtags {
  border: 1px solid #e4e7ea;
  padding: 5px;
  max-height: 200px;
  overflow: hidden; }
  .box-newtags .box {
    height: 100%;
    max-height: 188px; }
    .box-newtags .box .tags-grid > div {
      display: inline-block;
      overflow: hidden; }

.page-tab-grid .tab-pane {
  height: 100%; }

.page-tab-grid.tab-content {
  height: calc(100% - 20px); }

.word-break {
  word-break: break-all; }

.morecontent span {
  display: none; }

.morelink {
  display: block;
  font-size: 1.2rem; }

.excm-position {
  position: absolute;
  top: 5px;
  right: 0; }

.payout-upload > input {
  display: none; }

.payout-upload label {
  margin-bottom: 0px; }

.payout-upload img {
  cursor: pointer; }

.input-group-pay .input-group-addon {
  left: 6px;
  top: 0; }

.tooltip.supplier-tooltip {
  padding-right: 20px; }

.tooltip.supplier-list-tooltip .tooltip-inner {
  max-width: 500px; }

.input-medium ~ .editable-clear-x {
  display: none !important; }

.customer-no {
  color: #697279;
  font-weight: normal;
  font-family: "MuseoSans-300"; }

.newincentive-icon {
  position: absolute;
  left: 10px; }

label {
  font-weight: 300;
  font-family: "MuseoSans-300";
  font-size: 1.2rem; }

.form-group {
  position: relative; }

.form-control {
  color: #697279; }

.input-group {
  width: 100%;
  position: relative; }
  .input-group-addon {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: transparent;
    border-color: transparent;
    color: #697279;
    position: absolute;
    left: 0;
    z-index: 9;
    height: 34px;
    line-height: 34px;
    padding: 0;
    top: 0;
    width: 20px; }
    .input-group-addon.edit-group {
      height: 24px;
      line-height: 24px;
      margin: 0;
      width: 9px; }
  .input-group .form-control {
    padding-left: 20px; }
    .input-group .form-control.editable {
      background-color: transparent;
      border: 0;
      line-height: 24px;
      padding: 0 0 0 9px;
      height: 24px;
      border: 1px solid transparent; }
  .input-group .editable-container .form-control {
    padding: 0 0 0 10px;
    height: 22px; }

a.editable {
  background: transparent;
  border: transparent;
  padding: 0px;
  height: 24px; }

.editable-unsaved {
  font-weight: normal; }

.form-control-static {
  font-weight: 500;
  font-family: "MuseoSans-500";
  font-size: 1.4rem;
  letter-spacing: 0.5px; }

.label {
  font-family: "MuseoSans-300";
  border: 1px solid transparent;
  font-size: 1.4rem;
  padding: 2px 5px;
  letter-spacing: letterspacing-to-ems(100);
  font-weight: 300; }
  .label-filter {
    background-color: #639af5;
    color: #fff;
    padding: 1px 8px 2px 8px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #639af5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-left: 10px; }
    .label-filter a {
      color: #fff;
      font-size: 1.4rem;
      padding-left: 10px;
      text-decoration: none; }
      .label-filter a:hover {
        color: #e6e6e6; }

.font-red {
  color: #db403f; }

.font-green {
  color: #26c281; }

.select-error.bootstrap-select button, .select-error.bootstrap-select button:hover, .select-error > .bootstrap-select button, .select-error > .bootstrap-select button:hover, .error.bootstrap-select button, .error.bootstrap-select button:hover, .error > .bootstrap-select button, .error > .bootstrap-select button:hover {
  border-color: #db403f !important;
  z-index: 999; }

input.error, select.error {
  border-color: #db403f !important; }

label.error {
  position: absolute;
  font-size: 1.1rem;
  color: #db403f;
  text-align: right;
  margin-bottom: 0;
  font-family: "MuseoSans-300";
  width: 100%;
  line-height: 15px; }

[type="checkbox"] label {
  margin-bottom: 0px !important; }

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
  position: absolute;
  left: -9999px; }
  [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
    position: relative;
    font-family: "MuseoSans-500";
    cursor: pointer;
    font-size: 1.4rem;
    padding-left: 25px; }
    [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -9px;
      width: 16px;
      height: 16px;
      border: 2px solid #969ca0;
      background: #fff;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
      content: '\2713';
      position: absolute;
      top: 3px;
      left: 3px;
      font-size: 11px;
      -webkit-transform: rotate(10deg);
      -moz-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
      -o-transform: rotate(10deg);
      transform: rotate(10deg);
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

[type="checkbox"]:not(:checked) + label:before {
  border: 1px solid #969ca0;
  background-color: transparent; }

[type="checkbox"]:not(:checked) + label:after {
  color: transparent; }

[type="checkbox"]:not(:checked) + label:hover:before {
  border: 1px solid #969ca0;
  background-color: #969ca0; }

[type="checkbox"]:not(:checked) + label:hover:after {
  color: #fff; }

[type="checkbox"]:checked + label:before {
  border: 1px solid #639af5;
  background-color: #639af5; }

[type="checkbox"]:checked + label:after {
  color: #fff; }

[type="checkbox"]:disabled + label {
  cursor: not-allowed;
  opacity: 0.8;
  filter: alpha(opacity=80); }

[type="checkbox"]:disabled:not(:checked) + label {
  cursor: not-allowed;
  opacity: 0.8;
  filter: alpha(opacity=80); }
  [type="checkbox"]:disabled:not(:checked) + label:hover:before {
    border: 1px solid #969ca0;
    background-color: transparent; }

.checkbox {
  margin-bottom: 0px; }
  .checkbox [type="checkbox"]:not(:checked) + label, .checkbox [type="checkbox"]:checked + label {
    display: block; }

.radio {
  display: block;
  margin-bottom: 0px; }
  .radio .form__radio-group {
    display: inline-block; }
  .radio .form__radio-label {
    display: block; }

.radio-inline .form__radio-group, .radio .form__radio-group {
  display: inline-block; }

.radio-inline .form__radio-label, .radio .form__radio-label {
  padding-left: 25px;
  cursor: pointer;
  position: relative;
  padding-right: 30px;
  font-size: 14px;
  font-family: "MuseoSans-500";
  margin-bottom: 0; }

.radio-inline .form__radio-button, .radio .form__radio-button {
  width: 16px;
  height: 16px;
  border: 1px solid #969ca0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 2px;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.radio-inline .form__radio-input, .radio .form__radio-input {
  display: none; }
  .radio-inline .form__radio-input:checked ~ .form__radio-label .form__radio-button, .radio .form__radio-input:checked ~ .form__radio-label .form__radio-button {
    border: 4px solid #639af5; }
  .radio-inline .form__radio-input:not(:checked):hover ~ .form__radio-label .form__radio-button, .radio .form__radio-input:not(:checked):hover ~ .form__radio-label .form__radio-button {
    border: 4px solid #969ca0; }
  .radio-inline .form__radio-input:not(:checked):hover:disabled ~ .form__radio-label .form__radio-button, .radio .form__radio-input:not(:checked):hover:disabled ~ .form__radio-label .form__radio-button {
    border: 1px solid #969ca0; }
  .radio-inline .form__radio-input:disabled ~ .form__radio-label, .radio-inline .form__radio-input:disabled ~ .form__radio-button, .radio .form__radio-input:disabled ~ .form__radio-label, .radio .form__radio-input:disabled ~ .form__radio-button {
    cursor: not-allowed;
    opacity: 0.8;
    filter: alpha(opacity=80); }

.dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  /* Let's get this party started */
  /* Track */
  /* Handle */ }
  .dropdown-menu::-webkit-scrollbar {
    width: 6px; }
  .dropdown-menu::-webkit-scrollbar-track {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px; }
  .dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    background-color: rgba(218, 218, 218, 0.4);
    right: 2px;
    position: relative;
    bottom: 2px; }
  .dropdown-menu::-webkit-scrollbar-thumb:window-inactive {
    background-color: rgba(218, 218, 218, 0.4);
    right: 2px;
    position: relative;
    bottom: 2px; }
  .dropdown-menu li {
    padding: 0 4px; }
    .dropdown-menu li a {
      padding: 10px 10px;
      border-bottom: 1px solid #f2f5f6;
      cursor: pointer; }
      .dropdown-menu li a:hover, .dropdown-menu li a.selected {
        color: #fff !important; }
      .dropdown-menu li a:focus {
        background-color: transparent; }
      .dropdown-menu li a.disabled {
        opacity: 0.8;
        filter: alpha(opacity=80);
        cursor: not-allowed; }
    .dropdown-menu li:last-child > a {
      border-bottom-color: transparent; }
    .dropdown-menu li:hover {
      background: linear-gradient(#595eff, #5dc9ff);
      color: #fff; }
      .dropdown-menu li:hover > a {
        color: #fff;
        background-color: transparent;
        border-bottom-color: transparent; }
        .dropdown-menu li:hover > a.disabled {
          opacity: 0.8;
          filter: alpha(opacity=80);
          cursor: not-allowed; }
    .dropdown-menu li.active:hover, .dropdown-menu li.selected:hover {
      background: linear-gradient(#595eff, #5dc9ff) !important;
      color: #fff; }
      .dropdown-menu li.active:hover > a, .dropdown-menu li.selected:hover > a {
        color: #fff;
        background-color: transparent;
        border-bottom-color: transparent; }
        .dropdown-menu li.active:hover > a .glyphicon-ok, .dropdown-menu li.selected:hover > a .glyphicon-ok {
          color: #fff; }
        .dropdown-menu li.active:hover > a.disabled, .dropdown-menu li.selected:hover > a.disabled {
          opacity: 0.8;
          filter: alpha(opacity=80);
          cursor: not-allowed; }
    .dropdown-menu li.active > a, .dropdown-menu li.selected > a {
      color: #697279; }
      .dropdown-menu li.active > a .glyphicon-ok, .dropdown-menu li.selected > a .glyphicon-ok {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg);
        margin-top: 6px !important;
        position: absolute;
        display: inline-block !important;
        right: 15px;
        color: #639af5; }
        .dropdown-menu li.active > a .glyphicon-ok:before, .dropdown-menu li.selected > a .glyphicon-ok:before {
          content: '\2713'; }
      .dropdown-menu li.active > a.disabled, .dropdown-menu li.selected > a.disabled {
        opacity: 0.8;
        filter: alpha(opacity=80);
        cursor: not-allowed; }
    .dropdown-menu li:first-child:hover, .dropdown-menu li:first-child.active {
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
    .dropdown-menu li:last-child:hover, .dropdown-menu li:last-child.active {
      border-bottom-left-radius: 4px;
      border-bottom-right-radius: 4px; }
  .bs-searchbox + .dropdown-menu.inner {
    max-height: calc(290px - 44px) !important; }
  .dropdown-menu.inner li.active a, .dropdown-menu.typeahead li.active a {
    background-color: transparent; }
  .dropdown-menu.inner li:first-child:hover, .dropdown-menu.inner li:first-child.active, .dropdown-menu.typeahead li:first-child:hover, .dropdown-menu.typeahead li:first-child.active {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .dropdown-menu.inner li:last-child:hover, .dropdown-menu.inner li:last-child.active, .dropdown-menu.typeahead li:last-child:hover, .dropdown-menu.typeahead li:last-child.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .dropdown-menu.open {
    margin-top: -1px; }

.bootstrap-select {
  min-height: 34px;
  display: flex;
  height: auto; }
  .bootstrap-select .dropdown-toggle {
    font-family: "MuseoSans-500"; }
  .bootstrap-select .btn-default {
    padding-right: 25px !important; }
  .bootstrap-select.dropdown-resizing {
    margin-left: 0 !important;
    height: auto;
    display: inline-block; }
    .bootstrap-select.dropdown-resizing.open .dropdown-menu.open {
      min-height: 0 !important; }
    .bootstrap-select.dropdown-resizing.open .dropdown-menu.inner {
      min-height: 0 !important; }
    .bootstrap-select.dropdown-resizing.position-dropdown .dropdown-menu {
      top: 100%; }
    .bootstrap-select.dropdown-resizing .dropdown-menu li a {
      white-space: nowrap; }
      .bootstrap-select.dropdown-resizing .dropdown-menu li a .glyphicon-ok:before {
        content: '\2713'; }
    .bootstrap-select.dropdown-resizing .dropdown-toggle {
      width: auto;
      padding: 0px 28px 6px 2px;
      height: 38px;
      color: #697279; }
      .bootstrap-select.dropdown-resizing .dropdown-toggle .filter-option {
        text-transform: uppercase !important;
        font-family: "MuseoSans-700" !important;
        font-size: 18px !important;
        padding: 6px 6px 0px 0 !important; }
      .bootstrap-select.dropdown-resizing .dropdown-toggle .caret {
        top: 28% !important;
        right: 20px !important;
        background-image: url(https://cdn.vineforce.com/vineforce/images/caret.png);
        background-repeat: no-repeat;
        width: 15px;
        height: 15px;
        border: none;
        margin-top: 0 !important; }
    .bootstrap-select.dropdown-resizing .dropdown-menu {
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      height: auto;
      max-height: inherit !important; }
      .bootstrap-select.dropdown-resizing .dropdown-menu .dropdown-header {
        text-transform: capitalize;
        padding: 8px 10px; }
        .bootstrap-select.dropdown-resizing .dropdown-menu .dropdown-header span {
          font-size: 1.4rem;
          color: #44474c; }
        .bootstrap-select.dropdown-resizing .dropdown-menu .dropdown-header:hover {
          background: transparent; }
      .bootstrap-select.dropdown-resizing .dropdown-menu .divider {
        display: none; }
      .bootstrap-select.dropdown-resizing .dropdown-menu li {
        padding: 0 4px; }
        .bootstrap-select.dropdown-resizing .dropdown-menu li a {
          color: #697279; }
          .bootstrap-select.dropdown-resizing .dropdown-menu li a:hover, .bootstrap-select.dropdown-resizing .dropdown-menu li a:focus {
            background-color: transparent; }
          .bootstrap-select.dropdown-resizing .dropdown-menu li a span.text {
            font-family: "MuseoSans-500" !important;
            color: #44474c;
            font-size: 1.4rem;
            text-transform: none !important; }
          .bootstrap-select.dropdown-resizing .dropdown-menu li a.opt {
            padding-top: 8px;
            padding-bottom: 8px; }
        .bootstrap-select.dropdown-resizing .dropdown-menu li:last-child > a {
          border-bottom-color: transparent; }
        .bootstrap-select.dropdown-resizing .dropdown-menu li:hover, .bootstrap-select.dropdown-resizing .dropdown-menu li.active, .bootstrap-select.dropdown-resizing .dropdown-menu li.selected {
          background-color: transparent !important; }
          .bootstrap-select.dropdown-resizing .dropdown-menu li:hover a, .bootstrap-select.dropdown-resizing .dropdown-menu li.active a, .bootstrap-select.dropdown-resizing .dropdown-menu li.selected a {
            color: #fff !important;
            background-color: transparent !important;
            border-bottom-color: transparent; }
        .bootstrap-select.dropdown-resizing .dropdown-menu li:hover > a > span,
        .bootstrap-select.dropdown-resizing .dropdown-menu li.active > a, .bootstrap-select.dropdown-resizing .dropdown-menu li.selected > a {
          color: #fff !important;
          background-color: transparent !important;
          border-bottom-color: transparent; }
          .bootstrap-select.dropdown-resizing .dropdown-menu li:hover > a > span span.text,
          .bootstrap-select.dropdown-resizing .dropdown-menu li.active > a span.text, .bootstrap-select.dropdown-resizing .dropdown-menu li.selected > a span.text {
            color: #697279; }
        .bootstrap-select.dropdown-resizing .dropdown-menu li:first-child:hover, .bootstrap-select.dropdown-resizing .dropdown-menu li:first-child.active, .bootstrap-select.dropdown-resizing .dropdown-menu li:first-child.selected {
          border-top-left-radius: 4px;
          border-top-right-radius: 4px; }
        .bootstrap-select.dropdown-resizing .dropdown-menu li:last-child:hover, .bootstrap-select.dropdown-resizing .dropdown-menu li:last-child.active, .bootstrap-select.dropdown-resizing .dropdown-menu li:last-child.selected {
          border-bottom-left-radius: 4px;
          border-bottom-right-radius: 4px; }
    .bootstrap-select.dropdown-resizing button {
      border: none;
      font-size: 18px; }
  .bootstrap-select.stateusers .dropdown-menu {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; }
    .bootstrap-select.stateusers .dropdown-menu .dropdown-header {
      text-transform: capitalize;
      padding: 8px 10px; }
      .bootstrap-select.stateusers .dropdown-menu .dropdown-header span {
        font-size: 1.4rem;
        color: #44474c;
        font-family: "MuseoSans-700"; }
      .bootstrap-select.stateusers .dropdown-menu .dropdown-header:hover {
        background: transparent !important; }
    .bootstrap-select.stateusers .dropdown-menu .divider {
      display: none; }
    .bootstrap-select.stateusers .dropdown-menu li {
      padding: 0 4px; }
      .bootstrap-select.stateusers .dropdown-menu li a {
        font-size: 1.4rem;
        color: #44474c; }
        .bootstrap-select.stateusers .dropdown-menu li a:hover, .bootstrap-select.stateusers .dropdown-menu li a:focus {
          background-color: transparent; }
        .bootstrap-select.stateusers .dropdown-menu li a span.text {
          font-family: "MuseoSans-300" !important;
          color: #44474c;
          font-size: 1.4rem;
          text-transform: none !important; }
        .bootstrap-select.stateusers .dropdown-menu li a.opt {
          padding-top: 8px;
          padding-bottom: 8px; }
      .bootstrap-select.stateusers .dropdown-menu li:last-child > a {
        border-bottom-color: transparent; }
      .bootstrap-select.stateusers .dropdown-menu li:hover, .bootstrap-select.stateusers .dropdown-menu li.active, .bootstrap-select.stateusers .dropdown-menu li.selected {
        background: linear-gradient(#595eff, #5dc9ff) !important; }
        .bootstrap-select.stateusers .dropdown-menu li:hover a, .bootstrap-select.stateusers .dropdown-menu li.active a, .bootstrap-select.stateusers .dropdown-menu li.selected a {
          color: #fff;
          background-color: transparent !important;
          border-bottom-color: transparent; }
      .bootstrap-select.stateusers .dropdown-menu li:hover > a > span,
      .bootstrap-select.stateusers .dropdown-menu li.active > a, .bootstrap-select.stateusers .dropdown-menu li.selected > a {
        color: #fff;
        background-color: transparent;
        border-bottom-color: transparent; }
        .bootstrap-select.stateusers .dropdown-menu li:hover > a > span span.text,
        .bootstrap-select.stateusers .dropdown-menu li.active > a span.text, .bootstrap-select.stateusers .dropdown-menu li.selected > a span.text {
          color: #fff; }
      .bootstrap-select.stateusers .dropdown-menu li:first-child:hover, .bootstrap-select.stateusers .dropdown-menu li:first-child.active, .bootstrap-select.stateusers .dropdown-menu li:first-child.selected {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      .bootstrap-select.stateusers .dropdown-menu li:last-child:hover, .bootstrap-select.stateusers .dropdown-menu li:last-child.active, .bootstrap-select.stateusers .dropdown-menu li:last-child.selected {
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px; }
  .bootstrap-select.stateusers.selectIcon .dropdown-menu .dropdown-header:first-child span:after {
    content: "\f129";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 11px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 15px;
    width: 15px;
    line-height: 15px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border: 1px solid #44474c;
    margin-left: 5px;
    color: #44474c;
    text-align: center; }
  .bootstrap-select .dropdown-menu {
    max-height: 290px !important;
    overflow-y: auto;
    overflow-x: hidden;
    /* Let's get this party started */
    /* Track */
    /* Handle */ }
    .bootstrap-select .dropdown-menu::-webkit-scrollbar {
      width: 6px; }
    .bootstrap-select .dropdown-menu::-webkit-scrollbar-track {
      border-radius: 7px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px; }
    .bootstrap-select .dropdown-menu::-webkit-scrollbar-thumb {
      border-radius: 7px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      background-color: rgba(218, 218, 218, 0.4);
      right: 2px; }
    .bootstrap-select .dropdown-menu::-webkit-scrollbar-thumb:window-inactive {
      background-color: rgba(218, 218, 218, 0.4);
      right: 2px; }

span select#width_tmp_select {
  display: none; }

.healper-text {
  display: block;
  font-size: 11px;
  padding-left: 27px;
  opacity: 0.7;
  filter: alpha(opacity=70); }

.truncate {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle; }

.truncate-sm {
  max-width: 130px; }

.truncate-md {
  max-width: 250px; }

.label-addTag {
  float: left;
  padding: 6px 25px 6px 12px;
  background-color: #f2f5f6;
  margin-right: 5px;
  cursor: pointer;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  position: relative;
  margin: 3px 10px 3px 0;
  border: 1px solid #f2f5f6; }
  .label-addTag.display-case {
    padding: 6px 12px; }
  .label-addTag.new {
    border: 1px solid #639af5; }
  .label-addTag a.clear-newtag {
    text-decoration: none;
    color: #697279 !important;
    position: absolute;
    right: 6px; }

.help-icon {
  color: #639af5; }
  .help-icon:hover {
    color: #639af5; }

.add-clear-span.form-group {
  margin-bottom: 0 !important; }

.add-clear-span span {
  color: #697279 !important; }

.bootstrap-select.btn-group .dropdown-toggle[title="Select"] .filter-option {
  color: rgba(105, 114, 121, 0.6);
  font-style: italic; }

/* Bootstrap select break in lines*/
.bootstrap-select .filter-option {
  white-space: normal; }

.bootstrap-select .btn-default {
  height: auto !important; }

textarea {
  resize: vertical; }

.typeahead-custom typeahead-container {
  width: 100%; }
  .typeahead-custom typeahead-container .dropdown-menu {
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    width: 100%; }
    .typeahead-custom typeahead-container .dropdown-menu li:hover {
      background: linear-gradient(#595eff, #5dc9ff);
      color: #fff;
      border-bottom: none;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
      .typeahead-custom typeahead-container .dropdown-menu li:hover a {
        color: #fff;
        background-color: transparent;
        border-bottom-color: transparent; }
    .typeahead-custom typeahead-container .dropdown-menu li:active, .typeahead-custom typeahead-container .dropdown-menu li:last-child.active {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0; }
    .typeahead-custom typeahead-container .dropdown-menu li.active > a,
    .typeahead-custom typeahead-container .dropdown-menu li.selected > a {
      color: #333333;
      padding: 10px 10px;
      border-bottom: 1px solid #f2f5f6;
      cursor: pointer;
      background-color: transparent; }
    .typeahead-custom typeahead-container .dropdown-menu li > a {
      color: #333333;
      padding: 10px 10px;
      border-bottom: 1px solid #f2f5f6;
      cursor: pointer;
      background-color: transparent; }
      .typeahead-custom typeahead-container .dropdown-menu li > a span strong {
        font-weight: normal;
        font-family: "MuseoSans-300"; }

.typeahead-custom typeahead-container .dropdown-menu li:hover a {
  color: #fff;
  background-color: transparent;
  border-bottom-color: transparent; }

.typeahead-custom typeahead-container .dropdown-menu li.active > a,
.typeahead-custom typeahead-container .dropdown-menu li.selected > a {
  color: #697279; }

.switch {
  position: relative;
  display: inline-block;
  width: 54px;
  height: 22px;
  margin-top: 2px; }
  .switch input {
    display: none; }
    .switch input:checked + .slider {
      background-color: #639af5; }
      .switch input:checked + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px); }
    .switch input:disabled + .slider {
      cursor: not-allowed;
      background-color: #639af5; }
      .switch input:disabled + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px); }
    .switch input:focus + .slider {
      box-shadow: 0 0 1px #639af5; }
  .switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #cccccc;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s; }
    .switch .slider:before {
      position: absolute;
      content: "";
      height: 14px;
      width: 14px;
      left: 8px;
      bottom: 4px;
      background-color: #fff;
      -webkit-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
    .switch .slider.round {
      border-radius: 34px; }
      .switch .slider.round:before {
        border-radius: 50%; }
  .switch.switch-color .slider {
    background-color: #1FD8D3; }

.modalpayroll:hover .dropdown-menu {
  display: block; }

.date .form-control[readonly] {
  background-color: #fff; }

.date .form-control[disabled] {
  background-color: #f7f9f9; }

@media (max-width: 1024px) {
  textarea,
  input.text,
  input[type="text"],
  input[type="button"],
  input[type="submit"],
  input,
  .input-checkbox {
    -webkit-appearance: none;
    border-radius: 0; }
  .input-group-pay .input-group-addon {
    left: 6px;
    top: -2px; }
  select {
    background-image: none !important;
    background-color: #fff !important; } }

@media (max-width: 768px) {
  .applied-filters.ipad-view .label-filter {
    display: none; }
  .applied-filters.ipad-view .btn-filter {
    display: none; }
  .applied-filters.ipad-view .btn-filter-ipad {
    display: inline-block; } }

@media (min-width: 769px) {
  .applied-filters.ipad-view .label-filter {
    display: inline-block; }
  .applied-filters.ipad-view .btn-filter {
    display: inline-block; }
  .applied-filters.ipad-view .btn-filter-ipad {
    display: none; } }

@media (max-width: 1200px) {
  [type="checkbox"]:not(:checked) + label:hover:before {
    border: 1px solid #969ca0;
    background-color: transparent; } }

strong, b {
  font-family: "MuseoSans-300" !important;
  font-weight: bold; }

.printview-container .page-content {
  margin-left: 0px;
  margin-top: 0px;
  height: 100%; }

.printable {
  margin: auto; }
  .printable table:not(:first-child) {
    margin-top: 100px; }

.padding-all-zero, .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body, .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-body .side-links, .modal.modal-sidebar.activity-modal .modal-dialog .modal-content .modal-footer {
  padding: 0 !important; }

.badge-table {
  margin-top: -1px !important; }

table.table td {
  border-top: 0 !important; }

table.table th {
  font-weight: normal !important; }

.table-border tr td, tr.table-border td {
  border-bottom: 1px solid #f2f5f6 !important; }

td.paid {
  color: #AB47BC !important; }

td.text-blue em {
  color: #0288D1; }

.supplier-heading td, .supplier-heading th {
  background-color: #E7ECF1 !important;
  color: #000 !important;
  border-top: 1px solid transparent !important;
  font-size: 1.4rem;
  padding: 5px 10px; }

.supplier-heading span {
  font-size: 1.2rem; }

.program-heading td, .program-heading th {
  color: #0288D1 !important;
  border-top: 1px solid transparent !important;
  font-size: 1.6rem; }

td table tr td, td table tr th {
  page-break-inside: auto; }

.printable {
  font-size: 1.4rem;
  margin: auto !important;
  background-color: #fff;
  padding: 20px; }
  .printable td, .printable th {
    color: #697279; }
  .printable .dark td, .printable .dark th {
    background-color: #567690 !important;
    color: #fff !important;
    border-top: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important; }
  .printable .dark-blue td, .printable .dark-blue th {
    background-color: #4F94CD !important;
    color: #fff !important;
    border: none !important; }
  .printable .blue td, .printable .blue th {
    background-color: rgba(2, 136, 209, 0.6) !important;
    color: #fff !important;
    border: none !important; }
  .printable .light-blue td, .printable .light-blue th {
    background-color: #E3F2FD !important;
    color: #0288D1 !important;
    border-top: 1px solid transparent !important; }
  .printable .grey td, .printable .grey th {
    background-color: rgba(238, 241, 245, 0.5) !important;
    color: #000 !important;
    border-top: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important; }
  .printable td .black {
    color: #000; }

.page-break {
  page-break-after: always; }

.logo__img {
  width: 40rem;
  padding: 2rem 10rem; }

.login {
  position: relative;
  background-color: #fff; }
  .login-design {
    position: absolute;
    left: 0;
    top: 0;
    height: 100vh;
    min-height: 600px;
    width: 100%;
    overflow: hidden; }
    .login-design-pic {
      position: absolute; }
      .login-design-pic1 {
        right: -35px;
        top: -5px;
        width: 632px; }
      .login-design-pic2 {
        right: -258px;
        top: 13.54%;
        width: 425px;
        -webkit-animation: img-2 10s linear infinite;
        -o-animation: img-2 10s linear infinite;
        animation: img-2 10s linear infinite; }
      .login-design-pic3 {
        right: 106px;
        top: 33.98%;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        z-index: -1;
        background-color: #ffb624;
        width: 180px;
        height: 180px;
        -webkit-box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.3);
        box-shadow: 7px 7px 10px rgba(0, 0, 0, 0.3); }
        .login-design-pic3:before {
          content: "";
          position: absolute;
          border: 2px dashed #0a5eb9;
          width: 154px;
          height: 154px;
          top: 13px;
          left: 13px;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -webkit-animation: spin 40s linear infinite;
          -o-animation: spin 40s linear infinite;
          animation: spin 40s linear infinite; }
      .login-design-pic4 {
        right: 32px;
        top: 58.20%;
        width: 127px; }
      .login-design-pic5 {
        right: 159px;
        top: 73.95%;
        width: 43px; }
      .login-design-pic6 {
        right: 28px;
        top: 69.53%;
        width: 155px;
        z-index: -1; }
      .login-design-pic7 {
        background-color: #ffb624;
        border-radius: 50px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        display: block;
        right: 100px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        height: 46px;
        right: -3px;
        width: 93px;
        top: 78%;
        overflow: hidden; }
        .login-design-pic7::after {
          content: "";
          position: absolute;
          right: 0;
          top: 0;
          background-color: #ffcd30;
          height: 46px;
          width: 75px;
          border-radius: 50px;
          -webkit-border-radius: 50px;
          -moz-border-radius: 50px;
          -webkit-animation: img-7 20s linear infinite;
          -o-animation: img-7 20s linear infinite;
          animation: img-7 20s linear infinite; }
      .login-design-pic8 {
        bottom: -105px;
        right: -22px;
        width: 195px; }

.section-login {
  position: relative;
  height: 100vh; }

.book {
  position: absolute;
  width: 400px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: transparent;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  z-index: 2; }
  .book__form {
    width: 100%;
    padding: 3rem; }
  .book #forgot-form {
    display: none; }
  .book #instruction-form {
    display: none; }
  .book #reset-form {
    display: none; }

.form__group {
  position: relative; }

.form__group:not(:last-child) {
  margin-bottom: 3rem; }

.form__input {
  font-size: 1.4rem;
  padding: 3px 0;
  color: inherit;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  border-bottom: 1px solid #d0d8dc;
  width: 100%;
  display: block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-family: "MuseoSans-500"; }
  .form__input::-moz-placeholder {
    color: transparent;
    opacity: 1; }
  .form__input:-ms-input-placeholder {
    color: transparent; }
  .form__input::-webkit-input-placeholder {
    color: transparent; }
  .form__input:focus {
    outline: none;
    border-color: #cccccc; }

.form__input:-webkit-autofill ~ .form__label {
  transform: translateY(-22px); }

.form__label {
  color: #697279;
  margin-bottom: 0;
  font-size: 1.2rem;
  display: block;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  top: 0.5rem;
  -webkit-transform: translateY(-22px);
  -moz-transform: translateY(-22px);
  -ms-transform: translateY(-22px);
  -o-transform: translateY(-22px);
  transform: translateY(-22px); }

.form__input:placeholder-shown ~ .form__label {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  font-size: 1.4rem; }

.form__input:focus ~ .form__label {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: translateY(-22px);
  -moz-transform: translateY(-22px);
  -ms-transform: translateY(-22px);
  -o-transform: translateY(-22px);
  transform: translateY(-22px);
  font-size: 1.2rem; }

.form__text {
  font-family: "MuseoSans-300";
  font-weight: normal;
  display: block; }
  .form__text a {
    color: #5c6cfc;
    text-decoration: none;
    cursor: pointer; }

.form__alert {
  font-size: 1.2rem; }

.login-version {
  position: absolute;
  bottom: 0;
  left: 20px; }

@media (max-width: 910px) {
  .login-design-pic3 {
    display: none; } }

.profile {
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
  -moz-box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
  box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
  height: 100%; }
  .profile__pic {
    width: 200px;
    float: left;
    text-align: center; }
  .profile__update {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background-color: #d0d8dc;
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
    float: left;
    margin-bottom: 10px;
    background-image: url("https://cdn.vineforce.com/vineforce/images/svg/avatar.svg");
    background-size: 120px;
    background-repeat: no-repeat;
    background-position: center; }
  .profile__img {
    height: auto;
    width: 100%; }
  .profile__addicon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 3px;
    height: 50px;
    width: 50px;
    opacity: 1;
    filter: alpha(opacity=100);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    background: linear-gradient(#595eff, #5dc9ff);
    border: 5px solid #fff; }
    .profile__addicon:hover {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1); }
    .profile__addicon > input {
      display: none; }
    .profile__addicon img {
      cursor: pointer;
      padding: 8px 9px;
      text-align: center;
      width: 42px; }
    .profile__addicon .profile__edit {
      cursor: pointer;
      padding: 9px;
      text-align: center;
      width: 40px; }
  .profile__warning {
    font-size: 11px;
    font-weight: 100;
    opacity: 0.8;
    filter: alpha(opacity=80); }
  .profile__data {
    width: 100%;
    float: right; }
    .profile__data .form-horizontal .control-label {
      text-align: left; }
  .profile .tab-content {
    padding-bottom: 0;
    height: calc(100% - 42px); }
    .profile .tab-content .tab-pane {
      height: 100%; }

.dashboard {
  height: 100%; }

.dashboard-content {
  height: 100%;
  width: 100%; }

.dashboard-toggle {
  display: flex;
  float: right;
  margin: 21px 23px 0px 20px; }
  .dashboard-toggle label:first-child {
    display: inline-block;
    margin: 1px 10px 0px 10px; }
  .dashboard-toggle label:last-child {
    display: inline-block;
    margin: 1px 0px 0px 10px; }

.panel {
  -webkit-box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13);
  -moz-box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13);
  box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13);
  border: 1px solid #e4eeef;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 10px; }
  .panel-heading {
    padding: 0px;
    padding-bottom: 10px;
    background-color: #fff; }
    .panel-heading .dashboard-heading {
      font-size: 1.2rem;
      font-family: "MuseoSans-500";
      color: #697279;
      text-transform: uppercase; }
    .panel-heading .dashboard-count {
      font-size: 2.4rem;
      font-family: "MuseoSans-700";
      color: #639af5; }
    .panel-heading .panel-title {
      display: inline-block; }
      .panel-heading .panel-title-img {
        display: inline-block; }
        .panel-heading .panel-title-img img {
          width: 30px;
          margin-top: -30px; }
      .panel-heading .panel-title-data {
        display: inline-block;
        font-size: 1.4rem;
        font-family: "MuseoSans-500";
        color: #44474c;
        margin-left: 10px; }
        .panel-heading .panel-title-data span {
          color: rgba(105, 114, 121, 0.6);
          font-size: 1.1rem;
          font-family: "MuseoSans-300"; }
    .panel-heading .btn-droup-dashboard {
      margin-top: 9px;
      border: 1px solid #f2f5f6;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; }
      .panel-heading .btn-droup-dashboard .btn, .panel-heading .btn-droup-dashboard:link, .panel-heading .btn-droup-dashboard:visited {
        padding: .7rem 2.5rem;
        font-size: 1.2rem;
        text-transform: capitalize;
        color: #697279; }
        .panel-heading .btn-droup-dashboard .btn:not(:last-child), .panel-heading .btn-droup-dashboard:link:not(:last-child), .panel-heading .btn-droup-dashboard:visited:not(:last-child) {
          border-right: 1px solid #f2f5f6; }
        .panel-heading .btn-droup-dashboard .btn:hover, .panel-heading .btn-droup-dashboard .btn:active, .panel-heading .btn-droup-dashboard .btn:focus, .panel-heading .btn-droup-dashboard .btn.active, .panel-heading .btn-droup-dashboard:link:hover, .panel-heading .btn-droup-dashboard:link:active, .panel-heading .btn-droup-dashboard:link:focus, .panel-heading .btn-droup-dashboard:link.active, .panel-heading .btn-droup-dashboard:visited:hover, .panel-heading .btn-droup-dashboard:visited:active, .panel-heading .btn-droup-dashboard:visited:focus, .panel-heading .btn-droup-dashboard:visited.active {
          background-color: #639af5;
          color: #fff;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none;
          outline: none; }
          .panel-heading .btn-droup-dashboard .btn:hover:not(:last-child), .panel-heading .btn-droup-dashboard .btn:active:not(:last-child), .panel-heading .btn-droup-dashboard .btn:focus:not(:last-child), .panel-heading .btn-droup-dashboard .btn.active:not(:last-child), .panel-heading .btn-droup-dashboard:link:hover:not(:last-child), .panel-heading .btn-droup-dashboard:link:active:not(:last-child), .panel-heading .btn-droup-dashboard:link:focus:not(:last-child), .panel-heading .btn-droup-dashboard:link.active:not(:last-child), .panel-heading .btn-droup-dashboard:visited:hover:not(:last-child), .panel-heading .btn-droup-dashboard:visited:active:not(:last-child), .panel-heading .btn-droup-dashboard:visited:focus:not(:last-child), .panel-heading .btn-droup-dashboard:visited.active:not(:last-child) {
            border-right: 1px solid #639af5; }
  .panel-footer {
    padding: 0;
    font-size: 1.1rem;
    background-color: #fff;
    border-top: 0;
    color: rgba(105, 114, 121, 0.6); }
    .panel-footer .dashboard-help-text {
      padding: 10px 15px; }
  .panel-topdata .panel {
    padding: 0;
    min-height: 129px; }
    .panel-topdata .panel-heading {
      padding: 10px; }
  .panel-middle .panel-heading {
    border-color: #f2f5f6; }
  .panel-middle .panel-body {
    position: relative; }
    .panel-middle .panel-body .withno-data {
      height: 250px; }
    .panel-middle .panel-body .edition-static {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-align: center; }
      .panel-middle .panel-body .edition-static h4 {
        font-family: "TisaOT-Medi";
        color: #ffb647; }
      .panel-middle .panel-body .edition-static p {
        color: rgba(105, 114, 121, 0.6);
        font-size: 1.4rem; }
  .panel-middle .panel-footer .view-link {
    font-family: "TisaOT";
    color: #639af5;
    text-decoration: none; }

.progress {
  height: 8px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13);
  -moz-box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13);
  box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13); }
  .progress-bar {
    background-image: linear-gradient(90deg, #595eff 0%, #639af5 50%, #5dc9ff 100%);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.admin {
  height: 100%; }
  .admin__col {
    padding: 15px;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
    -moz-box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
    box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
    position: relative;
    height: 180px;
    margin-bottom: 15px; }
    .admin__col--heading {
      color: #44474c;
      border-bottom: 1px solid #cccccc;
      font-family: "MuseoSans-500";
      font-weight: 500;
      padding-bottom: 10px; }
    .admin__col--icon {
      padding: 15px; }
      .admin__col--icon img {
        width: 40px;
        height: 40px; }
    .admin__col--content {
      padding: 0px;
      line-height: 1.6rem;
      font-size: 1.2rem; }
    .admin__col--overlay {
      background: linear-gradient(rgba(89, 94, 255, 0.7), rgba(93, 201, 255, 0.7));
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.4s ease;
      -o-transition: 0.4s ease;
      transition: 0.4s ease;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
    .admin__col:hover .admin__col--overlay {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .admin__col .overlay--text, .admin__col .overlay--text:link, .admin__col .overlay--text:visited {
      font-size: 18px;
      font-family: "TisaOT";
      font-weight: 500;
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      position: absolute;
      top: 70%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s;
      text-align: center; }
  .admin__grid-col {
    width: 320px;
    float: left;
    padding-left: 15px; }
  .admin .row:last-child .admin__col {
    margin-bottom: 0; }
  .admin.settings {
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
    -moz-box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
    box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1); }
    .admin.settings .tab-content {
      height: calc(100% - 42px);
      padding-bottom: 0; }
      .admin.settings .tab-content .tab-pane {
        height: 100%; }

.state {
  height: 100%; }
  .state__col {
    padding: 55px;
    text-align: center;
    background-color: #fff;
    position: relative;
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #e4eeef;
    -webkit-box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13);
    -moz-box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13);
    box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13); }
    .state__col--heading {
      color: #44474c;
      font-family: "TisaOT";
      font-weight: 500;
      font-size: 3rem;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .state__col--mainheading {
      color: #44474c;
      font-family: "TisaOT";
      font-weight: 500;
      font-size: 3rem;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .state__col--overlay {
      background: linear-gradient(#595eff, #5dc9ff);
      -webkit-box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13);
      -moz-box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13);
      box-shadow: 0px 2px 7.76px 0.24px rgba(198, 198, 198, 0.13);
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.4s ease;
      -o-transition: 0.4s ease;
      transition: 0.4s ease;
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0); }
    .state__col:hover .state__col--overlay {
      opacity: 0.7;
      filter: alpha(opacity=70);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1); }
    .state__col .overlay--text, .state__col .overlay--text:link, .state__col .overlay--text:visited {
      font-size: 1.8rem;
      font-family: "TisaOT";
      font-weight: 500;
      color: #fff;
      text-transform: uppercase;
      text-decoration: none;
      position: absolute;
      top: 65%;
      left: 17%;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s;
      text-align: center; }
  .state .row:last-child .admin__col {
    margin-bottom: 0; }
  .state.settings {
    padding: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
    -moz-box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1);
    box-shadow: 0 0px 3px rgba(57, 73, 76, 0.1); }
    .state.settings .tab-content {
      height: calc(100% - 42px);
      padding-bottom: 0; }
      .state.settings .tab-content .tab-pane {
        height: 100%; }
  .state-mainheading {
    color: #5e6064;
    font-size: 1.6rem;
    font-family: "TisaOT-Medi";
    margin-bottom: 30px; }

.mention {
  height: auto;
  min-height: 100px; }
  .mention span {
    color: #639af5; }

.jmention {
  max-height: 160px !important;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid #e4e7ea;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  min-width: 200px;
  display: inline-block;
  margin-top: -1px; }
  .jmention > div {
    padding: 10px 10px;
    border-bottom: 1px solid #f2f5f6;
    line-height: 1.42857;
    color: #697279;
    white-space: nowrap;
    cursor: pointer; }
    .jmention > div:hover {
      background: linear-gradient(#595eff, #5dc9ff);
      color: #fff; }
    .jmention > div img {
      width: 20px;
      height: 20px;
      display: none; }

.bx-wrapper {
  position: relative;
  margin-bottom: 20px;
  background: #f0f3f4;
  padding: 10px;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }
  .bx-wrapper img {
    max-width: 100%;
    display: block;
    opacity: 0.6; }

.bx-viewport {
  -webkit-transform: translateZ(0); }

.bxslider {
  margin: 0;
  padding: 0;
  -webkit-perspective: 1000; }

ul.bxslider {
  list-style: none; }

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%; }

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(https://cdn.vineforce.com/vineforce/images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(https://cdn.vineforce.com/vineforce/images/controls.png) 0 -32px no-repeat; }

.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(https://cdn.vineforce.com/vineforce/images/controls.png) -43px -32px no-repeat; }

.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(https://cdn.vineforce.com/vineforce/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus,
.bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(https://cdn.vineforce.com/vineforce/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.displayPayrollgrid .bx-viewport {
  height: auto !important; }

.displayPayrollgrid .slide {
  background: #44474c;
  border-width: 0px; }

@font-face {
  font-family: 'lc_lightbox';
  src: url("https://cdn.vineforce.com/vineforce/fonts/lightbox/lc_lightbox.eot");
  src: url("https://cdn.vineforce.com/vineforce/fonts/lightbox/lc_lightbox.eot") format("embedded-opentype"), url("https://cdn.vineforce.com/vineforce/fonts/lightbox/lc_lightbox.woff") format("woff"), url("https://cdn.vineforce.com/vineforce/fonts/lightbox/lc_lightbox.ttf") format("truetype"), url("https://cdn.vineforce.com/vineforce/fonts/lightbox/lc_lightbox.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/*------------------------------------------------------------------
[Table of contents]

* (1) wrapper / #lcl_wrap

    + (2) lightbox window / #lcl_window
	
		- (3) loader 				/ #lcl_loader
		- (4) commands container 	/ #lcl_nav_cmd
		
			- single command / .lcl_icon
				
				- socials tooltip / .lcl_socials_tt
		
		- (5) contents wrapper / #lcl_contents_wrap
		
			- shown element wrapper / #lcl_subj
			- (6) texts wrapper 		/ #lcl_txt
			
				- title 			/ #lcl_title
				- author			/ #lcl_author
				- description 		/ #lcl_descr
				- comments wrapper 	/ .lcl_comments_wrap


	+ (7) thumbnails navigator / #lcl_thumbs_nav
	
		- thumb image / .lcl_tn_image
		
	
	+ lightbox overlay 	/ #lcl_overlay
	+ (8) progressbar 	/ #lcl_progressbar

-------------------------------------------------------------------*/
/* (1) basic styles */
#lcl_wrap {
  bottom: 0;
  left: 0;
  position: fixed;
  top: 0;
  right: 0;
  text-align: center;
  overflow-x: hidden;
  overflow-y: hidden;
  z-index: 999999999;
  -webkit-overflow-scrolling: touch; }

#lcl_wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

#lcl_wrap > * {
  text-align: left;
  box-sizing: border-box; }

#lcl_overlay {
  position: fixed;
  opacity: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  background-position: top left;
  background-repeat: repeat;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

#lcl_wrap:not(.lcl_pre_show) {
  -webkit-transition: all 0.35s ease-in;
  -o-transition: all 0.35s ease-in;
  transition: all 0.35s ease-in; }

/* (3) loader */
#lcl_loader {
  display: block;
  opacity: 0;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  z-index: -1;
  /* timing overrided by JS */
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

#lcl_loader.lcl_loader_pre_first_el {
  opacity: 0 !important; }

.lcl_first_sizing #lcl_loader:not(.no_loader),
.lcl_loading_iframe #lcl_loader:not(.no_loader),
.lcl_loading_videojs #lcl_loader:not(.no_loader),
.lcl_switching_elem #lcl_loader:not(.no_loader) {
  opacity: 1;
  z-index: 99999; }

#lcll_1, #lcll_2 {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  margin-top: -50%;
  margin-left: -50%;
  background: transparent;
  border-color: #aaa #aaa transparent;
  border-width: 3px;
  border-style: solid;
  -webkit-animation: lcl-loader 1.4s infinite linear;
  animation: lcl-loader 1.4s infinite linear; }

#lcll_2 {
  width: 50%;
  height: 50%;
  margin-left: -25%;
  margin-top: -25%;
  border-right-color: transparent !important;
  -webkit-animation-duration: 1.15s;
  animation-duration: 1.15s;
  -webkit-animation-direction: reverse;
  animation-direction: reverse; }

@-webkit-keyframes lcl-loader {
  100% {
    -webkit-transform: rotate(360deg) translateZ(0); } }

@keyframes lcl-loader {
  100% {
    transform: rotate(360deg) translateZ(0); } }

/* (2) window */
#lcl_subj.lcl_switching_el > * {
  opacity: 0; }

#lcl_contents_wrap {
  /* timing overrided by JS */
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.lcl_first_sizing #lcl_contents_wrap,
.lcl_loading_iframe #lcl_contents_wrap,
.lcl_loading_videojs #lcl_contents_wrap,
.lcl_switching_elem #lcl_contents_wrap,
.lcl_toggling_fs #lcl_contents_wrap {
  opacity: 0 !important; }

.lcl_first_sizing #lcl_contents_wrap *,
.lcl_loading_iframe #lcl_contents_wrap *,
.lcl_loading_videojs #lcl_contents_wrap *,
.lcl_switching_elem #lcl_contents_wrap *,
.lcl_toggling_fs #lcl_contents_wrap * {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

#lcl_window {
  display: inline-block;
  text-align: left;
  z-index: 30;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-width: 50px;
  min-height: 50px;
  line-height: 0 !important;
  overflow: visible;
  top: 0;
  left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.lcl_image_elem,
#lcl_elem_wrap:not(.lcl_image_elem) .lcl_elem {
  /* timing overrided by JS */
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.lcl_toggling_fs#lcl_wrap,
.lcl_toggling_fs #lcl_window,
.lcl_toggling_fs .lcl_image_elem,
.lcl_toggling_fs #lcl_elem_wrap .lcl_elem {
  -webkit-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  transition: all 0.05s linear; }

.lcl_is_resizing:not(.lcl_first_sizing):not(.lcl_toggling_txt):not(.lcl_toggling_tn):not(.lcl_toggling_fs) #lcl_window,
.lcl_is_resizing:not(.lcl_toggling_txt):not(.lcl_toggling_tn) .lcl_image_elem,
.lcl_is_resizing:not(.lcl_toggling_txt):not(.lcl_toggling_tn) #lcl_elem_wrap:not(.lcl_image_elem),
.lcl_show_already_shaped #lcl_window {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.lcl_tn_hidden #lcl_window {
  margin-top: 0 !important; }

.lcl_pre_first_el:not(.lcl_show_already_shaped) #lcl_window {
  width: 100px;
  height: 100px;
  max-width: 85px !important;
  max-height: 85px !important; }

.lcl_is_closing #lcl_window {
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }

/* (5) contents wrap */
#lcl_contents_wrap,
#lcl_subj {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }

#lcl_subj {
  z-index: 10; }

#lcl_wrap:not(.lcl_switching_elem) #lcl_subj {
  -webkit-transition: border-width 0.35s ease;
  -o-transition: border-width 0.35s ease;
  transition: border-width 0.35s ease; }

.lcl_toggling_txt #lcl_subj {
  -webkit-transition-delay: .55s !important;
  /* delay to allow sizing on text hiding */
  transition-delay: .55s !important; }

#lcl_elem_wrap {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.lcl_image_elem,
.lcl_html_elem {
  position: absolute !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.lcl_image_elem img {
  left: -99999px;
  position: fixed !important; }

.lcl_html_elem {
  line-height: normal;
  padding: 15px;
  overflow-y: auto;
  background: #fdfdfd; }

.lcl_fullscreen_mode[lcl-type=iframe] #lcl_subj {
  top: 60px; }

.lcl_video_elem > *,
.lcl_youtube_elem > *,
.lcl_vimeo_elem > *,
.lcl_dailymotion_elem > *,
.lcl_iframe_elem > *,
.lcl_postered_video > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* video.js customization */
.lcl_elem.video-js {
  bottom: 0;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  background: #000 !important; }

.lcl_elem.video-js .vjs-fullscreen-control {
  display: none !important; }

.lcl_elem.video-js .vjs-big-play-button {
  background-color: rgba(43, 51, 63, 0.7);
  border: 2px solid #fff;
  border-radius: 50%;
  font-size: 40px;
  line-height: 62px;
  width: 66px;
  height: 66px;
  left: 50%;
  top: 50%;
  margin: -33px 0 0 -33px; }

.lcl_elem.video-js .vjs-poster {
  background-size: cover; }

/* video poster */
.lcl_postered_video {
  background-size: cover;
  background-position: center; }

.lcl_postered_video:not(.lcl_poster_clicked) {
  cursor: pointer; }

.lcl_postered_video:not(.lcl_poster_clicked):before {
  content: "\f0bf";
  box-sizing: border-box;
  font-size: 38px !important;
  line-height: 62px !important;
  text-indent: 5px !important;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  background: rgba(43, 51, 63, 0.7);
  top: 50%;
  left: 50%;
  width: 66px;
  height: 66px;
  margin-left: -33px;
  margin-top: -33px;
  border: 2px solid #fff;
  -webkit-transition: background 0.03s linear;
  -o-transition: background 0.03s linear;
  transition: background 0.03s linear; }

.lcl_postered_video:not(.lcl_poster_clicked):hover:before {
  background: rgba(115, 133, 159, 0.5); }

.lcl_postered_video:not(.lcl_poster_clicked) iframe {
  display: none; }

/* HTML element - special sizing */
.lcl_html_container {
  margin: auto;
  overflow: auto;
  position: relative; }

#lcl_wrap[lcl-type="html"]:not(.lcl_fullscreen_mode) .lcl_html_elem {
  position: static !important; }

#lcl_wrap[lcl-type="html"]:not(.lcl_fullscreen_mode) #lcl_contents_wrap,
#lcl_wrap[lcl-type="html"]:not(.lcl_fullscreen_mode) #lcl_subj {
  position: relative !important; }

#lcl_wrap[lcl-type="html"].lcl_txt_under:not(.lcl_fullscreen_mode) #lcl_txt {
  position: relative !important; }

#lcl_wrap[lcl-type="html"].lcl_txt_under:not(.lcl_forced_over) #lcl_contents_wrap,
#lcl_wrap[lcl-type="html"] #lcl_subj {
  overflow: auto; }

.lcl_fullscreen_mode#lcl_wrap[lcl-type="html"] #lcl_elem_wrap {
  display: flex;
  -webkit-align-items: center;
  align-items: center; }

.lcl_fullscreen_mode .lcl_html_elem {
  padding-top: 18px;
  border-top: 42px solid #fdfdfd;
  padding-bottom: 0;
  border-bottom: 15px solid #fdfdfd; }

/* error message */
#lcl_inline {
  padding: 15px 10px;
  line-height: 20px; }

/* (4) BUTTONS */
#lcl_nav_cmd {
  position: absolute;
  top: 0;
  z-index: 100;
  overflow: visible;
  padding: 8px;
  height: 100%;
  /* allow contents click */ }

.lcl_corner_close.lcl_inner_cmd:not(.lcl_txt_rside):not(.lcl_forced_outer_cmd) #lcl_nav_cmd,
.lcl_corner_close.lcl_no_txt:not(.lcl_forced_outer_cmd) #lcl_nav_cmd,
.lcl_corner_close.lcl_hidden_txt:not(.lcl_forced_outer_cmd) #lcl_nav_cmd,
.lcl_corner_close.lcl_force_txt_over:not(.lcl_forced_outer_cmd) #lcl_nav_cmd {
  padding-right: 24px !important; }

.lcl_first_sizing #lcl_nav_cmd,
.lcl_loading_iframe #lcl_nav_cmd,
.lcl_loading_videojs #lcl_nav_cmd,
.lcl_switching_elem #lcl_nav_cmd,
.lcl_toggling_txt.lcl_inner_cmd #lcl_nav_cmd,
.lcl_toggling_fs #lcl_nav_cmd {
  opacity: 0 !important; }

#lcl_nav_cmd {
  right: 0;
  left: 0; }

.lcl_outer_cmd #lcl_nav_cmd {
  z-index: 99999;
  margin: 0 !important;
  padding: 10px 15px; }

.lcl_outer_cmd:not(.lcl_first_sizing):not(.lcl_first_sizing):not(.lcl_loading_iframe):not(.lcl_switching_elem):not(.lcl_toggling_txt):not(.lcl_toggling_fs):not(.lcl_is_closing) #lcl_nav_cmd {
  opacity: 1 !important; }

.lcl_is_closing.lcl_outer_cmd #lcl_nav_cmd {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  opacity: 0 !important; }

#lcl_nav_cmd .lcl_icon {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin: 4px;
  width: 28px;
  height: 28px;
  color: #fff; }

.lcl_outer_cmd .lcl_close {
  right: 0 !important;
  top: 0 !important; }

@media screen and (min-width: 450px) {
  .lcl_inner_cmd:not(.lcl_on_mobile) #lcl_nav_cmd .lcl_icon,
  .lcl_fullscreen_mode.lcl_outer_cmd:not(.lcl_on_mobile):not([lcl-type=iframe]):not([lcl-type=html]) #lcl_nav_cmd .lcl_icon {
    opacity: 0;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transition: opacity .2s ease-in .5s, box-shadow .2s ease-in .5s, -webkit-transform .2s ease-in .5s;
    transition: opacity .2s ease-in .5s, box-shadow .2s ease-in .5s, transform .2s ease-in .5s; }
  #lcl_window:not(.lcl_on_mobile) #lcl_nav_cmd .lcl_icon,
  .lcl_fullscreen_mode.lcl_outer_cmd:not(.lcl_on_mobile):not([lcl-type=iframe]):not([lcl-type=html]):hover #lcl_nav_cmd .lcl_icon {
    opacity: 1;
    -webkit-transition: all .2s ease-in 0s;
    transition: all .2s ease-in 0s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.lcl_icon:before,
.lcl_tn_prev:before,
.lcl_tn_next:before,
#lcl_corner_close:before,
.lcl_postered_video:not(.lcl_poster_clicked):before {
  font-family: 'lc_lightbox' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-align: center;
  display: block;
  font-size: 16px;
  line-height: 27px;
  z-index: 10;
  position: relative;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lcl_icon:not(.lcl_counter):after {
  content: "";
  display: block;
  left: -1px;
  right: -1px;
  position: absolute;
  top: -1px;
  bottom: -1px;
  z-index: 5;
  border-radius: 3px;
  opacity: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transform: scale(0);
  transform: scale(0); }

.lcl_nav_btn_middle .lcl_next:after,
.lcl_nav_btn_middle .lcl_prev:after {
  -webkit-transition-duration: .15s;
  transition-duration: .15s; }

.lcl_nav_btn_middle.lcl_inner_cmd .lcl_next:after {
  right: 0 !important; }

.lcl_nav_btn_middle.lcl_inner_cmd .lcl_prev:after {
  left: 0 !important; }

#lcl_wrap:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):not(.lcl_zoom_disabled):not(a):hover {
  border-radius: 5px !important; }

#lcl_wrap:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):not(.lcl_zoom_disabled):not(a):hover:before,
#lcl_corner_close:before {
  color: #fff; }

#lcl_wrap:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):not(.lcl_zoom_disabled):not(a):hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.lcl_prev:before {
  content: "\f053";
  text-indent: -1px; }

.lcl_next:before {
  content: "\f054";
  text-indent: 1px; }

.lcl_play:before {
  content: "\f0bf";
  font-size: 20px;
  line-height: 28px;
  text-indent: 1px; }

.lcl_is_playing .lcl_play:before {
  content: "\f0bb";
  font-size: 20px;
  line-height: 28px;
  text-indent: 0; }

.lcl_close:before, #lcl_corner_close:before {
  content: "\e901";
  font-size: 20px;
  line-height: 28px; }

.lcl_fullscreen:before {
  content: "\f065"; }

.lcl_fullscreen_mode .lcl_fullscreen:before {
  content: "\e900"; }

.lcl_zoom_out:before {
  content: "\e909";
  font-size: 16px; }

.lcl_zoom_in:before {
  content: "\e908";
  font-size: 16px; }

.lcl_txt_toggle:before {
  content: "\f10e";
  font-size: 16px; }

.lcl_thumbs_toggle:before {
  content: "\e902";
  font-size: 15px;
  line-height: 26px;
  text-indent: -1px; }

.lcl_window:before {
  content: "\e900"; }

.lcl_download:before {
  content: "\e9c5"; }

.lcl_socials:before {
  content: "\e600";
  font-size: 15px;
  line-height: 26px; }

.lcl_fb:before {
  content: "\f09a";
  font-size: 17px; }

.lcl_twit:before {
  content: "\f099";
  font-size: 18px; }

.lcl_pint:before {
  content: "\f0d2";
  font-size: 18px; }

.lcl_wa:before {
  content: "\f232";
  font-size: 18px; }

.lcl_tn_prev:before {
  content: "\f137"; }

.lcl_tn_next:before {
  content: "\f138"; }

.lcl_right_icon {
  float: right; }

.lcl_close {
  margin-left: 36px !important; }

.lcl_counter {
  cursor: default !important;
  font-size: 12px;
  font-weight: bold;
  line-height: 27px;
  padding: 0 10px;
  width: auto !important; }

@media screen and (max-width: 340px) {
  .lcl_counter {
    display: none !important; } }

.lcl_download {
  position: relative; }

.lcl_download a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50; }

.lcl_first_elem:not(.lcl_on_mobile) #lcl_window:hover .lcl_prev {
  opacity: 0.5 !important;
  cursor: default !important; }

.lcl_last_elem:not(.lcl_on_mobile) #lcl_window:hover .lcl_next {
  opacity: 0.5 !important;
  cursor: default !important; }

.lcl_last_elem .lcl_play {
  display: none !important; }

#lcl_thumb_prev div:before,
#lcl_thumb_next div:before {
  font-size: 20px; }

.lcl_icon {
  cursor: pointer;
  display: inline-block;
  height: 24px;
  width: 24px;
  border-radius: 2px;
  box-sizing: content-box !important;
  -webkit-transition: all .2s linear;
  transition: all .2s linear; }

/* button status */
.lcl_no_carousel[lc-lelem="0"] .lcl_prev:before,
.lcl_no_carousel.lcl_last_elem .lcl_next:before,
.lcl_hidden_txt .lcl_txt_toggle:before,
.lcl_tn_hidden .lcl_thumbs_toggle:before,
.lcl_zoom_icon.lcl_zoom_disabled:before {
  opacity: .6 !important; }

.lcl_no_carousel[lc-lelem="0"] .lcl_prev,
.lcl_no_carousel.lcl_last_elem .lcl_next {
  cursor: default !important; }

.lcl_no_carousel[lc-lelem="0"] .lcl_prev:after,
.lcl_no_carousel.lcl_last_elem .lcl_next:after {
  display: none !important; }

/* alternative inner close button */
#lcl_corner_close {
  position: absolute;
  right: -22px;
  /* pos overwritten by JS */
  top: -24px;
  border: 3px solid #d3d3d3;
  background: #6f6f6f;
  box-sizing: content-box !important;
  border-radius: 50%;
  min-height: 34px;
  min-width: 34px;
  cursor: pointer;
  z-index: 150;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease; }

.lcl_first_sizing #lcl_corner_close,
.lcl_loading_iframe #lcl_corner_close,
.lcl_loading_videojs #lcl_corner_close,
.lcl_switching_elem #lcl_corner_close,
.lcl_toggling_fs #lcl_corner_close {
  opacity: 0 !important; }

#lcl_corner_close:before {
  font-size: 20px !important;
  line-height: 34px !important;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

#lcl_corner_close:not(.lcl_on_mobile):hover:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.lcl_normal_close #lcl_corner_close,
.lcl_outer_cmd #lcl_corner_close,
.lcl_corner_close.lcl_inner_cmd .lcl_close {
  display: none !important; }

/* nav arrows in middle position */
.lcl_nav_btn_middle .lcl_prev,
.lcl_nav_btn_middle .lcl_next {
  position: fixed !important;
  top: 50%;
  margin-top: -32px !important;
  padding: 16px 4px; }

.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_prev,
.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_next {
  box-shadow: none !important;
  border: none !important; }

.lcl_nav_btn_middle .lcl_prev:before,
.lcl_nav_btn_middle .lcl_next:before {
  font-size: 23px !important; }

.lcl_nav_btn_middle .lcl_prev {
  left: 0px; }

.lcl_nav_btn_middle.lcl_inner_cmd .lcl_prev {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.lcl_nav_btn_middle .lcl_next {
  right: 0px; }

.lcl_nav_btn_middle.lcl_inner_cmd .lcl_next {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.lcl_nav_btn_middle.lcl_outer_cmd .lcl_prev {
  margin-left: 19px !important; }

.lcl_nav_btn_middle.lcl_outer_cmd .lcl_next {
  margin-right: 19px !important; }

.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_prev:after {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_next:after {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

/* manage btn margins on mobile screens*/
@media screen and (max-width: 450px) {
  #lcl_nav_cmd .lcl_icon {
    margin: 0; }
  .lcl_close {
    margin-left: 26px !important; } }

/* IMAGE ZOOM */
.lcl_on_mobile .lcl_zoom_wrap {
  overflow: scroll !important; }

.lcl_zoom_wrap,
.lcl_zoom_wrap * {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -webkit-grab;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lcl_zoom_wrap:active {
  cursor: move;
  /* fallback if grab cursor is unsupported */
  cursor: grabbing;
  cursor: -webkit-grabbing; }

.lcl_zoom_icon.lcl_zoom_disabled {
  cursor: default !important; }

.lcl_zoom_icon.lcl_zoom_disabled:after {
  display: none !important; }

.lcl_zoom_helper {
  position: absolute;
  font-size: 8.4px;
  color: #fafafa;
  background: #972626;
  display: inline-block;
  border: 2px solid #972626;
  padding: 5px 1px;
  font-family: arial;
  text-shadow: 0 0 0 rgba(250, 250, 250, 0.8);
  letter-spacing: 0.28px;
  border-radius: 1px;
  line-height: 0;
  z-index: 10;
  bottom: -11px;
  right: -7px;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* (6) TEXTS */
#lcl_txt {
  padding: 12px 10px;
  line-height: 20px;
  z-index: 50;
  position: absolute;
  overflow: hidden;
  box-sizing: border-box; }

.lcl_toggling_txt #lcl_txt {
  -webkit-transition: -webkit-transform .45s ease .1s, opacity .35s ease .1s;
  transition: transform .45s ease .1s, opacity .35s ease .1s; }

#lcl_txt * {
  font-family: 'Arial',​ 'sans-serif'; }

.lcl_no_txt #lcl_txt {
  display: none !important; }

#lcl_txt > * {
  padding: 0;
  margin: 0;
  text-align: center;
  position: relative;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

#lcl_title {
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  margin-bottom: 4px;
  display: none; }

#lcl_author {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal; }

.lcl_comments_wrap {
  min-width: 178px; }

.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt .lcl_txt_border,
.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt .lcl_txt_border {
  border-bottom: 1px dashed #cfcfcf;
  padding-bottom: 5px; }

.lcl_txt_under #lcl_txt .lcl_txt_border,
.lcl_txt_over #lcl_txt .lcl_txt_border,
.lcl_force_txt_over #lcl_txt .lcl_txt_border {
  border-bottom: 1px dashed #cfcfcf;
  padding-bottom: 5px; }

#lcl_descr {
  font-size: 12px;
  line-height: 20px; }

.lcl_switching_el #lcl_txt,
.lcl_txt_under_calc #lcl_txt, .lcl_txt_under_calc #lcl_txt *,
.lcl_txt_under.lcl_is_resizing:not(.lcl_force_txt_over) #lcl_txt {
  -webkit-transition-duration: 0ms !important;
  transition-duration: 0ms !important; }

/* text under/over element */
.lcl_txt_under #lcl_txt,
.lcl_txt_over #lcl_txt {
  left: 0;
  bottom: 0; }

/* text under */
.lcl_txt_under #lcl_txt {
  background: #fff; }

.lcl_txt_under:not(.lcl_force_txt_over) #lcl_txt {
  padding: 18px 25px 22px;
  margin-bottom: 0 !important; }

.lcl_txt_under.lcl_is_resizing:not(.lcl_force_txt_over) #lcl_txt,
.lcl_txt_under.lcl_toggling_txt:not(.lcl_force_txt_over) #lcl_txt {
  opacity: 0 !important; }

.lcl_txt_under.lcl_hidden_txt.lcl_toggling_txt:not(.lcl_force_txt_over) #lcl_txt {
  visibility: hidden !important; }

.lcl_txt_under:not(.lcl_force_txt_over) #lcl_txt:after {
  height: 7px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

/* text over */
.lcl_force_txt_over #lcl_txt,
.lcl_txt_over #lcl_txt {
  background: rgba(255, 255, 255, 0.9);
  background-clip: padding-box !important;
  border: 15px solid transparent;
  border-radius: 0 17px 17px 0;
  max-height: calc(100% - 42px);
  padding: 5px 10px;
  overflow: auto;
  bottom: 0; }

.lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt,
.lcl_fullscreen_mode.lcl_txt_over #lcl_txt {
  bottom: auto !important;
  right: auto !important;
  left: 0 !important;
  top: 42px !important;
  padding: 17px 22px !important;
  max-width: 33.3%;
  max-height: calc(100% - 42px);
  -webkit-transition: -webkit-transform .45s ease .1s, opacity .35s ease .1s, bottom .3s ease;
  transition: transform .45s ease .1s, opacity .35s ease .1s, bottom .3s ease; }

.lcl_playing_video.lcl_txt_over #lcl_txt,
.lcl_playing_video.lcl_force_txt_over #lcl_txt {
  max-height: calc(100% - 42px - 45px);
  /* top = 42 + bottom = 45 */
  bottom: 45px; }

@media screen and (max-width: 1024px) {
  .lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt,
  .lcl_fullscreen_mode.lcl_txt_over #lcl_txt {
    max-width: 66.6%; } }

@media screen and (max-width: 780px) {
  .lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt,
  .lcl_fullscreen_mode.lcl_txt_over #lcl_txt {
    max-width: 100%; } }

/* text on sides */
.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt,
.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
  padding: 16px 24px;
  top: 0;
  bottom: 0;
  width: 330px;
  overflow-y: auto;
  overflow-x: hidden; }

.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt:after,
.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt:after {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 4px; }

.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
  padding-left: 18px; }

.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt {
  padding-right: 18px; }

/* text on right side */
.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
  border-right: 330px solid transparent; }

.lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,
.lcl_nav_btn_middle.lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next, .lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next,
.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav, .lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
  right: 330px; }

.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt {
  right: 0;
  background: #fefefe; }

/* text on left side */
.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
  border-left: 330px solid transparent; }

.lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,
.lcl_nav_btn_middle.lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev, .lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev,
.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav, .lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
  left: 330px; }

.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
  left: 0;
  background: #fefefe; }

/* text on side on small screens */
@media screen and (max-width: 780px) {
  .lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt,
  .lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
    width: 220px; }
  .lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
    border-right-width: 220px; }
  .lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
    border-left-width: 220px; }
  .lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,
  .lcl_nav_btn_middle.lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next, .lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next,
  .lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav, .lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
    right: 220px; }
  .lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,
  .lcl_nav_btn_middle .lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev, .lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev,
  .lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav, .lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
    left: 220px; } }

/* text on side on large screens + fullscreen */
@media screen and (min-width: 1700px) {
  .lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt,
  .lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
    width: 400px; }
  .lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
    border-right-width: 400px; }
  .lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
    border-left-width: 400px; }
  .lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next,
  .lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav,
  .lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
    right: 400px; }
  .lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev,
  .lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav,
  .lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
    left: 400px; } }

/* hidden side text - force sizes */
.lcl_hidden_txt.lcl_inner_cmd #lcl_nav_cmd,
.lcl_hidden_txt.lcl_outer_cmd #lcl_nav_cmd,
.lcl_fullscreen_mode.lcl_hidden_txt #lcl_thumbs_nav {
  right: 0 !important;
  left: 0 !important; }

.lcl_nav_btn_middle.lcl_hidden_txt.lcl_inner_cmd .lcl_prev,
.lcl_nav_btn_middle.lcl_hidden_txt.lcl_outer_cmd .lcl_prev {
  left: 0px !important; }

.lcl_nav_btn_middle.lcl_hidden_txt.lcl_inner_cmd .lcl_next,
.lcl_nav_btn_middle.lcl_hidden_txt.lcl_outer_cmd .lcl_next {
  right: 0px !important; }

/* sub-texts */
#lcl_txt > *:first-child {
  padding-top: 0;
  margin-top: 0; }

#lcl_txt > *:last-child {
  padding-bottom: 0;
  margin-bottom: 0; }

/* hide texts */
.lcl_hidden_txt.lcl_txt_under:not(.lcl_force_txt_over) #lcl_txt {
  height: 0 !important;
  padding: 0 !important;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.lcl_hidden_txt:not(.lcl_fullscreen_mode).lcl_txt_over #lcl_txt,
.lcl_hidden_txt:not(.lcl_fullscreen_mode).lcl_force_txt_over #lcl_txt {
  opacity: 0 !important;
  z-index: -1;
  -webkit-transform: translateY(30px) scale(0.95);
  -ms-transform: translateY(30px) scale(0.95);
  transform: translateY(30px) scale(0.95); }

.lcl_hidden_txt.lcl_fullscreen_mode.lcl_txt_over #lcl_txt,
.lcl_hidden_txt.lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt {
  -webkit-transform: translateX(-110%) scale(0.8);
  -ms-transform: translateX(-110%) scale(0.8);
  transform: translateX(-110%) scale(0.8); }

.lcl_hidden_txt.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_subj,
.lcl_hidden_txt.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_subj {
  border-width: 0 !important; }

.lcl_hidden_txt.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.lcl_hidden_txt.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

/* TOOLTIP */
.lcl_tooltip {
  position: absolute;
  left: 50%;
  background: #fff;
  padding: 7px;
  border-radius: 3px;
  box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.15);
  opacity: 0;
  font-size: 14px;
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out; }

.lcl_tooltip:before {
  content: "";
  border-style: solid;
  border-width: 7px;
  left: 50%;
  margin-left: -7px;
  position: absolute; }

.lcl_tooltip.lcl_tt_bottom:before {
  bottom: 100%;
  border-color: transparent transparent #fff; }

.lcl_tooltip.lcl_tt_top:before {
  top: 100%;
  border-color: #fff transparent transparent; }

.lcl_tooltip.lcl_tt_bottom {
  top: 115%;
  -webkit-transform: translate(-50%, 8px);
  -ms-transform: translate(-50%, 8px);
  transform: translate(-50%, 8px); }

.lcl_tooltip.lcl_tt_top {
  bottom: 115%;
  -webkit-transform: translate(-50%, -8px);
  -ms-transform: translate(-50%, -8px);
  transform: translate(-50%, -8px); }

.lcl_tooltip.lcl_show_tt {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

/* SOCIALS VISIBILITY */
.lcl_tooltip.lcl_socials_tt {
  white-space: nowrap;
  padding-left: 0;
  padding-right: 0;
  top: 150%; }

.lcl_socials {
  position: relative; }

#lcl_wrap[lcl-type=html] .lcl_socials,
#lcl_wrap[lcl-type=iframe] .lcl_socials {
  display: none !important; }

.lcl_socials_tt a {
  border-width: 0 0 0 1px !important;
  border-style: solid;
  border-color: #eaeaea;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0px 12px;
  text-decoration: none !important;
  margin: 0 !important;
  max-width: 17px; }

.lcl_socials_tt a:first-child {
  border: none !important; }

/* FULLSCREEN MODE */
#lcl_wrap.lcl_fullscreen_mode {
  padding: 0 !important; }

.lcl_fullscreen_mode #lcl_window,
.lcl_fullscreen_mode #lcl_contents_wrap {
  border-radius: 0 !important; }

.lcl_fullscreen_mode #lcl_window {
  border-width: 0 !important;
  margin-top: 0 !important; }

.lcl_fullscreen_mode #lcl_subj,
.lcl_fullscreen_mode #lcl_txt {
  margin: 0 !important; }

.lcl_fullscreen_mode #lcl_elem_wrap {
  bottom: 0 !important; }

.lcl_fullscreen_mode.lcl_toggling_txt.lcl_outer_cmd,
.lcl_fullscreen_mode.lcl_toggling_txt.lcl_nav_btn_middle .lcl_prev,
.lcl_fullscreen_mode.lcl_toggling_txt.lcl_nav_btn_middle .lcl_next {
  -webkit-transition: all .4s ease .2s !important;
  transition: all .4s ease .2s !important; }

/* (7) THUMBS NAVIGATOR */
#lcl_thumbs_nav {
  margin: 10px 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  box-sizing: content-box !important;
  z-index: 60;
  -webkit-transition: -webkit-transform .35s ease-in, opacity .5s ease, margin .35s ease, left .4s ease .2s, right .4s ease .2s;
  transition: transform .35s ease-in, opacity .5s ease, margin .35s ease, left .4s ease .2s, right .4s ease .2s;
  display: none; }

#lcl_thumbs_nav, #lcl_thumbs_nav * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.lcl_playing_video.lcl_fullscreen_mode #lcl_thumbs_nav {
  margin-bottom: 50px; }

.lcl_tn_hidden #lcl_thumbs_nav,
.lcl_pre_first_el #lcl_thumbs_nav {
  opacity: 0;
  -webkit-transform: translateY(150%);
  -ms-transform: translateY(150%);
  transform: translateY(150%); }

#lcl_thumbs_nav .lcl_tn_inner {
  position: absolute;
  z-index: 10;
  left: 45px;
  right: 45px;
  bottom: 0;
  top: 0;
  list-style: none !important;
  margin: 0 !important;
  text-align: center;
  white-space: nowrap;
  overflow: hidden; }

.lcl_on_mobile .lcl_tn_inner {
  overflow: auto !important;
  touch-action: pan-x; }

.lcl_tn_inner li {
  height: 100%;
  margin: 0 0 0 10px;
  display: inline-block;
  border: 2px solid transparent;
  border-radius: 2px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-clip: content-box;
  background-color: #9f9f9f;
  cursor: pointer;
  overflow: hidden;
  box-shadow: 0 0 4px rgba(10, 10, 10, 0.45);
  -webkit-transform: scale(0.83) translateZ(0);
  -ms-transform: scale(0.83) translateZ(0);
  transform: scale(0.83) translateZ(0);
  -webkit-transition: all .25s ease;
  transition: all .25s ease; }

.lcl_tn_inner li:first-child {
  margin: 0; }

.lcl_tn_inner li.lcl_sel_thumb,
#lcl_wrap:not(.lcl_on_mobile) .lcl_tn_inner li:not(.lcl_sel_thumb):hover {
  -webkit-transform: scale(0.97);
  -ms-transform: scale(0.97);
  transform: scale(0.97); }

.lcl_tn_inner li.lcl_tn_preload,
.lcl_tn_inner li.lcl_sel_thumb.lcl_tn_preload {
  margin: 0 !important;
  width: 0 !important;
  height: 0 !important;
  -webkit-transform: scale(0) !important;
  -ms-transform: scale(0) !important;
  transform: scale(0) !important; }

.lcl_thumb_title_tt {
  padding: 7px 10px; }

#lcl_thumbs_nav span {
  position: absolute;
  cursor: pointer;
  width: 23px;
  height: 23px;
  top: 50%;
  margin-top: -12px;
  z-index: 15;
  color: #f5f5f5; }

#lcl_thumbs_nav:not(.lcl_tn_has_arr) span {
  display: none !important; }

#lcl_thumbs_nav.lcl_tn_has_arr span {
  display: inline-block !important; }

#lcl_thumbs_nav.lcl_tn_has_arr span:before {
  font-size: 23px; }

#lcl_thumbs_nav span.lcl_tn_prev {
  left: 0; }

#lcl_thumbs_nav span.lcl_tn_next {
  right: 0; }

.lcl_tn_video video {
  position: absolute;
  top: -15%;
  left: -15%;
  width: 130%;
  height: 130%; }

.lcl_tn_mixed_types li::before {
  background: rgba(0, 0, 0, 0.25);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: all .25s ease;
  transition: all .25s ease; }

.lcl_tn_mixed_types li.lcl_sel_thumb::before {
  opacity: 0; }

.lcl_tn_mixed_types li:after {
  font-family: 'lc_lightbox' !important;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  position: absolute;
  right: 5px;
  position: absolute;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
  z-index: 15;
  content: "\e929";
  /* video - by default */ }

.lcl_tn_mixed_types li.lcl_tn_image:after {
  content: "\e927"; }

.lcl_tn_mixed_types li.lcl_tn_iframe:after {
  content: "\e903"; }

.lcl_tn_mixed_types li.lcl_tn_html:after {
  content: "\e926"; }

/* (8) PROGRESSBAR */
#lcl_progressbar {
  position: fixed;
  z-index: 99999;
  top: 0;
  height: 2px;
  left: 0;
  width: 0;
  background: #fff;
  box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: opacity .6s ease;
  transition: opacity .6s ease; }

.lcl_loading_videojs #lcl_progressbar,
.lcl_loading_iframe #lcl_progressbar {
  opacity: 0 !important;
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.image-container {
  background-color: #F8F8F8;
  padding: 15px 0; }

.displayPayout {
  display: inline-block;
  position: relative;
  font-size: 0;
  width: 100%;
  border: 0 solid transparent;
  border-bottom: none;
  background: #fff;
  height: auto;
  background-clip: padding-box; }
  .displayPayout > span {
    display: block;
    cursor: pointer;
    opacity: 1;
    background-size: cover;
    background-position: center center; }
  .displayPayout button.close {
    position: absolute;
    right: 0; }

img {
  max-width: 100%; }

#lcl_nav_cmd .lcl_icon.lcl_play, #lcl_nav_cmd .lcl_icon.lcl_thumbs_toggle, #lcl_nav_cmd .lcl_icon.lcl_txt_toggle {
  display: none !important; }

#lcl_nav_cmd .lcl_icon.lcl_next {
  position: absolute;
  right: -80px;
  top: 50%; }

#lcl_nav_cmd .lcl_icon.lcl_prev {
  position: absolute;
  left: -80px;
  top: 50%; }

#lcl_nav_cmd .lcl_icon.lcl_close {
  position: absolute;
  right: -80px;
  top: -20px; }

.lcl_tn_image.lcl_sel_thumb {
  border: 2px solid #639af5;
  opacity: 1; }

.lcl_tn_image {
  opacity: 0.5; }
  .lcl_tn_image:hover {
    opacity: 1;
    border: 2px solid #639af5; }
