/*!
 * 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 */
/* line 5, ../sass/venders/_bootstrap.min.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
body {
  margin: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
[hidden], template {
  display: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a {
  background-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a:active, a:hover {
  outline: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
b, strong {
  font-weight: 700;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
dfn {
  font-style: italic;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
mark {
  color: #000;
  background: #ff0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
small {
  font-size: 80%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
sup {
  top: -.5em;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
sub {
  bottom: -.25em;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
img {
  border: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
figure {
  margin: 1em 40px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
pre {
  overflow: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
button {
  overflow: visible;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
button, select {
  text-transform: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input {
  line-height: normal;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
textarea {
  overflow: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
optgroup {
  font-weight: 700;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
td, th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  thead {
    display: table-header-group;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  img, tr {
    page-break-inside: avoid;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  img {
    max-width: 100% !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  h2, h3 {
    page-break-after: avoid;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar {
    display: none;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .table td, .table th {
    background-color: #fff !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-asterisk:before {
  content: "\002a";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-plus:before {
  content: "\002b";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
figure {
  margin: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
img {
  vertical-align: middle;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.img-circle {
  border-radius: 50%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
[role=button] {
  cursor: pointer;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h1, h1 {
  font-size: 36px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h2, h2 {
  font-size: 30px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h3, h3 {
  font-size: 24px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h4, h4 {
  font-size: 18px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h5, h5 {
  font-size: 14px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.h6, h6 {
  font-size: 12px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
p {
  margin: 0 0 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .lead {
    font-size: 21px;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.small, small {
  font-size: 85%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-left {
  text-align: left;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-right {
  text-align: right;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-center {
  text-align: center;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-justify {
  text-align: justify;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-muted {
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-primary {
  color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.text-primary:focus, a.text-primary:hover {
  color: #286090;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-success {
  color: #3c763d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.text-success:focus, a.text-success:hover {
  color: #2b542c;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-info {
  color: #31708f;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.text-info:focus, a.text-info:hover {
  color: #245269;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.text-warning:focus, a.text-warning:hover {
  color: #66512c;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-danger {
  color: #a94442;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.text-danger:focus, a.text-danger:hover {
  color: #843534;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
dd, dt {
  line-height: 1.42857143;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
dt {
  font-weight: 700;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0';
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: '';
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
code, kbd, pre, samp {
  font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .container {
    width: 1170px;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-12 {
  width: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-9 {
  width: 75%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-6 {
  width: 50%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-3 {
  width: 25%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
table {
  background-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
th {
  text-align: left;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table .table {
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input[type=file] {
  display: block;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input[type=range] {
  display: block;
  width: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
select[multiple], select[size] {
  height: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
textarea.form-control {
  height: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
select[multiple].input-sm, textarea.input-sm {
  height: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
select[multiple].input-lg, textarea.input-lg {
  height: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-feedback {
  position: relative;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.fade.in {
  opacity: 1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.collapse {
  display: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.collapse.in {
  display: block;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
tr.collapse.in {
  display: table-row;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height,visibility;
  -o-transition-property: height,visibility;
  transition-property: height,visibility;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown, .dropup {
  position: relative;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  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);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.open > a {
  outline: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn .caret {
  margin-left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group .form-control:focus {
  z-index: 3;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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.3333333;
  border-radius: 6px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav > li.disabled > a {
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-pills > li {
  float: left;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-stacked > li {
  float: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-justified {
  width: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-justified > li {
  float: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tab-content > .active {
  display: block;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-header {
    float: left;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-toggle {
    display: none;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-nav > li {
    float: left;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.breadcrumb > .active {
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination > li {
  display: inline;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pager li {
  display: inline;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pager .next > a, .pager .next > span {
  float: right;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pager .previous > a, .pager .previous > span {
  float: left;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label:empty {
  display: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-default {
  background-color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.badge:empty {
  display: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item > .badge {
  float: right;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.jumbotron .h1, .jumbotron h1 {
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert .alert-link {
  font-weight: 700;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert > p, .alert > ul {
  margin-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-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;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.progress-bar-striped, .progress-striped .progress-bar {
  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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media {
  margin-top: 15px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media:first-child {
  margin-top: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media-body {
  width: 10000px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media-object {
  display: block;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media-right, .media > .pull-right {
  padding-left: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media-left, .media > .pull-left {
  padding-right: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media-middle {
  vertical-align: middle;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item, button.list-group-item {
  color: #555;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-body {
  padding: 15px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-default {
  border-color: #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-open {
  overflow: hidden;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip-inner {
  /* min-width: 170px; */
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
/* .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
} */

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: rgba(0, 0, 0, 0.68);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
   border-left-color: rgba(0, 0, 0, 0.6509803921568628);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: rgba(0, 0, 0, 0.6509803921568628);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.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-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  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);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.top {
  margin-top: -10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.right {
  margin-left: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.left {
  margin-left: -10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel {
  position: relative;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  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);
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pull-right {
  float: right !important;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.pull-left {
  float: left !important;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.hide {
  display: none !important;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.show {
  display: block !important;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.invisible {
  visibility: hidden;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.hidden {
  display: none !important;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

/* line 5, ../sass/venders/_bootstrap.min.scss */
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  td.visible-xs, th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  td.visible-sm, th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-md {
    display: block !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  td.visible-md, th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  td.visible-lg, th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-print {
    display: block !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 5, ../sass/venders/_bootstrap.min.scss */
  td.visible-print, th.visible-print {
    display: table-cell !important;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 5, ../sass/venders/_bootstrap.min.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 5, ../sass/venders/_bootstrap.min.scss */
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.min.css.map */
/*skilling page*/
/*skilling page*/
/*Career path standard */
/*Dashboard colors */
/* line 1, ../sass/helpers/_buttons.scss */
.btn-primary,
.btn-primary:focus,
.btn-primary:hover {
  background: #614cd1 none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 0 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  padding: 8px 15px;
}

/* line 14, ../sass/helpers/_buttons.scss */
.btn-primary,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:hover .btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  background: #614cd1;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 0 0;
  padding: 8px 15px;
}

/* line 34, ../sass/helpers/_buttons.scss */
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus:active,
.btn-default:active:focus,
.btn-default:active:hover,
.link,
.link.active:focus,
.link:active,
.link:focus,
.link:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #614cd1;
  font-size: 13px;
  font-weight: 400;
  background: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 0;
  padding: 8px 15px;
}

/* line 58, ../sass/helpers/_buttons.scss */
.btn-default,
.btn-default.focus,
.btn-default:focus,
.btn-default:hover {
  background: #fff none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 0 0;
  color: #6d6d6d;
  font-size: 13px;
  font-weight: 400;
  padding: 8px 15px;
}

/* line 72, ../sass/helpers/_buttons.scss */
.btn-secondary,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary.focus:active,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.btn-secondary:hover .btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus,
.open > .dropdown-toggle.btn-secondary:focus,
.open > .dropdown-toggle.btn-secondary:hover {
  color: #613ace;
  font-size: 13px;
  font-weight: 400;
  background: #fff;
  border: 1px solid #613ace;
  border-radius: 0;
  box-shadow: 0 0 0;
  padding: 8px 15px;
}

/* line 92, ../sass/helpers/_buttons.scss */
.non-active,
.non-active.active:focus,
.non-active.active:hover,
.non-active.focus:active,
.non-active:active:focus,
.non-active:active:hover,
.non-active:focus,
.non-active:hover,
.non-active:hover .non-active.active.focus {
  background: #6d6d6d none repeat scroll 0 0;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 0 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
  padding: 8px 15px;
}

/* line 111, ../sass/helpers/_buttons.scss */
button:focus {
  outline: none !important;
}

/* line 115, ../sass/helpers/_buttons.scss */
button:active {
  outline: none !important;
}

/* line 1, ../sass/theme/_common.scss */
body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #6d6d6d;
  letter-spacing: 0.2px;
  background: #cccccc;
}

/*extra css*/
/* line 10, ../sass/theme/_common.scss */
.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* line 15, ../sass/theme/_common.scss */
.pr-0 {
  padding-right: 0 !important;
}

/* line 19, ../sass/theme/_common.scss */
.pl-0 {
  padding-left: 0 !important;
}

/* line 23, ../sass/theme/_common.scss */
ol {
  padding: 0;
  margin: 0;
}

/* line 28, ../sass/theme/_common.scss */
ul {
  padding: 0;
  margin: 0;
}

/* line 33, ../sass/theme/_common.scss */
li {
  padding: 0;
  margin: 0;
}

/* line 38, ../sass/theme/_common.scss */
.min-height-600 {
  min-height: 600px;
}

/* line 42, ../sass/theme/_common.scss */
.min-height-540 {
  min-height: 540px;
}

/* line 46, ../sass/theme/_common.scss */
.min-height-500 {
  min-height: 500px;
}

/* line 50, ../sass/theme/_common.scss */
.min-height-450 {
  min-height: 450px;
}

/* line 54, ../sass/theme/_common.scss */
.vert-offset-top-12 {
  margin-top: 12em;
}

/* line 58, ../sass/theme/_common.scss */
.vert-offset-top-11 {
  margin-top: 11em;
}

/* line 62, ../sass/theme/_common.scss */
.vert-offset-top-10 {
  margin-top: 10em;
}

/* line 66, ../sass/theme/_common.scss */
.vert-offset-top-9 {
  margin-top: 9em;
}

/* line 70, ../sass/theme/_common.scss */
.vert-offset-top-8 {
  margin-top: 8em;
}

/* line 74, ../sass/theme/_common.scss */
.vert-offset-top-7 {
  margin-top: 7em;
}

/* line 78, ../sass/theme/_common.scss */
.vert-offset-top-6 {
  margin-top: 6em;
}

/* line 82, ../sass/theme/_common.scss */
.vert-offset-top-5 {
  margin-top: 5em;
}

/* line 86, ../sass/theme/_common.scss */
.vert-offset-top-4 {
  margin-top: 3.6em;
}

/* line 90, ../sass/theme/_common.scss */
.vert-offset-top-3 {
  margin-top: 3em;
}

/* line 94, ../sass/theme/_common.scss */
.vert-offset-top-2 {
  margin-top: 2em;
}

/* line 98, ../sass/theme/_common.scss */
.vert-offset-top-1 {
  margin-top: 1em;
}

/* line 102, ../sass/theme/_common.scss */
.vert-offset-top-0 {
  margin-top: 0;
}

/* line 106, ../sass/theme/_common.scss */
.outer_wrapper {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  max-width: 100%;
  min-height: 550px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.75);
}

/* line 117, ../sass/theme/_common.scss */
.page-loader {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  bottom: 42px;
  background: url("../images/back.png") repeat scroll 0 0;
  z-index: 99999;
}
/* line 126, ../sass/theme/_common.scss */
.page-loader .loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
/* line 133, ../sass/theme/_common.scss */
.page-loader .loader img {
  width: 40px;
  height: auto;
}
/* line 138, ../sass/theme/_common.scss */
.page-loader .loader p {
  margin-top: 10px;
  color: #6d6d6d;
}

/* line 145, ../sass/theme/_common.scss */
.inner-loader {
  background: rgba(255, 255, 255, 0.97) none repeat scroll 0 0;
  bottom: 12px;
  left: 12px;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 99;
}
/* line 154, ../sass/theme/_common.scss */
.inner-loader .loader {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
/* line 161, ../sass/theme/_common.scss */
.inner-loader .loader img {
  width: 40px;
}


/*  loader 2 */

.inner-loader11 {
  background: rgba(255, 255, 255, 0.97) none repeat scroll 0 0;
  bottom: 12px;
  left: 12px;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 99;
}
/* line 154, ../sass/theme/_common.scss */
.inner-loader11 .loader {
  left: 50%;
  position: absolute;
  top: 80px !important;
  transform: translate(-50%, -50%);
  text-align: center;
}
/* line 161, ../sass/theme/_common.scss */
.inner-loader11 .loader img {
  width: 40px;
}

/* loader 2 */

/* line 167, ../sass/theme/_common.scss */
*:focus {
  outline: none;
}

/* line 171, ../sass/theme/_common.scss */
.pos-r {
  position: relative;
}

/* line 175, ../sass/theme/_common.scss */
.slimScrollBar {
  z-index: 9999;
}

/* line 179, ../sass/theme/_common.scss */
label {
  text-transform: lowercase;
}

/* line 183, ../sass/theme/_common.scss */
label:first-letter {
  text-transform: uppercase;
}

/* line 187, ../sass/theme/_common.scss */
a:focus {
  outline: none;
}

/* line 191, ../sass/theme/_common.scss */
.Form-label--tick {
  text-transform: initial;
}

/* line 1, ../sass/helpers/_typography.scss */
h1 {
  font-size: 24px;
}

/* line 5, ../sass/helpers/_typography.scss */
h2 {
  font-size: 22px;
}

/* line 9, ../sass/helpers/_typography.scss */
h3 {
  font-size: 20px;
}

/* line 13, ../sass/helpers/_typography.scss */
h4 {
  font-size: 18px;
}

/* line 17, ../sass/helpers/_typography.scss */
h5 {
  font-size: 16px;
}

/* line 21, ../sass/helpers/_typography.scss */
h6 {
  font-size: 14px;
}

/* line 24, ../sass/helpers/_typography.scss */
p {
  font-size: 14px;
}

/* line 264, course-actions/*.png */
.course-actions-sprite, .course-actions-blog, .course-actions-blue-pin, .course-actions-doc, .course-actions-event, .course-actions-expert-feedback, .course-actions-html, .course-actions-link, .course-actions-manager-feedback, .course-actions-monitor, .course-actions-normal-feedback, .course-actions-pdf, .course-actions-peer-feedback, .course-actions-pin, .course-actions-pin_fill_white, .course-actions-pin_white, .course-actions-ppt, .course-actions-productivity, .course-actions-quizze, .course-actions-remove, .course-actions-search, .course-actions-share-grey, .course-actions-share-white, .course-actions-share, .course-actions-speaker, .course-actions-url, .course-actions-video, .course-actions-xscl, .course-actions-youtube {
  background-image: url('../images/course-actions-s9597ca4049.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-blog {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-blue-pin {
  background-position: 0 -20px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-doc {
  background-position: 0 -40px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-event {
  background-position: 0 -60px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-expert-feedback {
  background-position: 0 -80px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-html {
  background-position: 0 -100px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-link {
  background-position: 0 -120px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-manager-feedback {
  background-position: 0 -140px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-monitor {
  background-position: 0 -160px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-normal-feedback {
  background-position: 0 -180px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-pdf {
  background-position: 0 -200px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-peer-feedback {
  background-position: 0 -220px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-pin {
  background-position: 0 -240px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-pin_fill_white {
  background-position: 0 -260px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-pin_white {
  background-position: 0 -280px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-ppt {
  background-position: 0 -300px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-productivity {
  background-position: 0 -320px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-quizze {
  background-position: 0 -340px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-remove {
  background-position: 0 -360px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-search {
  background-position: 0 -380px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-share-grey {
  background-position: 0 -400px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-share-white {
  background-position: 0 -420px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-share {
  background-position: 0 -440px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-speaker {
  background-position: 0 -460px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-url {
  background-position: 0 -480px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-video {
  background-position: 0 -500px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-xscl {
  background-position: 0 -520px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.course-actions-youtube {
  background-position: 0 -540px;
}

/* line 112, small-icons/*.png */
.small-icons-sprite, .small-icons-clock, .small-icons-heart-, .small-icons-heart-bk, .small-icons-heart, .small-icons-medal, .small-icons-projects, .small-icons-video-play, .small-icons-weeks {
  background-image: url('../images/small-icons-s17022d5e92.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-icons-clock {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-icons-heart- {
  background-position: 0 -20px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-icons-heart-bk {
  background-position: 0 -40px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-icons-heart {
  background-position: 0 -86px;
}
/* line 59, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-icons-heart:hover, .small-icons-heart.heart-hover {
  background-position: 0 -60px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-icons-medal {
  background-position: 0 -112px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-icons-projects {
  background-position: 0 -132px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-icons-video-play {
  background-position: 0 -152px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-icons-weeks {
  background-position: 0 -172px;
}

/* line 80, list-style/*.png */
.list-style-sprite, .list-style-link-arrow, .list-style-move-weel, .list-style-plus, .list-style-tick, .list-style-up-arrow {
  background-image: url('../images/list-style-s6bfcb90b96.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.list-style-link-arrow {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.list-style-move-weel {
  background-position: 0 -12px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.list-style-plus {
  background-position: 0 -24px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.list-style-tick {
  background-position: 0 -36px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.list-style-up-arrow {
  background-position: 0 -48px;
}

/* line 88, small-assets/*.png */
.small-assets-sprite, .small-assets-link-arrow, .small-assets-move-weel-bk, .small-assets-move-weel, .small-assets-plus, .small-assets-tick, .small-assets-up-arrow {
  background-image: url('../images/small-assets-s29e83f0c47.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-assets-link-arrow {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-assets-move-weel-bk {
  background-position: 0 -12px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-assets-move-weel {
  background-position: 0 -24px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-assets-plus {
  background-position: 0 -38px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-assets-tick {
  background-position: 0 -50px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.small-assets-up-arrow {
  background-position: 0 -62px;
}

/* line 72, left-panel/*.png */
.left-panel-sprite, .left-panel-apply, .left-panel-learn, .left-panel-refresh, .left-panel-trouble-shoot {
  background-image: url('../images/left-panel-s9e14f8a115.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-apply {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-learn {
  background-position: 0 -24px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-refresh {
  background-position: 0 -48px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-trouble-shoot {
  background-position: 0 -72px;
}

/* line 176, left-panel-small/*.png */
.left-panel-small-sprite, .left-panel-small-audio-01, .left-panel-small-blog-01, .left-panel-small-classroom-01, .left-panel-small-doc-01, .left-panel-small-excel-01, .left-panel-small-html-01, .left-panel-small-ideation-01, .left-panel-small-manager_feedback-01, .left-panel-small-mentor_feedback-01, .left-panel-small-pdf-01, .left-panel-small-peer_feedback-01, .left-panel-small-ppt-01, .left-panel-small-project-01, .left-panel-small-quiz-01, .left-panel-small-seminar-01, .left-panel-small-video-01, .left-panel-small-you_tube-01 {
  background-image: url('../images/left-panel-small-sfbdbbe8beb.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-audio-01 {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-blog-01 {
  background-position: 0 -16px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-classroom-01 {
  background-position: 0 -32px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-doc-01 {
  background-position: 0 -48px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-excel-01 {
  background-position: 0 -64px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-html-01 {
  background-position: 0 -80px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-ideation-01 {
  background-position: 0 -96px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-manager_feedback-01 {
  background-position: 0 -112px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-mentor_feedback-01 {
  background-position: 0 -128px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-pdf-01 {
  background-position: 0 -144px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-peer_feedback-01 {
  background-position: 0 -160px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-ppt-01 {
  background-position: 0 -176px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-project-01 {
  background-position: 0 -192px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-quiz-01 {
  background-position: 0 -208px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-seminar-01 {
  background-position: 0 -224px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-video-01 {
  background-position: 0 -240px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.left-panel-small-you_tube-01 {
  background-position: 0 -256px;
}

/* line 136, right-panel/*.png */
.right-panel-sprite, .right-panel-forum-white, .right-panel-forum, .right-panel-icon_knowledgebyte, .right-panel-icon_knowledgebyte_white, .right-panel-notes-white, .right-panel-notes, .right-panel-questions-white, .right-panel-questions, .right-panel-reviews-white, .right-panel-reviews, .right-panel-sk-share-white, .right-panel-sk-share {
  background-image: url('../images/right-panel-sd09759ae0b.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-forum-white {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-forum {
  background-position: 0 -30px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-icon_knowledgebyte {
  background-position: 0 -60px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-icon_knowledgebyte_white {
  background-position: 0 -90px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-notes-white {
  background-position: 0 -120px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-notes {
  background-position: 0 -150px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-questions-white {
  background-position: 0 -180px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-questions {
  background-position: 0 -210px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-reviews-white {
  background-position: 0 -240px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-reviews {
  background-position: 0 -270px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-sk-share-white {
  background-position: 0 -300px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.right-panel-sk-share {
  background-position: 0 -330px;
}

/* line 120, community-icon/*.png */
.community-icon-sprite, .community-icon-blog, .community-icon-book, .community-icon-circle, .community-icon-coach, .community-icon-wall {
  background-image: url('../images/community-icon-s2be6a61931.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.community-icon-blog {
  background-position: 0 -20px;
}
/* line 59, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.community-icon-blog:active, .community-icon-blog.blog-active {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.community-icon-book {
  background-position: 0 -60px;
}
/* line 59, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.community-icon-book:active, .community-icon-book.book-active {
  background-position: 0 -40px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.community-icon-circle {
  background-position: 0 -100px;
}
/* line 59, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.community-icon-circle:active, .community-icon-circle.circle-active {
  background-position: 0 -80px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.community-icon-coach {
  background-position: 0 -140px;
}
/* line 59, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.community-icon-coach:active, .community-icon-coach.coach-active {
  background-position: 0 -120px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.community-icon-wall {
  background-position: 0 -180px;
}
/* line 59, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.community-icon-wall:active, .community-icon-wall.wall-active {
  background-position: 0 -160px;
}

/* line 184, lnd-icon/*.png */
.lnd-icon-sprite, .lnd-icon-a-z, .lnd-icon-add-coach, .lnd-icon-assing, .lnd-icon-audio, .lnd-icon-bulk, .lnd-icon-cancel, .lnd-icon-card-view, .lnd-icon-filter-clicked, .lnd-icon-filter, .lnd-icon-icon_template_blue, .lnd-icon-list-view, .lnd-icon-pdf, .lnd-icon-plus, .lnd-icon-remove, .lnd-icon-search, .lnd-icon-template, .lnd-icon-url, .lnd-icon-vedio {
  background-image: url('../images/lnd-icon-scbe527006c.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-a-z {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-add-coach {
  background-position: 0 -18px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-assing {
  background-position: 0 -36px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-audio {
  background-position: 0 -54px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-bulk {
  background-position: 0 -72px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-cancel {
  background-position: 0 -90px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-card-view {
  background-position: 0 -108px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-filter-clicked {
  background-position: 0 -126px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-filter {
  background-position: 0 -144px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-icon_template_blue {
  background-position: 0 -162px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-list-view {
  background-position: 0 -180px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-pdf {
  background-position: 0 -198px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-plus {
  background-position: 0 -216px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-remove {
  background-position: 0 -234px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-search {
  background-position: 0 -252px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-template {
  background-position: 0 -270px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-url {
  background-position: 0 -288px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.lnd-icon-vedio {
  background-position: 0 -306px;
}

/* line 64, blog-icon/*.png */
.blog-icon-sprite, .blog-icon-delete, .blog-icon-edit, .blog-icon-share {
  background-image: url('../images/blog-icon-s2c923a6d76.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.blog-icon-delete {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.blog-icon-edit {
  background-position: 0 -14px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.blog-icon-share {
  background-position: 0 -28px;
}

/* line 216, add-program/*.png */
.add-program-sprite, .add-program-audio-01, .add-program-blog-01, .add-program-classroom-01, .add-program-doc-01, .add-program-doc, .add-program-drag, .add-program-excel-01, .add-program-html-01, .add-program-ideation-01, .add-program-manager-feedback-01, .add-program-media, .add-program-mentor-feedback-01, .add-program-pdf-01, .add-program-pdf, .add-program-peer-feedback-01, .add-program-ppt-01, .add-program-projects-01, .add-program-quiz-01, .add-program-qus, .add-program-seminar-01, .add-program-video-01, .add-program-you-tube-01 {
  background-image: url('../images/add-program-sab9e669f5f.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-audio-01 {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-blog-01 {
  background-position: 0 -14px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-classroom-01 {
  background-position: 0 -28px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-doc-01 {
  background-position: 0 -42px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-doc {
  background-position: 0 -56px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-drag {
  background-position: 0 -70px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-excel-01 {
  background-position: 0 -84px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-html-01 {
  background-position: 0 -98px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-ideation-01 {
  background-position: 0 -112px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-manager-feedback-01 {
  background-position: 0 -126px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-media {
  background-position: 0 -140px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-mentor-feedback-01 {
  background-position: 0 -154px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-pdf-01 {
  background-position: 0 -168px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-pdf {
  background-position: 0 -182px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-peer-feedback-01 {
  background-position: 0 -196px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-ppt-01 {
  background-position: 0 -210px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-projects-01 {
  background-position: 0 -224px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-quiz-01 {
  background-position: 0 -238px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-qus {
  background-position: 0 -252px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-seminar-01 {
  background-position: 0 -266px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-video-01 {
  background-position: 0 -280px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.add-program-you-tube-01 {
  background-position: 0 -294px;
}

/* line 112, header-menu/*.png */
.header-menu-sprite, .header-menu-BPM, .header-menu-admin, .header-menu-careerpath, .header-menu-community, .header-menu-dashboard, .header-menu-learners, .header-menu-lnd, .header-menu-market, .header-menu-skilling {
  background-image: url('../images/header-menu-see42ec0b1e.png');
  background-repeat: no-repeat;
}

.header-menu-home {
  background-image: url('../images/landing/home_icon.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-menu-BPM {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-menu-admin {
  background-position: 0 -50px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-menu-careerpath {
  background-position: 0 -100px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-menu-community {
  background-position: 0 -150px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-menu-dashboard {
  background-position: 0 -200px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-menu-learners {
  background-position: 0 -250px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-menu-lnd {
  background-position: 0 -300px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-menu-market {
  background-position: 0 -350px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-menu-skilling {
  background-position: 0 -400px;
}

/* line 160, admin/*.png */
.admin-sprite, .admin-authentificati, .admin-book, .admin-icon_setting, .admin-karma-point, .admin-lms-config, .admin-mail, .admin-mobile-app, .admin-organization-unit, .admin-roles, .admin-schedule-jobs, .admin-security, .admin-skill-level, .admin-skills, .admin-tenant, .admin-user-details, .email-notify {
  background-image: url('../images/admin-s9a162dcb28.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-authentificati {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-book {
  background-position: 0 -20px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-icon_setting {
  background-position: 0 -40px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-karma-point {
  background-position: 0 -60px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-lms-config {
  background-position: 0 -80px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-mail {
  background-position: 0 -100px;
}

.email-notify {
  background-position: 0 -301px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-mobile-app {
  background-position: 0 -120px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-organization-unit {
  background-position: 0 -140px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-roles {
  background-position: 0 -160px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-schedule-jobs {
  background-position: 0 -180px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-security {
  background-position: 0 -200px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-skill-level {
  background-position: 0 -220px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-skills {
  background-position: 0 -240px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-tenant {
  background-position: 0 -260px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.admin-user-details {
  background-position: 0 -280px;
}

/* line 64, learner-icon/*.png */
.learner-icon-sprite, .learner-icon-play, .learner-icon-resume, .learner-icon-tic {
  background-image: url('../images/learner-icon-se1f285eccb.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.learner-icon-play {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.learner-icon-resume {
  background-position: 0 -20px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.learner-icon-tic {
  background-position: 0 -40px;
}

/* line 72, tenant-admin/*.png */
.tenant-admin-sprite, .tenant-admin-general, .tenant-admin-manage, .tenant-admin-other, .tenant-admin-user {
  background-image: url('../images/tenant-admin-sf5cb81f4e8.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tenant-admin-general {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tenant-admin-manage {
  background-position: 0 -24px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tenant-admin-other {
  background-position: 0 -48px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.tenant-admin-user {
  background-position: 0 -72px;
}

/* line 88, header-icon/*.png */
.header-icon-sprite, .header-icon-logout-01, .header-icon-logout_grey-01, .header-icon-my_notes-01, .header-icon-my_notes_grey-01, .header-icon-my_profile-01, .header-icon-my_profile_grey-01 {
  background-image: url('../images/header-icon-s1e552e5296.png');
  background-repeat: no-repeat;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-icon-logout-01 {
  background-position: 0 0;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-icon-logout_grey-01 {
  background-position: 0 -30px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-icon-my_notes-01 {
  background-position: 0 -60px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-icon-my_notes_grey-01 {
  background-position: 0 -90px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-icon-my_profile-01 {
  background-position: 0 -120px;
}

/* line 84, ../../../../Ruby22/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.header-icon-my_profile_grey-01 {
  background-position: 0 -150px;
}



/* line 1, ../sass/components/_header.scss */
.logo {
  display: block;
  margin: 4px 0 4px -10px;
}
/* line 5, ../sass/components/_header.scss */
.logo a {
  width: 50px;
  height: 40px;
  overflow: hidden;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
}
/* line 21, ../sass/components/_header.scss */
.logo a img {
  width: 100%;
  height: auto;
}
/* line 27, ../sass/components/_header.scss */
.logo h2 {
  margin: 0;
}

/* line 32, ../sass/components/_header.scss */
#navbar {
  background: url("../images/border.png") repeat;
  border-color: transparent;
  height: 50px;
}

/* line 38, ../sass/components/_header.scss */
#navbar .user-profile img {
  height: 34px;
  width: 34px;
}

/* line 43, ../sass/components/_header.scss */
#navbar .navbar-nav > li > a {
  padding: 12px 10px;
}

/* line 47, ../sass/components/_header.scss */
#navbar .dropdown a.user-profile {
  padding: 8px 10px;
}

/* line 51, ../sass/components/_header.scss */
#navbar .ham {
  padding: 0 !important;
}

/* line 55, ../sass/components/_header.scss */
#navbar .open .dropdown-toggle.ham {
  background: #6535CD url("../images/ham-active.png") no-repeat;
  width: 78px;
  height: 50px;
  display: block;
}

/* line 62, ../sass/components/_header.scss */
#navbar .open .dropdown-toggle.ham img {
  opacity: 0;
}

/* line 66, ../sass/components/_header.scss */
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}

/* line 71, ../sass/components/_header.scss */
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: none;
}

/* line 77, ../sass/components/_header.scss */
.user-profile {
  height: 34px;
  margin: 8px;
  padding: 0 !important;
  width: 34px;
  border-radius: 50%;
  background: #eee;
  overflow: hidden;
}
/* line 86, ../sass/components/_header.scss */
.user-profile img {
  width: 100%;
  height: auto;
}

/* line 93, ../sass/components/_header.scss */
.profile-menu .notification-box {
  width: 150px;
  background: #6735ce;
}
/* line 100, ../sass/components/_header.scss */
.profile-menu .notification-body ul li {
  list-style: none;
  width: 100%;
  float: left;
  padding: 0 15px;
  background: transparent;
  transition: all 0.3s ease-in-out 0s;
}
/* line 108, ../sass/components/_header.scss */
.profile-menu .notification-body ul li a {
  padding: 12px 0;
  width: 100%;
  float: left;
}
/* line 114, ../sass/components/_header.scss */
.profile-menu .notification-body ul li:last-child {
  border: 0;
}
/* line 118, ../sass/components/_header.scss */
.profile-menu .notification-body ul li:hover {
  background: #E9E9E9;
  transition: all 0.3s ease-in-out 0s;
}
/* line 122, ../sass/components/_header.scss */
.profile-menu .notification-body ul li:hover a span {
  color: #6d6d6d;
}
/* line 130, ../sass/components/_header.scss */
.profile-menu .notification-body ul .profile:hover span i {
  background-position: 0 -150px;
}
/* line 138, ../sass/components/_header.scss */
.profile-menu .notification-body ul .mynote:hover span i {
  background-position: 0 -90px;
}
/* line 146, ../sass/components/_header.scss */
.profile-menu .notification-body ul .logout:hover span i {
  background-position: 0 -30px;
}
/* line 153, ../sass/components/_header.scss */
.profile-menu .notification-body .img-wrap {
  width: 30px;
  height: 30px;
  float: left;
  display: inline-block;
}
/* line 160, ../sass/components/_header.scss */
.profile-menu .notification-body .menu {
  color: #fff;
  padding-left: 45px;
  margin-top: 6px;
}
/* line 167, ../sass/components/_header.scss */
.profile-menu .notification-box::after,
.profile-menu .notification-box::before {
  left: 86%;
}
/* line 172, ../sass/components/_header.scss */
.profile-menu .header-icon-sprites {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
}

/* hamburger */
/* line 180, ../sass/components/_header.scss */
.hamburger-menu {
  width: 240px;
  background: #6535cd;
  background: -moz-linear-gradient(-45deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%);
  background: -webkit-linear-gradient(-45deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%);
  background: linear-gradient(135deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6535cd', endColorstr='#3d94ff',GradientType=1 );
  color: #fff;
  padding: 0;
  border-radius: 0;
  border: none;
  transition: all 0.2s ease-in-out 0s;
  z-index: 9999;
}
/* line 194, ../sass/components/_header.scss */
.hamburger-menu .hamburger-body {
  list-style: none;
  overflow: hidden;
}
/* line 198, ../sass/components/_header.scss */
.hamburger-menu .hamburger-body li {
  overflow: hidden;
}
/* line 201, ../sass/components/_header.scss */
.hamburger-menu .hamburger-body li a {
  float: left;
  display: block;
  width: 100%;
  padding: 10px 10px 10px 26px;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
}
/* line 211, ../sass/components/_header.scss */
.hamburger-menu .hamburger-body li img {
  float: left;
}
/* line 215, ../sass/components/_header.scss */
.hamburger-menu .hamburger-body li span {
  display: block;
  padding-left: 70px;
  padding-top: 14px;
}
/* line 223, ../sass/components/_header.scss */
.hamburger-menu .hamburger-body li:hover {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  transition: all 0.2s ease-in-out 0s;
}
/* line 228, ../sass/components/_header.scss */
.hamburger-menu .hamburger-body:last-child {
  margin-bottom: 0;
}
/* line 232, ../sass/components/_header.scss */
.hamburger-menu .header-menu-sprites {
  width: 50px;
  height: 50px;
  float: left;
}

/* line 1, ../sass/components/_footer.scss */
.footer {
  background: white;
  padding: 0 15px;
  border-bottom: 1px solid rgba(222, 222, 222, 0.6);
  border-top: 1px solid rgba(222, 222, 222, 0.6);
  float: left;
  width: 100%;
  position: relative;
  z-index: 997;
}

/* line 12, ../sass/components/_footer.scss */
.footer .left {
  padding: 12px 15px 8px;
}
/* line 15, ../sass/components/_footer.scss */
.footer .left a {
  width: 20px;
  height: 20px;
  overflow: hidden;
  display: block;
}
/* line 21, ../sass/components/_footer.scss */
.footer .left a img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* line 29, ../sass/components/_footer.scss */
.footer .right {
  padding: 10px 15px;
}

/* line 33, ../sass/components/_footer.scss */
.footer a,
.footer p {
  margin-bottom: 0;
  color: #484451;
  font-size: 11px;
  font-weight: 400;
  vertical-align: middle;
  display: inline-block;
}

/* line 43, ../sass/components/_footer.scss */
.terms .modal-dialog {
  width: 800px;
}

/* line 47, ../sass/components/_footer.scss */
.slideup img {
  float: right;
  width: 5%;
  margin-top: 5px;
}

/* line 53, ../sass/components/_footer.scss */
.slideup {
  -webkit-box-shadow: -7px -4px 12px 5px #e3e3e3;
  -moz-box-shadow: -7px -4px 12px 5px #e3e3e3;
  box-shadow: -7px -4px 12px 5px #e3e3e3;
}

/* line 59, ../sass/components/_footer.scss */
.footer .foot-wrap {
  bottom: 40px !important;
}

/* line 1, ../sass/components/_login.scss */
.header-section {
  position: relative;
  background: url("../images/login-back.jpg") no-repeat fixed top center;
  background-size: cover;
}
/* line 6, ../sass/components/_login.scss */
.header-section .header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.6);
  padding: 74px 40px;
}
/* line 14, ../sass/components/_login.scss */
.header-section .header .logo {
  width: 80%;
}
/* line 19, ../sass/components/_login.scss */
.header-section .login-page-text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 40px;
}

/* line 28, ../sass/components/_login.scss */
#forgotform .form-group,
#loginForm .form-group {
  margin-bottom: 0;
  position: relative;
}

/* line 34, ../sass/components/_login.scss */
#Newpassword-Form .form-group {
  position: relative;
}

/* line 38, ../sass/components/_login.scss */
#forgotform .form-group,
#loginForm .form-group {
  margin: 0;
}

/* line 43, ../sass/components/_login.scss */
#login-messages {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
}

/* line 50, ../sass/components/_login.scss */
#forgot-messages {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
}

/* line 57, ../sass/components/_login.scss */
.error-msg {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #fa5671;
  background-image: url("../images/caustions.png");
  background-origin: padding-box;
  background-position: 10px 9px;
  background-repeat: no-repeat;
  background-size: 14px;
  color: #ffffff;
  margin: 0;
  padding: 8px 15px 8px 34px;
  font-size: 12px;
  line-height: 16px;
}

/*input{
	border-radius: 0;
	margin:5px 0;
}
.form-control{
	border-radius: 0;
	height: auto;
}

.has-error .form-control{
	border-color: #fa5671;
}
.has-error .form-control:focus{
	border-color: #fa5671;
}

label.float-label {
	opacity: 0.0;
	position: absolute;
	font-size: 10px;
	left: 15px;
	color: #777;
	top:10px;
	font-weight: 400;
}
label.focus {
	color: #777;
}
label.invalid {
	color: red !important;
}

textarea.float-label,
input.float-label{
	padding:20px 15px 4px;
	font-size: 14px;
	width: 100%;
	color: #000;
	resize:none;

}
select.float-label {
	-webkit-appearance: none;
}
*/
/* line 117, ../sass/components/_login.scss */
.forgot-password {
  background: #C7C6C4;
}

/* line 121, ../sass/components/_login.scss */
.confirmation {
  background: #C7C6C4;
  padding: 40px 20px 20px;
}

/* line 126, ../sass/components/_login.scss */
.confirmation-login {
  background: #C7C6C4;
  padding: 40px 20px 20px;
}

/* line 131, ../sass/components/_login.scss */
.confirmation-login p {
  text-align: left;
}

/* line 135, ../sass/components/_login.scss */
.step1 {
  position: absolute;
  right: 0;
  top: 0;
  width: 28%;
  bottom: 0;
  transition: all 0.3s ease-in-out 0s;
}

/* line 144, ../sass/components/_login.scss */
.step2 {
  position: absolute;
  right: -360px;
  top: 0;
  width: 28%;
  bottom: 0;
  transition: all 0.3s ease-in-out 0s;
}

/* line 153, ../sass/components/_login.scss */
.step3 {
  position: absolute;
  right: -360px;
  top: 0;
  width: 28%;
  bottom: 0;
  transition: all 0.3s ease-in-out 0s;
}

/* line 162, ../sass/components/_login.scss */
.personal-data {
  padding: 58px 20px 0;
  background: rgba(255, 255, 255, 0.3);
}

/* line 167, ../sass/components/_login.scss */
.forgot-password h4 {
  background: #6a7fa0;
  padding: 20px 20px 10px;
  margin: 0;
  color: #fff;
  font-size: 18px;
}

/* line 175, ../sass/components/_login.scss */
.spacing {
  padding: 64px 20px 20px;
  overflow: hidden;
}

/* line 180, ../sass/components/_login.scss */
.min-height-170 {
  min-height: 170px;
}

/* line 184, ../sass/components/_login.scss */
.confirmation p {
  text-align: left;
}

/* line 188, ../sass/components/_login.scss */
.btn-section a {
  margin-top: 7px;
}

/* line 192, ../sass/components/_login.scss */
#confirm-messages {
  position: absolute;
  top: -20px;
  display: none;
  width: 100%;
  text-align: left;
  background: #00cc66 url("../images/tick.png") no-repeat scroll 10px center/15px auto;
  color: #ffffff;
  line-height: 16px;
  margin: 0;
  padding: 8px 15px 8px 34px;
}

/* line 205, ../sass/components/_login.scss */
.success-msg {
  width: 100%;
  text-align: left;
  background: #00cc66 url("../images/tick.png") no-repeat scroll 10px center/15px auto;
  color: #ffffff;
  line-height: 16px;
  margin: 0;
  padding: 8px 15px 8px 34px;
}

/* line 1, ../sass/components/_philosophy.scss */
.philosophy-section {
  overflow: hidden;
}
/* line 3, ../sass/components/_philosophy.scss */
.philosophy-section .common {
  margin-top: 100px;
}

/* line 7, ../sass/components/_philosophy.scss */
.philos-wrap {
  padding: 20px 30px 100px;
}
/* line 9, ../sass/components/_philosophy.scss */
.philos-wrap img {
  margin-top: -90px;
  border-radius: 50%;
  width: 140px;
}
/* line 14, ../sass/components/_philosophy.scss */
.philos-wrap h4 {
  color: #2b338d;
  margin-top: 20px;
}
/* line 18, ../sass/components/_philosophy.scss */
.philos-wrap p {
  text-align: left;
  margin-top: 20px;
}

/* line 24, ../sass/components/_philosophy.scss */
.color-shade1 {
  background: #d5d5d5;
}

/* line 27, ../sass/components/_philosophy.scss */
.color-shade2 {
  background: #e0e0e0;
}

/* line 30, ../sass/components/_philosophy.scss */
.color-shade3 {
  background: #eaeaea;
}

/* line 33, ../sass/components/_philosophy.scss */
.color-shade4 {
  background: #f5f5f5;
}

/* line 1, ../sass/components/_input.scss */
.inputMaterial {
  display: block;
  width: 100%;
  margin: 5px 0;
  padding: 20px 14px 4px;
}

/* line 8, ../sass/components/_input.scss */
.float-label label,
.header label {
  color: #918f94;
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 4px;
  top: 10px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  padding: 16px 10px 4px;
}

/* active state */
/* line 23, ../sass/components/_input.scss */
.inputMaterial:focus ~ label,
.inputMaterial:valid ~ label {
  top: -6px;
  font-size: 12px;
  color: #777777;
}

/* line 30, ../sass/components/_input.scss */
#Newpassword-Form .form-group {
  margin-bottom: 20px !important;
}

/* line 34, ../sass/components/_input.scss */
#newpassword-messages {
  left: -48px;
  position: absolute;
  right: -48px;
  text-align: left;
  top: -130px;
}

/* line 42, ../sass/components/_input.scss */
input:-webkit-autofill,
input:-webkit-autofill:focus input:-webkit-autofill,
input:-webkit-autofill:hover,
select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

/* line 54, ../sass/components/_input.scss */
.inputMaterial.error {
  border: 1px solid red !important;
}

/* line 58, ../sass/components/_input.scss */
textarea {
  width: 100%;
  border: 1px solid #cacaca;
  resize: none;
  padding: 5px 10px;
}

/* line 65, ../sass/components/_input.scss */
.form-control:focus {
  box-shadow: none;
}

/* line 1, ../sass/components/_modal-box.scss */
.modal-backdrop.in {
  opacity: 0.2;
}

/* line 14, ../sass/components/_modal-box.scss */
.skill-modal .modal-footer,
.skill-modal .modal-header {
  padding: 15px 20px;
}
/* line 19, ../sass/components/_modal-box.scss */
.skill-modal .modal-body {
  padding: 20px;
}
/* line 23, ../sass/components/_modal-box.scss */
.skill-modal .modal-header {
  background: #614cd1;
}
/* line 27, ../sass/components/_modal-box.scss */
.skill-modal .modal-title {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
/* line 33, ../sass/components/_modal-box.scss */
.skill-modal .current-box {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  display: block;
}
/* line 40, ../sass/components/_modal-box.scss */
.skill-modal .modal-content {
  box-shadow: 0 0 0;
  border-radius: 0;
  border: 1px solid #e4e4e4;
}
/* line 46, ../sass/components/_modal-box.scss */
.skill-modal p {
  margin: 0 0 15px;
  color: #646464;
  font-size: 16px;
  margin: 0 0 15px;
}
/* line 53, ../sass/components/_modal-box.scss */
.skill-modal .modal-dialog {
  position: relative;
  top: 30%;
  transform: translateY(-50%);
}
/* line 59, ../sass/components/_modal-box.scss */
.skill-modal .designation-title {
  border-bottom: 1px solid #ddd;
  padding: 15px 25px;
  margin: 0;
}
/* line 64, ../sass/components/_modal-box.scss */
.skill-modal .designation-title .duration {
  color: #666;
  font-size: 11px;
  font-weight: 500;
  margin-left: 10px;
}
/* line 71, ../sass/components/_modal-box.scss */
.skill-modal .designation-title .leadership {
  color: #666;
  display: block;
  font-size: 14px;
  margin: 0 0 5px;
  font-weight: 500;
}
/* line 80, ../sass/components/_modal-box.scss */
.skill-modal .head-title {
  color: #333;
  font-size: 16px;
  font-weight: 500;
}
/* line 86, ../sass/components/_modal-box.scss */
.skill-modal .modal-footer {
  border-top: 0;
}
/* line 90, ../sass/components/_modal-box.scss */
.skill-modal .close,
.skill-modal .close:focus,
.skill-modal .close:hover {
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  opacity: 1;
  text-shadow: 0 0 0;
}

/* line 101, ../sass/components/_modal-box.scss */
.line-input {
  border-color: #614cd1;
  border-style: none none solid;
  border-width: 0 0 1px;
  box-shadow: 0 0 0;
  line-height: 1.3;
  padding: 0 0 10px;
  width: 225px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
}

/* line 114, ../sass/components/_modal-box.scss */
.line-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #a2a2a2;
  font-size: 12px;
  font-weight: 600;
  font-style: italic;
}

/* line 122, ../sass/components/_modal-box.scss */
.line-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
}

/* line 130, ../sass/components/_modal-box.scss */
.line-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
}

/* line 138, ../sass/components/_modal-box.scss */
.line-input:-moz-placeholder {
  /* Firefox 18- */
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
}

/* line 146, ../sass/components/_modal-box.scss */
.delete-modal .modal-dialog {
  width: 390px;
}
/* line 149, ../sass/components/_modal-box.scss */
.delete-modal .modal-dialog .modal-body {
  padding: 15px 25px;
}

/* line 154, ../sass/components/_modal-box.scss */
.share-modal .modal-dialog {
  width: 470px;
}

/* line 158, ../sass/components/_modal-box.scss */
.block {
  width: 100%;
  display: inline-block;
}

/* line 164, ../sass/components/_modal-box.scss */
.box-input input {
  border: 1px solid #cacaca;
  box-shadow: 0 0 0;
  padding: 10px;
  width: 100%;
}

/* line 172, ../sass/components/_modal-box.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
}

/* line 180, ../sass/components/_modal-box.scss */
:-ms-input-placeholder {
  /* IE 10+ */
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
}

/* line 188, ../sass/components/_modal-box.scss */
:-moz-placeholder {
  /* Firefox 18- */
  color: #a2a2a2;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
}

/* line 196, ../sass/components/_modal-box.scss */
.char-limit {
  color: #a2a2a2;
  float: right;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  margin: 2px 5px 0 0;
}

/* line 205, ../sass/components/_modal-box.scss */
.colleagues {
  border: 1px solid #b1b1b1;
  border-radius: 30px;
  color: #acacac;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  margin-right: 15px;
  padding: 5px 30px 5px 10px;
  position: relative;
}
/* line 217, ../sass/components/_modal-box.scss */
.colleagues .close,
.colleagues .close:focus,
.colleagues .close:hover {
  position: absolute;
  right: 9px;
  top: 4px;
  font-size: 19px;
}

/* line 227, ../sass/components/_modal-box.scss */
.box-input,
.colleagues-inputs,
.selected {
  padding: 10px 0 5px;
}

/* line 234, ../sass/components/_modal-box.scss */
.skill-modal#terms-and-condition .modal-dialog {
  top: 10%;
}

/* line 241, ../sass/components/_modal-box.scss */
#assesment .modal-dialog,
.assesment .modal-dialog {
  width: 450px;
  top: 0;
}
/* line 246, ../sass/components/_modal-box.scss */
#assesment .progress-wrap,
.assesment .progress-wrap {
  display: block;
  margin-bottom: 25px;
  width: 60%;
  float: left;
}
/* line 252, ../sass/components/_modal-box.scss */
#assesment .progress-wrap h3,
.assesment .progress-wrap h3 {
  font-size: 16px;
  color: #737373;
  margin: 20px 0 30px;
}
/* line 257, ../sass/components/_modal-box.scss */
#assesment .progress-wrap .progress.four-nodes,
.assesment .progress-wrap .progress.four-nodes {
  left: -25%;
}
/* line 259, ../sass/components/_modal-box.scss */
#assesment .progress-wrap .progress.four-nodes .one,
.assesment .progress-wrap .progress.four-nodes .one {
  left: 25%;
}
/* line 263, ../sass/components/_modal-box.scss */
#assesment .progress-wrap .progress.four-nodes .two,
.assesment .progress-wrap .progress.four-nodes .two {
  left: 50%;
}
/* line 267, ../sass/components/_modal-box.scss */
#assesment .progress-wrap .progress.four-nodes .three,
.assesment .progress-wrap .progress.four-nodes .three {
  left: 75%;
}
/* line 271, ../sass/components/_modal-box.scss */
#assesment .progress-wrap .progress.four-nodes .four,
.assesment .progress-wrap .progress.four-nodes .four {
  left: 100%;
}
/* line 277, ../sass/components/_modal-box.scss */
#assesment .progress,
.assesment .progress {
  height: 2px;
  margin-bottom: 0;
  width: 100%;
  position: relative;
  overflow: visible;
  float: left;
  left: -20%;
}
#assesment .disabled-progress,
.assesment .disabled-progress {
	pointer-events: none;
	opacity: 0.5;
}
/* line 287, ../sass/components/_modal-box.scss */
#assesment .progress-bar,
.assesment .progress-bar {
  background-color: #00cc33;
  position: relative;
  border-top: 2px solid #00cc33;
  border-bottom: 2px solid #00cc33;
}
/* line 294, ../sass/components/_modal-box.scss */
#assesment .progress-bar:before,
.assesment .progress-bar:before {
  content: " ";
  position: absolute;
  left: 14px;
  right: -5px;
  bottom: -4px;
}
/* line 302, ../sass/components/_modal-box.scss */
#assesment .progress-bar:after,
.assesment .progress-bar:after {
  content: " ";
  position: absolute;
  top: -6px;
  left: 14px;
  right: -5px;
}
/* line 310, ../sass/components/_modal-box.scss */
#assesment .five,
#assesment .four,
#assesment .one,
#assesment .three,
#assesment .two,
.assesment .five,
.assesment .four,
.assesment .one,
.assesment .three,
.assesment .two {
  position: absolute;
  margin-top: -7px;
  z-index: 1;
  height: 16px;
  width: 16px;
  border-radius: 25px;
  border: 2px solid transparent;
  cursor: pointer;
}
/* line 325, ../sass/components/_modal-box.scss */
#assesment .one,
.assesment .one {
  left: 20%;
}
/* line 329, ../sass/components/_modal-box.scss */
#assesment .two,
.assesment .two {
  left: 40%;
}
/* line 333, ../sass/components/_modal-box.scss */
#assesment .three,
.assesment .three {
  left: 60%;
}
/* line 337, ../sass/components/_modal-box.scss */
#assesment .four,
.assesment .four {
  left: 80%;
}
/* line 341, ../sass/components/_modal-box.scss */
#assesment .five,
.assesment .five {
  left: 100%;
}
/* line 345, ../sass/components/_modal-box.scss */
#assesment .circle-border:before,
.assesment .circle-border:before {
  border: 2px solid #efeeee;
  border-radius: 50%;
  content: " ";
  height: 20px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 20px;
}
/* line 356, ../sass/components/_modal-box.scss */
#assesment .primary-color,
.assesment .primary-color {
  background-color: #00cc33;
  border: 2px solid transparent !important;
}
/* line 361, ../sass/components/_modal-box.scss */
#assesment .secondary-color,
.assesment .secondary-color {
  background-color: #fff;
  border: 2px solid #efeeee;
}
/* line 366, ../sass/components/_modal-box.scss */
#assesment .border-fill,
.assesment .border-fill {
  background-color: #fff;
  border: 2px solid #00cc33;
}
/* line 371, ../sass/components/_modal-box.scss */
#assesment .no-color,
.assesment .no-color {
  background-color: #fff;
  border: 2px solid #999999;
}
/* line 376, ../sass/components/_modal-box.scss */
#assesment .fill-color,
.assesment .fill-color {
  border: 2px solid #efeeee;
  background: #efeeee;
  top: 2px;
  width: 12px;
  height: 12px;
}
/* line 384, ../sass/components/_modal-box.scss */
#assesment .secondary-color.primary-color,
.assesment .secondary-color.primary-color {
  background-color: #00cc33 !important;
  border: 2px solid transparent !important;
}
/* line 389, ../sass/components/_modal-box.scss */
#assesment .no-color.primary-color,
.assesment .no-color.primary-color {
  background-color: #00cc33 !important;
  border: 2px solid transparent !important;
}
/* line 394, ../sass/components/_modal-box.scss */
#assesment .five:hover,
#assesment .four:hover,
#assesment .one:hover,
#assesment .three:hover,
#assesment .two:hover,
.assesment .five:hover,
.assesment .four:hover,
.assesment .one:hover,
.assesment .three:hover,
.assesment .two:hover {
  border: 2px solid #efeeee;
}

/* line 404, ../sass/components/_modal-box.scss */
.video-modal .modal-dialog {
  top: 5%;
  width: 800px;
}
/* line 409, ../sass/components/_modal-box.scss */
.video-modal .modal-body {
  background: rgba(0, 0, 0, 0.9);
  min-height: 400px;
}

/* line 417, ../sass/components/_modal-box.scss */
.ask-modal .mentor h4 {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  display: inline-block;
  color: #6d6d6d;
  margin: 13px 0;
}
/* line 426, ../sass/components/_modal-box.scss */
.ask-modal .mentor .colleagues .close,
.ask-modal .mentor .colleagues .close:focus,
.ask-modal .mentor .colleagues .close:hover {
  color: #b1b0b0;
}
/* line 432, ../sass/components/_modal-box.scss */
.ask-modal .mentor .radio-btn {
  display: inline-block;
  width: 20px;
  float: left;
}
/* line 438, ../sass/components/_modal-box.scss */
.ask-modal .mentor .mentor-wrap {
  float: left;
  display: block;
  padding-left: 10px;
}
/* line 444, ../sass/components/_modal-box.scss */
.ask-modal .mentor .mentor-choosen {
  float: left;
  display: block;
  margin-top: 10px;
  width: 70%;
  padding-left: 10px;
}
/* line 451, ../sass/components/_modal-box.scss */
.ask-modal .mentor .mentor-choosen input {
  border: none;
  border-bottom: 1px solid #e9e9e9;
  width: 100%;
  margin-bottom: 10px;
}
/* line 459, ../sass/components/_modal-box.scss */
.ask-modal .mentor .img-wrap {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
/* line 468, ../sass/components/_modal-box.scss */
.ask-modal .mentor .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 474, ../sass/components/_modal-box.scss */
.ask-modal .mentor .mentor-select {
  width: 210px;
  display: inline-block;
  border-bottom: 1px solid #b1b0b0;
  text-transform: none;
}
/* line 481, ../sass/components/_modal-box.scss */
.ask-modal .mentor .custom-radio label:before {
  top: 17px;
}
/* line 485, ../sass/components/_modal-box.scss */
.ask-modal .mentor .custom-radio label {
  padding-left: 25px;
}
/* line 489, ../sass/components/_modal-box.scss */
.ask-modal .mentor .custom-radio {
  margin-bottom: 10px;
}
/* line 493, ../sass/components/_modal-box.scss */
.ask-modal .mentor .event-types-menu {
  position: absolute;
  top: 33px;
  width: 381px;
  z-index: 1000;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  border-top: none;
  -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);
}
/* line 506, ../sass/components/_modal-box.scss */
.ask-modal .mentor .event-types-menu .selected-text {
  display: inline-block;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
  font-weight: 400;
}

/* line 517, ../sass/components/_modal-box.scss */
#ask-questions.skill-modal .modal-dialog {
  top: 100px;
}
/* line 521, ../sass/components/_modal-box.scss */
#ask-questions.skill-modal .exp-names {
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: center;
  top: 60px;
  width: 120px;
}

/* line 532, ../sass/components/_modal-box.scss */
.review .modal-dialog {
  width: 900px;
  top: 20px;
}
/* line 538, ../sass/components/_modal-box.scss */
.review .other-review li {
  list-style: none;
}
/* line 543, ../sass/components/_modal-box.scss */
.review .other-review li:last-child .media {
  border-bottom: 0;
}
/* line 548, ../sass/components/_modal-box.scss */
.review .other-review h6 {
  color: #484351;
  font-weight: 600;
}
/* line 554, ../sass/components/_modal-box.scss */
.review .media {
  border-bottom: 1px solid #dfdfdf;
  padding: 20px 0;
}
/* line 559, ../sass/components/_modal-box.scss */
.review .review-scroll {
  padding-right: 30px;
}
/* line 563, ../sass/components/_modal-box.scss */
.review .rate-this {
  color: #484351;
  font-weight: 400;
  font-size: 14px;
  margin-right: 10px;
}
/* line 572, ../sass/components/_modal-box.scss */
.review .notification-body .media-left a {
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #dfdfdf;
  display: block;
}
/* line 580, ../sass/components/_modal-box.scss */
.review .notification-body .media-left a img {
  width: 100%;
  height: auto;
}

/* line 589, ../sass/components/_modal-box.scss */
.review-rating {
  margin-top: 10px;
}

/* line 593, ../sass/components/_modal-box.scss */
.rate-comment-box {
  border: 1px solid #dfdfdf;
}

/* line 599, ../sass/components/_modal-box.scss */
.view-notification .modal-dialog {
  top: 40px;
}
/* line 603, ../sass/components/_modal-box.scss */
.view-notification .img-wrap {
  width: 42px;
  height: 42px;
  overflow: hidden;
  display: block;
  border-radius: 50%;
}
/* line 610, ../sass/components/_modal-box.scss */
.view-notification .img-wrap img {
  width: 100%;
  height: auto;
}

/*become a coache community page*/
/* line 619, ../sass/components/_modal-box.scss */
.coach .modal-dialog {
  width: 670px;
}
/* line 622, ../sass/components/_modal-box.scss */
.coach .modal-dialog .modal-body {
  padding: 20px 25px;
}
/* line 625, ../sass/components/_modal-box.scss */
.coach .modal-dialog .modal-body .box-input,
.coach .modal-dialog .modal-body .colleagues-inputs,
.coach .modal-dialog .modal-body .selected {
  padding: 10px 0 5px;
}
/* line 630, ../sass/components/_modal-box.scss */
.coach .modal-dialog .modal-body .box-input .line-input,
.coach .modal-dialog .modal-body .colleagues-inputs .line-input,
.coach .modal-dialog .modal-body .selected .line-input {
  width: 320px;
}
/* line 637, ../sass/components/_modal-box.scss */
.coach .coach-img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
  float: left;
  overflow: hidden;
}
/* line 644, ../sass/components/_modal-box.scss */
.coach .coach-img img {
  width: 100%;
  height: auto;
}
/* line 650, ../sass/components/_modal-box.scss */
.coach .coach-head {
  padding-left: 60px;
}
/* line 653, ../sass/components/_modal-box.scss */
.coach .coach-head h2 {
  font-size: 14px;
  color: #868290;
  margin-top: 2px;
}
/* line 658, ../sass/components/_modal-box.scss */
.coach .coach-head h2 span {
  color: #484351;
  font-weight: 600;
}
/* line 665, ../sass/components/_modal-box.scss */
.coach .thanku-content {
  padding: 60px 40px;
  overflow: hidden;
}
/* line 669, ../sass/components/_modal-box.scss */
.coach .thanku-content .img-wrap {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0 auto;
}
/* line 675, ../sass/components/_modal-box.scss */
.coach .thanku-content .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 681, ../sass/components/_modal-box.scss */
.coach .thanku-content h2 {
  color: #484351;
  font-size: 20px;
  line-height: 30px;
}
/* line 687, ../sass/components/_modal-box.scss */
.coach .thanku-content p {
  color: #888888;
  font-size: 18px;
  margin-top: 10px;
}

/*post community page*/
/* line 696, ../sass/components/_modal-box.scss */
.post {
  /*====== style for placeholder ========*/
}
/* line 697, ../sass/components/_modal-box.scss */
.post .modal-dialog {
  width: 900px;
  top: 3%;
}
/* line 702, ../sass/components/_modal-box.scss */
.post .modal-body {
  padding-bottom: 0;
}
/* line 706, ../sass/components/_modal-box.scss */
.post h2 {
  color: #888888;
  font-size: 14px;
  margin: 0 0 20px;
}
/* line 711, ../sass/components/_modal-box.scss */
.post h2 span {
  color: #484351;
  font-weight: 600;
}
/* line 717, ../sass/components/_modal-box.scss */
.post .attachment {
  padding: 10px 20px;
  background: #f4f4f4;
  overflow: hidden;
  margin-bottom: 20px;
}
/* line 723, ../sass/components/_modal-box.scss */
.post .attachment form {
  position: relative;
}
/* line 726, ../sass/components/_modal-box.scss */
.post .attachment form .attached {
  width: 100%;
  position: relative;
}
/* line 730, ../sass/components/_modal-box.scss */
.post .attachment form .attached input {
  border: 0;
  border-bottom: 1px solid #c7c7c7;
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  padding: 5px 0;
}
/* line 739, ../sass/components/_modal-box.scss */
.post .attachment form .attached .form-style-common {
  position: absolute;
  top: 0;
}
/* line 744, ../sass/components/_modal-box.scss */
.post .attachment form .attached .form-style-base {
  position: absolute;
  top: 0;
  z-index: 99;
  opacity: 0;
  right: 0;
  width: 20px;
  cursor: pointer;
}
/* line 754, ../sass/components/_modal-box.scss */
.post .attachment form .attached img {
  position: absolute;
  right: 0;
  top: 6px;
}
/* line 761, ../sass/components/_modal-box.scss */
.post .attachment form input {
  border: 0;
  padding: 5px 10px;
  margin-top: 0;
  border-radius: 0;
  margin-bottom: 10px;
}
/* line 769, ../sass/components/_modal-box.scss */
.post .attachment form textarea {
  border: 0;
  padding: 5px 10px;
  margin-top: 0;
  height: 50px;
  margin-bottom: 10px;
}
/* line 781, ../sass/components/_modal-box.scss */
.post .attached-wrap {
  margin-top: 40px;
  padding-top: 10px;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
}
/* line 787, ../sass/components/_modal-box.scss */
.post .attached-wrap h4 {
  font-size: 14px;
  color: #888888;
}
/* line 791, ../sass/components/_modal-box.scss */
.post .attached-wrap h4 span {
  color: #484351;
}
/* line 796, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item {
  margin-bottom: 20px;
  position: relative;
  padding: 15px 18px 10px 40px;
  border: 1px solid #cdcdcd;
}
/* line 802, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .attachment-number {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  text-align: center;
  background: #6535cd;
  color: #fff;
}
/* line 813, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .remove-item {
  padding-bottom: 10px;
  border-bottom: 1px solid #cdcdcd;
  position: relative;
  overflow: hidden;
}
/* line 819, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .remove-item .file-icon-type {
  width: 22px;
  height: 28px;
  float: left;
}
/* line 824, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .remove-item .file-icon-type img {
  width: 100%;
  height: auto;
}
/* line 830, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .remove-item .file-type {
  padding-left: 30px;
  margin-top: 5px;
  display: block;
  font-weight: 400;
  color: #484351;
}
/* line 839, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .item-remove {
  padding-top: 25px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  opacity: 0;
  z-index: -1;
}
/* line 852, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .item-remove p {
  color: #fff;
}
/* line 856, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .item-remove .yes {
  width: 25px;
  height: 25px;
  background: url("../images/right.png") no-repeat;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}
/* line 865, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .item-remove .no {
  width: 25px;
  height: 25px;
  background: url("../images/delete.png") no-repeat;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}
/* line 874, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .item-remove .confirm {
  display: block;
  width: 20%;
  margin: 0 auto;
}
/* line 881, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .remove-attachment {
  opacity: 1;
  z-index: 1;
}
/* line 886, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .remove {
  position: absolute;
  right: 28px;
  top: 20px;
  background: url("../images/remove-icon.png") no-repeat;
  width: 18px;
  height: 20px;
  cursor: pointer;
}
/* line 896, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .remove:hover {
  background: url("../images/remove-hover.png") no-repeat;
}
/* line 900, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .removed {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  padding-top: 50px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
  color: #fff;
  display: none;
}
/* line 913, ../sass/components/_modal-box.scss */
.post .attached-wrap .attached-item .removed span {
  margin-right: 8px;
}
/* line 919, ../sass/components/_modal-box.scss */
.post .attached-wrap .editable {
  position: relative;
  padding-bottom: 30px;
}
/* line 923, ../sass/components/_modal-box.scss */
.post .attached-wrap .editable .edit {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 18px;
  height: 18px;
  background: url("../images/edit.png") no-repeat;
  cursor: pointer;
}
/* line 932, ../sass/components/_modal-box.scss */
.post .attached-wrap .editable .edit a {
  display: inline-block;
  margin-top: 25px;
  margin-left: -12px;
  color: #484351;
  display: none;
}
/* line 941, ../sass/components/_modal-box.scss */
.post .attached-wrap .editable .save {
  background: url("../images/save.png") no-repeat;
}
/* line 944, ../sass/components/_modal-box.scss */
.post .attached-wrap .editable .save a {
  display: block;
}
/* line 949, ../sass/components/_modal-box.scss */
.post .attached-wrap .editable input {
  border-radius: 0;
  border: 1px solid #cdcdcd;
  padding: 5px 10px;
  box-shadow: none;
  width: 90%;
  font-weight: 600;
  margin: 20px 0;
}
/* line 959, ../sass/components/_modal-box.scss */
.post .attached-wrap .editable textarea {
  height: 50px;
  border: none;
  border: 1px solid #cdcdcd;
  width: 90%;
  margin-bottom: 20px;
}
/* line 969, ../sass/components/_modal-box.scss */
.post .form-control::-webkit-input-placeholder,
.post textarea::-webkit-textarea-placeholder {
  color: #888888;
  font-size: 14px;
}
/* line 975, ../sass/components/_modal-box.scss */
.post .form-control:-moz-placeholder {
  color: #888888;
  font-size: 14px;
}
/* line 980, ../sass/components/_modal-box.scss */
.post .form-control::-moz-placeholder {
  color: #888888;
  font-size: 14px;
}
/* line 985, ../sass/components/_modal-box.scss */
.post .form-control:-ms-input-placeholder,
.post textarea:-ms-textarea-placeholder {
  color: #888888;
  font-size: 14px;
}
/* line 992, ../sass/components/_modal-box.scss */
.post .thanku-content .post-thanku {
  width: 50%;
  margin: 0 auto;
}
/* line 996, ../sass/components/_modal-box.scss */
.post .thanku-content .post-thanku img-wrap {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  border-radius: 50%;
}
/* line 1003, ../sass/components/_modal-box.scss */
.post .thanku-content .post-thanku h4 {
  color: #484351;
  font-size: 22px;
  margin: 20px 0;
  font-weight: 800;
}
/* line 1010, ../sass/components/_modal-box.scss */
.post .thanku-content .post-thanku p {
  color: #888888;
  font-size: 14px;
}
/* line 1017, ../sass/components/_modal-box.scss */
.post .item-selected {
  padding-top: 10px;
  border-bottom: 1px solid #cdcdcd;
}
/* line 1021, ../sass/components/_modal-box.scss */
.post .item-selected h4 {
  font-size: 14px;
  color: #888888;
  border-bottom: 1px solid #cdcdcd;
  padding-bottom: 10px;
}
/* line 1027, ../sass/components/_modal-box.scss */
.post .item-selected h4 span {
  color: #484351;
}
/* line 1032, ../sass/components/_modal-box.scss */
.post .item-selected .attached-item {
  margin-bottom: 10px;
  position: relative;
  padding: 15px 18px 10px 40px;
  background: #f0f7ff;
}
/* line 1038, ../sass/components/_modal-box.scss */
.post .item-selected .attached-item .attachment-number {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  text-align: center;
  background: #6535cd;
  color: #fff;
}
/* line 1049, ../sass/components/_modal-box.scss */
.post .item-selected .attached-item .selected-item {
  padding-bottom: 10px;
  position: relative;
  overflow: hidden;
}
/* line 1054, ../sass/components/_modal-box.scss */
.post .item-selected .attached-item .selected-item .file-icon-type {
  width: 22px;
  height: 28px;
  float: left;
}
/* line 1059, ../sass/components/_modal-box.scss */
.post .item-selected .attached-item .selected-item .file-icon-type img {
  width: 100%;
  height: auto;
}
/* line 1065, ../sass/components/_modal-box.scss */
.post .item-selected .attached-item .selected-item .file-type {
  padding-left: 30px;
  margin-top: 5px;
  display: block;
  font-weight: 400;
  color: #484351;
}

/* line 1077, ../sass/components/_modal-box.scss */
.post-screen-two {
  display: none;
}

/* line 1081, ../sass/components/_modal-box.scss */
.screen-two {
  display: none;
}

/* line 1085, ../sass/components/_modal-box.scss */
.floating-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

/* line 1091, ../sass/components/_modal-box.scss */
.tab-section {
  position: relative;
}

/* line 1095, ../sass/components/_modal-box.scss */
.global-message {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  border-radius: 0;
  margin-bottom: 0;
  text-align: center;
}
/* line 1104, ../sass/components/_modal-box.scss */
.global-message p {
  min-width: 500px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  padding: 20px;
  background: rgba(72, 61, 81, 0.9);
  display: inline-block;
  margin-bottom: 0;
}

/*====== style for add coach ========*/
/* line 1119, ../sass/components/_modal-box.scss */
.add-coach .modal-dialog,
.material-preview .modal-dialog {
  width: 1222px;
  top: 20px;
}
/* line 1124, ../sass/components/_modal-box.scss */
.add-coach .modal-content,
.material-preview .modal-content {
  background: rgba(0, 0, 0, 0.6);
}
/* line 1128, ../sass/components/_modal-box.scss */
.add-coach .modal-body,
.material-preview .modal-body {
  padding: 0;
  overflow: hidden;
  height: 550px;
}
/* line 1134, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel,
.material-preview .left-coach-panel {
  display: block;
  padding: 20px;
  background: #fff;
  height: 550px;
  position: relative;
}
/* line 1141, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel h3,
.material-preview .left-coach-panel h3 {
  font-size: 14px;
  color: #484351;
  margin: 0 0 14px;
  font-weight: 600;
}
/* line 1148, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel h4,
.material-preview .left-coach-panel h4 {
  font-size: 14px;
  color: #484351;
  font-weight: 600;
  margin-bottom: 4px;
}
/* line 1155, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel p,
.material-preview .left-coach-panel p {
  font-size: 14px;
  color: #888888;
  font-weight: 600;
  margin-bottom: 10px;
}
/* line 1163, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .btn-group .btn,
.material-preview .left-coach-panel .btn-group .btn {
  width: 133px;
  background: #fff;
  box-shadow: none;
  color: #888888;
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 14px;
}
/* line 1172, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .btn-group .btn.active,
.material-preview .left-coach-panel .btn-group .btn.active {
  background: #6634cd;
  color: #fff;
}
/* line 1179, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .coach-search,
.material-preview .left-coach-panel .coach-search {
  display: block;
  margin-top: 30px;
}
/* line 1183, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .coach-search input,
.material-preview .left-coach-panel .coach-search input {
  padding: 0 30px 4px 0;
}
/* line 1187, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .coach-search p,
.material-preview .left-coach-panel .coach-search p {
  color: #888888;
  margin-top: 5px;
  font-size: 12px;
}
/* line 1193, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .coach-search .img-wrap,
.material-preview .left-coach-panel .coach-search .img-wrap {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  background: #ccc;
  border: 1px solid #cdcdcd;
  float: left;
  margin-bottom: 14px;
}
/* line 1203, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .coach-search .img-wrap img,
.material-preview .left-coach-panel .coach-search .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 1210, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .description,
.material-preview .left-coach-panel .description {
  border-top: 1px solid #cdcdcd;
  padding-top: 10px;
}
/* line 1214, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .description p,
.material-preview .left-coach-panel .description p {
  font-size: 14px;
  color: #6d6d6d;
  font-weight: 400;
}
/* line 1221, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .expert-skill,
.material-preview .left-coach-panel .expert-skill {
  display: block;
  margin-top: 30px;
}
/* line 1225, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .expert-skill input,
.material-preview .left-coach-panel .expert-skill input {
  padding: 0 30px 2px 0;
  background: url("../images/lnd-icon/search.png") no-repeat;
  background-position: right 0;
  width: 100%;
}
/* line 1232, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .expert-skill span,
.material-preview .left-coach-panel .expert-skill span {
  font-size: 12px;
  color: #6d6d6d;
  display: block;
  margin-top: 4px;
  margin-bottom: 10px;
}
/* line 1241, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .expert-skill ul li,
.material-preview .left-coach-panel .expert-skill ul li {
  color: #6d6d6d;
  width: 100%;
  padding: 4px 0;
}
/* line 1248, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .expert-skill .colleagues,
.material-preview .left-coach-panel .expert-skill .colleagues {
  margin-top: 10px;
}
/* line 1253, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .button-bottom,
.material-preview .left-coach-panel .button-bottom {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
/* line 1258, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .button-bottom .btn-disable,
.material-preview .left-coach-panel .button-bottom .btn-disable {
  border: 0;
  color: #fff;
  background: #cccccc;
}
/* line 1264, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .button-bottom .btn-disable-dark,
.material-preview .left-coach-panel .button-bottom .btn-disable-dark {
  background: #6d6d6d;
  border: 0;
  color: #fff;
  border-radius: 0;
  padding: 8px 12px;
}
/* line 1273, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .search-result,
.material-preview .left-coach-panel .search-result {
  position: absolute;
  top: 26px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 9;
}
/* line 1281, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .search-result li,
.material-preview .left-coach-panel .search-result li {
  list-style: none;
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #e1e1e1;
}
/* line 1287, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .search-result li .img-wrap,
.material-preview .left-coach-panel .search-result li .img-wrap {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  background: #ccc;
  border: 1px solid #cdcdcd;
  float: left;
}
/* line 1296, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .search-result li .img-wrap img,
.material-preview .left-coach-panel .search-result li .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 1302, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .search-result li .name,
.material-preview .left-coach-panel .search-result li .name {
  transition: all 0.2s ease-in-out 0s;
  padding: 2px 0 0 50px;
}
/* line 1306, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .search-result li .name h2,
.material-preview .left-coach-panel .search-result li .name h2 {
  font-size: 16px;
  color: #6634cd;
  margin: 0;
}
/* line 1312, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .search-result li .name p,
.material-preview .left-coach-panel .search-result li .name p {
  font-size: 14px;
  color: #888888;
  margin: 0;
  font-weight: 400;
}
/* line 1320, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .search-result li:hover,
.material-preview .left-coach-panel .search-result li:hover {
  background: #6634cd;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}
/* line 1326, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .search-result li:hover .name h2, .add-coach .left-coach-panel .search-result li:hover .name p,
.material-preview .left-coach-panel .search-result li:hover .name h2,
.material-preview .left-coach-panel .search-result li:hover .name p {
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}
/* line 1332, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .search-result li:last-child,
.material-preview .left-coach-panel .search-result li:last-child {
  border-bottom: 0;
}
/* line 1339, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .edit-coach .edit,
.material-preview .left-coach-panel .edit-coach .edit {
  display: block;
  margin-bottom: 20px;
}
/* line 1343, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .edit-coach .edit .name,
.material-preview .left-coach-panel .edit-coach .edit .name {
  border: none;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #484351;
  margin: 0;
  font-weight: 600;
}
/* line 1353, ../sass/components/_modal-box.scss */
.add-coach .left-coach-panel .edit-coach .edit .role,
.material-preview .left-coach-panel .edit-coach .edit .role {
  border: none;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #888888;
  font-weight: 600;
  margin-bottom: 0;
}
/* line 1366, ../sass/components/_modal-box.scss */
.add-coach .right-coach-panel,
.material-preview .right-coach-panel {
  background: #fff;
  width: 96%;
  height: 550px;
  margin: 20px auto 0;
}
/* line 1372, ../sass/components/_modal-box.scss */
.add-coach .right-coach-panel .header-nav,
.material-preview .right-coach-panel .header-nav {
  width: 100%;
  padding: 16px 20px;
  background: #484351;
  text-align: right;
}
/* line 1378, ../sass/components/_modal-box.scss */
.add-coach .right-coach-panel .header-nav span,
.material-preview .right-coach-panel .header-nav span {
  display: inline-block;
  width: 20px;
  height: 18px;
  cursor: pointer;
  margin: 0 5px;
}
/* line 1386, ../sass/components/_modal-box.scss */
.add-coach .right-coach-panel .header-nav .print,
.material-preview .right-coach-panel .header-nav .print {
  background: url("../images/print.png") no-repeat;
}
/* line 1390, ../sass/components/_modal-box.scss */
.add-coach .right-coach-panel .header-nav .download,
.material-preview .right-coach-panel .header-nav .download {
  background: url("../images/download.png") no-repeat;
}
/* line 1395, ../sass/components/_modal-box.scss */
.add-coach .right-coach-panel .iframe-body,
.material-preview .right-coach-panel .iframe-body {
  height: 100%;
  padding: 20px;
}

/*====== style for Preview coach ========*/
/* line 1404, ../sass/components/_modal-box.scss */
.preview .modal-dialog {
  width: 1222px;
  top: 20px;
}
/* line 1409, ../sass/components/_modal-box.scss */
.preview .modal-content {
  background: rgba(0, 0, 0, 0.6);
}
/* line 1413, ../sass/components/_modal-box.scss */
.preview .modal-body {
  padding: 0;
  overflow: hidden;
  height: 550px;
}
/* line 1419, ../sass/components/_modal-box.scss */
.preview .left-coach-panel {
  display: block;
  padding: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffe8eb+0,fdfbf9+60,fdfbf9+77 */
  background: #ffe8eb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffe8eb 0%, #fdfbf9 60%, #fdfbf9 77%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffe8eb 0%, #fdfbf9 60%, #fdfbf9 77%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffe8eb 0%, #fdfbf9 60%, #fdfbf9 77%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#ffe8eb', endColorstr='#fdfbf9',GradientType=0 );
  /* IE6-9 */
  height: 550px;
  position: relative;
}
/* line 1436, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .panel-heading {
  overflow: hidden;
  padding: 0 20px;
  background: transparent;
  cursor: pointer;
  box-shadow: none;
}
/* line 1444, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .panel-default {
  box-shadow: none;
  border: 0;
}
/* line 1449, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .panel-group .panel-heading + .panel-collapse > .list-group,
.preview .left-coach-panel .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}
/* line 1454, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .panel-body {
  box-shadow: none;
  border: 0;
  padding: 15px 20px;
}
/* line 1459, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .panel-body p {
  font-size: 14px;
  color: #6d6d6d;
  margin-bottom: 10px;
}
/* line 1466, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .panel-title {
  border-bottom: 1px solid #cdc5c6;
  overflow: hidden;
  padding: 10px 0;
}
/* line 1472, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .panel-heading .panel-title[aria-expanded="true"] .version {
  font-size: 18px;
  font-weight: 600;
  transition: all 0.2s ease-in-out 0s;
}
/* line 1478, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .panel-heading .panel-title[aria-expanded="true"] .date,
.preview .left-coach-panel .panel-heading .panel-title[aria-expanded="true"] .time {
  margin-top: 6px;
  transition: all 0.2s ease-in-out 0s;
}
/* line 1484, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .panel-heading .panel-title[aria-expanded="true"] .block-two .name h2 {
  color: #000;
  transition: all 0.2s ease-in-out 0s;
}
/* line 1489, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .panel-default {
  background: transparent;
}
/* line 1493, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .block-one {
  display: block;
  width: 100%;
  float: left;
}
/* line 1498, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .block-one .version {
  display: block;
  color: #6735cd;
  font-size: 14px;
  font-weight: 400;
  padding-left: 5px;
}
/* line 1506, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .block-one .date {
  display: block;
  color: #888888;
  font-size: 12px;
  margin-top: 2px;
  padding-left: 6px;
}
/* line 1514, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .block-one .time {
  display: block;
  color: #888888;
  font-size: 12px;
  margin-top: 2px;
}
/* line 1522, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .block-two {
  display: block;
  width: 100%;
  float: left;
  margin-top: 4px;
}
/* line 1528, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .block-two .img-wrap {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
  background: #ccc;
  border: 1px solid #cdcdcd;
  float: left;
}
/* line 1537, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .block-two .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 1543, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .block-two .name {
  transition: all 0.2s ease-in-out 0s;
  padding: 8px 0 0 50px;
}
/* line 1547, ../sass/components/_modal-box.scss */
.preview .left-coach-panel .block-two .name h2 {
  font-size: 16px;
  color: #484351;
  margin: 0;
}
/* line 1556, ../sass/components/_modal-box.scss */
.preview .right-coach-panel {
  background: #fff;
  width: 96%;
  height: 550px;
  margin: 20px auto 0;
}
/* line 1562, ../sass/components/_modal-box.scss */
.preview .right-coach-panel .header-nav {
  width: 100%;
  padding: 16px 20px;
  background: #484351;
  text-align: right;
}
/* line 1568, ../sass/components/_modal-box.scss */
.preview .right-coach-panel .header-nav span {
  display: inline-block;
  width: 20px;
  height: 18px;
  cursor: pointer;
  margin: 0 5px;
}
/* line 1576, ../sass/components/_modal-box.scss */
.preview .right-coach-panel .header-nav .print {
  background: url("../images/print.png") no-repeat;
}
/* line 1580, ../sass/components/_modal-box.scss */
.preview .right-coach-panel .header-nav .download {
  background: url("../images/download.png") no-repeat;
}
/* line 1585, ../sass/components/_modal-box.scss */
.preview .right-coach-panel .iframe-body {
  height: 100%;
  padding: 20px;
}

/*bulk import */
/* line 1594, ../sass/components/_modal-box.scss */
.bulk-import-modal .modal-dialog {
  width: 640px;
  top: 15%;
}
/* line 1598, ../sass/components/_modal-box.scss */
.bulk-import-modal .modal-dialog .modal-body {
  padding: 20px;
}
/* line 1602, ../sass/components/_modal-box.scss */
.bulk-import-modal .modal-dialog .modal-footer {
  padding: 0 20px 20px;
}
/* line 1607, ../sass/components/_modal-box.scss */
.bulk-import-modal .drag-drop {
  background-color: #f4f4f4;
  text-align: center;
  padding: 60px 0;
  border: 1px dashed #cacaca;
  position: relative;
  margin-bottom: 20px;
}
/* line 1615, ../sass/components/_modal-box.scss */
.bulk-import-modal .drag-drop p {
  font-size: 18px;
  color: #6d6d6d;
  margin-bottom: 0;
}
/* line 1620, ../sass/components/_modal-box.scss */
.bulk-import-modal .drag-drop p #upload-photo {
  opacity: 0;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  position: absolute;
  cursor: pointer;
}
/* line 1631, ../sass/components/_modal-box.scss */
.bulk-import-modal .drag-drop p label {
  color: #614cd1;
}
/* line 1637, ../sass/components/_modal-box.scss */
.bulk-import-modal .bulkimport {
  width: 100%;
  max-width: 100%;
  border: 1px solid #ccc;
}
/* line 1643, ../sass/components/_modal-box.scss */
.bulk-import-modal .bulkimport thead .upload {
  padding: 10px 0 0 10px;
  border-bottom: 0 solid #cccccc;
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 400;
}
/* line 1651, ../sass/components/_modal-box.scss */
.bulk-import-modal .bulkimport thead th {
  padding: 20px 20px 10px;
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 600;
  border-bottom: 1px solid #ccc;
}
/* line 1661, ../sass/components/_modal-box.scss */
.bulk-import-modal .bulkimport tbody .progress {
  height: 10px;
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-bottom: 0;
}
/* line 1668, ../sass/components/_modal-box.scss */
.bulk-import-modal .bulkimport tbody .progress .progress-bar {
  background-color: #02c535;
}
/* line 1673, ../sass/components/_modal-box.scss */
.bulk-import-modal .bulkimport tbody tr {
  border-bottom: 1px solid #ccc;
}
/* line 1676, ../sass/components/_modal-box.scss */
.bulk-import-modal .bulkimport tbody tr td {
  padding: 10px 20px;
  color: #6d6d6d;
  font-size: 14px;
  font-weight: 400;
}
/* line 1683, ../sass/components/_modal-box.scss */
.bulk-import-modal .bulkimport tbody tr .size {
  font-size: 11px;
  font-weight: 400;
}
/* line 1688, ../sass/components/_modal-box.scss */
.bulk-import-modal .bulkimport tbody tr img {
  cursor: pointer;
}

/* add resource */
/* line 1698, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog {
  top: 3%;
  width: 600px;
}
/* line 1704, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .asterisk {
  color: red;
  margin: 0 !important;
}
/* line 1709, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body label {
  color: #959595;
  font-size: 14px;
  font-weight: 400;
}
/* line 1715, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .text {
  border: 0;
  width: 100%;
  border: 1px solid #cacaca;
  color: #484351;
  font-size: 14px;
  height: 30px;
  margin-top: 0;
  padding: 0 10px;
}
/* line 1726, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .block {
  margin-bottom: 20px;
}
/* line 1729, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .block textarea {
  border-radius: 2px;
}
/* line 1733, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .block textarea::-moz-placeholder {
  color: #6d6d6d;
  font-size: 12px;
  font-style: italic;
}
/* line 1739, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .block textarea::-webkit-input-placeholder {
  color: #6d6d6d;
  font-size: 12px;
  font-style: italic;
}
/* line 1746, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .tags {
  margin-bottom: 10px;
  margin-top: 0;
  overflow: hidden;
}
/* line 1751, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .tags h6 {
  color: #959595;
  display: inline-block;
  font-size: 14px;
}
/* line 1756, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .tags h6 span {
  font-size: 11px;
  font-style: italic;
  margin-left: 10px;
  margin-right: 20px;
}
/* line 1764, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .tags textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #cacaca;
}
/* line 1771, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .browse {
  margin-bottom: 20px;
  position: relative;
}
/* line 1775, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .browse input {
  border: 0;
  border-bottom: 1px solid #cacaca;
  width: 100%;
}
/* line 1781, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .browse #upload-photo {
  opacity: 0;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  position: absolute;
  cursor: pointer;
}
/* line 1792, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .browse label {
  display: inline;
  cursor: pointer;
  padding: 5px 10px;
  background-color: #B6B6B6;
  color: #F6F6F6;
}
/* line 1802, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .vendors textarea {
  height: 27px;
  overflow: hidden;
  padding: 4px 10px;
}
/* line 1809, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .count {
  display: none;
}
/* line 1813, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-body .comments {
  margin-bottom: 0;
}
/* line 1819, ../sass/components/_modal-box.scss */
.resource-modal .modal-dialog .modal-content .modal-footer .link {
  margin-left: 0;
  padding-left: 0;
}

/* ind setup skill */
/* line 1829, ../sass/components/_modal-box.scss */
.skill-setup-modal {
  color: #6d6d6d;
}
/* line 1832, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog {
  top: 3%;
  width: 920px;
}
/* line 1836, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .block {
  position: relative;
}
/* line 1840, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .show-hide {
  background: url("../images/skill-dropdown.png") no-repeat;
  width: 15px;
  height: 7px;
  position: absolute;
  top: -10px;
  right: 15px;
}
/* line 1849, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .show-up {
  background: url("../images/skill-dropdown.png") no-repeat;
  width: 15px;
  height: 7px;
  position: absolute;
  top: -10px;
  right: 15px;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}
/* line 1863, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .slidingDiv {
  position: absolute;
  top: 50px;
  left: 0;
  background: #fff;
  width: 100%;
  padding-bottom: 20px;
  z-index: 1;
}
/* line 1873, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .slidingDivFix {
  position: relative;
  background: #fff;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px;
}
/* line 1880, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .slidingDivFix:after {
  content: "";
  width: 100%;
  height: 1px;
  margin: 0 auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px 2px #ccc;
  -moz-box-shadow: 0 0 8px 2px #ccc;
  box-shadow: 0 0 8px 2px #ccc;
}
/* line 1897, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .pdlr {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 1902, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog p {
  padding-top: 15px;
  margin-bottom: 30px;
  font-size: 14px;
}
/* line 1908, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb {
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 15px;
  padding-top: 15px;
}
/* line 1913, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
/* line 1919, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .skillsSetting-dropdown {
  width: 505px;
}
/* line 1923, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .custom-checkbox input[type=checkbox]:checked ~ label {
  font-weight: 600;
  color: #6735ce;
}
/* line 1928, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .custom-inputs.custom-checkbox {
  margin-bottom: 2px;
}
/* line 1932, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .dropdown-menu {
  left: inherit;
  right: -10px;
}
/* line 1936, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .dropdown-menu:after {
  left: inherit;
  right: 8px;
}
/* line 1941, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .dropdown-menu:before {
  left: inherit;
  right: 7px;
}
/* line 1947, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .dropdown-toggle {
  margin-bottom: 5px;
}
/* line 1951, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .categories {
  width: 100%;
}
/* line 1954, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .categories h3 {
  margin-bottom: 20px;
}
/* line 1959, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .custom-checkbox {
  width: 50%;
  float: left;
}
/* line 1965, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .link:focus, .skill-setup-modal .modal-dialog .bb .skills-setting-dropdown .link:hover {
  padding-left: 0;
}
/* line 1973, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bbtop {
  border-bottom: 1px solid #e9e9e9;
}
/* line 1977, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .bl {
  border-left: 1px solid #e9e9e9;
}
/* line 1981, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog h2 {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 1988, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog h2 span {
  font-weight: 400;
  text-transform: none;
}
/* line 1994, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog h3 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 0;
}
/* line 2000, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .colleagues {
  padding: 5px 9px;
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 2006, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .coaches-count {
  font-size: 14px;
  font-weight: 600;
  float: right;
  padding: 5px 0 5px 5px;
}
/* line 2013, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .coaches-count-none {
  display: none;
}
/* line 2017, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .slidingDiv {
  display: none;
}
/* line 2023, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph ul li {
  display: inline-block;
  list-style: none;
  margin-right: 20px;
}
/* line 2028, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph ul li span {
  display: inline-block;
  margin: 0 5px 0 0;
  color: #6d6d6d;
  font-size: 12px;
}
/* line 2035, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph ul li .color-box {
  width: 10px;
  height: 10px;
}
/* line 2040, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph ul li .pink {
  background: #f75892;
}
/* line 2044, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph ul li .gray {
  background: #6d6d6d;
}
/* line 2048, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph ul li .purple {
  background: #9335ce;
}
/* line 2052, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph ul li .orange {
  background: #ff9500;
}
/* line 2056, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph ul li .green {
  background: #00c534;
}
/* line 2060, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph ul li .blue {
  background: #4ad8fe;
}
/* line 2064, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph ul li .light-gray {
  background: #e9e9e9;
}
/* line 2068, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph ul li:last-child {
  margin-right: 0;
}
/* line 2074, ../sass/components/_modal-box.scss */
.skill-setup-modal .modal-dialog .matrix-graph .graph-wrap {
  margin-top: 20px;
}
/* line 2080, ../sass/components/_modal-box.scss */
.skill-setup-modal .tagsList {
  list-style: none;
  margin-bottom: 15px;
}
/* line 2084, ../sass/components/_modal-box.scss */
.skill-setup-modal .tagsList li {
  font-size: 12px;
  display: inline-block;
  padding-right: 15px;
}
/* line 2089, ../sass/components/_modal-box.scss */
.skill-setup-modal .tagsList li:first-child {
  font-weight: 600;
}

/* graph */
/* line 2098, ../sass/components/_modal-box.scss */
.matrix-graph .modal-dialog {
  top: 20px;
  width: 1222px;
}
/* line 2102, ../sass/components/_modal-box.scss */
.matrix-graph .modal-dialog .modal-body {
  overflow: hidden;
  padding: 0;
}
/* line 2108, ../sass/components/_modal-box.scss */
.matrix-graph .left-side {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 310px;
  padding: 20px !important;
  -webkit-box-shadow: 4px 0 5px 0 whitesmoke;
  -moz-box-shadow: 4px 0 5px 0 whitesmoke;
  box-shadow: 4px 0 5px 0 whitesmoke;
}
/* line 2119, ../sass/components/_modal-box.scss */
.matrix-graph .left-side h3 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
  color: #6d6d6d;
  margin-bottom: 4px;
}
/* line 2127, ../sass/components/_modal-box.scss */
.matrix-graph .left-side p {
  font-size: 14px;
  font-weight: 400;
  color: #6d6d6d;
}
/* line 2133, ../sass/components/_modal-box.scss */
.matrix-graph .left-side .custom-checkbox input[type=checkbox]:checked ~ label {
  font-weight: 600;
  color: #6735ce;
}
/* line 2138, ../sass/components/_modal-box.scss */
.matrix-graph .left-side .custom-inputs.custom-checkbox {
  margin-bottom: 2px;
}
/* line 2142, ../sass/components/_modal-box.scss */
.matrix-graph .left-side label {
  text-transform: none;
}
/* line 2147, ../sass/components/_modal-box.scss */
.matrix-graph .right-side {
  padding: 20px !important;
  margin-left: 310px;
}

/* line 2154, ../sass/components/_modal-box.scss */
.velocity-graph .modal-dialog {
  top: 20px;
  width: 1222px;
  margin: auto;
}
/* line 2158, ../sass/components/_modal-box.scss */
.velocity-graph .modal-dialog .modal-body {
  overflow: hidden;
  padding: 0;
}
/* line 2164, ../sass/components/_modal-box.scss */
.velocity-graph .graph-wrapper {
  min-height: 500px;
}
/* line 2168, ../sass/components/_modal-box.scss */
.velocity-graph .left-side {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 310px;
  padding: 20px !important;
  -webkit-box-shadow: 4px 0 5px 0 whitesmoke;
  -moz-box-shadow: 4px 0 5px 0 whitesmoke;
  box-shadow: 4px 0 5px 0 whitesmoke;
  overflow: auto;
}
/* line 2179, ../sass/components/_modal-box.scss */
.velocity-graph .left-side h3 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 0;
  color: #6d6d6d;
  margin-bottom: 4px;
}
/* line 2187, ../sass/components/_modal-box.scss */
.velocity-graph .left-side p {
  font-size: 14px;
  font-weight: 400;
  color: #6d6d6d;
}
/* line 2193, ../sass/components/_modal-box.scss */
.velocity-graph .left-side .custom-checkbox input[type=checkbox]:checked ~ label {
  font-weight: 600;
  color: #6735ce;
}
/* line 2198, ../sass/components/_modal-box.scss */
.velocity-graph .left-side .custom-inputs.custom-checkbox {
  margin-bottom: 2px;
}
/* line 2202, ../sass/components/_modal-box.scss */
.velocity-graph .left-side .custom-checkbox {
  padding-right: 20px;
}
/* line 2206, ../sass/components/_modal-box.scss */
.velocity-graph .left-side .color-box {
  position: absolute;
  right: 0;
  width: 10px;
  height: 10px;
  top: 8px;
}
/* line 2214, ../sass/components/_modal-box.scss */
.velocity-graph .left-side .pink {
  background: #f75892;
}
/* line 2218, ../sass/components/_modal-box.scss */
.velocity-graph .left-side .gray {
  background: #6d6d6d;
}
/* line 2222, ../sass/components/_modal-box.scss */
.velocity-graph .left-side .purple {
  background: #9335ce;
}
/* line 2226, ../sass/components/_modal-box.scss */
.velocity-graph .left-side .orange {
  background: #ff9500;
}
/* line 2230, ../sass/components/_modal-box.scss */
.velocity-graph .left-side .green {
  background: #00c534;
}
/* line 2234, ../sass/components/_modal-box.scss */
.velocity-graph .left-side .blue {
  background: #4ad8fe;
}
/* line 2238, ../sass/components/_modal-box.scss */
.velocity-graph .left-side .light-gray {
  background: #e9e9e9;
}
/* line 2242, ../sass/components/_modal-box.scss */
.velocity-graph .left-side label {
  text-transform: none;
}
/* line 2247, ../sass/components/_modal-box.scss */
.velocity-graph .right-side {
  padding: 20px !important;
  margin-left: 310px;
}

/* blog preview-modal  */
/* line 2255, ../sass/components/_modal-box.scss */
.preview-blog .modal-dialog {
  top: 3%;
  width: 900px;
}
/* line 2261, ../sass/components/_modal-box.scss */
.preview-blog .modal-dialog .modal-content .modal-body p {
  color: #6d6d6d;
  margin-bottom: 25px;
}
/* line 2268, ../sass/components/_modal-box.scss */
.preview-blog .modal-dialog .modal-content .modal-body .blog-container .blog-card h2 {
  margin-top: 0;
}
/* line 2272, ../sass/components/_modal-box.scss */
.preview-blog .modal-dialog .modal-content .modal-body .blog-container .blog-card .counts {
  margin-top: 20px;
}
/* line 2275, ../sass/components/_modal-box.scss */
.preview-blog .modal-dialog .modal-content .modal-body .blog-container .blog-card .counts li {
  padding-bottom: 0;
  display: inline-block;
  list-style: none;
  padding: 2px 4px 0 10px;
}
/* line 2281, ../sass/components/_modal-box.scss */
.preview-blog .modal-dialog .modal-content .modal-body .blog-container .blog-card .counts li a {
  font-size: 12px;
  color: #adadad;
  font-weight: normal;
  cursor: not-allowed;
}
/* line 2288, ../sass/components/_modal-box.scss */
.preview-blog .modal-dialog .modal-content .modal-body .blog-container .blog-card .counts li:nth-child(1) {
  padding-left: 0;
}
/* line 2296, ../sass/components/_modal-box.scss */
.preview-blog .modal-dialog .modal-content .modal-body .blog-container .mid-part h3 {
  font-size: 22px;
  font-weight: normal;
  color: #298eea;
  margin-bottom: 25px;
  margin-top: 25px;
}
/* line 2304, ../sass/components/_modal-box.scss */
.preview-blog .modal-dialog .modal-content .modal-body .blog-container .mid-part .border-left {
  border-left: 4px solid #ff9500;
  padding-left: 10px;
}
/* line 2310, ../sass/components/_modal-box.scss */
.preview-blog .modal-dialog .modal-content .modal-body .blog-container .preview-img {
  text-align: center;
  margin-bottom: 25px;
}

/* line 2321, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog {
  width: 1222px;
  top: 20px;
}
/* line 2328, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body label {
  color: #959595;
  font-weight: 400;
}
/* line 2334, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .skill-category .asterisk {
  color: red;
  margin: 0 !important;
}
/* line 2339, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .skill-category .skill-name {
  margin-bottom: 30px;
}
/* line 2342, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .skill-category .skill-name .text {
  width: 100%;
  padding: 5px 10px;
}
/* line 2348, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .skill-category textarea {
  min-height: 122px;
}
/* line 2352, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .skill-category select {
  padding: 8px 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/drop-arrow.png") no-repeat 100% 50%;
  border-bottom: 1px solid #CCD3E2;
  background-size: 3%;
  width: 100%;
  margin: 0;
}
/* line 2370, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .tags {
  margin-bottom: 30px;
}
/* line 2373, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .tags .asterisk {
  margin-right: 6px;
}
/* line 2377, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .tags .colleague-list {
  padding-bottom: 10px;
  border-bottom: 1px solid #d3d3d3;
}
/* line 2382, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .tags .close {
  color: #6d6d6d;
}
/* line 2386, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .tags .search-block {
  width: 94%;
  margin-bottom: 10px;
}
/* line 2390, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .tags .search-block input {
  width: 100%;
  padding: 5px 35px 5px 0;
}
/* line 2398, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .coaches .search-block {
  width: 60%;
  margin-bottom: 10px;
}
/* line 2402, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .coaches .search-block input {
  width: 100%;
  background: url("../images/search1.png") no-repeat;
  background-position: right center;
  padding: 5px 35px 5px 0;
}
/* line 2412, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .coaches .bunch .bunch-row .colleagues {
  margin-bottom: 10px;
}
/* line 2415, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .coaches .bunch .bunch-row .colleagues .close {
  color: #6d6d6d;
}
/* line 2423, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .comments {
  margin-top: 20px;
}
/* line 2426, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .comments label {
  margin-bottom: 0;
}
/* line 2430, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .comments p {
  font-size: 11px;
  color: #6d6d6d;
}
/* line 2435, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .comments .text {
  margin-right: 20px;
  width: 90px;
  margin-left: 3px;
  padding: 5px 10px;
}
/* line 2442, ../sass/components/_modal-box.scss */
.edit-skill-modal .modal-dialog .modal-content .edit-skill .modal-body .comments .col-md-10 label {
  text-transform: uppercase !important;
}

/*====== style for material-preview ========*/
/* line 2454, ../sass/components/_modal-box.scss */
.material-preview .modal-dialog {
  width: 1222px;
  top: 20px;
}
/* line 2459, ../sass/components/_modal-box.scss */
.material-preview .modal-content {
  background: rgba(0, 0, 0, 0.6);
}
/* line 2463, ../sass/components/_modal-box.scss */
.material-preview .modal-body {
  padding: 0;
  overflow: hidden;
  height: 550px;
}
/* line 2469, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel {
  display: block;
  padding: 20px;
  background: #fff;
  height: 550px;
  position: relative;
}
/* line 2476, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel h3 {
  font-size: 14px;
  color: #484351;
  margin: 0 0 14px;
  font-weight: 600;
}
/* line 2483, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel h4 {
  font-size: 14px;
  color: #484351;
  font-weight: 600;
  margin-bottom: 4px;
}
/* line 2490, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel p {
  font-size: 14px;
  color: #888888;
  font-weight: 600;
  margin-bottom: 10px;
}
/* line 2498, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .btn-group .btn {
  width: 133px;
  background: #fff;
  box-shadow: none;
  color: #888888;
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 14px;
}
/* line 2507, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .btn-group .btn.active {
  background: #6634cd;
  color: #fff;
}
/* line 2514, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .material-description {
  display: block;
  margin-top: 30px;
}
/* line 2518, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .material-description textarea {
  min-height: 80px;
}
/* line 2522, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .material-description input {
  padding: 0 30px 4px 0;
}
/* line 2526, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .material-description p {
  color: #888888;
  margin-top: 5px;
  font-size: 12px;
}
/* line 2532, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .material-description .img-wrap {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  background: #ccc;
  border: 1px solid #cdcdcd;
  float: left;
  margin-bottom: 14px;
}
/* line 2542, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .material-description .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 2548, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .material-description span.asterisk {
  color: red;
  display: inline;
}
/* line 2554, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .description {
  border-top: 1px solid #cdcdcd;
  padding-top: 10px;
}
/* line 2558, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .description p {
  font-size: 14px;
  color: #6d6d6d;
  font-weight: 400;
}
/* line 2565, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .tags {
  display: block;
  margin-top: 30px;
}
/* line 2569, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .tags input {
  padding: 0 30px 2px 0;
  background: url("../images/lnd-icon/search.png") no-repeat;
  background-position: right 0;
  width: 100%;
}
/* line 2576, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .tags span {
  font-size: 12px;
  color: #6d6d6d;
  display: inline;
}
/* line 2582, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .tags span.asterisk {
  color: red;
  display: inline;
}
/* line 2588, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .tags ul li {
  color: #6d6d6d;
  width: 100%;
  padding: 4px 10px;
}
/* line 2595, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .tags .colleagues {
  margin-top: 10px;
}
/* line 2600, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .button-bottom {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
/* line 2605, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .button-bottom .btn-disable {
  border: 0;
  color: #fff;
  background: #cccccc;
}
/* line 2611, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .button-bottom .btn-disable-dark {
  background: #6d6d6d;
  border: 0;
  color: #fff;
  border-radius: 0;
  padding: 8px 12px;
}
/* line 2620, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .search-result {
  position: absolute;
  top: 23px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 9;
  border: 1px solid #e1e1e1;
  border-top: 0;
}
/* line 2630, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .search-result li {
  list-style: none;
  padding: 10px;
  cursor: pointer;
}
/* line 2635, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .search-result li .img-wrap {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  background: #ccc;
  border: 1px solid #cdcdcd;
  float: left;
}
/* line 2644, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .search-result li .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 2650, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .search-result li .name {
  transition: all 0.2s ease-in-out 0s;
  padding: 2px 0 0 50px;
}
/* line 2654, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .search-result li .name h2 {
  font-size: 16px;
  color: #6634cd;
  margin: 0;
}
/* line 2660, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .search-result li .name p {
  font-size: 14px;
  color: #888888;
  margin: 0;
  font-weight: 400;
}
/* line 2668, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .search-result li:hover {
  background: #6634cd;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}
/* line 2674, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .search-result li:hover .name h2, .material-preview .left-material-panel .search-result li:hover .name p {
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}
/* line 2680, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .search-result li:last-child {
  border-bottom: 0;
}
/* line 2687, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .edit-material .edit {
  display: block;
  margin-bottom: 20px;
}
/* line 2691, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .edit-material .edit .name {
  border: none;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #484351;
  margin: 0;
  font-weight: 600;
}
/* line 2701, ../sass/components/_modal-box.scss */
.material-preview .left-material-panel .edit-material .edit .role {
  border: none;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #888888;
  font-weight: 600;
  margin-bottom: 0;
}
/* line 2714, ../sass/components/_modal-box.scss */
.material-preview .right-material-panel {
  background: #fff;
  width: 96%;
  height: 550px;
  margin: 20px auto 0;
}
/* line 2720, ../sass/components/_modal-box.scss */
.material-preview .right-material-panel .header-nav {
  width: 100%;
  padding: 16px 20px;
  background: #484351;
  text-align: right;
}
/* line 2726, ../sass/components/_modal-box.scss */
.material-preview .right-material-panel .header-nav span {
  display: inline-block;
  width: 20px;
  height: 18px;
  cursor: pointer;
  margin: 0 5px;
}
/* line 2734, ../sass/components/_modal-box.scss */
.material-preview .right-material-panel .header-nav .print {
  background: url("../images/print.png") no-repeat;
}
/* line 2738, ../sass/components/_modal-box.scss */
.material-preview .right-material-panel .header-nav .download {
  background: url("../images/download.png") no-repeat;
}
/* line 2743, ../sass/components/_modal-box.scss */
.material-preview .right-material-panel .iframe-body {
  height: 100%;
  padding: 20px;
}
/* line 2749, ../sass/components/_modal-box.scss */
.material-preview .panel-title {
  padding: 10px;
  margin: 20px 0;
  background: #F2F2F2;
  overflow: hidden;
}
/* line 2755, ../sass/components/_modal-box.scss */
.material-preview .panel-title .block-one {
  display: block;
  width: 100%;
  float: left;
}
/* line 2760, ../sass/components/_modal-box.scss */
.material-preview .panel-title .block-one .version {
  display: block;
  color: #6735cd;
  font-size: 14px;
  font-weight: 400;
  padding-left: 5px;
}
/* line 2768, ../sass/components/_modal-box.scss */
.material-preview .panel-title .block-one span {
  color: #888888;
  display: block;
  font-size: 12px;
  margin-top: 2px;
}
/* line 2775, ../sass/components/_modal-box.scss */
.material-preview .panel-title .block-one .date {
  display: block;
  color: #888888;
  font-size: 12px;
  margin-top: 2px;
  padding-left: 6px;
}
/* line 2783, ../sass/components/_modal-box.scss */
.material-preview .panel-title .block-one .time {
  display: block;
  color: #888888;
  font-size: 12px;
  margin-top: 2px;
}
/* line 2791, ../sass/components/_modal-box.scss */
.material-preview .panel-title .block-two {
  display: block;
  width: 100%;
  float: left;
  margin-top: 4px;
}
/* line 2797, ../sass/components/_modal-box.scss */
.material-preview .panel-title .block-two .img-wrap {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
  background: #ccc;
  border: 1px solid #cdcdcd;
  float: left;
}
/* line 2806, ../sass/components/_modal-box.scss */
.material-preview .panel-title .block-two .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 2812, ../sass/components/_modal-box.scss */
.material-preview .panel-title .block-two .name {
  transition: all 0.2s ease-in-out 0s;
  padding: 0 0 0 50px;
}
/* line 2816, ../sass/components/_modal-box.scss */
.material-preview .panel-title .block-two .name h2 {
  font-size: 16px;
  color: #484351;
  margin: 0;
}
/* line 2822, ../sass/components/_modal-box.scss */
.material-preview .panel-title .block-two .name span {
  color: #888888;
  display: block;
  font-size: 10px;
  margin-top: 0;
}

/* line 2834, ../sass/components/_modal-box.scss */
.expert-speak-modal .modal-dialog {
  top: 17%;
}
/* line 2838, ../sass/components/_modal-box.scss */
.expert-speak-modal .modal-body {
  padding: 20px;
}
/* line 2842, ../sass/components/_modal-box.scss */
.expert-speak-modal .experts-items,
.expert-speak-modal .experts-items:hover {
  border: 0;
  margin: 0;
}
/* line 2848, ../sass/components/_modal-box.scss */
.expert-speak-modal .expert-img {
  width: 90px;
  height: 90px;
  float: left;
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #ccc;
  background: #eee;
  overflow: hidden;
}
/* line 2858, ../sass/components/_modal-box.scss */
.expert-speak-modal .expert-img img {
  width: 100%;
  height: auto;
}
/* line 2864, ../sass/components/_modal-box.scss */
.expert-speak-modal .expert-info {
  padding: 4px 0 0 110px;
}
/* line 2867, ../sass/components/_modal-box.scss */
.expert-speak-modal .expert-info small {
  color: #a2a2a2;
  display: block;
  font-size: 12px;
  font-weight: 300;
  position: relative;
  text-align: right;
  margin-top: 2px;
}
/* line 2877, ../sass/components/_modal-box.scss */
.expert-speak-modal .expert-info select {
  -moz-appearance: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/dropdown.png") no-repeat;
  background-position: right 16px;
  background-size: 3%;
  border-color: -moz-use-text-color -moz-use-text-color #cacaca;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: medium medium 1px;
  box-shadow: none;
  padding: 8px 0;
  font-weight: 600;
  color: #6d6d6d;
}
/* line 2897, ../sass/components/_modal-box.scss */
.expert-speak-modal .expert-info select option span {
  font-size: 12px;
}
/* line 2903, ../sass/components/_modal-box.scss */
.expert-speak-modal .expert-info span {
  /*padding-left: 5px;*/
  display: block;
  font-size: 14px;
  color: #6d6d6d;
  padding-bottom: 2px;
}
/* line 2910, ../sass/components/_modal-box.scss */
.expert-speak-modal .expert-info span b {
  font-weight: 600;
}
/* line 2916, ../sass/components/_modal-box.scss */
.expert-speak-modal .box-input {
  padding: 0;
  margin-top: 20px;
}
/* line 2921, ../sass/components/_modal-box.scss */
.expert-speak-modal .to-message {
  color: #646464;
  font-size: 16px;
  font-weight: 300;
}
/* line 2927, ../sass/components/_modal-box.scss */
.expert-speak-modal .selectBox {
  -moz-appearance: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/down-arrow.png") no-repeat;
  background-position: right 19px;
  background-size: 3%;
  border-color: -moz-use-text-color -moz-use-text-color #cacaca;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: medium medium 1px;
  box-shadow: none;
  padding: 8px 0 0;
  font-weight: 600;
  color: #6d6d6d;
}
/* line 2947, ../sass/components/_modal-box.scss */
.expert-speak-modal .selectBox option span {
  font-size: 12px;
}
/* line 2952, ../sass/components/_modal-box.scss */
.expert-speak-modal .selectBox .dropdown-menu {
  min-width: 448px;
  margin: 1px 0 0;
  border-radius: 0;
  border-top: none;
}

/*assign skill*/
/* line 2963, ../sass/components/_modal-box.scss */
.assign-modal .modal-dialog {
  top: 3%;
  width: 1222px;
}
/* line 2968, ../sass/components/_modal-box.scss */
.assign-modal .modal-body {
  overflow: hidden;
}
/* line 2971, ../sass/components/_modal-box.scss */
.assign-modal .modal-body #wrapper {
  padding-left: 320px;
}
/* line 2975, ../sass/components/_modal-box.scss */
.assign-modal .modal-body #sidebar-wrapper {
  float: left;
  margin-left: -320px;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 320px;
  z-index: 1000;
  border-right: 1px solid #cacaca;
  padding-right: 20px;
}
/* line 2985, ../sass/components/_modal-box.scss */
.assign-modal .modal-body #sidebar-wrapper #menu-toggle {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
/* line 2993, ../sass/components/_modal-box.scss */
.assign-modal .modal-body #wrapper.toggled #sidebar-wrapper #menu-toggle {
  right: -21px;
}
/* line 2997, ../sass/components/_modal-box.scss */
.assign-modal .modal-body #wrapper.toggled {
  padding-left: 0;
}
/* line 3001, ../sass/components/_modal-box.scss */
.assign-modal .modal-body #wrapper.toggled #sidebar-wrapper {
  width: 320px;
  margin-left: -340px;
}
/* line 3007, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .left-panel .custom-checkbox input[type="checkbox"]:checked ~ label {
  color: #6735ce;
  font-weight: 600;
}
/* line 3012, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .left-panel h3 {
  font-size: 16px;
  font-weight: 400;
  color: #6d6d6d;
  margin: 2px 15px 15px 0;
}
/* line 3019, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .left-panel .tags {
  margin: 0 0 20px;
  display: block;
}
/* line 3023, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .left-panel .tags .colleagues {
  margin-bottom: 10px;
}
/* line 3026, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .left-panel .tags .colleagues .close {
  color: #6d6d6d;
}
/* line 3032, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .left-panel .block {
  margin: 10px 0 20px;
}
/* line 3035, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .left-panel .block label {
  color: #959595;
  font-size: 14px;
  font-weight: 400;
  display: block;
}
/* line 3041, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .left-panel .block label .asterisk {
  color: red;
}
/* line 3046, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .left-panel .block input {
  width: 50px;
  padding: 6px 12px;
  border: 1px solid #cacaca;
  color: #6d6d6d;
  font-size: 14px;
  text-align: center;
}
/* line 3055, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .left-panel .block select {
  width: 100px;
  padding: 6.5px 12px;
  border: 1px solid #cacaca;
  color: #6d6d6d;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 10px;
  background: url("../images/drop-arrow.png") no-repeat;
  background-position: 88% center;
  background-size: 12%;
}
/* line 3070, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .left-panel .block textarea {
  min-height: 100px;
}
/* line 3076, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .orgnization-chart {
  position: relative;
  float: left;
  width: 100%;
  min-height: 500px;
}
/* line 3082, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .orgnization-chart h2 {
  font-size: 16px;
  color: #6735ce;
  margin: 0;
}
/* line 3088, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .orgnization-chart input {
  width: 100%;
  border: none;
  background: url("../images/search-gray.png") no-repeat;
  border-bottom: 1px solid #ccc;
  background-position: 97% center;
  padding: 0 40px 3px 0;
}
/* line 3097, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .orgnization-chart .search {
  position: relative;
}
/* line 3100, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .orgnization-chart .search .search-result {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 5px 2px #e0e0e0;
  right: 0;
  padding: 5px 0;
  position: absolute;
  right: 0;
  z-index: 9;
  width: 100%;
  text-align: left;
}
/* line 3111, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .orgnization-chart .search .search-result li {
  list-style: none;
  display: block;
  cursor: pointer;
  padding: 5px 10px;
}
/* line 3117, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .orgnization-chart .search .search-result li:hover {
  background: #6634cd none repeat scroll 0 0;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}
/* line 3126, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .orgnization-chart .org-wrap {
  width: 100%;
  display: block;
  float: left;
  margin: 15px 0;
}
/* line 3133, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .orgnization-chart .modal-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0;
}
/* line 3140, ../sass/components/_modal-box.scss */
.assign-modal .modal-body .orgnization-chart select {
  width: 100%;
  -moz-appearance: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/dropdown.png") no-repeat scroll 100% 50%/5% auto;
  border-color: #ccc;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: medium medium 1px;
  box-shadow: none;
  font-size: 12px;
  padding: 3px 0;
  font-weight: 600;
}
/* line 3160, ../sass/components/_modal-box.scss */
.assign-modal .modal-body #page-content-wrapper {
  padding-bottom: 0;
}

/* line 3168, ../sass/components/_modal-box.scss */
.preview-profile .modal-dialog {
  width: 900px;
  top: 40px;
}
/* line 3172, ../sass/components/_modal-box.scss */
.preview-profile .modal-dialog .profile-detail {
  width: 90% !important;
}
/* line 3175, ../sass/components/_modal-box.scss */
.preview-profile .modal-dialog .profile-detail p {
  color: #fff;
}
/* line 3180, ../sass/components/_modal-box.scss */
.preview-profile .modal-dialog .profile-container {
  padding: 20px 0;
}
/* line 3183, ../sass/components/_modal-box.scss */
.preview-profile .modal-dialog .profile-container .profile-content {
  margin: 20px 0;
  box-shadow: none;
  padding: 20px 0;
}
/* line 3188, ../sass/components/_modal-box.scss */
.preview-profile .modal-dialog .profile-container .profile-content .roles {
  margin-top: 20px;
  border-right: 0;
}
/* line 3194, ../sass/components/_modal-box.scss */
.preview-profile .modal-dialog .profile-container .approved {
  margin-top: 20px;
}

/* line 3203, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog {
  width: 800px;
  top: 40px;
}
/* line 3207, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .pre-assessment {
  padding: 60px 0 0;
  width: 100%;
}
/* line 3211, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .pre-assessment .header {
  background: #f5f5f5;
}
/* line 3214, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .pre-assessment .header h2 {
  display: inline-block;
  font-size: 16px;
  margin: 15px;
  color: #6d6d6d;
}
/* line 3220, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .pre-assessment .header h2 span {
  color: #6d6d6d;
  font-weight: 700;
}
/* line 3227, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .pre-assessment h2 {
  margin: 0;
}
/* line 3232, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .pre-assessment .range-slider .slide-wrap {
  position: relative;
  display: block;
  width: 40%;
  margin: 40px 15px;
}
/* line 3238, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .pre-assessment .range-slider .slide-wrap .left-range {
  position: absolute;
  left: 0;
  bottom: 15px;
  color: #6d6d6d;
  font-weight: 600;
}
/* line 3246, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .pre-assessment .range-slider .slide-wrap .right-range {
  position: absolute;
  right: 0;
  bottom: 15px;
  color: #6d6d6d;
  font-weight: 600;
}
/* line 3255, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .pre-assessment .range-slider .tooltip.tooltip-main {
  opacity: 1;
  margin-top: -48px;
}
/* line 3260, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .pre-assessment .range-slider .tooltip.bottom .tooltip-inner,
.feed-back .modal-dialog .pre-assessment .range-slider .tooltip.top .tooltip-inner {
  background: -moz-linear-gradient(-45deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%);
  background: -webkit-linear-gradient(-45deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%);
  background: linear-gradient(135deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6535cd', endColorstr='#3d94ff',GradientType=1 );
  font-size: 14px;
  font-weight: 600;
  padding: 6px;
  width: 40px;
}
/* line 3274, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .sticky {
  background: #fff none repeat scroll 0 0;
  left: 0;
  padding: 20px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1098;
}
/* line 3283, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .sticky .img-wrap {
  width: 40px;
  height: 40px;
  overflow: hidden;
  display: block;
  border-radius: 50%;
  border: 1px solid #e9e9e9;
  background: #e9e9e9;
  float: left;
}
/* line 3293, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .sticky .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 3299, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .sticky .name {
  display: block;
  padding-left: 50px;
}
/* line 3303, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .sticky .name h3 {
  margin: 0;
  font-size: 16px;
  padding-top: 4px;
}
/* line 3308, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .sticky .name h3 a {
  color: #6634cd;
  cursor: default;
}
/* line 3313, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .sticky .name p {
  margin: 0;
  font-size: 14px;
}
/* line 3320, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .text-right {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1099;
}
/* line 3326, ../sass/components/_modal-box.scss */
.feed-back .modal-dialog .text-right .btn {
  margin-left: 15px;
}

/* Role Details */
/* line 3335, ../sass/components/_modal-box.scss */
.role-modal .modal-dialog {
  top: 3%;
  width: 700px;
}
/* line 3341, ../sass/components/_modal-box.scss */
.role-modal .modal-dialog .modal-content .modal-body h4 {
  font-size: 16px;
  margin: 0 0 20px;
  color: #959595;
}
/* line 3347, ../sass/components/_modal-box.scss */
.role-modal .modal-dialog .modal-content .modal-body ul {
  list-style: none;
  line-height: 24px;
}
/* line 3351, ../sass/components/_modal-box.scss */
.role-modal .modal-dialog .modal-content .modal-body ul li {
  font-size: 14px;
}
/* line 3356, ../sass/components/_modal-box.scss */
.role-modal .modal-dialog .modal-content .modal-body .qualities {
  border-right: 1px solid #e9e9e9;
}

/* Associated Processes */
/* line 3368, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog {
  top: 3%;
  width: 1222px;
}
/* line 3373, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body ul {
  border: 1px solid #e9e9e9;
}
/* line 3376, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body ul li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
}
/* line 3381, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body ul li a {
  font-size: 14px;
  color: #6d6d6d;
}
/* line 3386, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body ul li:last-child {
  border-bottom: none;
}
/* line 3390, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body ul li.active a {
  color: #6535ce;
}
/* line 3396, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar {
  padding: 0 0 0 20px;
  display: block;
  background: #fff;
  width: 100%;
  float: left;
}
/* line 3403, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .tab-content {
  display: block;
  width: 100%;
  float: left;
}
/* line 3410, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .roles li {
  list-style: none;
  text-align: center;
  display: block;
  float: left;
  width: 30%;
  padding: 0 30px;
}
/* line 3418, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .roles li span {
  display: block;
  font-size: 22px;
  font-weight: 700;
}
/* line 3424, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .roles li .heading {
  font-size: 16px;
  font-weight: 400;
}
/* line 3429, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .roles li:first-child {
  padding-left: 0;
}
/* line 3433, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .roles li.active span {
  color: #6735ec;
}
/* line 3439, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .view {
  float: right;
  text-align: right;
  display: block;
  margin-top: 30px;
  position: relative;
}
/* line 3446, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .view li {
  list-style: none;
  padding-left: 20px;
  display: inline-block;
}
/* line 3453, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .view:last-child label {
  font-weight: normal;
}
/* line 3457, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .view:last-child #upload-photo {
  cursor: pointer;
  height: 40px;
  opacity: 0;
  position: absolute;
  right: 1px;
  top: -6px;
  width: 70px;
  z-index: 999;
}
/* line 3470, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table {
  border: 1px solid #e9e9e9;
}
/* line 3473, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table .role {
  position: relative;
}
/* line 3476, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table .role .add {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/add-role.png") no-repeat;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
/* line 3487, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table .role .input-box input {
  border: none;
  border-bottom: 1px solid #b1b0b0;
  margin-bottom: 5px;
  width: 100%;
}
/* line 3495, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table .role .colleagues.blue {
  border-color: #84bef3;
}
/* line 3499, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table .role .colleagues.red {
  border-color: #f75892;
}
/* line 3503, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table .role .colleagues {
  padding: 5px 10px;
}
/* line 3508, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table td:hover .add {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
/* line 3513, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table thead {
  background: #e9e9e9;
}
/* line 3517, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table thead tr th {
  border: 0;
  vertical-align: middle;
  padding: 10px;
}
/* line 3526, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table tbody tr {
  border-top: 1px solid #e9e9e9;
}
/* line 3529, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table tbody tr td {
  padding: 14px 10px 10px;
}
/* line 3534, ../sass/components/_modal-box.scss */
.associate-modal .modal-dialog .modal-body .right-sidebar .table tbody p {
  font-size: 14px;
}

/* line 3546, ../sass/components/_modal-box.scss */
.field-edit .modal-dialog {
  top: 40px;
  width: 800px;
}
/* line 3551, ../sass/components/_modal-box.scss */
.field-edit .asterisk {
  color: red;
}
/* line 3557, ../sass/components/_modal-box.scss */
.field-edit .profile-upload .logo-wrapper .img-wrap {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  background: #f2f2f2 url("../images/upload.png") no-repeat;
  background-position: center center;
  position: relative;
}
/* line 3567, ../sass/components/_modal-box.scss */
.field-edit .profile-upload .logo-wrapper .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 3572, ../sass/components/_modal-box.scss */
.field-edit .profile-upload .logo-wrapper .img-wrap input {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 3583, ../sass/components/_modal-box.scss */
.field-edit .profile-upload .logo-wrapper .img-wrap input.imgInp {
  opacity: 0;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  position: absolute;
  cursor: pointer;
}
/* line 3597, ../sass/components/_modal-box.scss */
.field-edit .block {
  margin-bottom: 10px;
}
/* line 3600, ../sass/components/_modal-box.scss */
.field-edit .block label, .field-edit .form-check label {
  color: #959595;
  font-weight: 400;
}
/* line 3605, ../sass/components/_modal-box.scss */
.field-edit .block input,
.field-edit .block textarea {
  width: 100%;
  color: #6d6d6d;
  border: 1px solid;
  border-color: #e9e9e9;
  padding: 5px 10px;
}
/* line 3614, ../sass/components/_modal-box.scss */
.field-edit .block .noborder {
  border-color: transparent;
}
/* line 3619, ../sass/components/_modal-box.scss */
.field-edit .experience {
  position: relative;
  padding: 0;
  float: left;
}
/* line 3624, ../sass/components/_modal-box.scss */
.field-edit .experience .add {
  position: absolute;
  top: 20px;
  right: 15px;
  cursor: pointer;
}
/* line 3631, ../sass/components/_modal-box.scss */
.field-edit .experience h3 {
  font-size: 18px;
  padding: 0 15px;
  color: #6d6d6d;
  margin: 15px 0;
  float: left;
  width: 100%;
}
/* line 3640, ../sass/components/_modal-box.scss */
.field-edit .experience select {
  border-radius: 0;
  padding: 5px;
  color: #6d6d6d;
  border: 1px solid;
  border-color: #e9e9e9;
}
/* line 3650, ../sass/components/_modal-box.scss */
.field-edit .experience .append {
  margin-bottom: 30px;
  display: block;
  float: left;
  position: relative;
}
/* line 3657, ../sass/components/_modal-box.scss */
.field-edit .experience .append.delete-level {
  display: block;
  width: 100%;
  float: left;
  position: relative;
}
/* line 3663, ../sass/components/_modal-box.scss */
.field-edit .experience .append.delete-level .del-level {
  display: block !important;
  float: right;
  cursor: pointer;
  width: 18px;
  height: 20px;
  display: block;
  position: absolute;
  top: 4px;
  right: 14px;
  background: url("../images/close-icon.png") no-repeat;
}
/* line 3678, ../sass/components/_modal-box.scss */
.field-edit .edit-fields {
  margin: 0 -15px;
}

/* line 3684, ../sass/components/_modal-box.scss */
.profile-sync .modal-dialog {
  top: 40px;
  width: 400px;
}

/* line 3691, ../sass/components/_modal-box.scss */
.edits .modal-dialog {
  top: 40px;
  width: 800px;
}

.programSettingModal .modal-dialog {
  top: 40px;
  width: 1100px;
}


/* line 3696, ../sass/components/_modal-box.scss */
.edits label {
  display: block;
}
/* line 3700, ../sass/components/_modal-box.scss */
.edits .block {
  margin-bottom: 20px;
}
/* line 3704, ../sass/components/_modal-box.scss */
.edits input {
  display: block;
  width: 100%;
  padding: 4px 10px;
}
/* line 3710, ../sass/components/_modal-box.scss */
.edits .append,
.edits .user-append {
  position: relative;
}
/* line 3714, ../sass/components/_modal-box.scss */
.edits .append .add-level,
.edits .user-append .add-level {
  position: absolute;
  top: 30px;
  right: -40px;
  cursor: pointer;
}
/* line 3721, ../sass/components/_modal-box.scss */
.edits .append .skill-level.delete-level,
.edits .append .user.delete-level,
.edits .user-append .skill-level.delete-level,
.edits .user-append .user.delete-level {
  display: block;
  width: 100%;
  float: left;
  position: relative;
}
/* line 3730, ../sass/components/_modal-box.scss */
.edits .append .delete-level .del-level,
.edits .user-append .delete-level .del-level {
  float: right;
  cursor: pointer;
  width: 18px;
  height: 20px;
  display: block;
  position: absolute;
  top: 32px;
  right: -40px;
  background: url("../images/close-icon.png") no-repeat;
}
/* line 3743, ../sass/components/_modal-box.scss */
.edits .append .user.delete-level,
.edits .user-append .user.delete-level {
  margin-top: 30px;
}

/* line 3750, ../sass/components/_modal-box.scss */
.knowledge .modal-dialog {
  top: 40px;
}
/* line 3756, ../sass/components/_modal-box.scss */
.knowledge .modal-body ul li {
  display: block;
  margin: 0 0 10px;
}

/* line 3765, ../sass/components/_modal-box.scss */
.resource-modal .bytes {
  position: relative;
  margin-bottom: 50px;
}
/* line 3769, ../sass/components/_modal-box.scss */
.resource-modal .bytes div {
  position: relative;
}
/* line 3773, ../sass/components/_modal-box.scss */
.resource-modal .bytes i {
  cursor: pointer;
  display: block;
  width: 18px;
  height: 18px;
  float: right;
  background: url("../images/incorrect.png") no-repeat;
  position: absolute;
  right: 25px;
  top: -23px;
}

/* line 3787, ../sass/components/_modal-box.scss */
.addEditKB {
  cursor: pointer;
  display: block;
  width: 18px;
  height: 18px;
  float: right;
  background: url("../images/incorrect.png") no-repeat;
  position: absolute;
  right: 25px;
  top: -23px;
}

/* line 2, ../sass/components/_notification-page.scss */
.your-notification h2 {
  font-size: 16px;
  margin: 15px 0 20px;
}
/* line 7, ../sass/components/_notification-page.scss */
.your-notification .media-left {
  padding-right: 15px;
}
/* line 10, ../sass/components/_notification-page.scss */
.your-notification .media-left .img-wrap {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  background-color: #d7d7d7;
}
/* line 18, ../sass/components/_notification-page.scss */
.your-notification .media-left .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 25, ../sass/components/_notification-page.scss */
.your-notification .dropdown-menu {
  padding: 0;
  left: auto;
  right: 0;
}
/* line 30, ../sass/components/_notification-page.scss */
.your-notification .dropdown-menu li {
  margin-bottom: 0;
  padding: 0;
}
/* line 34, ../sass/components/_notification-page.scss */
.your-notification .dropdown-menu li a,
.your-notification .dropdown-menu li a:active,
.your-notification .dropdown-menu li a:focus {
  color: #1a1a1a;
  font-size: 12px;
  font-weight: 400;
  padding: 8px 20px;
}
/* line 43, ../sass/components/_notification-page.scss */
.your-notification .dropdown-menu li a:hover {
  background: #614cd1;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}
/* line 51, ../sass/components/_notification-page.scss */
.your-notification .media,
.your-notification .media-body {
  overflow: visible !important;
}
/* line 56, ../sass/components/_notification-page.scss */
.your-notification .dot {
  cursor: pointer;
}
/* line 60, ../sass/components/_notification-page.scss */
.your-notification .dot {
  background: transparent url("../images/dots.png") no-repeat scroll 0 0/100% auto;
  display: inline-block;
  height: 15px;
  margin-top: 8px;
  width: 15px;
}
/* line 68, ../sass/components/_notification-page.scss */
.your-notification .open .dot {
  background: transparent url("../images/dots-active.png") no-repeat scroll 0 0/100% auto;
}
/* line 72, ../sass/components/_notification-page.scss */
.your-notification .media-body {
  position: relative;
}
/* line 75, ../sass/components/_notification-page.scss */
.your-notification .media-body .noti-drop {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 81, ../sass/components/_notification-page.scss */
.your-notification .media-body h5 {
  font-weight: 700;
  display: inline-block;
  color: #6d6d6d;
  width: 100%;
  font-size: 16px;
  margin: 0;
}
/* line 90, ../sass/components/_notification-page.scss */
.your-notification .media-body span {
  font-weight: 400;
  color: #6d6d6d;
  font-size: 12px;
  margin-top: 4px;
}
/* line 97, ../sass/components/_notification-page.scss */
.your-notification .media-body p {
  color: #1a1a1a;
  font-weight: 400;
  display: block;
  margin: 0;
}
/* line 106, ../sass/components/_notification-page.scss */
.your-notification ul li {
  list-style: none;
  margin-bottom: 1px;
  padding: 10px;
  border-bottom: 1px solid #eaeaea;
}
/* line 112, ../sass/components/_notification-page.scss */
.your-notification ul li:last-child {
  border-bottom: none;
}
/* line 117, ../sass/components/_notification-page.scss */
.your-notification ul li.read {
  background: #ededed;
}

/* line 123, ../sass/components/_notification-page.scss */
.notification-box {
  left: auto;
  right: 0;
  width: 330px;
  padding: 0;
  border: 1px solid #c2e1f5;
}
/* line 130, ../sass/components/_notification-page.scss */
.notification-box h5 {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
/* line 137, ../sass/components/_notification-page.scss */
.notification-box .media-left {
  padding-right: 10px;
}
/* line 140, ../sass/components/_notification-page.scss */
.notification-box .media-left .img-wrap {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
}
/* line 147, ../sass/components/_notification-page.scss */
.notification-box .media-left .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 154, ../sass/components/_notification-page.scss */
.notification-box .media-object {
  display: block;
  width: 35px;
}
/* line 159, ../sass/components/_notification-page.scss */
.notification-box .notification-head {
  background: #614cd1;
  color: #ffffff;
  padding: 10px 20px;
}
/* line 165, ../sass/components/_notification-page.scss */
.notification-box .new-msg {
  color: #fff;
  float: right;
  font-size: 12px;
  font-weight: 500;
  margin-top: 3px;
}
/* line 173, ../sass/components/_notification-page.scss */
.notification-box .notification-body {
  padding: 0;
}
/* line 176, ../sass/components/_notification-page.scss */
.notification-box .notification-body p,
.notification-box .notification-body span {
  color: #646464;
  font-weight: 500;
  margin: 0;
  line-height: 1.2;
}
/* line 184, ../sass/components/_notification-page.scss */
.notification-box .notification-body span {
  font-size: 14px;
  display: block;
}
/* line 190, ../sass/components/_notification-page.scss */
.notification-box .notification-footer {
  padding: 4px 20px 6px;
  overflow: hidden;
}
/* line 194, ../sass/components/_notification-page.scss */
.notification-box .notification-footer .send-approval-link,
.notification-box .notification-footer notification-footer:focus,
.notification-box .notification-footer notification-footer:hover {
  color: #6a56d3;
  font-size: 12px;
  font-weight: 500;
  text-decoration: none;
}
/* line 204, ../sass/components/_notification-page.scss */
.notification-box p {
  font-size: 12px;
}

/* line 209, ../sass/components/_notification-page.scss */
.notification-box:after,
.notification-box:before {
  bottom: 100%;
  left: 93%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 221, ../sass/components/_notification-page.scss */
.notification-box:after {
  border-color: rgba(97, 76, 209, 0);
  border-bottom-color: #614cd1;
  border-width: 12px;
  margin-left: -12px;
}

/* line 228, ../sass/components/_notification-page.scss */
.notification-box:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #c2e1f5;
  border-width: 13px;
  margin-left: -13px;
}

/* line 235, ../sass/components/_notification-page.scss */
.white-card {
  background-color: #fff;
  padding: 20px;
}

/* Wish-list */
/* line 240, ../sass/components/_notification-page.scss */
.wishlist-box {
  left: auto;
  right: 0;
  width: 330px;
  padding: 0;
  border: 1px solid #c2e1f5;
}
/* line 247, ../sass/components/_notification-page.scss */
.wishlist-box h5 {
  margin: 0;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
/* line 254, ../sass/components/_notification-page.scss */
.wishlist-box .media-left {
  padding-right: 20px;
}
/* line 257, ../sass/components/_notification-page.scss */
.wishlist-box .media-left h3 {
  margin: 0;
  padding: 12px 6px;
  border-radius: 50%;
  border: 1px solid #614cd1;
  color: #614cd1;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}
/* line 268, ../sass/components/_notification-page.scss */
.wishlist-box .media-left a {
  width: 40px;
  height: 40px;
  display: block;
  overflow: hidden;
}
/* line 275, ../sass/components/_notification-page.scss */
.wishlist-box .media-left .media-object {
  display: block;
  width: 40px;
}
/* line 282, ../sass/components/_notification-page.scss */
.wishlist-box .media-body h4 {
  display: inline-block;
  width: 100%;
  font-size: 14px;
  margin: 0;
  color: #6d6d6d;
  margin-bottom: 8px;
  font-weight: 600;
}
/* line 292, ../sass/components/_notification-page.scss */
.wishlist-box .media-body span {
  font-weight: 400;
  color: #6d6d6d;
  font-size: 12px;
}
/* line 299, ../sass/components/_notification-page.scss */
.wishlist-box .wishlist-head {
  background: #614cd1;
  color: #ffffff;
  padding: 10px 20px;
}
/* line 305, ../sass/components/_notification-page.scss */
.wishlist-box .new-msg {
  color: #fff;
  float: right;
  font-size: 12px;
  font-weight: 400;
  margin-top: 3px;
}
/* line 313, ../sass/components/_notification-page.scss */
.wishlist-box .wishlist-body {
  padding: 0;
}
/* line 316, ../sass/components/_notification-page.scss */
.wishlist-box .wishlist-body p,
.wishlist-box .wishlist-body span {
  color: #6d6d6d;
  font-weight: 300;
  margin: 0;
  line-height: 1.2;
  font-size: 14px;
}
/* line 325, ../sass/components/_notification-page.scss */
.wishlist-box .wishlist-body .wishlist-inner {
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 20px;
  cursor: pointer;
  position: relative;
}
/* line 331, ../sass/components/_notification-page.scss */
.wishlist-box .wishlist-body .wishlist-inner .float-icons {
  position: absolute;
  top: 40px;
  right: 20px;
  display: block;
  opacity: 0;
}
/* line 341, ../sass/components/_notification-page.scss */
.wishlist-box .wishlist-inner:hover {
  background-color: #e9e9e9;
  transition: all 0.3s ease-in-out 0s;
}
/* line 346, ../sass/components/_notification-page.scss */
.wishlist-box .wishlist-inner:hover .media-body .enhance {
  color: #ff9600;
}
/* line 350, ../sass/components/_notification-page.scss */
.wishlist-box .wishlist-inner:hover .media-body .acquire {
  color: #f85872;
}
/* line 355, ../sass/components/_notification-page.scss */
.wishlist-box .wishlist-inner:hover .float-icons {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
  right: 20px;
  top: 40px;
}
/* line 362, ../sass/components/_notification-page.scss */
.wishlist-box .wishlist-inner:hover h3 {
  background: linear-gradient(to bottom, #6041d3 8%, #4b73ee 100%);
  color: #fff;
  border: 1px solid transparent;
}

/* line 370, ../sass/components/_notification-page.scss */
.wishlist-box:after,
.wishlist-box:before {
  bottom: 100%;
  left: 93%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 382, ../sass/components/_notification-page.scss */
.wishlist-box:after {
  border-color: rgba(97, 76, 209, 0);
  border-bottom-color: #614cd1;
  border-width: 12px;
  margin-left: -12px;
}

/* line 389, ../sass/components/_notification-page.scss */
.wishlist-box:before {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #c2e1f5;
  border-width: 13px;
  margin-left: -13px;
}

/* line 397, ../sass/components/_notification-page.scss */
.notes-inner .img-wrap {
  width: 36px;
  height: 36px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  background-color: #d7d7d7;
}
/* line 405, ../sass/components/_notification-page.scss */
.notes-inner .img-wrap img {
  width: 100%;
  height: auto;
}

/* line 413, ../sass/components/_notification-page.scss */
.detail-notification .img-wrap {
  width: 48px;
  height: 48px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  background-color: #d7d7d7;
}
/* line 421, ../sass/components/_notification-page.scss */
.detail-notification .img-wrap img {
  width: 100%;
  height: auto;
}

/* checkbox and radio box */
/* line 2, ../sass/components/_checkbox-radio.scss */
.custom-radio input[type=radio],
.custom-checkbox input[type=checkbox] {
  display: none;
}

/* line 7, ../sass/components/_checkbox-radio.scss */
.custom-checkbox, .custom-radio {
  display: inline-block;
  position: relative;
  width: 100%;
}

/* line 12, ../sass/components/_checkbox-radio.scss */
.custom-checkbox label, .custom-radio label {
  color: #6d6d6d;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}

/* line 18, ../sass/components/_checkbox-radio.scss */
.custom-radio label, .custom-checkbox label {
  display: inline-block;
  padding-left: 20px;
}

/* line 23, ../sass/components/_checkbox-radio.scss */
.custom-checkbox label:before {
  border: 1px solid #cccccc;
  border-radius: 0;
  content: "";
  display: inline-block;
  height: 12px;
  left: 0.5px;
  position: absolute;
  top: 5px;
  width: 12px;
  z-index: 50;
  background: #fff;
}

/* line 36, ../sass/components/_checkbox-radio.scss */
.custom-checkbox input[type=checkbox]:checked + label:before {
  color: #6634cd;
  content: "\2713";
  font-weight: 600;
  left: 0.5px;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  line-height: 0.3;
  background: #fff;
}

/* line 47, ../sass/components/_checkbox-radio.scss */
.custom-radio label:before {
  border: 1px solid #cccccc;
  top: 4px;
  content: "";
  display: inline-block;
  height: 12px;
  left: 0.4px;
  margin-right: 5px;
  position: absolute;
  top: 3;
  width: 12px;
}

/* line 59, ../sass/components/_checkbox-radio.scss */
.custom-radio input[type=radio]:checked + label:before {
  content: "\2022";
  color: #6634cd;
  font-size: 16px;
  line-height: 0.5;
  text-align: center;
  vertical-align: top;
}

/* line 68, ../sass/components/_checkbox-radio.scss */
.custom-radio label:before {
  border-radius: 8px;
}

/* line 71, ../sass/components/_checkbox-radio.scss */
.custom-radio label, .custom-checkbox label {
  min-height: auto;
}

/* line 1, ../sass/components/_bot.scss */
.bot-wrap.fixed {
  bottom: -30px;
  z-index: 998;
}

/* line 6, ../sass/components/_bot.scss */
.bot-wrap.not-fixed {
  z-index: 997;
}

/* line 10, ../sass/components/_bot.scss */
.bot-wrap.not-fixed.open {
  z-index: 998;
}

/* line 14, ../sass/components/_bot.scss */
.bot-wrap.fixed.open {
  bottom: 0;
}

/* line 18, ../sass/components/_bot.scss */
.position-extreme-right {
  margin-left: 1008px;
}

/* line 22, ../sass/components/_bot.scss */
.position-right {
  margin-left: 990px;
}

/* line 26, ../sass/components/_bot.scss */
.position-middle {
  margin-left: 880px;
}

/* line 30, ../sass/components/_bot.scss */
.position-left {
  margin-left: 30px;
}

/* line 34, ../sass/components/_bot.scss */
.bot-wrap.open {
  bottom: 40px;
}

/* line 38, ../sass/components/_bot.scss */
.bot-wrap {
  position: absolute;
  bottom: 10px;
  width: 250px;
  z-index: 99;
}
/* line 44, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box {
  position: relative;
  padding: 40px 4px 8px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#76daea+0,76daea+9,76daea+19,76daea+25,76daea+35,9bb1e1+58,aba6e4+83,aba6e4+99 */
  background: #76daea;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #76daea 0%, #76daea 9%, #76daea 19%, #76daea 25%, #76daea 35%, #9bb1e1 58%, #aba6e4 83%, #aba6e4 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #76daea 0%, #76daea 9%, #76daea 19%, #76daea 25%, #76daea 35%, #9bb1e1 58%, #aba6e4 83%, #aba6e4 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #76daea 0%, #76daea 9%, #76daea 19%, #76daea 25%, #76daea 35%, #9bb1e1 58%, #aba6e4 83%, #aba6e4 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#76daea', endColorstr='#aba6e4',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  display: none;
  overflow: hidden;
}
/* line 62, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav {
  padding: 0 14px;
}
/* line 65, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav li {
  border-radius: 8px;
  margin-bottom: 10px;
  font-size: 12px;
  width: 86%;
}
/* line 72, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .inner-wrap {
  overflow: hidden;
  padding: 10px 15px 25px 14px;
  position: relative;
  display: block;
}
/* line 79, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .date {
  display: block;
  float: left;
  text-align: center;
  font-weight: 600;
  width: 100%;
  color: #4c435f;
}
/* line 88, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .clear {
  display: block;
  float: left;
  text-align: center;
  width: 100%;
}
/* line 95, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .clear a {
  padding: 0px;
  font-weight: 400;
  color: #6735ce;
}
/* line 102, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .even {
  position: relative;
  float: right;
  background: #fdfee9;
  background: -moz-linear-gradient(top, #fdfee9 0%, #fefef2 38%, white 100%);
  background: -webkit-linear-gradient(top, #fdfee9 0%, #fefef2 38%, white 100%);
  background: linear-gradient(to bottom, #fdfee9 0%, #fefef2 38%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#fdfee9', endColorstr='#ffffff',GradientType=0 );
  border-bottom-left-radius: 0;
}
/* line 112, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .even .img-wrap {
  position: absolute;
  width: 34px;
  height: 34px;
  overflow: hidden;
  bottom: -14px;
  left: 10px;
  border-radius: 50%;
}
/* line 121, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .even .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 127, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .even .time {
  bottom: 2px;
  font-size: 10px;
  color: #959595;
  right: 12px;
  overflow: hidden;
  position: absolute;
}
/* line 136, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .even:after {
  content: " ";
  width: 18px;
  height: 13px;
  position: absolute;
  pointer-events: none;
  background: url("../images/bot-arrow-left.png") no-repeat;
  bottom: 0;
  left: -16px;
}
/* line 148, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .odd {
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  border-bottom-right-radius: 0;
  float: left;
}
/* line 154, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .odd .img-wrap {
  position: absolute;
  width: 34px;
  height: 34px;
  overflow: hidden;
  bottom: -14px;
  right: 10px;
  border-radius: 50%;
}
/* line 163, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .odd .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 169, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .odd .time {
  bottom: 2px;
  font-size: 10px;
  color: #959595;
  left: 12px;
  overflow: hidden;
  position: absolute;
}
/* line 178, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .nav .odd:after {
  content: " ";
  width: 18px;
  height: 13px;
  position: absolute;
  pointer-events: none;
  background: url("../images/bot-arrow-right.png") no-repeat;
  bottom: 0;
  right: -18px;
}
/* line 191, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .text-wrap {
  position: relative;
  height: auto;
  	/* 	&:before{
  	content:" ";
  	background:url("../images/text-arrow-left.png") no-repeat;
  	display: block;
  	height: 13px;
  	left:0px;
  	bottom:1px;
  	position: absolute;
  	width: 18px;
  } */
}
/* line 204, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .text-wrap textarea {
  margin-top: 8px;
  height: 34px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 18px;
  font-size: 12px;
  width: 70%;
  margin-left: 18px;
  max-height: 80px;
  overflow: hidden;
  padding-top: 8px;
  position: relative;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border: none;
}
/* line 221, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .text-wrap textarea.height {
  height: 34px !important;
}
/* line 225, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .text-wrap .send {
  bottom: 10px;
  position: absolute;
  right: 62px;
  border: none;
  background: none;
  z-index: 9;
}
/* line 234, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .text-wrap ::-moz-placeholder {
  color: #6d6d6d;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
}
/* line 241, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .text-wrap :-ms-input-placeholder {
  color: #6d6d6d;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
}
/* line 248, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .text-wrap :-moz-placeholder {
  color: #6d6d6d;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
}
/* line 255, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .setting {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: #dceef8;
  height: 30px;
  z-index: 999;
}
/* line 264, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .setting .dropdown > a {
  float: right;
  width: 14px;
  height: 14px;
  margin: 8px 10px;
  display: block;
  background: url("../images/setting-icon.png") no-repeat;
}
/* line 272, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .setting .dropdown-menu {
  left: auto;
  right: 2px;
  top: 30px;
}
/* line 277, ../sass/components/_bot.scss */
.bot-wrap .bot-msg-box .setting .dropdown-menu a {
  font-size: 12px;
  padding: 8px 15px;
}
/* line 285, ../sass/components/_bot.scss */
.bot-wrap .bot-icon {
  position: relative;
  float: right;
  width: 64px;
  height: 71px;
  margin-top: -46px;
  margin-right: -14px;
  cursor: pointer;
}
/* line 294, ../sass/components/_bot.scss */
.bot-wrap .bot-icon img {
  width: 100%;
  height: auto;
}

/* line 302, ../sass/components/_bot.scss */
.setting .dropdown-menu {
  background: #fff;
  border: 1px solid #8793df;
}

/* line 307, ../sass/components/_bot.scss */
.setting .dropdown-menu:after, .setting .dropdown-menu:before {
  bottom: 100%;
  left: 92%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 318, ../sass/components/_bot.scss */
.setting .dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}

/* line 324, ../sass/components/_bot.scss */
.setting .dropdown-menu:before {
  border-color: rgba(135, 147, 223, 0);
  border-bottom-color: #8793df;
  border-width: 9px;
  margin-left: -9px;
}

/* line 2, ../sass/components/_community-expert.scss */
.community-section {
  background: #f5f5f5;
  overflow: hidden;
}
/* line 5, ../sass/components/_community-expert.scss */
.community-section h3, .community-section .expert h3, .community-section .karma h3 {
  margin: 20px 0;
}

/* line 10, ../sass/components/_community-expert.scss */
.community-left {
  padding: 15px 15px 0;
}

/* line 13, ../sass/components/_community-expert.scss */
.comment-wrap {
  background: #ffffff none repeat scroll 0 0;
  margin: 15px 0;
  padding: 25px;
  border: 1px solid #f0f0f0;
  float: left;
}
/* line 19, ../sass/components/_community-expert.scss */
.comment-wrap .media-left {
  padding-right: 24px;
}

/* line 25, ../sass/components/_community-expert.scss */
.question {
  display: inline-block;
  float: left;
}

/* line 29, ../sass/components/_community-expert.scss */
.comment-sec {
  padding-left: 40px;
}
/* line 31, ../sass/components/_community-expert.scss */
.comment-sec h4 {
  font-size: 16px;
}
/* line 34, ../sass/components/_community-expert.scss */
.comment-sec p {
  color: #9e9e9e;
  font-size: 13px;
}

/* line 39, ../sass/components/_community-expert.scss */
.comment-sec h4 {
  font-size: 16px;
}

/* line 43, ../sass/components/_community-expert.scss */
.comment-sec .btn-group a {
  display: inline-block;
  margin-right: 30px;
  color: #7D7D7D;
}

/* line 48, ../sass/components/_community-expert.scss */
.comment-sec .btn-group a:hover {
  text-decoration: none;
}

/* line 51, ../sass/components/_community-expert.scss */
.comment-sec .btn-group a i {
  font-size: 20px;
  margin-right: 5px;
}

/* line 55, ../sass/components/_community-expert.scss */
.expert-wrap {
  padding: 15px 0;
}

/* line 58, ../sass/components/_community-expert.scss */
.experts {
  background: #d7d7d7;
  padding: 15px;
  border: 1px solid #e1e1e1;
  overflow: hidden;
}

/* line 64, ../sass/components/_community-expert.scss */
.experts img {
  border-radius: 50%;
  border: 1px solid #ced2d3;
}

/* line 68, ../sass/components/_community-expert.scss */
.experts h5 {
  font-weight: 700;
  margin: 15px 0 3px;
  font-size: 16px;
}

/* line 73, ../sass/components/_community-expert.scss */
.experts h6 {
  margin: 3px 0;
}

/* line 76, ../sass/components/_community-expert.scss */
.experts p {
  margin: 3px 0;
  font-size: 11px;
}

/* line 81, ../sass/components/_community-expert.scss */
.karma {
  padding: 15px;
  background: #fff;
  overflow: hidden;
  border-bottom: 2px solid #f5f5f5;
}

/* line 88, ../sass/components/_community-expert.scss */
.karma-wrap {
  padding: 15px;
}

/* line 91, ../sass/components/_community-expert.scss */
.karma-wrap ol {
  line-height: 24px;
  margin-top: 30px;
}

/*Features sections*/
/* line 97, ../sass/components/_community-expert.scss */
.featurs-section {
  overflow: hidden;
}

/* line 103, ../sass/components/_community-expert.scss */
.features {
  padding: 30px 15px;
  overflow: hidden;
}

/* line 110, ../sass/components/_community-expert.scss */
.odd {
  background: #f5f5f5;
}

/*New Password page*/
/* line 115, ../sass/components/_community-expert.scss */
.form-horizontal .form-group, .form-group {
  position: relative !important;
  margin: 0px !important;
}

/* line 119, ../sass/components/_community-expert.scss */
.back-warp {
  background: url("../images/back.png");
  width: 100%;
  display: block;
  float: left;
}

/* line 125, ../sass/components/_community-expert.scss */
.new-password {
  display: block;
  padding: 20px 50px 12px;
  border: 1px solid #EDEDED;
  border-radius: 6px;
  width: 32%;
  margin: 100px auto 20px;
  background: #fff;
  position: relative;
}

/* line 135, ../sass/components/_community-expert.scss */
.new-password h3 {
  font-weight: 400;
  margin: 10px 0 20px;
}

/* line 139, ../sass/components/_community-expert.scss */
.new-password .btn-section .default-btn {
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 12px;
}

/* line 146, ../sass/components/_community-expert.scss */
#Newpassword-Form .form-group {
  margin: 0 0 20px;
}

/* line 149, ../sass/components/_community-expert.scss */
#newpassword-messages {
  left: 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: -56px;
}

/* line 157, ../sass/components/_community-expert.scss */
.tips {
  width: 32%;
  margin: 0px auto 40px;
}

/* line 161, ../sass/components/_community-expert.scss */
.tips ul li {
  font-size: 13px;
  font-weight: 100;
  color: #666666;
  line-height: 20px;
  list-style: none;
  background: url("../images/dot.jpg") no-repeat scroll 10px 10px;
  padding-left: 20px;
}

/* line 1, ../sass/pages/skilling-page/_skilling.scss */
.share-parent {
  position: relative;
}
/* line 3, ../sass/pages/skilling-page/_skilling.scss */
.share-parent .course-actions-sprite, .share-parent .course-actions-blog, .share-parent .course-actions-blue-pin, .share-parent .course-actions-doc, .share-parent .course-actions-event, .share-parent .course-actions-expert-feedback, .share-parent .course-actions-html, .share-parent .course-actions-link, .share-parent .course-actions-manager-feedback, .share-parent .course-actions-monitor, .share-parent .course-actions-normal-feedback, .share-parent .course-actions-pdf, .share-parent .course-actions-peer-feedback, .share-parent .course-actions-pin, .share-parent .course-actions-pin_fill_white, .share-parent .course-actions-pin_white, .share-parent .course-actions-ppt, .share-parent .course-actions-productivity, .share-parent .course-actions-quizze, .share-parent .course-actions-remove, .share-parent .course-actions-search, .share-parent .course-actions-share-grey, .share-parent .course-actions-share-white, .share-parent .course-actions-share, .share-parent .course-actions-speaker, .share-parent .course-actions-url, .share-parent .course-actions-video, .share-parent .course-actions-xscl, .share-parent .course-actions-youtube {
  position: absolute;
  z-index: 999;
  top: 12px;
  right: 30px;
  cursor: pointer;
  width: 20px;
  height: 16px;
}

/* line 13, ../sass/pages/skilling-page/_skilling.scss */
.remove-parent {
  position: relative;
}
/* line 15, ../sass/pages/skilling-page/_skilling.scss */
.remove-parent .share {
  position: absolute;
  z-index: 999;
  top: 13px;
  right: 54px;
  cursor: pointer;
}

/* line 24, ../sass/pages/skilling-page/_skilling.scss */
.remove-parent {
  position: relative;
}
/* line 26, ../sass/pages/skilling-page/_skilling.scss */
.remove-parent .remove {
  position: absolute;
  z-index: 999;
  top: 10px;
  right: 30px;
  cursor: pointer;
}

/*.course-actions-share-grey:hover{
	background-position: 0 -383px;
}*/
/* line 38, ../sass/pages/skilling-page/_skilling.scss */
.remove-parent .share {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

/* line 42, ../sass/pages/skilling-page/_skilling.scss */
.remove-parent .remove {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

/* line 46, ../sass/pages/skilling-page/_skilling.scss */
.item:hover .remove-parent .share {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}

/* line 51, ../sass/pages/skilling-page/_skilling.scss */
.item:hover .remove-parent .remove {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}

/* line 56, ../sass/pages/skilling-page/_skilling.scss */
.skill-top-slider h2 {
  font-size: 16px;
  padding-left: 30px;
}

/* line 60, ../sass/pages/skilling-page/_skilling.scss */
.slider-wrap {
  display: block;
  margin-top: 10px;
}

/* line 64, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 {
  border-radius: 9px;
  border: 1px solid #CAC9CC;
  overflow: hidden;
  cursor: pointer;
}
/* line 71, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-header {
  background: #F2EFF7;
  padding: 6px 20px;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
/* line 76, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-header h5 {
  color: #1a1a1a;
  font-size: 14px;
  font-weight: 500;
  margin: 6px 0;
}
/* line 82, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-header h6 {
  margin: 6px 0;
  font-size: 12px;
  color: #5b5b5e;
  font-weight: 500;
}
/* line 90, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-body {
  padding: 20px 20px;
  min-height: 150px;
  background: white;
  position: relative;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}
/* line 97, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-body span {
  display: inline-block;
  margin: 5px 5px 5px 0;
  color: #79767f;
  font-size: 14px;
  font-weight: 400;
}
/* line 104, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-body .skills-tag span {
  font-weight: 600;
  font-size: 14px;
  color: #484451;
}
/* line 110, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-body .skills-tag .tag-orange {
  color: #ff9600;
  font-weight: 600;
  font-size: 14px;
}
/* line 116, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-body .skills-tag .tag-red {
  color: #f85872;
  font-weight: 600;
}
/* line 120, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-body a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
}
/* line 127, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-body .orange, .skill-box-style1 .skill-body .blue, .skill-box-style1 .skill-body .red {
  top: 86px;
}
/* line 130, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-body .orange {
  color: #ff9600;
  position: absolute;
  left: 0;
  right: 0;
  text-decoration: none;
}
/* line 137, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-body .blue {
  text-decoration: none;
  color: #278ce8;
  position: absolute;
  left: 0;
  right: 0;
}
/* line 145, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1 .skill-body .red {
  text-decoration: none;
  color: #B40000;
  position: absolute;
  left: 0;
  right: 0;
}

/* line 155, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1[aria-expanded="true"] {
  border-bottom: 1px dotted #808080;
}
/* line 160, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1[aria-expanded="true"] .skill-header {
  background: #6A57D2;
  transition: all 0.6s ease-in-out 0s;
}
/* line 163, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1[aria-expanded="true"] .skill-header h5, .skill-box-style1[aria-expanded="true"] .skill-header h6 {
  color: #fff;
  transition: all 0.6s ease-in-out 0s;
}

/* line 172, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1[aria-expanded="true"] ~ .slider-collapse-wrap {
  background: rgba(255, 255, 255, 0.8);
}

/* line 178, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1[aria-expanded="true"] ~ .share {
  background: url("../images/course-actions/share-white.png") no-repeat;
  background-position: center center;
}

/* line 182, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style1[aria-expanded="true"] ~ .assing {
  display: block;
}

/* line 185, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2[aria-expanded="true"] ~ .assing {
  display: block;
}

/* line 188, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 {
  border-radius: 9px;
  border: 1px solid #CAC9CC;
  overflow: hidden;
  cursor: pointer;
}
/* line 193, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-header {
  background: #F3F1F1;
  padding: 6px 20px;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
/* line 198, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-header h6 {
  margin: 6px 0;
  font-size: 12px;
  color: #5b5b5e;
  font-weight: 500;
}
/* line 206, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-body {
  padding: 10px 20px;
  min-height: 208px;
  background: #F3F1F1;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}
/* line 212, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-body h5 {
  font-size: 14px;
  margin: 6px 0;
}
/* line 216, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-body span {
  display: inline-block;
  margin: 5px 10px 2px 10px;
  font-size: 13px;
}
/* line 221, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-body span.enhance-skills {
  color: #95939a;
  font-size: 12px !important;
  font-weight: 500;
  margin-top: 0;
}
/* line 227, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-body p {
  margin-bottom: 0px;
  font-size: 13px;
  color: #484451;
}
/* line 233, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-body p.enhance-skills {
  color: #95939a;
  font-size: 12px;
  font-weight: 500;
}
/* line 238, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-body a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
}
/* line 244, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-body .orange, .skill-box-style2 .skill-body .blue, .skill-box-style2 .skill-body .red {
  top: 145px;
}
/* line 247, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-body .orange {
  color: #ff9600;
  position: absolute;
  left: 0;
  right: 0;
  text-decoration: none;
}
/* line 254, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-body .blue {
  text-decoration: none;
  color: #278ce8;
  position: absolute;
  left: 0;
  right: 0;
}
/* line 262, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2 .skill-body .red {
  text-decoration: none;
  color: #B40000;
  position: absolute;
  left: 0;
  right: 0;
}

/* line 272, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2[aria-expanded="true"] {
  border-bottom: 1px dotted #808080;
}

/* line 278, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2[aria-expanded="true"] .skill-header {
  background: #fff;
}

/* line 281, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2[aria-expanded="true"] .skill-body {
  background: #fff;
}

/* line 285, ../sass/pages/skilling-page/_skilling.scss */
.slider-collapse-wrap {
  background: rgba(255, 255, 255, 0.9);
  display: block;
  float: left;
  width: 100%;
  margin-top: 30px;
}
/* line 291, ../sass/pages/skilling-page/_skilling.scss */
.slider-collapse-wrap .collapse {
  border-radius: 4px;
  float: left;
  width: 100%;
}

/* line 300, ../sass/pages/skilling-page/_skilling.scss */
.my-section .owl-controls {
  top: 160px;
}

/* line 303, ../sass/pages/skilling-page/_skilling.scss */
.owl-controls {
  position: absolute;
  top: 90px;
  left: 10px;
  right: 10px;
}
/* line 308, ../sass/pages/skilling-page/_skilling.scss */
.owl-controls .owl-prev {
  position: absolute;
  left: 10px;
  color: transparent;
  width: 35px;
  height: 35px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
/* line 317, ../sass/pages/skilling-page/_skilling.scss */
.owl-controls .owl-next {
  position: absolute;
  right: 10px;
  color: transparent;
  width: 35px;
  height: 35px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}

/* line 328, ../sass/pages/skilling-page/_skilling.scss */
.owl-controls .owl-prev {
  left: -100px;
  transition: all 0.4s ease-in-out 0s;
}

/* line 332, ../sass/pages/skilling-page/_skilling.scss */
.owl-controls .owl-next {
  right: -100px;
  transition: all 0.4s ease-in-out 0s;
}

/* line 336, ../sass/pages/skilling-page/_skilling.scss */
.slider-wrap .owl-controls .owl-prev {
  left: 10px;
  transition: all 0.4s ease-in-out 0s;
}

/* line 340, ../sass/pages/skilling-page/_skilling.scss */
.slider-wrap .owl-controls .owl-next {
  right: 10px;
  transition: right 0.4s ease-in-out 0s;
}

/* line 345, ../sass/pages/skilling-page/_skilling.scss */
.pd-l-15 {
  padding-left: 15px !important;
}

/* line 349, ../sass/pages/skilling-page/_skilling.scss */
.owl-prev:before {
  content: "\f104 ";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #fff;
  font-size: 24px;
  padding-right: 0.5em;
  position: absolute;
  top: 0;
  left: 12px;
}

/* line 362, ../sass/pages/skilling-page/_skilling.scss */
.owl-next:before {
  content: "\f105 ";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #fff;
  font-size: 24px;
  padding-right: 0.5em;
  position: absolute;
  top: 0;
  left: 15px;
}

/* line 375, ../sass/pages/skilling-page/_skilling.scss */
.skilling-box-wrapper {
  width: 100%;
  padding: 4px 0;
  float: left;
}
/* line 380, ../sass/pages/skilling-page/_skilling.scss */
.skilling-box-wrapper .pro-bar:before {
  border-top: 4px solid #dddddd;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  bottom: 5px;
  content: "";
  left: 2px;
  position: absolute;
  right: 2px;
  top: 10px;
}
/* line 391, ../sass/pages/skilling-page/_skilling.scss */
.skilling-box-wrapper .pro-bar:after {
  border-top: 4px solid #fe9516;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  bottom: 5px;
  content: " ";
  left: 2px;
  position: absolute;
  right: 2px;
  top: 10px;
}

/* line 403, ../sass/pages/skilling-page/_skilling.scss */
.skilling-box-wrapper .course-box {
  margin: 10px 0px;
  float: left;
}

/* line 407, ../sass/pages/skilling-page/_skilling.scss */
.course-box {
  margin-bottom: 20px !important;
}

/* line 411, ../sass/pages/skilling-page/_skilling.scss */
.assing {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  z-index: 999;
  text-align: center;
  width: 100%;
  display: none;
}
/* line 420, ../sass/pages/skilling-page/_skilling.scss */
.assing .assing-class {
  background: url("../images/skill-arrow-down.png") no-repeat;
  width: 20px;
  height: 20px;
  display: block;
  margin: 0 auto;
}

/* line 429, ../sass/pages/skilling-page/_skilling.scss */
.assing-class[aria-expanded="true"] {
  background: url("../images/skill-arrow-up.png") no-repeat;
}

/* line 432, ../sass/pages/skilling-page/_skilling.scss */
.assing-block {
  display: block;
  padding: 0;
  overflow: hidden;
}
/* line 437, ../sass/pages/skilling-page/_skilling.scss */
.assing-block .collapse {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #6a57d2;
}
/* line 442, ../sass/pages/skilling-page/_skilling.scss */
.assing-block .assing-skiils {
  padding: 0 0 0 15px;
}
/* line 445, ../sass/pages/skilling-page/_skilling.scss */
.assing-block .assing-skiils a {
  border-radius: 4px;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  margin: 15px 10px 15px 0;
  padding: 6px 16px 6px 20px;
  cursor: default;
}
/* line 453, ../sass/pages/skilling-page/_skilling.scss */
.assing-block .assing-skiils a:hover {
  text-decoration: none;
}
/* line 459, ../sass/pages/skilling-page/_skilling.scss */
.assing-block a.orange {
  color: #95939a;
  border: 1px solid #ff9600;
  background: url("../images/Icon_Acquire.jpg") no-repeat scroll 6px 10px;
}
/* line 465, ../sass/pages/skilling-page/_skilling.scss */
.assing-block a.red {
  color: #95939a;
  border: 1px solid #f85872;
  background: url("../images/Icon_Enhance.jpg") no-repeat scroll 6px 10px;
}

/* line 471, ../sass/pages/skilling-page/_skilling.scss */
.owl-stage {
  padding-left: 0 !important;
}

/*.hide-slide{
	position: absolute;
	right: 0;
	width: 30px;
	height: 212px;
	z-index: 9;
}*/
/* line 482, ../sass/pages/skilling-page/_skilling.scss */
.pr-0 {
  padding-right: 0px !important;
}

/* line 485, ../sass/pages/skilling-page/_skilling.scss */
.odd-color {
  color: #A2A2A2;
  margin-top: 0px !important;
  position: absolute;
  right: -10px;
  text-align: center;
  top: 170px;
  width: 100%;
}

/* line 494, ../sass/pages/skilling-page/_skilling.scss */
.lock {
  display: inline-block;
  width: 49px;
  height: 49px;
  background: url("../images/lock.png") no-repeat;
}

/* line 500, ../sass/pages/skilling-page/_skilling.scss */
.skill-box-style2[aria-expanded="true"] .lock {
  background: url("../images/lock-hover.png") no-repeat;
}

/* line 504, ../sass/pages/skilling-page/_skilling.scss */
.disapprove .lock {
  display: inline-block;
  width: 49px;
  height: 49px;
  background: url("../images/disapproved.png") no-repeat;
}

/* line 510, ../sass/pages/skilling-page/_skilling.scss */
.disapprove .skill-box-style2[aria-expanded="true"] .lock {
  background: url("../images/disapproved.png") no-repeat;
}

/* line 514, ../sass/pages/skilling-page/_skilling.scss */
.movetotop {
  margin-right: 35px;
}

/* line 517, ../sass/pages/skilling-page/_skilling.scss */
.scrollToTop {
  width: 50px;
  height: 40px;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  z-index: 99999;
  bottom: 200px;
  display: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  text-decoration: none;
}
/* line 528, ../sass/pages/skilling-page/_skilling.scss */
.scrollToTop:hover {
  text-decoration: none;
}
/* line 531, ../sass/pages/skilling-page/_skilling.scss */
.scrollToTop i {
  color: #fff;
  font-size: 24px;
  display: block;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  margin-top: 6px;
}

/* line 541, ../sass/pages/skilling-page/_skilling.scss */
.course-box.disapprove {
  border: 1px solid #ff0000;
}
/* line 543, ../sass/pages/skilling-page/_skilling.scss */
.course-box.disapprove .course-panel {
  border-top: 1px solid #ff0000;
}
/* line 546, ../sass/pages/skilling-page/_skilling.scss */
.course-box.disapprove .disapprove {
  color: #ff0000;
  font-size: 12px;
  font-weight: 600;
}

/* line 552, ../sass/pages/skilling-page/_skilling.scss */
.course-box.completed {
  border: 1px solid #4297e9;
}

/* line 555, ../sass/pages/skilling-page/_skilling.scss */
.course-box.pending {
  border: 1px solid #fe9516;
}

/* line 560, ../sass/pages/skilling-page/_skilling.scss */
.course-box.completed .course-head {
  background: #4297e9;
  float: left;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
/* line 573, ../sass/pages/skilling-page/_skilling.scss */
.course-box.completed .success {
  color: #4297e9;
  font-size: 12px;
  font-weight: 600;
}

/* line 581, ../sass/pages/skilling-page/_skilling.scss */
.success {
  color: #4297e9;
  font-size: 12px;
  font-weight: 600;
}

/* line 586, ../sass/pages/skilling-page/_skilling.scss */
.course-actions-pin:hover {
  background-position: 0 -20px;
}

/* line 589, ../sass/pages/skilling-page/_skilling.scss */
.approval-pending {
  color: #fe9516;
  font-size: 12px;
  font-weight: 600;
}

/* line 596, ../sass/pages/skilling-page/_skilling.scss */
.skill-top-slider {
  padding: 15px 0 15px 0px;
  background: #6041d3;
  background: -moz-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  background: -webkit-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  background: linear-gradient(to bottom, #6041d3 8%, #4b73ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6041d3', endColorstr='#4b73ee',GradientType=0 );
}
/* line 605, ../sass/pages/skilling-page/_skilling.scss */
.skill-top-slider h2 {
  margin: 0;
  color: #fff;
}

/* line 612, ../sass/pages/skilling-page/_skilling.scss */
.skiiling-box .course-box .course-head {
  background: #eef5ff;
}

/* line 617, ../sass/pages/skilling-page/_skilling.scss */
.cr-credits {
  background: #5d4bd9;
  background: -moz-linear-gradient(-45deg, #5d4bd9 0%, #5759e0 45%, #4e6eeb 73%, #477df3 100%);
  background: -webkit-linear-gradient(-45deg, #5d4bd9 0%, #5759e0 45%, #4e6eeb 73%, #477df3 100%);
  background: linear-gradient(135deg, #5d4bd9 0%, #5759e0 45%, #4e6eeb 73%, #477df3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d4bd9', endColorstr='#477df3',GradientType=1 );
  color: #fff;
}
/* line 624, ../sass/pages/skilling-page/_skilling.scss */
.cr-credits span {
  color: #fff;
}

/* line 630, ../sass/pages/skilling-page/_skilling.scss */
.owl-carousel .owl-wrapper-outer {
  overflow: visible;
}

/* line 1, ../sass/pages/skilling-page/_all-courses.scss */
.skiiling-box {
  display: inline-block;
  margin: 10px 5px 0;
  width: 100%;
}

/* line 7, ../sass/pages/skilling-page/_all-courses.scss */
.skiiling-courses {
  display: inline-block;
  margin: 20px 0 0;
  padding-bottom: 20px;
  min-height: 500px;
}

/* line 13, ../sass/pages/skilling-page/_all-courses.scss */
.course-box {
  border: 1px solid #ccc;
  margin: 0 -5px;
  border-radius: 9px;
  display: inline-block;
  width: 100%;
  /* height: 350px; */
  height:auto;
  background: #fff;
}
/* line 22, ../sass/pages/skilling-page/_all-courses.scss */
.course-box .course-head {
  padding: 10px 0;
  background: #eef5ff;
  float: left;
  border-top-right-radius: 9px;
  border-top-left-radius: 9px;
}
/* line 29, ../sass/pages/skilling-page/_all-courses.scss */
.course-box .course-head .share-pin {
  position: absolute;
  right: 14px;
  top: 5px;
  cursor: pointer;
}
/* line 38, ../sass/pages/skilling-page/_all-courses.scss */
.course-box .course-head-rt .pull-left span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 210px;
}
/* line 46, ../sass/pages/skilling-page/_all-courses.scss */
.course-box .course-head-rt span {
  font-size: 12px;
  color: #2e2e2d;
  font-weight: 600;
}
/* line 52, ../sass/pages/skilling-page/_all-courses.scss */
.course-box .course-head-rt .course-actions-sprite, .course-box .course-head-rt .course-actions-blog, .course-box .course-head-rt .course-actions-blue-pin, .course-box .course-head-rt .course-actions-doc, .course-box .course-head-rt .course-actions-event, .course-box .course-head-rt .course-actions-expert-feedback, .course-box .course-head-rt .course-actions-html, .course-box .course-head-rt .course-actions-link, .course-box .course-head-rt .course-actions-manager-feedback, .course-box .course-head-rt .course-actions-monitor, .course-box .course-head-rt .course-actions-normal-feedback, .course-box .course-head-rt .course-actions-pdf, .course-box .course-head-rt .course-actions-peer-feedback, .course-box .course-head-rt .course-actions-pin, .course-box .course-head-rt .course-actions-pin_fill_white, .course-box .course-head-rt .course-actions-pin_white, .course-box .course-head-rt .course-actions-ppt, .course-box .course-head-rt .course-actions-productivity, .course-box .course-head-rt .course-actions-quizze, .course-box .course-head-rt .course-actions-remove, .course-box .course-head-rt .course-actions-search, .course-box .course-head-rt .course-actions-share-grey, .course-box .course-head-rt .course-actions-share-white, .course-box .course-head-rt .course-actions-share, .course-box .course-head-rt .course-actions-speaker, .course-box .course-head-rt .course-actions-url, .course-box .course-head-rt .course-actions-video, .course-box .course-head-rt .course-actions-xscl, .course-box .course-head-rt .course-actions-youtube {
  margin-left: 10px;
}
/* line 56, ../sass/pages/skilling-page/_all-courses.scss */
.course-box .course-head-rt p {
  font-size: 12px;
  margin-top: 5px;
}
/* line 62, ../sass/pages/skilling-page/_all-courses.scss */
.course-box h4 {
  font-size: 16px;
  color: #2e2e2d;
  font-weight: 600;
  margin: 3px 0;
  height: 38px;
  overflow: hidden;
}
/* line 71, ../sass/pages/skilling-page/_all-courses.scss */
.course-box small {
  color: #a7a7a8;
  font-size: 11px;
  font-weight: 400;
  margin-right: 10px;
}

/* line 79, ../sass/pages/skilling-page/_all-courses.scss */
.course-panel {
  background: #fdfdff;
  border-top: 1px solid #ddd;
  border-radius: 0 0 9px 9px;
  width: 100%;
  padding: 0 0 15px;
  overflow: hidden;
  position: relative;
}
/* line 88, ../sass/pages/skilling-page/_all-courses.scss */
.course-panel h5 {
  font-size: 12px;
  color: #2e2e2d;
  font-weight: 600;
  margin: 0 0 5px;
}
/* line 95, ../sass/pages/skilling-page/_all-courses.scss */
.course-panel p {
  font-size: 12px;
  color: #2e2e2d;
  font-weight: 500;
}

/* line 102, ../sass/pages/skilling-page/_all-courses.scss */
.block {
  display: inline-block;
  width: 100%;
}

/* line 107, ../sass/pages/skilling-page/_all-courses.scss */
.cr-credits {
  border: 1px solid #b7b5b5;
  border-radius: 50%;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  height: 65px;
  padding: 10px 0;
  text-align: center;
  width: 65px;
}

/* line 120, ../sass/pages/skilling-page/_all-courses.scss */
.sprite {
  background: #dddddd none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 25px;
  width: 25px;
}

/* line 128, ../sass/pages/skilling-page/_all-courses.scss */
.pd0 {
  padding: 0;
}

/* line 132, ../sass/pages/skilling-page/_all-courses.scss */
.pdl0 {
  padding-left: 0;
}

/* line 136, ../sass/pages/skilling-page/_all-courses.scss */
.mt60 {
  margin-top: 60px;
}

/* line 141, ../sass/pages/skilling-page/_all-courses.scss */
.course-panel .btn,
.course-panel .btn.active.focus,
.course-panel .btn.active:focus,
.course-panel .btn.focus,
.course-panel .btn.focus,
.course-panel .btn.focus:active,
.course-panel .btn:active:focus,
.course-panel .btn:focus,
.course-panel .btn:focus,
.course-panel .btn:hover {
  background: #fff;
  border: 1px solid #278ce8;
  border-radius: 0;
  color: #278ce8;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  padding: 10px 20px;
  box-shadow: 0 0 0;
  text-transform: uppercase;
}

/* line 164, ../sass/pages/skilling-page/_all-courses.scss */
.actions1 {
  left: 0;
  position: absolute;
}

/* line 169, ../sass/pages/skilling-page/_all-courses.scss */
.expandable {
  border: 1px solid #e8e8e8;
  height: 47px;
  transition: all 0.4s ease-in-out 0s;
  overflow: hidden;
  padding: 15px;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
}

/* line 179, ../sass/pages/skilling-page/_all-courses.scss */
.learming-obj {
  min-height: 190px;
  padding-top: 60px;
}

/* line 184, ../sass/pages/skilling-page/_all-courses.scss */
.trigger:hover {
  background: #ffffff url("../images/drop.png") no-repeat scroll 0 0;
}

/* line 188, ../sass/pages/skilling-page/_all-courses.scss */
.trigger {
  background: #ffffff url("../images/drop-default.png") no-repeat scroll 0 0;
  bottom: -3px;
  cursor: pointer;
  height: 18px;
  position: absolute;
  right: 10px;
  width: 20px;
  z-index: 6060;
}

/* line 199, ../sass/pages/skilling-page/_all-courses.scss */
.slide-down .trigger {
  transform: rotate(180deg);
}

/* line 203, ../sass/pages/skilling-page/_all-courses.scss */
.slide-down {
  height: 180px;
  transition: all 0.4s ease-in-out 0s;
  background: #fff;
}

/* line 209, ../sass/pages/skilling-page/_all-courses.scss */
.actions {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 98;
}
/* line 216, ../sass/pages/skilling-page/_all-courses.scss */
.actions .icons {
  display: table;
  float: left;
  padding: 0;
  margin: 0 20px 16px 0;
  cursor: default;
}
/* line 223, ../sass/pages/skilling-page/_all-courses.scss */
.actions .icons:last-child {
  margin: 0;
}
/* line 228, ../sass/pages/skilling-page/_all-courses.scss */
.actions .sprite {
  background: #eee;
  border-radius: 50%;
  display: inline-block;
  height: 25px;
  width: 25px;
}
/* line 236, ../sass/pages/skilling-page/_all-courses.scss */
.actions small {
  color: #2e2d30;
  display: table-cell;
  font-size: 11px;
  font-weight: 600;
  padding-left: 5px;
  vertical-align: top;
}

/* line 246, ../sass/pages/skilling-page/_all-courses.scss */
.course-actions-sprite, .course-actions-blog, .course-actions-blue-pin, .course-actions-doc, .course-actions-event, .course-actions-expert-feedback, .course-actions-html, .course-actions-link, .course-actions-manager-feedback, .course-actions-monitor, .course-actions-normal-feedback, .course-actions-pdf, .course-actions-peer-feedback, .course-actions-pin, .course-actions-pin_fill_white, .course-actions-pin_white, .course-actions-ppt, .course-actions-productivity, .course-actions-quizze, .course-actions-remove, .course-actions-search, .course-actions-share-grey, .course-actions-share-white, .course-actions-share, .course-actions-speaker, .course-actions-url, .course-actions-video, .course-actions-xscl, .course-actions-youtube {
  float: left;
  height: 20px;
  width: 20px;
  cursor: default;
}

/* line 253, ../sass/pages/skilling-page/_all-courses.scss */
.course-actions-blue-pin:active,
.course-actions-blue-pin:focus {
  background-position: 0 -20px;
}

/* line 259, ../sass/pages/skilling-page/_all-courses.scss */
.tab-list li {
  list-style: none;
  display: inline-block;
  margin-right: 30px;
}
/* line 266, ../sass/pages/skilling-page/_all-courses.scss */
.tab-list li.active a,
.tab-list li.active a:active,
.tab-list li.active a:focus,
.tab-list li.active a:hover {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 2px solid #6a57d2;
  color: #797979;
}
/* line 277, ../sass/pages/skilling-page/_all-courses.scss */
.tab-list li.active .numbers,
.tab-list li.active .tab-name {
  color: #797979;
}
/* line 283, ../sass/pages/skilling-page/_all-courses.scss */
.tab-list a,
.tab-list a:active,
.tab-list a:focus,
.tab-list a:hover {
  color: #7FAAE5;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}
/* line 294, ../sass/pages/skilling-page/_all-courses.scss */
.tab-list .numbers {
  font-size: 20px;
  font-weight: 500;
  color: #278ce8;
}
/* line 300, ../sass/pages/skilling-page/_all-courses.scss */
.tab-list .tab-name {
  font-weight: 500;
  font-size: 16px;
  color: #278ce8;
}

/* line 307, ../sass/pages/skilling-page/_all-courses.scss */
.tabs-section {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 312, ../sass/pages/skilling-page/_all-courses.scss */
.search-box {
  margin-top: 16px;
    /* input:focus ~ .auto-search{
		display: block;

	} */
}
/* line 315, ../sass/pages/skilling-page/_all-courses.scss */
.search-box input[type="text"] {
  background: transparent none repeat scroll 0 0;
  padding: 5px 10px;
  margin: 0;
}
/* line 321, ../sass/pages/skilling-page/_all-courses.scss */
.search-box input[type="text"] {
  margin: 0;
  padding: 2px 10px;
  width: 300px;
  border: 1px solid #d4d4d4;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: #fff url("../images/search1.png") no-repeat;
  background-size: 30px;
  background-position: center right;
}
/* line 333, ../sass/pages/skilling-page/_all-courses.scss */
.search-box input:focus {
  width: 300px;
  background: #fff url("../images/searchactive.png") no-repeat;
  background-position: center right;
  background-size: 30px;
}

/* line 345, ../sass/pages/skilling-page/_all-courses.scss */
.extra-options {
  left: 0;
  margin-right: 20px;
  position: absolute;
  text-align: right;
  top: 0;
}
/* line 352, ../sass/pages/skilling-page/_all-courses.scss */
.extra-options .extra-points {
  margin-right: 10px;
}

/* line 358, ../sass/pages/skilling-page/_all-courses.scss */
.skiiling-box .progress {
  height: 4px;
  margin-bottom: 0;
  background-color: #ccc;
}
/* line 364, ../sass/pages/skilling-page/_all-courses.scss */
.skiiling-box .progress-bar {
  background-color: #fe9516;
}

/* line 369, ../sass/pages/skilling-page/_all-courses.scss */
.course-panel .btn-orange {
  border: 1px solid #ff9600;
}

/* line 373, ../sass/pages/skilling-page/_all-courses.scss */
.course-panel .btn-orange:hover {
  border: 1px solid #ff9600;
}

/* line 377, ../sass/pages/skilling-page/_all-courses.scss */
.search-box {
  position: relative;
}

/* line 381, ../sass/pages/skilling-page/_all-courses.scss */
.auto-search {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d4d4d4;
  left: 0;
  display: block;
  padding: 10px 0;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 99;
}
/* line 392, ../sass/pages/skilling-page/_all-courses.scss */
.auto-search span {
  display: block;
  margin: 8px 10px;
  font-size: 12px;
}
/* line 398, ../sass/pages/skilling-page/_all-courses.scss */
.auto-search .nav li {
  padding: 6px 10px;
  border: 1px solid transparent;
  transition: all 0.2s ease-in-out 0s;
}
/* line 403, ../sass/pages/skilling-page/_all-courses.scss */
.auto-search .nav li:hover {
  background: #6A57D2;
  border: 1px solid #d4d4d4;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
}
/* line 411, ../sass/pages/skilling-page/_all-courses.scss */
.auto-search .nav li span {
  display: inline-block;
  margin: 0;
}
/* line 416, ../sass/pages/skilling-page/_all-courses.scss */
.auto-search .nav li h5 {
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 24px;
  overflow: hidden;
  width: 100%;
}

/* line 426, ../sass/pages/skilling-page/_all-courses.scss */
.title-divider {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
/* line 430, ../sass/pages/skilling-page/_all-courses.scss */
.title-divider h4 {
  color: #787878;
  font-size: 14px;
  font-weight: 600;
  margin-top: 0;
  padding-left: 10px;
}

/* line 439, ../sass/pages/skilling-page/_all-courses.scss */
.myselection-slider {
  margin-bottom: 15px;
}

/* line 443, ../sass/pages/skilling-page/_all-courses.scss */
.pro-bar {
  position: relative;
}

/* line 447, ../sass/pages/skilling-page/_all-courses.scss */
.pro-bar:after {
  border-top: 4px solid #fe9516;
  bottom: 5px;
  content: " ";
  left: -5px;
  position: absolute;
  right: 5px;
  top: 0;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}

/* line 459, ../sass/pages/skilling-page/_all-courses.scss */
.pro-bar:before {
  border-top: 4px solid #ddd;
  bottom: 5px;
  content: "";
  left: -5px;
  position: absolute;
  right: 5px;
  top: 0;
  border-top-right-radius: 14px;
  border-top-left-radius: 14px;
}

/* line 471, ../sass/pages/skilling-page/_all-courses.scss */
.course-actions-pin_fill_white {
  background-position: 0 -260px;
}

/* line 475, ../sass/pages/skilling-page/_all-courses.scss */
.course-actions-pin_fill_white:hover {
  background-position: 0 -280px;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
/* line 4, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 10, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 13, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 16, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
/* line 43, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
/* line 54, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

/* line 62, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

/* line 66, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 74, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-stage-outer {
  position: relative;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 79, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 90, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel.owl-loaded {
  display: block;
}

/* line 93, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 97, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 100, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-refresh .owl-item {
  display: none;
}

/* line 103, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}*/
/* line 120, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

/* line 126, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

/* line 133, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 136, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
/* line 141, ../sass/pages/skilling-page/_owl.carousel.scss */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
/* line 148, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

/* line 156, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
/* line 163, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 168, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}

/* line 186, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}

/* line 193, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

/* line 197, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

/* line 212, ../sass/pages/skilling-page/_owl.carousel.scss */
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* line 216, ../sass/pages/skilling-page/_owl.carousel.scss */
#profile-slider .owl-dot {
  display: inline-block;
  float: left;
}

/* line 220, ../sass/pages/skilling-page/_owl.carousel.scss */
#profile-slider .owl-dots .owl-dot.active span, #profile-slider .owl-dots .owl-dot:hover span {
  background: #6139ce;
  border: 1px solid #bbbbbb;
}

/* line 224, ../sass/pages/skilling-page/_owl.carousel.scss */
#profile-slider .owl-dots .owl-dot span {
  backface-visibility: visible;
  background: #fff;
  border-radius: 30px;
  border: 1px solid #bbbbbb;
  display: block;
  height: 10px;
  margin: 10px 10px 0px 0px;
  transition: opacity 200ms ease 0s;
  width: 10px;
}

/* line 2, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper {
  height: 608px;
  background: #6535cd;
  background: -moz-linear-gradient(-45deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%);
  background: -webkit-linear-gradient(-45deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%);
  background: linear-gradient(135deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6535cd', endColorstr='#3d94ff',GradientType=1 );
  margin-left: -320px;
  z-index: 99;
  /* #accordion  .panel-default:last-child{
  				border-bottom:1px solid #bebebe;
  			} */
}
/* line 11, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .sidebar-header {
  padding: 10px 30px;
  color: #fff;
}
/* line 15, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .sidebar-header h2 {
  margin-top: 10px;
  font-size: 22px;
}
/* line 20, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .sidebar-header h4 {
  font-size: 18px;
}
/* line 25, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel {
  background: transparent;
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
/* line 32, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-heading {
  background: transparent;
  border-radius: 0;
  padding: 12px 30px;
  border-top: 1px solid #bebebe;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
}
/* line 41, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-heading span {
  padding-right: 4px;
}
/* line 46, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-body {
  border: 0;
  /* padding: 10px 30px; */
  padding: 10px 5px 5px 15px;
}
/* line 50, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-body ul li {
  list-style: none;
  /* padding: 5px 13px; */
}
/* line 54, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-body ul li a {
  font-size: 14px;
  color: #AAA;
}
/* line 59, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-body ul li .active {
  color: #fff;
}
/* line 63, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-body ul li i {
  padding-right: 6px;
  float: left;
}
/* line 68, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-body ul li span {
  display: block;
  padding-left: 22px;
}
/* line 75, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-heading[aria-expanded="true"] {
  position: relative;
  border-bottom: 1px solid #bebebe;
}
/* line 80, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-heading[aria-expanded="true"]:after,
.skilling-page #sidebar-wrapper .panel-heading[aria-expanded="true"]:before {
  top: 100%;
  left: 49px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 92, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-heading[aria-expanded="true"]:after {
  border-color: rgba(100, 61, 209, 0);
  border-top-color: #643dd1;
  border-width: 6px;
  margin-left: -6px;
}
/* line 99, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-heading[aria-expanded="true"]:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}
/* line 108, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .panel-default {
  position: relative;
}
/* line 112, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper #nested-level1,
.skilling-page #sidebar-wrapper #nested-level2,
.skilling-page #sidebar-wrapper #nested-level3 {
  overflow: hidden;
}
/* line 117, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper #nested-level1 .panel-body,
.skilling-page #sidebar-wrapper #nested-level2 .panel-body,
.skilling-page #sidebar-wrapper #nested-level3 .panel-body {
  padding: 10px 0;
}
/* line 121, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper #nested-level1 ul li,
.skilling-page #sidebar-wrapper #nested-level2 ul li,
.skilling-page #sidebar-wrapper #nested-level3 ul li {
  padding: 5px 0 0 10px;
}
/* line 126, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .nesting {
  overflow: hidden;
}
/* line 130, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .nesting[aria-expanded="false"]:after {
  content: '+';
  font-size: 24px;
  position: absolute;
  top: -9px;
  left: 0;
  cursor: pointer;
  color: #fff;
}
/* line 140, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #sidebar-wrapper .nesting[aria-expanded="true"]:after {
  content: '-';
  font-size: 30px;
  position: absolute;
  top: -15px;
  left: 0;
  cursor: pointer;
  color: #fff;
}
/* line 151, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper {
  padding: 0;
  height: 608px;
}
/* line 155, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 99;
}
/* line 162, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel a {
  display: block;
  padding: 8px 4px;
  text-align: center;
  background: #F4F4F4;
  height: 80px;
  font-size: 12px;
  color: #9E9E9E;
  border-bottom: 1px solid #ccc;
}
/* line 173, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .active {
  background: #614cd1;
  color: #fff;
}
/* line 177, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .active .right-panel-search {
  background-position: 0 -282px;
}
/* line 181, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .active .right-panel-sk-share {
  background-position: 0 -300px;
}
/* line 185, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .active .right-panel-forum {
  background-position: 0 0px;
}
/* line 189, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .active .right-panel-notes {
  background-position: 0 -120px;
}
/* line 193, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .active .right-panel-questions {
  background-position: 0 -180px;
}
/* line 197, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .active .right-panel-reviews {
  background-position: 0 -240px;
}
/* line 200, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .active .right-panel-icon_knowledgebyte {
  background-position: 0 -90px;
}
/* line 205, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .slide-search {
  position: absolute;
  right: -300px;
  top: 0;
  z-index: -9;
  transition: all 0.3s ease-in-out 0s;
  padding: 21px 0 20px 20px;
  background: #614cd1;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
/* line 216, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .slide-search input {
  padding: 20px;
  width: 300px;
  border: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
/* line 224, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .slide-search .serach-result {
  position: absolute;
  top: 74px;
  width: 94%;
  background: #fff;
  border-top: 1px solid #ccc;
}
/* line 231, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .slide-search .serach-result li {
  list-style: none;
  padding: 10px 15px;
  cursor: pointer;
}
/* line 236, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .slide-search .serach-result li:hover {
  background: #614cd1;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}
/* line 245, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .out {
  transition: all 0.3s ease-in-out 0s;
  right: 70px;
}
/* line 250, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .float-menu {
  position: absolute;
  bottom: 50%;
  width: 80px;
  z-index: -1;
  right: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  cursor: pointer;
  transition: all 0.6s ease-in-out 0s;
  background: #614cd1;
}
/* line 262, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .float-menu .arrow {
  background: url("../images/float-left-arrow.png") no-repeat;
  background-position: 5px center;
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  padding: 25px 10px;
}

/* line 275, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .float-menu ul li {
  list-style: none;
  display: inline-block;
  color: #fff;
}
/* line 281, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .float-menu ul li a {
  display: block;
  height: auto;
  background: none;
  font-size: 16px;
  border: none;
  color: #fff;
  padding: 14px 4px;
}
/* line 294, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .float-menu.open {
  right: 75px;
  transition: all 0.6s ease-in-out 0s;
  background: #A1A1A1;
}
/* line 299, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .float-menu.open .arrow {
  background: url("../images/float-right-arrow.png") no-repeat;
  background-position: 5px center;
}
/* line 306, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #page-content-wrapper .right-panel .blank {
  cursor: default;
  position: relative;
  z-index: 999;
}
/* line 313, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #wrapper.toggled {
  padding-left: 320px;
}
/* line 317, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #wrapper.toggled #sidebar-wrapper {
  width: 320px;
}
/* line 321, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page #menu-toggle {
  background: #5D49D8;
  border-radius: 50%;
  height: 40px;
  margin-right: -22px;
  padding: 9px 0;
  text-align: center;
  width: 40px;
  margin-top: 10px;
}
/* line 332, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page .toggled #menu-toggle {
  right: 0;
}
/* line 336, ../sass/pages/skilling-page/_skilling-detail.scss */
.skilling-page .toggled #menu-toggle img {
  margin-left: -5px;
}

@media (min-width: 768px) {
  /* line 342, ../sass/pages/skilling-page/_skilling-detail.scss */
  .skilling-page #wrapper {
    padding-left: 320px;
  }
  /* line 346, ../sass/pages/skilling-page/_skilling-detail.scss */
  .skilling-page #wrapper.toggled {
    padding-left: 0;
  }
  /* line 350, ../sass/pages/skilling-page/_skilling-detail.scss */
  .skilling-page #sidebar-wrapper {
    width: 400px;
  }
  /* line 354, ../sass/pages/skilling-page/_skilling-detail.scss */
  .skilling-page #wrapper.toggled #sidebar-wrapper {
    /* width: 0; */
    left: 0;
  }
  /* line 359, ../sass/pages/skilling-page/_skilling-detail.scss */
  .skilling-page #page-content-wrapper {
    padding: 0 0 20px;
    position: relative;
  }
  /* line 364, ../sass/pages/skilling-page/_skilling-detail.scss */
  .skilling-page #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
}
/* line 371, ../sass/pages/skilling-page/_skilling-detail.scss */
.left-panel-sprites {
  float: left;
  height: 24px;
  margin: -2px 10px 0 0;
  width: 24px;
}

/* line 378, ../sass/pages/skilling-page/_skilling-detail.scss */
.left-panel-small-sprites {
  float: left;
  height: 16px;
  margin: 4px 6px 0 0;
  width: 16px;
}

/* line 385, ../sass/pages/skilling-page/_skilling-detail.scss */
.right-panel-sprites {
  display: block;
  height: 30px;
  margin: 2px auto;
  width: 30px;
}

/* Introduction to leadership page */
/* line 392, ../sass/pages/skilling-page/_skilling-detail.scss */
.fig-content {
  padding: 20px;
}

/* line 396, ../sass/pages/skilling-page/_skilling-detail.scss */
.center-content {
  padding-right: 85px;
  width: 90.667%;
}

/* line 401, ../sass/pages/skilling-page/_skilling-detail.scss */
.toggled .center-content {
  width: 100%;
  padding-right: 95px;
  position: absolute;
}

/* line 408, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group1 {
  display: block;
  width: 100%;
  float: left;
  margin: 35px 0;
  padding-bottom: 35px;
  border-bottom: 1px solid #D3D3D3;
}
/* line 416, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group1 h4 {
  font-size: 22px;
  color: #484351;
  margin-top: 32px;
}
/* line 422, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group1 p {
  font-size: 14px;
}
/* line 425, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group1 p span {
  color: #888;
}
/* line 430, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group1 .img-wrap {
  width: 112px;
  height: 112px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #D9DADD;
}
/* line 438, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group1 .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 445, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group2 {
  display: block;
  width: 100%;
  float: left;
  margin: 0 0 35px;
}
/* line 451, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group2 h3 {
  font-size: 18px;
  color: #484351;
  margin-bottom: 20px;
  margin-top: 0;
}
/* line 458, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group2 h6 {
  font-size: 14px;
  margin-bottom: 6px;
}
/* line 463, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group2 p {
  font-size: 14px;
  margin-bottom: 0;
}
/* line 468, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group2 .img-wrap {
  width: 90px;
  height: 90px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #D9DADD;
}
/* line 476, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group2 .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 483, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group3 {
  display: block;
  width: 100%;
  float: left;
  margin: 0;
}
/* line 489, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group3 h3 {
  font-size: 18px;
  color: #484351;
  margin-bottom: 20px;
  margin-top: 0;
}
/* line 496, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group3 h6 {
  font-size: 12px;
  margin-bottom: 6px;
}
/* line 501, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group3 .img-wrap {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #D9DADD;
}
/* line 509, ../sass/pages/skilling-page/_skilling-detail.scss */
.skill-group .group3 .img-wrap img {
  width: 100%;
  height: auto;
}

/* line 517, ../sass/pages/skilling-page/_skilling-detail.scss */
.intro {
  margin-top: 15px;
  padding-left: 20px;
  padding-right: 10px;
  border-left: 1px solid #D3D3D3;
  margin-bottom: 35px;
  overflow: auto;
  max-height: 560px;
}
/* line 526, ../sass/pages/skilling-page/_skilling-detail.scss */
.intro h2 {
  color: #484351;
}
/* line 530, ../sass/pages/skilling-page/_skilling-detail.scss */
.intro ul {
  margin-left: 15px;
}
/* line 533, ../sass/pages/skilling-page/_skilling-detail.scss */
.intro ul li {
  font-size: 18px;
  margin: 10px 0;
  width: 45%;
  float: left;
  position: relative;
  list-style: none;
}
/* line 542, ../sass/pages/skilling-page/_skilling-detail.scss */
.intro ul li:before {
  position: absolute;
  top: 8px;
  margin: 4px 0 0 -12px;
  vertical-align: middle;
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #969EA2;
  content: "";
  border-radius: 50%;
}

/* line 557, ../sass/pages/skilling-page/_skilling-detail.scss */
.toggled .intro ul li {
  width: 40%;
}

/* pre-assessment*/
/* line 561, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-back {
  width: 100%;
  background: #fff;
  min-height: 608px;
}

/* line 567, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment {
  padding: 0 50px;
}
/* line 570, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .non-click {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
  z-index: 9999;
}
/* line 579, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .sticky {
  background: #fff none repeat scroll 0 0;
  left: 0;
  padding: 20px 50px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
/* line 588, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .sticky .img-wrap {
  width: 40px;
  height: 40px;
  overflow: hidden;
  display: block;
  border-radius: 50%;
  border: 1px solid #e9e9e9;
  background: #e9e9e9;
  float: left;
}
/* line 598, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .sticky .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 604, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .sticky .name {
  display: block;
  padding-left: 50px;
}
/* line 608, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .sticky .name h3 {
  margin: 0;
  font-size: 16px;
  padding-top: 4px;
}
/* line 613, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .sticky .name h3 a {
  color: #6634cd;
}
/* line 618, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .sticky .name p {
  margin: 0;
  font-size: 14px;
}
/* line 625, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment h2 {
  color: #484351;
  margin-bottom: 20px;
}
/* line 630, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment p {
  margin: 20px 0;
  color: #888;
}
/* line 636, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .questions p {
  font-weight: 600;
  color: #333333;
  white-space: pre-line;
}
/* line 641, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .questions hr {
  border-color: #cacaca;
}
/* line 646, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label,
.pre-assessment .Form-label--tick {
  display: block;
}
/* line 651, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label--tick {
  position: relative;
  display: inline-block;
  margin-left: 22px;
}
/* line 657, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label--circle {
  position: relative;
  display: block;
  margin-left: 22px;
}
/* line 663, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-checkbox {
  position: absolute;
  z-index: -1;
  width: 1px;
  height: 1px;
  opacity: 0;
  overflow: hidden;
  font-weight: 400;
}
/* line 673, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-text {
  font-weight: 400;
}
/* line 677, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-checkbox + .Form-label-text {
  cursor: pointer;
}
/* line 681, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-checkbox + .Form-label-text::before {
  display: inline-block;
  width: 11px;
  height: 11px;
  border: 1px solid #838089;
  margin-right: 10px;
  content: "";
  color: white;
  background-clip: padding-box;
  background-color: white;
  text-align: center;
}
/* line 694, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-checkbox:checked + .Form-label-text::before {
  background-color: #FF9500;
  border-color: #FF9500;
  box-shadow: 0 0 0 0 #FF9500;
  content: "";
}
/* line 701, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-checkbox:active + .Form-label-text::before {
  border-color: #3bb8ff;
  box-shadow: 0 0 2px 0 rgba(0, 135, 212, 0.2);
}
/* line 706, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-radio {
  position: absolute;
  z-index: -1;
  width: 1px;
  height: 1px;
  opacity: 0;
  overflow: hidden;
  font-weight: 400;
}
/* line 716, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-text {
  font-weight: 400;
}
/* line 720, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-radio + .Form-label-text {
  cursor: pointer;
}
/* line 724, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-radio + .Form-label-text::before {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #838089;
  margin-right: 10px;
  content: "";
  color: white;
  background-clip: padding-box;
  background-color: white;
  text-align: center;
}
/* line 738, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-radio:checked + .Form-label-text::before {
  background-color: #FF9500;
  border-color: #FF9500;
  box-shadow: 0 0 0 0 #FF9500;
  content: "";
}
/* line 745, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .Form-label-radio:active + .Form-label-text::before {
  border-color: #3bb8ff;
  box-shadow: 0 0 2px 0 rgba(0, 135, 212, 0.2);
}
/* line 750, ../sass/pages/skilling-page/_skilling-detail.scss */
.pre-assessment .text-right {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 999;
}

/* line 758, ../sass/pages/skilling-page/_skilling-detail.scss */
.feedback.pre-assessment {
  padding-top: 60px;
}

/* line 762, ../sass/pages/skilling-page/_skilling-detail.scss */
.result {
  padding: 0 20px;
}
/* line 765, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .header {
  background: #f5f5f5;
}
/* line 768, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .header h2 {
  display: inline-block;
  font-size: 16px;
  margin-left: 20px;
  color: #6d6d6d;
}
/* line 774, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .header h2 span {
  color: #6d6d6d;
  font-weight: 700;
}
/* line 781, ../sass/pages/skilling-page/_skilling-detail.scss */
.result form {
  margin-top: 20px;
}
/* line 785, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-heading {
  background: transparent;
  border-radius: 0;
  border: none;
  padding-right: 50px;
  color: #6d6d6d;
}
/* line 792, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-heading .right {
  float: left;
  width: 40px;
  text-align: right;
  background: url("../images/right-tick.png") no-repeat scroll 6px 4px/12px auto;
}
/* line 799, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-heading .wrong {
  float: left;
  width: 40px;
  text-align: right;
  background: url("../images/wrong.png") no-repeat scroll 6px 4px/12px auto;
}
/* line 806, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-heading .qus {
  display: block;
  padding-left: 50px;
}
/* line 812, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-heading.right {
  color: #6d6d6d;
}
/* line 816, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-heading.wrong {
  color: #f75892;
}
/* line 820, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel {
  box-shadow: none;
  border: none;
  margin-bottom: 10px;
}
/* line 827, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body {
  padding: 5px 15px 15px 45px;
  overflow: hidden;
}
/* line 831, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .wrong-ans {
  font-size: 14px;
  margin: 0 0 20px;
  font-weight: 300;
  color: #6d6d6d;
}
/* line 837, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .wrong-ans span {
  font-weight: 700;
  display: inline-block;
  padding-left: 10px;
}
/* line 844, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .right-ans {
  font-size: 14px;
  margin: 0 0 10px;
  font-weight: 300;
  color: #6d6d6d;
}
/* line 850, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .right-ans span {
  font-weight: 700;
  color: #00c534;
  display: inline-block;
  padding-left: 10px;
}
/* line 858, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .question {
  margin-bottom: 30px;
  display: block;
  width: 100%;
}
/* line 863, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .question .img-wrap {
  width: 200px;
  overflow: hidden;
  display: block;
}
/* line 868, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .question .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 875, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .answer {
  display: block;
  width: 100%;
  float: left;
}
/* line 880, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .answer .right {
  display: inline-block;
  width: 20%;
  float: left;
  text-align: center;
  margin-right: 20px;
}
/* line 887, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .answer .right span {
  display: block;
  margin-bottom: 10px;
  color: #6d6d6d;
  font-weight: 300;
}
/* line 894, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .answer .right .img-wrap {
  width: 140px;
  height: 90px;
  overflow: hidden;
  margin: 0 auto;
  display: block;
}
/* line 901, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .answer .right .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 907, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .answer .right p {
  display: block;
  margin: 5px;
  color: #00c534;
  font-weight: 700;
}
/* line 915, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .answer .wrong {
  display: inline-block;
  width: 20%;
  float: left;
  text-align: center;
  margin-right: 20px;
}
/* line 922, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .answer .wrong span {
  display: block;
  margin-bottom: 10px;
  color: #6d6d6d;
  font-weight: 300;
}
/* line 929, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .answer .wrong .img-wrap {
  width: 140px;
  height: 90px;
  overflow: hidden;
  margin: 0 auto;
  display: block;
}
/* line 936, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .answer .wrong .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 942, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse .body .answer .wrong p {
  display: block;
  margin: 5px;
  font-weight: 700;
  color: #f75892;
}
/* line 953, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-heading[aria-expanded="false"] {
  background: #fff url("../images/down-arrow.png") no-repeat;
  background-position: 99% 14px;
  cursor: pointer;
  background-size: 14px;
}
/* line 960, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-heading[aria-expanded="true"] {
  background: #f5f5f5 url("../images/down-arrow-upward.png") no-repeat;
  background-position: 99% 14px;
  cursor: pointer;
  background-size: 14px;
}
/* line 967, ../sass/pages/skilling-page/_skilling-detail.scss */
.result .panel-collapse[aria-expanded="true"] .body {
  background: #f5f5f5;
}

/* line 972, ../sass/pages/skilling-page/_skilling-detail.scss */
.wrap-bg {
  background: #fff;
}
/* line 975, ../sass/pages/skilling-page/_skilling-detail.scss */
.wrap-bg .range-slider {
  position: relative;
  float: left;
  width: 100%;
}
/* line 980, ../sass/pages/skilling-page/_skilling-detail.scss */
.wrap-bg .range-slider .slide-wrap {
  position: relative;
  display: block;
  width: 40%;
  margin: 40px 15px;
}
/* line 986, ../sass/pages/skilling-page/_skilling-detail.scss */
.wrap-bg .range-slider .slide-wrap .left-range {
  position: absolute;
  left: 0;
  bottom: 15px;
  color: #6d6d6d;
  font-weight: 600;
}
/* line 994, ../sass/pages/skilling-page/_skilling-detail.scss */
.wrap-bg .range-slider .slide-wrap .right-range {
  position: absolute;
  right: 0;
  bottom: 15px;
  color: #6d6d6d;
  font-weight: 600;
}
/* line 1003, ../sass/pages/skilling-page/_skilling-detail.scss */
.wrap-bg .range-slider .tooltip.tooltip-main {
  opacity: 1;
  margin-top: -48px;
  z-index: 0;
}
/* line 1009, ../sass/pages/skilling-page/_skilling-detail.scss */
.wrap-bg .range-slider .tooltip.bottom .tooltip-inner,
.wrap-bg .range-slider .tooltip.top .tooltip-inner {
  background: -moz-linear-gradient(-45deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%);
  background: -webkit-linear-gradient(-45deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%);
  background: linear-gradient(135deg, #6535cd 0%, #6042d4 36%, #487af2 77%, #3d94ff 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6535cd', endColorstr='#3d94ff',GradientType=1 );
  font-size: 14px;
  font-weight: 600;
  padding: 6px;
  width: 40px;
}
/* line 1023, ../sass/pages/skilling-page/_skilling-detail.scss */
.wrap-bg .text-right .btn {
  margin-left: 10px;
}

/* line 1029, ../sass/pages/skilling-page/_skilling-detail.scss */
.wrap-bg1 {
  background: transparent url("../images/back.png") repeat scroll 0 0;
  display: inline-block;
  width: 100%;
  height: 608px;
}

/* line 1037, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate {
  padding-top: 24px;
}
/* line 1040, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap {
  width: 757px;
  margin: 0 auto;
  display: block;
  background: url("../images/certificate-bg.png") no-repeat;
  height: 564px;
  background-position: center center;
  position: relative;
  -webkit-box-shadow: 2px 3px 14px 0 #c5c5c5;
  -moz-box-shadow: 2px 3px 14px 0 #c5c5c5;
  box-shadow: 2px 3px 14px 0 #c5c5c5;
}
/* line 1052, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .score {
  width: 152px;
  height: 116px;
  display: block;
  text-align: center;
  position: absolute;
  bottom: 16px;
  left: 0;
  right: 0;
  background: url("../images/certificate-score.png") no-repeat;
  margin: 0 auto;
}
/* line 1064, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .score span {
  font-size: 34px;
  font-weight: 700;
  color: #6735ce;
  display: inline-block;
  margin-top: 25px;
}
/* line 1071, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .score span span {
  font-weight: 300;
  font-size: 24px;
  margin-top: 0;
}
/* line 1079, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .certificate-content {
  width: 80%;
  margin: 0 auto;
  text-align: center;
  padding-top: 75px;
  position: relative;
}
/* line 1086, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .certificate-content .logo {
  position: absolute;
  left: 0;
  top: 15px;
  margin: 0;
  width: 76px;
  height: 56px;
  display: block;
  overflow: hidden;
}
/* line 1096, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .certificate-content .logo img {
  width: 100%;
  height: auto;
}
/* line 1102, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .certificate-content span {
  font-size: 16px;
  display: block;
}
/* line 1107, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .certificate-content p {
  font-size: 18px;
  padding: 30px 0 0;
  margin-bottom: 15px;
}
/* line 1113, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .certificate-content .img-wrap {
  width: 70px;
  height: 90px;
  overflow: hidden;
  display: block;
  border: 6px solid #fff;
  -webkit-box-shadow: 0 0 12px 3px #e0e0e0;
  -moz-box-shadow: 0 0 12px 3px #e0e0e0;
  box-shadow: 0 0 12px 3px #e0e0e0;
  margin: 0 auto;
}
/* line 1124, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .certificate-content .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 1130, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .certificate-content .detail {
  width: 84%;
  margin: 0 auto;
}
/* line 1134, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .certificate-content .detail h2 {
  font-size: 26px;
  font-weight: 700;
  margin-top: 15px;
  color: #6735ce;
}
/* line 1141, ../sass/pages/skilling-page/_skilling-detail.scss */
.certificate .certificate-wrap .certificate-content .detail p {
  font-size: 18px;
  padding: 0;
}

/* circle */
/* line 1150, ../sass/pages/skilling-page/_skilling-detail.scss */
.group-parent {
  padding: 0;
  border-right: 1px solid #dddddd;
}

/* line 1155, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-right,
.group-parent {
  height: 430px;
}

/* line 1160, ../sass/pages/skilling-page/_skilling-detail.scss */
.search-block {
  border-bottom: 1px solid #cdcdcd;
  position: relative;
  width: 100%;
}
/* line 1165, ../sass/pages/skilling-page/_skilling-detail.scss */
.search-block input[type="text"] {
  border: 0;
  padding: 5px 25px 5px 0;
}

/* line 1172, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle .modal-dialog {
  width: 900px;
  top: 20px;
}
/* line 1177, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle .search-block {
  float: left;
  width: 88%;
}
/* line 1182, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle .single-border {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-bottom: 1px solid #cdcdcd;
}

/* line 1190, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-box {
  overflow: hidden;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
}

/* line 1197, ../sass/pages/skilling-page/_skilling-detail.scss */
.search-icon {
  background-image: url("../images/search.png");
  background-color: transparent;
  background-position: 5px 4px;
  background-repeat: no-repeat;
  border: 0 none;
  box-shadow: 0 0 0;
  display: inline-block;
  float: right;
  height: 30px;
  margin: 0;
  position: absolute;
  right: 0;
  width: 32px;
}

/* line 1213, ../sass/pages/skilling-page/_skilling-detail.scss */
.remove-icon {
  background-image: url("../images/wrong.png");
  background-color: transparent;
  background-position: 5px 4px;
  background-repeat: no-repeat;
  border: 0 none;
  box-shadow: 0 0 0;
  display: inline-block;
  float: right;
  height: 30px;
  margin: 0;
  position: absolute;
  right: 30px;
  top: 2px;
  width: 32px;
}

/* line 1230, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups {
  overflow: hidden;
  padding: 20px 0 0;
  color: #999;
}
/* line 1235, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups .grp-text {
  font-size: 14px;
  font-weight: 600;
  color: #484351;
}
/* line 1241, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups .add-date {
  font-size: 12px;
  font-weight: 300;
  color: #484351;
  display: block;
  text-align: center;
}
/* line 1249, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups small {
  font-size: 14px;
  font-weight: 400;
  color: #999;
}
/* line 1255, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups li {
  border-bottom: 1px solid #cdcdcd;
  list-style: outside;
  padding: 10px 0;
  overflow: hidden;
  width: 100%;
  float: left;
  cursor: pointer;
  position: relative;
}
/* line 1265, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups li .remove {
  background-color: transparent;
  background-image: url("../images/remove-white.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 70% auto;
  border: 0 none;
  box-shadow: 0 0 0;
  display: inline-block;
  float: right;
  height: 22px;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 28px;
  top: 34px;
  width: 22px;
}
/* line 1284, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups li:hover {
  background: #614cd1;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}
/* line 1289, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups li:hover .add-date {
  color: #fff;
}
/* line 1293, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups li:hover .members {
  color: #fff;
}
/* line 1297, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups li:hover small {
  color: #fff;
}
/* line 1301, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups li:hover .grp-text {
  color: #fff;
}
/* line 1305, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups li:hover .remove {
  opacity: 1;
}
/* line 1310, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-groups li .members {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1319, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-right {
  position: relative;
  min-height: 365px;
}
/* line 1323, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-right .write-comment {
  bottom: 0;
  left: 20px;
  position: absolute;
  width: 94%;
}
/* line 1329, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-right .write-comment .btn-primary {
  position: absolute;
  right: 10px;
  top: 10px;
}
/* line 1335, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle-right .write-comment textarea {
  border: 1px solid #cacaca;
  height: 55px;
  padding-right: 80px;
}

/* notes */
/* line 1344, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .modal-dialog {
  width: 900px;
  top: 20px;
}
/* line 1349, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .search-block {
  float: left;
  width: 88%;
}
/* line 1355, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .group-scroll .block {
  position: relative;
  cursor: pointer;
  padding: 10px 15px;
}
/* line 1360, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .group-scroll .block h4 {
  margin: 0 0 6px;
  font-size: 14px;
  font-weight: 600;
  width: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}
/* line 1371, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .group-scroll .block p {
  margin-bottom: 0;
  font-size: 13px;
  width: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 1380, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .group-scroll .block:hover {
  background: #614cd1;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}
/* line 1385, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .group-scroll .block:hover h4 {
  color: #fff;
}
/* line 1389, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .group-scroll .block:hover p {
  color: #fff;
}
/* line 1393, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .group-scroll .block:hover span {
  opacity: 1;
}
/* line 1398, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .group-scroll .block .remove {
  background-color: transparent;
  background-image: url("../images/remove-white.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 70% auto;
  border: 0 none;
  box-shadow: 0 0 0;
  display: inline-block;
  float: right;
  height: 22px;
  margin: 0;
  opacity: 0;
  position: absolute;
  right: 8px;
  width: 22px;
  top: 30px;
}
/* line 1419, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .single-border {
  border: 0;
}
/* line 1423, ../sass/pages/skilling-page/_skilling-detail.scss */
.notes .single-border:focus {
  border-bottom: 1px solid #ccc;
}

/* line 1428, ../sass/pages/skilling-page/_skilling-detail.scss */
.text-block {
  position: relative;
}
/* line 1431, ../sass/pages/skilling-page/_skilling-detail.scss */
.text-block h3 {
  font-size: 14px;
  font-weight: 600;
  margin-top: 0;
}
/* line 1437, ../sass/pages/skilling-page/_skilling-detail.scss */
.text-block textarea {
  padding-left: 0;
  min-height: 40px;
}
/* line 1442, ../sass/pages/skilling-page/_skilling-detail.scss */
.text-block button {
  position: absolute;
  bottom: -75px;
  right: 0;
}
/* line 1448, ../sass/pages/skilling-page/_skilling-detail.scss */
.text-block input {
  border: none;
  font-size: 14px;
  font-weight: 600;
  width: 100%;
  padding: 0 0 10px;
  border-bottom: 1px solid transparent;
}
/* line 1457, ../sass/pages/skilling-page/_skilling-detail.scss */
.text-block input:focus {
  border-bottom: 1px solid #cdcdcd;
}

/* line 1462, ../sass/pages/skilling-page/_skilling-detail.scss */
.add-icon {
  background-image: url("../images/add-icon.png");
  background-color: transparent;
  background-position: 5px 4px;
  background-repeat: no-repeat;
  border: 0 none;
  box-shadow: 0 0 0;
  display: inline-block;
  float: right;
  height: 30px;
  margin: 0;
  position: absolute;
  right: 5px;
  width: 32px;
}

/* line 1478, ../sass/pages/skilling-page/_skilling-detail.scss */
.circle ~ .delete-modal .modal-dialog {
  box-shadow: 0 5px 8px 0 #c3c3c3;
  top: 190px;
}

/* comments-box */
/* line 1483, ../sass/pages/skilling-page/_skilling-detail.scss */
.noborder {
  border: 0;
}

/* line 1487, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box {
  padding: 0 25px 0 10px;
}
/* line 1490, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box li {
  display: inline-block;
  list-style: outside none none;
  margin-bottom: 15px;
  width: 100%;
}
/* line 1497, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box p {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  color: #484351;
}
/* line 1504, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .user-info {
  color: #aaaaaa;
  display: block;
  font-size: 14px;
  font-weight: 500;
  width: 100%;
}
/* line 1512, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .cm-box {
  width: auto;
  padding: 10px;
  border-radius: 4px;
}
/* line 1518, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .from-cm-box {
  background: #ede4ff;
  float: right;
  position: relative;
  background: #ede4ff;
  border: 1px solid #ede4ff;
}
/* line 1525, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .from-cm-box:after, .comments-box .from-cm-box:before {
  left: 100%;
  top: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 1537, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .from-cm-box:after {
  border-color: rgba(237, 228, 255, 0);
  border-left-color: #ede4ff;
  border-width: 9px;
  margin-top: -9px;
}
/* line 1544, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .from-cm-box:before {
  border-color: rgba(237, 228, 255, 0);
  border-left-color: #ede4ff;
  border-width: 10px;
  margin-top: -10px;
}
/* line 1552, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .to-cm-box {
  background: #e2efff;
  float: left;
  position: relative;
  background: #e2efff;
  border: 1px solid #e2efff;
}
/* line 1559, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .to-cm-box:after, .comments-box .to-cm-box:before {
  right: 100%;
  top: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 1571, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .to-cm-box:after {
  border-color: rgba(226, 239, 255, 0);
  border-right-color: #e2efff;
  border-width: 9px;
  margin-top: -9px;
}
/* line 1578, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .to-cm-box:before {
  border-color: rgba(226, 239, 255, 0);
  border-right-color: #e2efff;
  border-width: 10px;
  margin-top: -10px;
}
/* line 1586, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .user3-cm-box {
  background: #ede4ff;
  float: left;
  position: relative;
  background: #ede4ff;
  border: 1px solid #ede4ff;
}
/* line 1593, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .user3-cm-box:after, .comments-box .user3-cm-box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 1605, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .user3-cm-box:after {
  border-color: rgba(237, 228, 255, 0);
  border-right-color: #ede4ff;
  border-width: 9px;
  margin-top: -9px;
}
/* line 1612, ../sass/pages/skilling-page/_skilling-detail.scss */
.comments-box .user3-cm-box:before {
  border-color: rgba(237, 228, 255, 0);
  border-right-color: #ede4ff;
  border-width: 10px;
  margin-top: -10px;
}

/* line 1, ../sass/pages/career-page/_career-path.scss */
.career-right-side {
  margin-top: 54px;
  position: relative;
  z-index: 6;
}
/* line 6, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap {
  border: 1px solid #cccc;
  -webkit-box-shadow: 0 2px 5px 0 #cccccc;
  -moz-box-shadow: 0 2px 5px 0 #cccccc;
  box-shadow: 0 2px 5px 0 #cccccc;
  border-radius: 10px;
  position: relative;
  float: left;
}
/* line 15, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header {
  background: #fff;
  padding: 24px 15px 16px;
  overflow: hidden;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom: 1px solid #ebebeb;
}
/* line 23, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header h1 {
  color: #3b0e9b;
  font-size: 20px;
  font-weight: 400;
  margin: 3px 0 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 34, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header .nav {
  margin-top: -4px;
}
/* line 37, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header .nav li {
  display: inline-block;
  margin: 0 0 0 26px;
}
/* line 41, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header .nav li .numbers {
  font-size: 24px;
  float: left;
  display: inline-block;
  font-weight: 500;
  color: #3b0e9b;
}
/* line 49, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header .nav li .text {
  font-size: 11px;
  display: inline-block;
  float: left;
  padding-left: 4px;
  line-height: 12px;
  margin-top: 6px;
  font-weight: 600;
  color: #1e1e1e;
}
/* line 60, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header .nav li:first-child {
  margin-left: 0;
}
/* line 64, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header .nav li:last-child {
  margin-left: 10px;
}
/* line 68, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header .nav li:nth-last-child(2) {
  margin-left: 10px;
}
/* line 74, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header .prof-share {
  display: table;
  cursor: pointer;
  margin-top: 10px;
}
/* line 79, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header .prof-share .course-actions-share-blue {
  display: table-cell;
}
/* line 83, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header .prof-share span {
  color: #298eea;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  vertical-align: top;
  display: table-cell;
}
/* line 94, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-header .wishlist img {
  margin-top: 10px;
  cursor: pointer;
}
/* line 101, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body {
  background: #fff url("../images/shade.png");
  background-repeat: no-repeat;
  background-position: center right;
  overflow: hidden;
  background-size: 100%;
}
/* line 108, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .box-style {
  padding: 30px 20px 20px 45px;
  min-height: 262px;
}
/* line 113, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .box-style h4 span {
  margin-right: 10px;
}
/* line 119, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box1 {
  background: #fff;
}
/* line 122, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box1 h4 {
  font-size: 14px;
  color: #484451;
  font-weight: 600;
}
/* line 127, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box1 h4 span {
  color: #02c535;
}
/* line 133, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box1 .nav li {
  font-size: 12px;
  color: #6b6578;
  margin: 0 0 5px;
  font-weight: 600;
  width: 100%;
  display: block;
}
/* line 145, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box2 h4 {
  font-size: 14px;
  color: #484451;
  font-weight: 600;
}
/* line 150, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box2 h4 span {
  color: #ff9600;
}
/* line 156, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box2 .nav li {
  font-size: 12px;
  color: #2e2d30;
  margin: 0 0 5px;
  font-weight: 600;
  width: 100%;
  display: block;
}
/* line 167, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box3 {
  margin-top: 25px;
}
/* line 170, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box3 h4 {
  font-size: 14px;
  color: #484451;
  font-weight: 600;
}
/* line 175, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box3 h4 span {
  color: #f85872;
}
/* line 181, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box3 .nav li {
  font-size: 12px;
  color: #2e2d30;
  margin: 0 0 5px;
  font-weight: 600;
  width: 100%;
  display: block;
}
/* line 192, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box4 {
  background: url("../images/border-right.png");
  background-repeat: no-repeat;
  background-position: center left;
}
/* line 197, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box4 h4 {
  font-size: 14px;
  color: #484451;
  font-weight: 600;
}
/* line 204, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box4 .nav li {
  font-size: 12px;
  color: #2e2d30;
  margin: 5px 0 10px;
  font-weight: 600;
  line-height: 18px;
  width: 100%;
  display: block;
}
/* line 213, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box4 .nav li span {
  font-size: 16px;
}
/* line 217, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-body .skill-box4 .nav li span {
  margin-right: 8px;
}
/* line 225, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-footer {
  border-top: 1px solid #ebebeb;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: #fff;
  float: left;
  width: 100%;
  -webkit-box-shadow: 0 5px 8px 0 #c3c3c3;
  -moz-box-shadow: 0 5px 8px 0 #c3c3c3;
  box-shadow: 0 5px 8px 0 #c3c3c3;
}
/* line 236, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-footer .expert-img {
  width: 54px;
  height: 54px;
  float: left;
  overflow: hidden;
  border-radius: 50%;
  margin-top: 10px;
  background: #eee;
  border: 1px solid #EEEEEE;
}
/* line 246, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-footer .expert-img img {
  width: 100%;
  height: auto;
}
/* line 252, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-footer .expert-body {
  padding-left: 60px;
}
/* line 255, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-footer .expert-body h4 {
  font-size: 13px;
  color: #6d6d6d;
  font-weight: 400;
  margin: 10px 0 5px;
  width: 100%;
}
/* line 263, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-footer .expert-body h5 {
  font-size: 14px;
  color: #2c3e4f;
  font-weight: 400;
  margin: 5px 0 0;
}
/* line 270, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-footer .expert-body a {
  color: #298eea;
  font-size: 13px;
  font-weight: 600;
  display: block;
  max-width: 125px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 282, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-footer .expert-body p {
  font-size: 10px;
  margin-bottom: 0;
  float: left;
  width: 100%;
  /*margin-top: -2px;*/
}
/* line 292, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-footer .manager-wrap .expert-body {
  /*margin-top: 12px;*/
}
/* line 297, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-footer .start-skill {
  text-align: center;
  background: #278ce8;
  padding: 25px 0;
  border-bottom-right-radius: 10px;
  float: right;
}
/* line 304, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .career-footer .start-skill a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
/* line 312, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .no-content-available {
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: #fff;
}
/* line 321, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-top-wrap .no-content-available h2 {
  text-align: center;
  margin-top: 20%;
  display: block;
}
/* line 331, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap {
  width: 100%;
  display: block;
  overflow: hidden;
  min-height: 145px;
}
/* line 337, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row {
  margin: 16px -10px !important;
}
/* line 340, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-odd {
  width: 86%;
  display: block;
  float: left;
  padding: 15px;
  background: #fff;
  min-height: 110px;
  border: 1px solid #5848d3;
  border-right: 0;
  -webkit-box-shadow: 0 2px 5px 0 #cccccc;
  -moz-box-shadow: 0 2px 5px 0 #cccccc;
  box-shadow: 0 2px 5px 0 #cccccc;
  cursor: pointer;
}
/* line 354, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-odd .media-left {
  padding-right: 15px;
}
/* line 357, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-odd .media-left .expert-img-wrap {
  width: 78px;
  height: 78px;
  display: block;
  border-radius: 50%;
  border: 1px solid #5848D3;
  background: #eee;
  overflow: hidden;
}
/* line 366, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-odd .media-left .expert-img-wrap img {
  width: 100%;
  height: auto;
}
/* line 374, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-odd .media-body h4 {
  font-size: 16px;
  color: #298eea;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 150px;
}
/* line 384, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-odd .media-body p {
  font-size: 12px;
  color: #323744;
  font-weight: 600;
  margin-bottom: 2px;
}
/* line 391, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-odd .media-body a {
  font-size: 12px;
  color: #298eea;
  font-weight: 600;
}
/* line 399, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-even {
  width: 82%;
  display: block;
  float: left;
  padding: 15px;
  background: #fcfcfc;
  margin: 0 10px;
  min-height: 110px;
  -webkit-box-shadow: 0 2px 5px 0 #cccccc;
  -moz-box-shadow: 0 2px 5px 0 #cccccc;
  box-shadow: 0 2px 5px 0 #cccccc;
}
/* line 411, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-even .media-left {
  padding-right: 15px;
}
/* line 414, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-even .media-left .expert-img-wrap {
  width: 56px;
  height: 56px;
  display: block;
  border-radius: 50%;
  border: 1px solid #5848D3;
  background: #eee;
  overflow: hidden;
}
/* line 423, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-even .media-left .expert-img-wrap img {
  width: 100%;
  height: auto;
}
/* line 431, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-even .media-body h4 {
  font-size: 13px;
  color: #298eea;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
}
/* line 441, ../sass/pages/career-page/_career-path.scss */
.career-right-side .career-bottom-wrap .row .col-even .media-body p {
  font-size: 11px;
  color: #323744;
  font-weight: 600;
  margin-bottom: 2px;
}
/* line 452, ../sass/pages/career-page/_career-path.scss */
.career-right-side .fancy-border {
  display: block;
  float: left;
  width: 38%;
  position: relative;
  margin-left: 10px;
}
/* line 460, ../sass/pages/career-page/_career-path.scss */
.career-right-side .blank {
  float: left;
  width: 11%;
  background: #fff;
  position: absolute;
  right: 10px;
  top: 0;
  padding: 10px 0 10px 10px;
  bottom: 38px;
  border-right: 1px solid #5848d3;
  border-top: 1px solid #5848d3;
}
/* line 473, ../sass/pages/career-page/_career-path.scss */
.career-right-side .border-purple {
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 37px;
  height: 39px;
  background: url("../images/fancy-border1.png");
}
/* line 482, ../sass/pages/career-page/_career-path.scss */
.career-right-side .fancy-border1 {
  display: block;
  float: left;
  width: 30%;
  position: relative;
}
/* line 488, ../sass/pages/career-page/_career-path.scss */
.career-right-side .fancy-border1 .blank {
  background: #fcfcfc;
  bottom: 30px;
  border-right: none;
  border-top: none;
}
/* line 496, ../sass/pages/career-page/_career-path.scss */
.career-right-side .border-gray {
  position: absolute;
  bottom: 0;
  right: 10px;
  width: 27px;
  height: 30px;
  background: url("../images/fancy-border2.png");
}

/* line 507, ../sass/pages/career-page/_career-path.scss */
.career-left-side h2 {
  font-size: 16px;
  color: #6b6578;
  margin-top: 10px;
  position: relative;
}
/* line 513, ../sass/pages/career-page/_career-path.scss */
.career-left-side h2 .refresh {
  display: block;
  position: absolute;
  top: 2px;
  left: 100px;
  width: 22px;
  height: 18px;
  cursor: pointer;
  background: url("../images/icon_refresh.png");
}
/* line 525, ../sass/pages/career-page/_career-path.scss */
.career-left-side .small-circles {
  position: relative;
  left: 40px;
}
/* line 530, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap {
  display: block;
  left: 4%;
  overflow: hidden;
  position: absolute;
  top: 10%;
  width: 45%;
  bottom: 0;
}
/* line 540, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-header .profile-img-wrap {
  width: 53px;
  height: 53px;
  border-radius: 50%;
  border: 1px solid #5848D3;
  background: #eee;
  overflow: hidden;
}
/* line 548, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-header .profile-img-wrap img {
  width: 100%;
  height: auto;
}
/* line 554, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-header h2 {
  font-weight: 600;
  font-size: 16px;
  color: #298eea;
  cursor: default;
}
/* line 560, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-header h2 a {
  color: #298eea;
}
/* line 563, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-header h2 a:hover {
  color: #298eea;
}
/* line 570, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap #profile-slider {
  min-height: 200px;
}
/* line 573, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap #profile-slider .owl-controls {
  top: auto;
}
/* line 580, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-body ul {
  margin-left: 14px;
}
/* line 583, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-body ul li,
.career-left-side .user-profile-wrap .profile-body ul li a {
  font-size: 12px;
  color: #605a6b;
  line-height: 20px;
  font-weight: 600;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}
/* line 594, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-body ul li:hover,
.career-left-side .user-profile-wrap .profile-body ul li a:hover {
  text-decoration: none;
}
/* line 599, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-body ul .pending,
.career-left-side .user-profile-wrap .profile-body ul .pending a {
  color: #cecece;
  cursor: pointer;
}
/* line 606, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-footer {
  position: absolute;
  bottom: 25px;
}
/* line 610, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-footer a {
  color: #03b8e8;
  font-style: italic;
}
/* line 614, ../sass/pages/career-page/_career-path.scss */
.career-left-side .user-profile-wrap .profile-footer a:hover {
  text-decoration: none;
}
/* line 621, ../sass/pages/career-page/_career-path.scss */
.career-left-side .next,
.career-left-side .nextReplace {
  position: absolute;
  top: -10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  left: 15px;
}
/* line 631, ../sass/pages/career-page/_career-path.scss */
.career-left-side .prev,
.career-left-side .prevReplace {
  position: absolute;
  bottom: -30px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  left: 15px;
}

/* line 642, ../sass/pages/career-page/_career-path.scss */
.small-icons-sprites {
  width: 20px;
  height: 20px;
  margin: 2px 8px 2px 0;
  float: left;
}

/* line 649, ../sass/pages/career-page/_career-path.scss */
.list-style-sprites {
  width: 12px;
  height: 12px;
  margin: 6px 8px 2px 0;
  float: left;
}

/* line 656, ../sass/pages/career-page/_career-path.scss */
.small-assets-sprites {
  width: 12px;
  height: 12px;
  margin: 4px 8px 2px 0;
  float: left;
}

/* modal boxes csss */
/* line 664, ../sass/pages/career-page/_career-path.scss */
.experts-list li {
  list-style: none;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}

/* line 673, ../sass/pages/career-page/_career-path.scss */
.wishlist-modal .modal-body {
  overflow: hidden;
  padding: 20px;
}
/* line 678, ../sass/pages/career-page/_career-path.scss */
.wishlist-modal .media-left {
  padding-right: 20px;
}
/* line 682, ../sass/pages/career-page/_career-path.scss */
.wishlist-modal .media-heading {
  margin-bottom: 0;
  color: #646464;
  font-size: 16px;
  display: block;
}

/* line 692, ../sass/pages/career-page/_career-path.scss */
#reminder .modal-dialog,
#send-approval .modal-dialog {
  width: 450px;
}

/* line 697, ../sass/pages/career-page/_career-path.scss */
.pdl0 {
  padding-left: 0;
}

/* line 701, ../sass/pages/career-page/_career-path.scss */
.slideup {
  display: block;
  padding: 14px 15px;
  color: #6b6578;
  font-weight: 600;
  border-radius: 0 14px 0 0;
}

/* line 710, ../sass/pages/career-page/_career-path.scss */
.slide-box label {
  font-size: 16px;
  font-weight: normal;
  margin-top: 5px;
  display: inline-block;
  margin-bottom: 5px;
  max-width: 100%;
  color: #999;
}
/* line 720, ../sass/pages/career-page/_career-path.scss */
.slide-box .selectBox {
  background: none;
  border: none;
  border-bottom: 1px solid #999;
}

/* line 727, ../sass/pages/career-page/_career-path.scss */
.foot-wrap h2 .slideup {
  background: #FF9300;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #fff;
  padding: 4px 10px;
  cursor: pointer;
}

/* line 736, ../sass/pages/career-page/_career-path.scss */
.slide-box {
  position: absolute;
  background: #f7f7f7;
  padding: 20px;
  z-index: 8;
  display: none;
  width: 25%;
  /*height: 330px;*/
}
/* line 744, ../sass/pages/career-page/_career-path.scss */
.slide-box .colleagues {
  font-style: normal;
  background: #fff;
  margin-right: 5px;
  margin-bottom: 10px;
}

/* line 752, ../sass/pages/career-page/_career-path.scss */
.slide-box h3 {
  font-size: 15px;
  margin-top: 10px;
}

/* line 757, ../sass/pages/career-page/_career-path.scss */
.slide-box p {
  font-size: 12px;
  color: #a2a2a2;
}

/* line 762, ../sass/pages/career-page/_career-path.scss */
.form-inline {
  margin-top: 14px;
}
/* line 765, ../sass/pages/career-page/_career-path.scss */
.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

/* line 772, ../sass/pages/career-page/_career-path.scss */
.slide-box .form select {
  width: 270px;
  margin: 0;
  color: #999;
}

/* line 778, ../sass/pages/career-page/_career-path.scss */
.slide-box .form input {
  width: 100%;
  margin: 0;
}

/* line 783, ../sass/pages/career-page/_career-path.scss */
.slide-box .form select {
  padding: 8px 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/droparrow.png") no-repeat 100% 50%;
  border-bottom: 1px solid #CCD3E2;
  background-size: 5%;
}

/* line 798, ../sass/pages/career-page/_career-path.scss */
.slide-box .form select:focus {
  outline: none;
}

/* line 802, ../sass/pages/career-page/_career-path.scss */
.slide-box .form input {
  padding: 8px 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-bottom: 1px solid #CCD3E2;
}

/*.custom-caret{
	position:relative;
	&:after{
	content:url("../images/drop-arrow.png");
	width:17px;
	height:17px;
	box-shadow: none;
	position:absolute;
	bottom:-1px;
	right:2px;
	}
}*/
/* line 826, ../sass/pages/career-page/_career-path.scss */
.find {
  font-size: 13px;
  cursor: pointer;
  color: #fff;
  /*position: absolute;
  right: -20px;
  bottom: -82px;*/
  float: right;
  margin-top: 30px;
}
/* line 836, ../sass/pages/career-page/_career-path.scss */
.find img {
  margin-right: 8px;
  position: relative;
  top: -2px;
}

/* line 843, ../sass/pages/career-page/_career-path.scss */
.rest {
  color: #6d6d6d;
  cursor: pointer;
  font-size: 13px;
  padding: 8px 5px;
  /*position: absolute;
  bottom: -82px;
  right: 100px;*/
  float: right;
  margin-top: 30px;
  margin-right: 20px;
}

/* line 856, ../sass/pages/career-page/_career-path.scss */
.slide-box-close.close {
  position: absolute;
  top: 10px;
  right: 15px;
  opacity: 1;
}

/*.slide-box-close.close img {
	width: 34%;
}*/
/* line 865, ../sass/pages/career-page/_career-path.scss */
.find:hover {
  text-decoration: none;
}

/* line 869, ../sass/pages/career-page/_career-path.scss */
.course-actions-share-blue {
  background-position: 0 -444px;
}

/* line 873, ../sass/pages/career-page/_career-path.scss */
.foot-wrap {
  background: #f7f7f7;
  border: 1px solid #dddddd;
  border-radius: 0 14px 0 0;
  bottom: 41px;
  display: block;
  position: absolute;
  width: 25%;
  z-index: 7;
}

/* line 884, ../sass/pages/career-page/_career-path.scss */
.tags {
  margin-top: 15px;
}

/* line 888, ../sass/pages/career-page/_career-path.scss */
.tooltip.bottom .tooltip-inner,
.tooltip.top .tooltip-inner,
.tooltip.right .tooltip-inner,
.tooltip.left .tooltip-inner {
  padding: 8px;
  color: #fefefe;
  font-size: 12px;
  text-align: center;
  /* background: #4297e9 !important; */
  background: rgba(0, 0, 0, 0.68) !important;
  /* border: 1px solid #d7d7d7; */
  border-radius:1px;
  word-wrap: break-word;
}

/* line 898, ../sass/pages/career-page/_career-path.scss */
/* .tooltip .tooltip-arrow {
	 border-bottom-color: transparent !important;
  border-top-color: transparent !important;
  
  border-bottom-color: #636363 !important;
  border-top-color: #636363 !important;
} */

/* line 903, ../sass/pages/career-page/_career-path.scss */
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 908, ../sass/pages/career-page/_career-path.scss */
a:focus,
a:hover {
  text-decoration: none !important;
  color: #fff;
}

/* line 914, ../sass/pages/career-page/_career-path.scss */
.click-modal {
  cursor: pointer;
}

/* line 918, ../sass/pages/career-page/_career-path.scss */
.bookmark {
  background: url("../images/wishlist.png") no-repeat;
  width: 25px;
  height: 25px;
  display: block;
  margin-top: 5px;
  cursor: pointer;
}
/* line 926, ../sass/pages/career-page/_career-path.scss */
.bookmark:hover {
  background: url("../images/wishlist.png") no-repeat;
}

/* line 931, ../sass/pages/career-page/_career-path.scss */
.selected-bookmark {
  background: url("../images/wishlist.png") no-repeat;
  width: 25px;
  height: 25px;
  display: block;
  margin-top: 7px;
  cursor: pointer;
}

/* line 940, ../sass/pages/career-page/_career-path.scss */
.event-types-menu {
  padding: 0;
  list-style: none;
}
/* line 944, ../sass/pages/career-page/_career-path.scss */
.event-types-menu li {
  display: inline-block;
  width: 100%;
  float: left;
  border-bottom: 1px solid #f1f1f1;
  padding: 5px;
  cursor: pointer;
}
/* line 952, ../sass/pages/career-page/_career-path.scss */
.event-types-menu li:hover {
  background: #6A57D2;
  transition: all 0.2s ease-in-out 0s;
}
/* line 956, ../sass/pages/career-page/_career-path.scss */
.event-types-menu li:hover span {
  color: #fff !important;
}
/* line 961, ../sass/pages/career-page/_career-path.scss */
.event-types-menu li .coach-img,
.event-types-menu li .coach-text {
  float: left;
}
/* line 966, ../sass/pages/career-page/_career-path.scss */
.event-types-menu li .selected-text {
  line-height: 13px;
  margin-bottom: 5px;
}
/* line 971, ../sass/pages/career-page/_career-path.scss */
.event-types-menu li .coach-img {
  margin-right: 10px;
  margin-top: 1px;
  width: 34px;
  height: 34px;
  float: left;
  border: 1px solid #f1f1f1;
  border-radius: 50%;
  overflow: hidden;
}
/* line 982, ../sass/pages/career-page/_career-path.scss */
.event-types-menu li img {
  width: 100%;
}
/* line 986, ../sass/pages/career-page/_career-path.scss */
.event-types-menu li span {
  font-weight: 100;
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 992, ../sass/pages/career-page/_career-path.scss */
.event-types-menu li .selected-dis {
  font-size: 12px !important;
  color: #999 !important;
}

/* line 999, ../sass/pages/career-page/_career-path.scss */
.tt-menu {
  width: 100%;
  background: #fff;
  top: inherit !important;
  bottom: 37px;
  box-shadow: none !important;
  padding: 5px 0;
}
/* line 1007, ../sass/pages/career-page/_career-path.scss */
.tt-menu .tt-suggestion {
  padding: 0 10px 3px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
}
/* line 1013, ../sass/pages/career-page/_career-path.scss */
.tt-menu .tt-suggestion:hover {
  background: #6a57d2;
  color: #fff;
}

/* line 1020, ../sass/pages/career-page/_career-path.scss */
.width-100 {
  width: 100%;
}

/* line 1024, ../sass/pages/career-page/_career-path.scss */
.organization-unit-dropdown {
  border-radius: 0;
  padding-top: 0;
  top: inherit;
  bottom: 35px;
}

/* line 1031, ../sass/pages/career-page/_career-path.scss */
.search-by-skill {
  position: relative;
}
/* line 1034, ../sass/pages/career-page/_career-path.scss */
.search-by-skill:after {
  content: url("../images/search1.png");
  position: absolute;
  top: 7px;
  right: -11px;
}

/* line 1042, ../sass/pages/career-page/_career-path.scss */
.auto-skils {
  padding-right: 25px !important;
  margin-bottom: 2px !important;
}

/* line 1047, ../sass/pages/career-page/_career-path.scss */
.search-component {
  background: transparent url("../images/down-arrow-upward.png") no-repeat;
  background-position: right 15px;
  background-size: 5%;
  border-color: -moz-use-text-color -moz-use-text-color #cacaca;
  border-image: none;
}

/* line 1055, ../sass/pages/career-page/_career-path.scss */
.twitter-typeahead {
  width: 100%;
}

/* line 1059, ../sass/pages/career-page/_career-path.scss */
.selection-inputs {
  padding: 0;
}

/* line 1063, ../sass/pages/career-page/_career-path.scss */
.pixelContainer .pixel.blank {
  background: #e9e9e9 !important;
  border-color: #e9e9e9 !important;
  color: #b1b0b0 !important;
}

/* line 1069, ../sass/pages/career-page/_career-path.scss */
.pixelContainer .pixel.blank:focus:not(.active),
.pixelContainer .pixel.blank:hover:not(.active) {
  box-shadow: none;
  cursor: unset;
}

/* line 1075, ../sass/pages/career-page/_career-path.scss */
.less-height {
  float: left;
  width: 100%;
}
/* line 1079, ../sass/pages/career-page/_career-path.scss */
.less-height .career-right-side {
  margin-top: 45px;
}
/* line 1083, ../sass/pages/career-page/_career-path.scss */
.less-height .career-right-side .career-top-wrap .career-body .box-style {
  min-height: 222px;
  padding: 10px 20px 0 45px;
}
/* line 1088, ../sass/pages/career-page/_career-path.scss */
.less-height .userInfoDiv {
  background-position: left center;
  background-size: 85%;
}
/* line 1093, ../sass/pages/career-page/_career-path.scss */
.less-height .career-left-side .user-profile-wrap {
  top: 18%;
}
/* line 1097, ../sass/pages/career-page/_career-path.scss */
.less-height .career-left-side .user-profile-wrap .profile-body ul {
  margin-left: 0;
}
/* line 1101, ../sass/pages/career-page/_career-path.scss */
.less-height .career-left-side .user-profile-wrap #profile-slider {
  min-height: 150px;
}
/* line 1105, ../sass/pages/career-page/_career-path.scss */
.less-height .userInfoDiv {
  margin-top: 0;
}
/* line 1109, ../sass/pages/career-page/_career-path.scss */
.less-height .career-left-side .prev,
.less-height .career-left-side .prevReplace {
  bottom: 0;
}
/* line 1114, ../sass/pages/career-page/_career-path.scss */
.less-height .career-left-side .next,
.less-height .career-left-side .nextReplace {
  top: 10px;
}
/* line 1119, ../sass/pages/career-page/_career-path.scss */
.less-height .career-left-side .user-profile-wrap .profile-footer {
  bottom: 60px;
}
/* line 1123, ../sass/pages/career-page/_career-path.scss */
.less-height .pixelContainer .pixel[data-pos="1"] {
  transform: scale(0.9);
  left: 280px !important;
  top: 220px !important;
  border-color: #4564dc;
  color: #4564dc;
}
/* line 1131, ../sass/pages/career-page/_career-path.scss */
.less-height .pixelContainer .pixel[data-pos="2"] {
  transform: scale(0.7);
  left: 237px !important;
  top: 338px !important;
  border-color: #2495ed;
  color: #2495ed;
}
/* line 1139, ../sass/pages/career-page/_career-path.scss */
.less-height .pixelContainer .pixel[data-pos="3"] {
  transform: scale(0.5);
  left: 145px !important;
  top: 400px !important;
  border-color: #2495ed;
  color: #2495ed;
}
/* line 1147, ../sass/pages/career-page/_career-path.scss */
.less-height .pixelContainer .pixel[data-pos="4"] {
  top: 400px !important;
}
/* line 1151, ../sass/pages/career-page/_career-path.scss */
.less-height .career-right-side .career-bottom-wrap .row .col-odd {
  min-height: 100px;
  padding: 5px 15px;
}
/* line 1156, ../sass/pages/career-page/_career-path.scss */
.less-height .career-right-side .career-bottom-wrap .row .col-even {
  min-height: 100px;
  padding: 10px 15px;
}
/* line 1161, ../sass/pages/career-page/_career-path.scss */
.less-height .userInfoDiv {
  background: url("../images/min-height-circle_01.png") no-repeat 0 34px;
  width: 393px;
}

/* line 2, ../sass/planetary/_other.scss */
.userInfoDiv {
  background: url("../images/career-circle1.png");
  background-position: right center;
  background-repeat: no-repeat;
  height: 424px;
  width: 394px;
  z-index: 1;
  position: relative;
  margin-top: 30px;
}

/**********
CSS When Combining both plugins
**********/
/* line 19, ../sass/planetary/_other.scss */
.pixelContainer .pixel.active {
  opacity: 0;
}

@media only screen and (min-width: 1281px) and (max-width: 1400px) {
  /* line 24, ../sass/planetary/_other.scss */
  .userInfoDiv {
    background: url("../images/career-circle3.png");
    background-position: right center;
    background-repeat: no-repeat;
    height: 424px;
    width: 394px;
    z-index: 1;
    position: relative;
    margin-top: 30px;
  }
}
@media only screen and (min-width: 1401px) and (max-width: 1920px) {
  /* line 41, ../sass/planetary/_other.scss */
  .userInfoDiv {
    background: url("../images/career-circle2.png");
    background-position: right center;
    background-repeat: no-repeat;
    height: 424px;
    width: 394px;
    z-index: 1;
    position: relative;
    margin-top: 30px;
  }
}
/* line 1, ../sass/planetary/_roulette.scss */
.pixelContainer {
  position: relative;
  z-index: 5;
}

/* line 6, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel {
  position: absolute;
  cursor: pointer;
  text-align: center;
  width: 90px;
  height: 90px;
  margin-top: -45px;
  margin-left: -45px;
  border: 2px solid #5748d3;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
  transition: all 0.3s ease-in-out 0s;
  color: #5748d3;
  /*  overflow-x: hidden; */
  opacity: 1;
  z-index: 7;
}

/* line 27, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel:not(.active):focus,
.pixelContainer .pixel:not(.active):hover {
  box-shadow: 0 0 28px -5px #3a75e2;
}

/* line 32, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel[data-pos="0"] {
  transform: scale(1.1);
  left: 414px !important;
  top: 28px !important;
  opacity: 0 !important;
}

/* line 39, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel[data-pos="1"] {
  transform: scale(0.9);
  left: 324px !important;
  top: 260px !important;
  border-color: #4564dc;
  color: #4564dc;
}

/* line 47, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel[data-pos="2"] {
  transform: scale(0.7);
  left: 276px !important;
  top: 384px !important;
  border-color: #2495ed;
  color: #2495ed;
}

/* line 55, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel[data-pos="3"] {
  transform: scale(0.5);
  left: 168px !important;
  top: 460px !important;
  border-color: #2495ed;
  color: #2495ed;
}

/* line 63, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel[data-pos="4"] {
  top: 400px !important;
}

/* line 67, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel {
  transform: scale(0.4);
  top: 20px !important;
}

/* line 72, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel.active {
  border: 1px solid #555;
  background: #5748d3;
  color: #fff;
  transform: scale(1.2);
}

/* line 79, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel h1 {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  top: 50%;
  margin: 0;
  line-height: 40px;
  margin-top: -20px;
}

/* line 90, ../sass/planetary/_roulette.scss */
.lineContainer {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

/* line 99, ../sass/planetary/_roulette.scss */
.lineContainer .line {
  position: absolute;
  width: 100px;
  height: 1px;
  background: #c5c5c5;
  -ms-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transition: all 0.3s ease-in-out 0s;
}

/* line 110, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel h4 {
  position: absolute;
  bottom: -40px;
  overflow: hidden;
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  left: -20px;
  font-weight: 600;
  text-align: left;
}

/* line 123, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel[data-pos="1"] h4 {
  font-size: 15px;
}

/* line 127, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel[data-pos="2"] h4 {
  font-size: 18px;
  width: 200px;
}

/* line 132, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel[data-pos="3"] h4 {
  font-size: 24px;
  width: 220px;
  bottom: -50px;
}

/* line 138, ../sass/planetary/_roulette.scss */
.pixelContainer .pixel[data-pos="10"] h4,
.pixelContainer .pixel[data-pos="11"] h4,
.pixelContainer .pixel[data-pos="12"] h4,
.pixelContainer .pixel[data-pos="13"] h4,
.pixelContainer .pixel[data-pos="5"] h4,
.pixelContainer .pixel[data-pos="6"] h4,
.pixelContainer .pixel[data-pos="7"] h4,
.pixelContainer .pixel[data-pos="8"] h4,
.pixelContainer .pixel[data-pos="9"] h4 {
  bottom: 18px;
  font-size: 30px;
  left: 100px;
  width: 250px;
}

/* line 153, ../sass/planetary/_roulette.scss */
.elementWrapper {
  width: inherit;
  height: inherit;
}

@keyframes pulsing {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
    opacity: 0;
  }
}
@keyframes zoomIn {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
/* line 28, ../sass/planetary/_tarot.scss */
.tarotContainer {
  position: absolute;
  padding: 30px 0;
  left: -30px;
  top: -44px;
}

/* line 36, ../sass/planetary/_tarot.scss */
.tarotContainer .blip {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  padding: 6px 0;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  border: 2px solid #3290e7;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  transform: translateX(80%);
  -webkit-box-shadow: 5px 5px 14px -4px #babdbf;
  -moz-box-shadow: 5px 5px 14px -4px #babdbf;
  box-shadow: 5px 5px 14px -4px #babdbf;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
  z-index: 99;
}

/* line 60, ../sass/planetary/_tarot.scss */
.tarotContainer .blip .sup {
  font-size: 8px;
  position: absolute;
  top: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
  opacity: 0;
  color: #4e9dea;
}

/* line 74, ../sass/planetary/_tarot.scss */
.tarotContainer .blip .title {
  font-size: 10px;
  color: #2d59a8;
  font-weight: 600;
}

/* line 80, ../sass/planetary/_tarot.scss */
.tarotContainer .blip .title small {
  font-size: 60%;
  margin-right: -10%;
}

/* line 85, ../sass/planetary/_tarot.scss */
.tarotContainer .blip .sub {
  font-size: 8px;
  overflow: hidden;
  max-width: 0;
  margin: 0 auto;
  white-space: nowrap;
}

/* line 93, ../sass/planetary/_tarot.scss */
.tarotContainer .blip:hover:not(.active):not(.isActive) {
  border: 2px solid #fff;
  background: #3290e7;
  -webkit-box-shadow: 0 0 10px 0 #4b9fec;
  -moz-box-shadow: 0 0 10px 0 #4b9fec;
  box-shadow: 0 0 10px 0 #4b9fec;
}

/* line 101, ../sass/planetary/_tarot.scss */
.tarotContainer .blip:hover:not(.active):not(.isActive) .sup {
  opacity: 1;
}

/* line 105, ../sass/planetary/_tarot.scss */
.tarotContainer .blip:hover:not(.active):not(.isActive) .title {
  color: #fff;
}

/* line 109, ../sass/planetary/_tarot.scss */
.tarotContainer .blip:hover:not(.active):not(.isActive) .sub {
  display: none;
}

/* line 113, ../sass/planetary/_tarot.scss */
.tarotContainer .blip:after,
.tarotContainer .blip:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  display: none;
  width: 20px;
  height: 20px;
  margin: -10px auto auto -10px;
  content: ' ';
  border-radius: 50%;
  background: #5252d7;
  box-shadow: none;
}

/* .tarotContainer .blip:after {
    animation: pulsing 2s linear infinite;
} */
/* line 131, ../sass/planetary/_tarot.scss */
.tarotContainer .blip.isActive {
  border-color: #5252d7;
  background: none;
  box-shadow: none;
  height: 24px;
  margin-left: 9px;
  margin-top: 2px;
  width: 24px;
}

/* line 141, ../sass/planetary/_tarot.scss */
.tarotContainer .blip.isActive * {
  opacity: 0;
}

/* line 145, ../sass/planetary/_tarot.scss */
.tarotContainer .blip.isActive:after,
.tarotContainer .blip.isActive:before {
  display: block;
  height: 16px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12%;
  width: 16px;
}

/* line 157, ../sass/planetary/_tarot.scss */
.tarotContainer .blip.active {
  -webkit-transform: translateX(-50%) scale(3.5);
  -moz-transform: translateX(-50%) scale(3.5);
  -ms-transform: translateX(-50%) scale(3.5);
  transform: translateX(-50%) scale(3.5);
  color: #fff;
  background: #5748d3;
  z-index: 999;
  animation: zoomIn 0.1s linear;
  border: 0;
  box-shadow: none;
  top: 40px;
}

/* line 171, ../sass/planetary/_tarot.scss */
.tarotContainer .blip.active .title {
  font-size: 10px;
  color: #fff;
  margin-top: -1px;
  font-weight: 400;
}

/* line 178, ../sass/planetary/_tarot.scss */
.tarotContainer .blip.active .sub {
  max-width: 100px;
  font-size: 4px;
  margin-top: -3px;
}

/* line 1, ../sass/pages/login/_login.scss */
.container {
  width: 1280px;
}

/* line 5, ../sass/pages/login/_login.scss */
header {
  padding: 10px 20px;
  overflow: hidden;
}

/* line 10, ../sass/pages/login/_login.scss */
.login-link-page {
  background: url("../images/login2-bg.png") repeat scroll 0 0;
  height: 100%;
}

/* line 15, ../sass/pages/login/_login.scss */
.login-bg {
  background: url("../images/login-bg.jpg") no-repeat scroll 0 0;
  height: 657px;
  padding: 0;
}

/* line 22, ../sass/pages/login/_login.scss */
.login-main .login-page-wrap {
  margin-top: 150px;
}
/* line 26, ../sass/pages/login/_login.scss */
.login-main .login {
  border-radius: 8px;
  overflow: hidden;
  text-align: center;
}
/* line 32, ../sass/pages/login/_login.scss */
.login-main .form_logo {
  background: #fff;
  display: block;
  min-height: 175px;
  padding: 20px 0 0;
  position: relative;
  text-align: center;
}
/* line 40, ../sass/pages/login/_login.scss */
.login-main .form_logo .img-wrap {
  width: 120px;
  height: 90px;
  display: block;
  overflow: hidden;
  margin: 0 auto;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
}
/* line 57, ../sass/pages/login/_login.scss */
.login-main .form_logo .img-wrap img {
  width: auto;
  height: auto;
  margin: 0 auto;
}
/* line 65, ../sass/pages/login/_login.scss */
.login-main .form-cover {
  background: #ffffff none repeat scroll 0 0;
}
/* line 69, ../sass/pages/login/_login.scss */
.login-main label.float-label {
  color: #433b54;
  font-size: 12px;
  left: 30px;
  margin-top: 14px;
  opacity: 0;
  position: absolute;
}
/* line 78, ../sass/pages/login/_login.scss */
.login-main form label {
  font-size: 16px;
  font-weight: normal;
}
/* line 83, ../sass/pages/login/_login.scss */
.login-main #loginForm .form-control {
  box-shadow: 0 0 1px #3f99eb inset;
}
/* line 87, ../sass/pages/login/_login.scss */
.login-main input.float-label,
.login-main textarea.float-label {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #000000;
  font-size: 16px;
  padding: 34px 15px 15px;
  resize: none;
  width: 100%;
}
/* line 98, ../sass/pages/login/_login.scss */
.login-main .login input {
  height: 70px;
  border: 0;
  margin: 0;
  border: 1px solid #44c4f3;
  border-bottom: 0;
}
/* line 106, ../sass/pages/login/_login.scss */
.login-main .buttons {
  border-radius: 0 0 12px 12px;
  box-shadow: 0 5px 5px -4px rgba(50, 50, 50, 0.75);
  display: block;
  text-align: center;
}
/* line 113, ../sass/pages/login/_login.scss */
.login-main .login .btn {
  background: #278ce8 none repeat scroll 0 0;
  border-radius: 0 0 8px 8px;
  color: #ffffff;
  font-size: 19px;
  font-weight: 600;
  padding: 22px 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease-in 0s;
  width: 100%;
}
/* line 126, ../sass/pages/login/_login.scss */
.login-main .login-link,
.login-main .login-link:active,
.login-main .login-link:focus,
.login-main .login-link:hover {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding-top: 12px;
  background: none;
  border: none;
}
/* line 138, ../sass/pages/login/_login.scss */
.login-main .login-page-wrap h2 {
  color: #ffffff;
  font-size: 33px;
  font-weight: 100;
  line-height: 50px;
  margin-top: 106px;
}
/* line 146, ../sass/pages/login/_login.scss */
.login-main .login-page-wrap h4 {
  color: #ffffff;
  font-size: 24px;
  font-weight: 100;
}
/* line 152, ../sass/pages/login/_login.scss */
.login-main .error-msg {
  display: inline-block;
  overflow: hidden;
  padding: 15px;
  width: 100%;
  background: #fa5671;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 167, ../sass/pages/login/_login.scss */
.login-main .error-msg p {
  margin: 0;
  padding: 0 0 0 25px;
}
/* line 173, ../sass/pages/login/_login.scss */
.login-main .success-msg {
  bottom: 0;
  display: inline-block;
  overflow: hidden;
  padding: 15px;
  width: 100%;
  background: #00cc66;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
/* line 189, ../sass/pages/login/_login.scss */
.login-main .success-msg p {
  margin: 0;
  padding: 0 0 0 25px;
}
/* line 195, ../sass/pages/login/_login.scss */
.login-main .caps-icon {
  float: left;
  margin-right: 5px;
  background: url("../images/caps-icon.png") no-repeat scroll 0 1px;
  display: inline-block;
  height: 20px;
  width: 20px;
}
/* line 204, ../sass/pages/login/_login.scss */
.login-main .forgot-label {
  background: #6a7fa0;
  padding: 20px 25px;
  text-align: left;
  border-right: 1px solid #9facc2;
}
/* line 210, ../sass/pages/login/_login.scss */
.login-main .forgot-label span {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
}
/* line 217, ../sass/pages/login/_login.scss */
.login-main .emailed-message {
  background: #fff;
  height: 140px;
  padding: 20px;
  text-align: left;
}
/* line 223, ../sass/pages/login/_login.scss */
.login-main .emailed-message span {
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
/* line 230, ../sass/pages/login/_login.scss */
.login-main .emailed-message p {
  color: #918f94;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}
/* line 238, ../sass/pages/login/_login.scss */
.login-main .success-icon {
  float: left;
  margin-right: 5px;
  background: url("../images/success-mark.png") no-repeat scroll 0 1px;
  display: inline-block;
  height: 20px;
  width: 20px;
}
/* line 247, ../sass/pages/login/_login.scss */
.login-main .choose-password {
  padding: 20px;
}
/* line 250, ../sass/pages/login/_login.scss */
.login-main .choose-password span {
  color: #bbbabd;
  font-size: 24px;
  font-weight: 500;
}

/* line 258, ../sass/pages/login/_login.scss */
.set-password {
  margin-top: 30px;
  margin-bottom: 30px;
  overflow: hidden;
}
/* line 263, ../sass/pages/login/_login.scss */
.set-password .error-msg {
  bottom: 0;
}
/* line 267, ../sass/pages/login/_login.scss */
.set-password .login input {
  height: 70px;
  border: 0;
  margin: 0;
  border: 1px solid #44c4f3;
  border-bottom: 0;
}
/* line 275, ../sass/pages/login/_login.scss */
.set-password .success-msg {
  position: relative;
}
/* line 279, ../sass/pages/login/_login.scss */
.set-password .error-msg {
  position: relative;
}

/* line 284, ../sass/pages/login/_login.scss */
.tips-box {
  margin-top: 20px;
}
/* line 287, ../sass/pages/login/_login.scss */
.tips-box .tips-head {
  font-size: 14px;
  font-weight: 600;
  color: #666666;
}
/* line 293, ../sass/pages/login/_login.scss */
.tips-box ul {
  padding-left: 20px;
}
/* line 296, ../sass/pages/login/_login.scss */
.tips-box ul li {
  font-size: 14px;
  font-weight: 400;
  color: #88878a;
}

/*Password changes css*/
/* line 304, ../sass/pages/login/_login.scss */
.password-change {
  width: 44%;
  margin: 50px auto 0;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 6px;
  padding: 20px;
  width: 610px;
}

/* line 313, ../sass/pages/login/_login.scss */
.password-change h4 {
  color: #7f7a7a;
  font-weight: 500;
  margin: 14px 0 20px;
  font-size: 24px;
}

/* line 320, ../sass/pages/login/_login.scss */
.default-anchor {
  font-size: 13px;
  color: #2b338d;
  font-weight: 500;
  text-transform: uppercase;
}

/* line 327, ../sass/pages/login/_login.scss */
#Login,
#forgotLogin,
#linkLogin {
  width: 400px;
  top: 0;
  position: absolute;
}

/* line 335, ../sass/pages/login/_login.scss */
#forgotLogin {
  display: none;
}

/* line 339, ../sass/pages/login/_login.scss */
#linkLogin {
  display: none;
}

/*Dashboard*/
/* line 4, ../sass/pages/landing/_landing.scss */
#navbar.landing-page-header .logo {
  margin-left: 30px;
}

/* line 9, ../sass/pages/landing/_landing.scss */
.back-warp .landing-wrap {
  width: 100%;
  background: #6041d3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6041d3 8%, #4b73ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6041d3', endColorstr='#4b73ee',GradientType=0 );
  /* IE6-9 */
  min-height: 606px;
  height: 100%;
  overflow: hidden;
  padding-bottom: 40px;
}

/* line 27, ../sass/pages/landing/_landing.scss */
.landing_outer_back {
  width: 100%;
  background: #6041d3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6041d3 8%, #4b73ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6041d3', endColorstr='#4b73ee',GradientType=0 );
  /* IE6-9 */
  min-height: 700px;
  height: 100%;
  overflow: hidden;
  padding-bottom: 40px;
}

/* line 45, ../sass/pages/landing/_landing.scss */
.landing-header {
  display: block;
  width: 100%;
  margin: 30px 0 0;
}

/* line 51, ../sass/pages/landing/_landing.scss */
.landing-header img {
  width: 5%;
  margin-bottom: 10px;
}

/* line 56, ../sass/pages/landing/_landing.scss */
.landing-header h2 {
  font-size: 36px;
  color: #fff;
}

/* line 61, ../sass/pages/landing/_landing.scss */
.landing-header p {
  font-size: 18px;
  color: #fff;
}

/* line 66, ../sass/pages/landing/_landing.scss */
.landing-header span {
  font-size: 12px;
  font-weight: 100;
  color: #fff;
  margin-right: 458px;
  float: right;
}

/* line 74, ../sass/pages/landing/_landing.scss */
.dashboard {
  margin: 80px 0 20px;
}

/* line 78, ../sass/pages/landing/_landing.scss */
.onhover {
  position: relative;
  width: 190px;
}

/* line 83, ../sass/pages/landing/_landing.scss */
.icons-hover {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  border-radius: 50%;
  height: 210px;
  left: -10px;
  opacity: 0;
  position: absolute;
  top: -32px;
  width: 210px;
  transition: all 0.3s ease-in-out 0.1s;
}

/* line 95, ../sass/pages/landing/_landing.scss */
.onhover:hover .icons-hover {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}

/* line 100, ../sass/pages/landing/_landing.scss */
.odd-one .icons-hover {
  left: -34px;
}

/* line 104, ../sass/pages/landing/_landing.scss */
.odd-two .icons-hover {
  left: -34px;
}

/* line 108, ../sass/pages/landing/_landing.scss */
.dashboard a {
  display: inline-block;
}

/* line 112, ../sass/pages/landing/_landing.scss */
.dashboard a img {
  transition: all 0.6s ease-in 0s;
  width: 100px;
  height: auto;
}

/* line 118, ../sass/pages/landing/_landing.scss */
.dashboard a:hover .icon-wrap {
  transition: all 0.6s ease-in 0s;
}

/* line 122, ../sass/pages/landing/_landing.scss */
.icon-wrap {
  /*height: 100px;*/
  margin: 0 auto;
  transition: all 0.6s ease-in 0s;
}

/*.icon-wrap img{
		width: 80%;
}*/
/* line 131, ../sass/pages/landing/_landing.scss */
.dashboard h4 {
  font-size: 16px;
  color: #fff;
}

/* line 136, ../sass/pages/landing/_landing.scss */
.landing_outer_back .footer {
  background: none;
  overflow: hidden;
  width: 100%;
}

/* line 142, ../sass/pages/landing/_landing.scss */
.landing_outer_back .footer a,
.landing_outer_back .footer p {
  color: #fff;
}

/* line 2, ../sass/pages/calendar/_calendar.scss */
.master-calendar .head-warp {
  padding: 20px 15px;
  border-bottom: 1px solid #e4e4e4;
}
/* line 6, ../sass/pages/calendar/_calendar.scss */
.master-calendar .head-warp h2 {
  color: #6b6578;
  font-size: 16px;
  margin: 0;
}
/* line 11, ../sass/pages/calendar/_calendar.scss */
.master-calendar .head-warp h2 span {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
/* line 16, ../sass/pages/calendar/_calendar.scss */
.master-calendar .head-warp h2 span i {
  top: 4px;
}

/* line 24, ../sass/pages/calendar/_calendar.scss */
#wrapper {
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
}

/* line 33, ../sass/pages/calendar/_calendar.scss */
#wrapper.toggled {
  padding-left: 250px;
}

/* line 37, ../sass/pages/calendar/_calendar.scss */
#sidebar-wrapper {
  z-index: 1000;
  position: relative;
  margin-left: -250px;
  float: left;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 47, ../sass/pages/calendar/_calendar.scss */
#sidebar-wrapper .tab-wrap {
  background: #fff;
}
/* line 48, ../sass/pages/calendar/_calendar.scss */
#sidebar-wrapper .tab-wrap #menu-toggle {
  padding: 6px 0;
  margin-top: 8px;
  font-size: 10px;
}
/* line 53, ../sass/pages/calendar/_calendar.scss */
#sidebar-wrapper .tab-wrap #menu-toggle i {
  color: #000;
}
/* line 59, ../sass/pages/calendar/_calendar.scss */
#sidebar-wrapper .tab-wrap .nav-tabs {
  display: block;
  padding: 0;
  border: 0;
}
/* line 64, ../sass/pages/calendar/_calendar.scss */
#sidebar-wrapper .tab-wrap .nav-tabs li {
  margin-bottom: 0;
  border: none;
}
/* line 68, ../sass/pages/calendar/_calendar.scss */
#sidebar-wrapper .tab-wrap .nav-tabs li a {
  border: none;
  border-bottom: 2px solid transparent;
  margin: 0 10px 10px 15px;
  padding: 10px 0 0;
  border-radius: 0;
  font-size: 13px;
  color: #3e94ff;
  font-weight: 600;
  cursor: pointer;
}
/* line 81, ../sass/pages/calendar/_calendar.scss */
#sidebar-wrapper .tab-wrap .nav-tabs .active a {
  border: none;
  border-bottom: 2px solid #3e94ff;
  color: #6b6578;
  cursor: pointer;
}
/* line 88, ../sass/pages/calendar/_calendar.scss */
#sidebar-wrapper .tab-wrap .nav-tabs .active:hover a,
#sidebar-wrapper .tab-wrap .nav-tabs a:hover {
  color: #6b6578;
  cursor: pointer;
}

/* line 97, ../sass/pages/calendar/_calendar.scss */
a:focus,
a:hover {
  color: inherit;
}

/* line 102, ../sass/pages/calendar/_calendar.scss */
.toggled #menu-toggle {
  position: absolute;
  right: -20px;
  transform: rotate(180deg);
}

/* line 108, ../sass/pages/calendar/_calendar.scss */
#wrapper.toggled #sidebar-wrapper {
  width: 250px;
}

/* line 112, ../sass/pages/calendar/_calendar.scss */
.new {
  display: block;
  text-align: left;
  margin: 5px 15px 15px;
}
/* line 117, ../sass/pages/calendar/_calendar.scss */
.new a {
  background: #4297e9 none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-size: 10px;
  padding: 4px 12px;
  text-transform: capitalize;
  border-radius: 3px;
}
/* line 126, ../sass/pages/calendar/_calendar.scss */
.new a:focus, .new a:focus, .new a:hover {
  color: #fff;
}

/* line 134, ../sass/pages/calendar/_calendar.scss */
.new .btn:hover {
  background: #4297e9;
}

/* line 138, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper {
  width: 100%;
  position: absolute;
}
/* line 142, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view {
  background: #fff;
  border: 1px solid #e4e4e4;
  min-height: 500px;
}

/* line 150, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel {
  border-radius: 0;
  border: 0;
}
/* line 154, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-heading {
  border-radius: 0;
  background: #d7d7d7;
  padding: 6px 15px;
  cursor: pointer;
}
/* line 160, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-heading h4 {
  font-size: 10px;
  color: #737272;
  position: relative;
  font-weight: 600;
  text-indent: 10px;
}
/* line 167, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-heading h4 a {
  display: block;
}
/* line 171, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-heading h4 img {
  position: absolute;
  left: 0;
  top: 3px;
}
/* line 178, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-heading .accordion-toggle[aria-expanded="false"] img {
  transform: rotate(-45deg);
}
/* line 183, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body {
  padding: 0;
}
/* line 186, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body h2 {
  font-size: 16px;
  margin: 0 0 10px;
}
/* line 192, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body .nav li {
  display: block;
  width: 100%;
  overflow: hidden;
  padding: 10px 15px;
  transition: all 0.3s ease-in-out 0s;
  border-bottom: 1px solid #b29ae6;
}
/* line 200, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body .nav li h2 {
  font-size: 11px;
  color: #737272;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 210px;
  overflow: hidden;
}
/* line 209, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body .nav li .person,
.tab-content .panel-group .panel .panel-body .nav li .time {
  color: #969494;
  font-size: 10px;
}
/* line 215, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body .nav li .pending {
  color: #969494;
  font-size: 10px;
}
/* line 219, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body .nav li .pending .person {
  margin-top: 10px;
}
/* line 223, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body .nav li .pending .btn {
  font-size: 9px;
  font-weight: 600;
  padding: 4px 6px;
  margin: 6px 0 3px 6px;
  color: #fff;
}
/* line 231, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body .nav li .pending .primary {
  background: #898989;
}
/* line 235, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body .nav li .pending .secondary {
  background: #6635ce;
}
/* line 241, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body .nav li:last-child {
  border-bottom: 0;
}
/* line 245, ../sass/pages/calendar/_calendar.scss */
.tab-content .panel-group .panel .panel-body .nav li:hover {
  background: #daeafe;
  transition: all 0.2s ease-in-out 0s;
}

/* line 254, ../sass/pages/calendar/_calendar.scss */
.panel-group .panel + .panel {
  margin-top: 0;
}

/* line 258, ../sass/pages/calendar/_calendar.scss */
.panel-default {
  border-color: #f2f2f2;
  border-right: 0;
}

/* line 263, ../sass/pages/calendar/_calendar.scss */
#wrapper.toggled #page-content-wrapper {
  position: absolute;
  margin-right: -250px;
}

/* Sidebar Styles */
/* line 268, ../sass/pages/calendar/_calendar.scss */
.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 277, ../sass/pages/calendar/_calendar.scss */
.sidebar-nav li {
  text-indent: 20px;
  line-height: 40px;
}

/* line 282, ../sass/pages/calendar/_calendar.scss */
.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #999999;
}

/* line 288, ../sass/pages/calendar/_calendar.scss */
.sidebar-nav li a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}

/* line 294, ../sass/pages/calendar/_calendar.scss */
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

/* line 299, ../sass/pages/calendar/_calendar.scss */
.sidebar-nav > .sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}

/* line 305, ../sass/pages/calendar/_calendar.scss */
.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

/* line 309, ../sass/pages/calendar/_calendar.scss */
.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

@media (min-width: 768px) {
  /* line 314, ../sass/pages/calendar/_calendar.scss */
  #wrapper {
    padding-left: 250px;
  }

  /* line 318, ../sass/pages/calendar/_calendar.scss */
  #wrapper.toggled {
    padding-left: 0;
  }

  /* line 322, ../sass/pages/calendar/_calendar.scss */
  #sidebar-wrapper {
    width: 250px;
  }

  /* line 326, ../sass/pages/calendar/_calendar.scss */
  #wrapper.toggled #sidebar-wrapper {
    /* width: 0; */
    left: 0;
  }

  /* line 331, ../sass/pages/calendar/_calendar.scss */
  #page-content-wrapper {
    padding: 0 0 20px;
    position: relative;
  }

  /* line 336, ../sass/pages/calendar/_calendar.scss */
  #wrapper.toggled #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }
}
/* master-calendar pop up */
/* line 343, ../sass/pages/calendar/_calendar.scss */
.notification-box .media-heading {
  font-size: 14px;
  font-weight: 600;
  color: #232323;
  margin: 0 0 5px;
}
/* line 350, ../sass/pages/calendar/_calendar.scss */
.notification-box .media-body {
  position: relative;
}
/* line 354, ../sass/pages/calendar/_calendar.scss */
.notification-box span.just-now {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 11px;
  font-weight: 400;
  color: #232323;
}
/* line 363, ../sass/pages/calendar/_calendar.scss */
.notification-box span.on-skype {
  color: #a6a6a6;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
/* line 370, ../sass/pages/calendar/_calendar.scss */
.notification-box .media-left {
  padding-right: 10px;
}
/* line 374, ../sass/pages/calendar/_calendar.scss */
.notification-box .notes-inner {
  border-bottom: 1px solid #e4e4e4;
  padding: 15px 20px;
  cursor: pointer;
}

/* line 381, ../sass/pages/calendar/_calendar.scss */
.detail-notification {
  margin: 0;
}
/* line 384, ../sass/pages/calendar/_calendar.scss */
.detail-notification .media-heading {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
/* line 390, ../sass/pages/calendar/_calendar.scss */
.detail-notification .designation {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
}
/* line 396, ../sass/pages/calendar/_calendar.scss */
.detail-notification .media-body {
  vertical-align: middle;
}

/* line 401, ../sass/pages/calendar/_calendar.scss */
.notifiaction-message {
  margin-top: 10px;
}
/* line 404, ../sass/pages/calendar/_calendar.scss */
.notifiaction-message b {
  margin-bottom: 5px;
  display: block;
}

/* line 410, ../sass/pages/calendar/_calendar.scss */
.notification-accepted {
  color: #6b6b6b;
  font-size: 12px;
}

/* line 415, ../sass/pages/calendar/_calendar.scss */
.calender-request {
  width: 450px;
}

/* line 419, ../sass/pages/calendar/_calendar.scss */
.notification-box .btn-primary,
.notification-box .btn-primary.active:focus,
.notification-box .btn-primary.active:hover,
.notification-box .btn-primary.focus:active,
.notification-box .btn-primary:active:focus,
.notification-box .btn-primary:active:hover,
.notification-box .btn-primary:hover .btn-primary.active.focus,
.notification-box .open > .dropdown-toggle.btn-primary.focus,
.notification-box .open > .dropdown-toggle.btn-primary:focus,
.notification-box .open > .dropdown-toggle.btn-primary:hover {
  background: #614cd1;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 0 0;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 8px;
}

/* line 439, ../sass/pages/calendar/_calendar.scss */
.notification-box .btn-secondary,
.notification-box .btn-secondary.active:focus,
.notification-box .btn-secondary.active:hover,
.notification-box .btn-secondary.focus:active,
.notification-box .btn-secondary:active:focus,
.notification-box .btn-secondary:active:hover,
.notification-box .btn-secondary:hover .btn-secondary.active.focus,
.notification-box .open > .dropdown-toggle.btn-secondary.focus,
.notification-box .open > .dropdown-toggle.btn-secondary:focus,
.notification-box .open > .dropdown-toggle.btn-secondary:hover {
  background: #a1a1a1;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 0 0;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 8px;
}

/* line 460, ../sass/pages/calendar/_calendar.scss */
.calender-request-actions .btn-primary {
  margin-left: 10px;
}

/* line 465, ../sass/pages/calendar/_calendar.scss */
.create-new-event {
  background: #f2f2f2;
  float: left;
  min-height: 210px;
  padding: 20px;
}
/* line 471, ../sass/pages/calendar/_calendar.scss */
.create-new-event .form-group {
  margin-bottom: 10px !important;
}
/* line 475, ../sass/pages/calendar/_calendar.scss */
.create-new-event .form-horizontal .control-label {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 0;
  padding-top: 7px;
  text-align: left;
}
/* line 483, ../sass/pages/calendar/_calendar.scss */
.create-new-event .form-control {
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: 0 0 0;
  color: #555555;
  font-size: 12px;
  height: 25px;
  padding: 0 10px;
}

/* line 494, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog {
  width: 700px;
  top: 6%;
}
/* line 498, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body {
  overflow: hidden;
  position: relative;
}
/* line 503, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .form-horizontal label {
  text-align: left;
  font-weight: 100;
}
/* line 508, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .form-horizontal .control-label {
  padding-top: 4px;
}
/* line 512, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .form-horizontal input {
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 10px;
  height: 28px;
  border-color: #c9c9c9;
}
/* line 520, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .form-horizontal .tobtn {
  border-color: #c9c9c9;
}
/* line 526, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .form-horizontal .end-time .date,
.create-new .modal-dialog .modal-body .form-horizontal .start-time .date {
  float: left;
  display: inline-block;
  width: 150px;
  margin-right: 20px;
}
/* line 533, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .form-horizontal .end-time .timing,
.create-new .modal-dialog .modal-body .form-horizontal .start-time .timing {
  float: left;
  display: inline-block;
  width: 90px;
}
/* line 539, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .form-horizontal .end-time .input-group-btn,
.create-new .modal-dialog .modal-body .form-horizontal .start-time .input-group-btn {
  float: left;
}
/* line 542, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .form-horizontal .end-time .input-group-btn .btn,
.create-new .modal-dialog .modal-body .form-horizontal .start-time .input-group-btn .btn {
  padding: 3px 12px;
}
/* line 549, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .send {
  position: absolute;
  top: 20px;
  left: 20px;
}
/* line 555, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .btn {
  border-radius: 0;
  padding: 4px 12px;
}
/* line 560, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .text-area {
  display: block;
  float: left;
  width: 100%;
}
/* line 565, ../sass/pages/calendar/_calendar.scss */
.create-new .modal-dialog .modal-body .text-area .noresize {
  resize: none;
  border-radius: 0;
  min-height: 200px;
}

/* line 574, ../sass/pages/calendar/_calendar.scss */
.detail-notification img {
  width: 45px;
}

/* line 579, ../sass/pages/calendar/_calendar.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: 0;
}

/* line 584, ../sass/pages/calendar/_calendar.scss */
.input-group-btn.open .dropdown-menu.pull-right {
  padding: 5px;
}

/* line 588, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-toolbar {
  margin: 0;
  padding: 10px;
}

/* line 593, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-left .fc-button-group {
  margin-top: -5px;
}

/* line 597, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-left .fc-button-group button {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}

/* line 604, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-right .fc-button-group button {
  background: none;
  box-shadow: none;
  font-size: 14px;
  padding: 0 15px;
  font-weight: 100;
  height: auto;
  text-transform: capitalize;
}

/* line 614, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-right .fc-button-group button.fc-state-active {
  background: #614cd1;
  color: #fff;
}

/* line 619, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-left h2 {
  font-size: 18px;
  color: #484351;
}

/* line 624, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-view-container .fc-head th {
  background: #CCEBF8;
  color: #6b6578;
  font-size: 13px;
  padding: 4px;
  font-weight: 500;
  text-transform: capitalize;
}

.fc-past {
    cursor: default !important;
}

/* line 633, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-view-container .fc-body .fc-widget-content .fc-day-number {
  text-align: left;
  padding: 6px 10px;
  cursor: pointer;
}

/* line 639, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-view-container .fc-body .fc-widget-content .fc-event-container .fc-event {
  background-color: #ffcccb;
  border: 0;
  border-left: 4px solid #ff726f;
  border-radius: 0;
  display: block;
  font-size: 0.85em;
  font-weight: 400;
  line-height: 1.3;
  position: relative;
}

/* line 651, ../sass/pages/calendar/_calendar.scss */
.fc-time-grid-event {
  margin-right: 0 !important;
}

/* line 655, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-view-container .fc-body .fc-widget-content .fc-event-container .fc-day-grid-event {
  margin: 1px;
  padding: 6px;
  color: #484351;
  cursor: pointer;
}

/* line 661, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-view-container .fc-body .fc-widget-content .fc-event-container .fc-time-grid-event {
  margin: 1px;
  padding: 4px 6px;
  color: #484351;
}

/* line 667, ../sass/pages/calendar/_calendar.scss */
.fc-day-grid-event .fc-time,
.fc-time-grid-event .fc-time {
  font-weight: 600;
  font-size: 12px;
}

/* line 673, ../sass/pages/calendar/_calendar.scss */
.fc-unthemed .fc-today {
  background: #fff;
}

/* line 677, ../sass/pages/calendar/_calendar.scss */
.fc-time-grid .fc-slats td {
  padding: 4px;
}

/* line 681, ../sass/pages/calendar/_calendar.scss */
.fc-time-grid .fc-slats td span {
  text-align: left;
}

/* line 685, ../sass/pages/calendar/_calendar.scss */
.fc-ltr .fc-axis {
  text-align: left;
}

/* line 689, ../sass/pages/calendar/_calendar.scss */
.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0;
}

/* line 693, ../sass/pages/calendar/_calendar.scss */
#page-content-wrapper .calendar-view .fc-view-container .fc-body .fc-widget-content .fc-event-container .fc-time,
#page-content-wrapper .calendar-view .fc-view-container .fc-body .fc-widget-content .fc-event-container .fc-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

/* line 702, ../sass/pages/calendar/_calendar.scss */
.btn-info:active,
.open > .dropdown-toggle.btn-info,
.uib-datepicker-popup .btn-info.active {
  background: #66ccff none repeat scroll 0 0 !important;
  border: 1px solid #cccccc !important;
  color: #ffffff !important;
  font-size: 12px !important;
}

/* line 711, ../sass/pages/calendar/_calendar.scss */
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus:active,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover,
.uib-datepicker-popup .btn-info.active.focus {
  border-color: #cccccc !important;
}

/* filter css */
/* line 723, ../sass/pages/calendar/_calendar.scss */
.outer_wrapper .chosen-container-multi .chosen-choices li.search-choice,
.skill-modal .chosen-container-multi .chosen-choices li.search-choice {
  background: transparent;
  border: 1px solid #b1b1b1;
  border-radius: 30px;
  color: #acacac;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  margin: 5px;
  padding: 5px 30px 5px 10px;
  position: relative;
}

/* line 738, ../sass/pages/calendar/_calendar.scss */
.outer_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
.skill-modal .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  right: 5px;
  top: 7px;
}

/* line 744, ../sass/pages/calendar/_calendar.scss */
.outer_wrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"],
.skill-modal .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  height: 30px;
}

/* line 749, ../sass/pages/calendar/_calendar.scss */
.chosen-container .chosen-results li.highlighted {
  background-image: none;
  background-color: #6a57d2;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}

/* line 756, ../sass/pages/calendar/_calendar.scss */
.table-container div.dataTables_paginate {
  float: none;
  text-align: right;
  cursor: pointer;
}

/* line 761, ../sass/pages/calendar/_calendar.scss */
#orgChart {
  height: 410px;
}

/* line 766, ../sass/pages/calendar/_calendar.scss */
.org-wrap .orgchart {
  min-height: auto;
  min-width: auto;
  padding: 0;
  border: none;
  background: none;
}
/* line 773, ../sass/pages/calendar/_calendar.scss */
.org-wrap .orgchart .node {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  padding: 0 5px;
  border: none;
  text-align: center;
  width: 130px;
}
/* line 782, ../sass/pages/calendar/_calendar.scss */
.org-wrap .orgchart .node .title {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: none;
  color: #6d6d6d;
  border-radius: 0;
  background: none;
}
/* line 796, ../sass/pages/calendar/_calendar.scss */
.org-wrap .orgchart .node .title img {
  overflow: hidden;
  border: 1px solid #6735ce;
}
/* line 802, ../sass/pages/calendar/_calendar.scss */
.org-wrap .orgchart .node .content {
  width: 100%;
  height: auto;
  font-size: 12px;
  line-height: 18px;
  border: none;
  border-radius: none;
  text-align: center;
  background-color: #fff;
  color: #6d6d6d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 819, ../sass/pages/calendar/_calendar.scss */
.org-wrap .orgchart .node.focused,
.org-wrap .orgchart .node:hover {
  background: none;
}
/* line 824, ../sass/pages/calendar/_calendar.scss */
.org-wrap .orgchart .edge:hover,
.org-wrap .orgchart .second-menu-icon .orgchart .node .edge,
.org-wrap .orgchart .second-menu-icon:hover {
  color: #6735ce;
}
/* line 830, ../sass/pages/calendar/_calendar.scss */
.org-wrap .orgchart .node .bottomEdge {
  bottom: -10px;
}

/* line 835, ../sass/pages/calendar/_calendar.scss */
.orgchart tr.lines .downLine {
  background: #e9e9e9;
}

/* line 839, ../sass/pages/calendar/_calendar.scss */
.orgchart tr.lines td.leftLine {
  border-left: 1px solid #e9e9e9;
}

/* line 843, ../sass/pages/calendar/_calendar.scss */
.orgchart tr.lines td.topLine {
  border-top: 1px solid #e9e9e9;
}

/* line 847, ../sass/pages/calendar/_calendar.scss */
.orgchart tr.lines td.rightLine {
  border-right: 1px solid #e9e9e9;
}

/* line 851, ../sass/pages/calendar/_calendar.scss */
.orgchart .node .second-menu {
  display: none;
  position: absolute;
  top: 0;
  right: -140px;
  border-radius: 0;
  -webkit-box-shadow: 0 0 4px 0 #6735ce;
  -moz-box-shadow: 0 0 4px 0 #6735ce;
  box-shadow: 0 0 4px 0 #6735ce;
  background-color: #fff;
  z-index: 1;
  padding: 10px 0;
  border: 0;
  width: 130px;
}

/* line 867, ../sass/pages/calendar/_calendar.scss */
.orgchart .node .second-menu ul li {
  list-style: none;
  text-align: left;
  font-size: 14px;
  color: #6d6d6d;
  padding: 4px 10px;
}

/* line 875, ../sass/pages/calendar/_calendar.scss */
.orgchart .node .second-menu ul li button {
  background: none;
  box-shadow: none;
  border: none;
  display: block;
  width: 100%;
  text-align: left;
  padding: 0;
  font-size: 12px;
}

/* line 886, ../sass/pages/calendar/_calendar.scss */
.orgchart .node .second-menu ul li:hover {
  background: #6735ce;
  color: #fff;
}

/* line 891, ../sass/pages/calendar/_calendar.scss */
.orgchart .node .second-menu ul li:first-child:hover {
  background: transparent;
  color: #6d6d6d;
}

/* line 896, ../sass/pages/calendar/_calendar.scss */
.orgchart .node .edge,
.orgchart .second-menu-icon {
  color: #6735ce;
}

/* line 901, ../sass/pages/calendar/_calendar.scss */
.orgchart .node .second-menu {
  position: absolute;
  background: #fff;
  border: 0;
  z-index: 99;
}

/* line 908, ../sass/pages/calendar/_calendar.scss */
.orgchart .node .second-menu:after,
.orgchart .node .second-menu:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

/* line 920, ../sass/pages/calendar/_calendar.scss */
.orgchart .node .second-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 10px;
  margin-top: -43px;
}

/* line 927, ../sass/pages/calendar/_calendar.scss */
.orgchart .node .second-menu:before {
  border-color: rgba(103, 53, 206, 0);
  border-right-color: #6735ce;
  border-width: 10px;
  margin-top: -43px;
}

/* line 934, ../sass/pages/calendar/_calendar.scss */
.orgchart .node .topEdge {
  top: -15px;
}

/* line 939, ../sass/pages/calendar/_calendar.scss */
.wrapper {
  padding: 20px;
  margin: 100px auto;
  width: 400px;
  min-height: 200px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}

/* line 948, ../sass/pages/calendar/_calendar.scss */
.rating {
  overflow: hidden;
  vertical-align: bottom;
  display: inline-block;
  width: auto;
  height: 30px;
}

/* line 955, ../sass/pages/calendar/_calendar.scss */
.rating > input {
  opacity: 0;
  margin-right: -100%;
}

/* line 959, ../sass/pages/calendar/_calendar.scss */
.rating > label {
  position: relative;
  display: block;
  float: right;
  background: url("images/star-off-big.png");
  background-size: 30px 30px;
}

/* line 966, ../sass/pages/calendar/_calendar.scss */
.rating > label:before {
  display: block;
  opacity: 0;
  content: '';
  width: 30px;
  height: 30px;
  background: url("images/star-on-big.png");
  background-size: 30px 30px;
  transition: opacity 0.2s linear;
}

/* line 976, ../sass/pages/calendar/_calendar.scss */
.rating > label:hover:before,
.rating > label:hover ~ label:before,
.rating:not(:hover) > :checked ~ label:before {
  opacity: 1;
}

/* line 981, ../sass/pages/calendar/_calendar.scss */
.wrap-bg {
  width: 100%;
  max-width: 1280px;
  height: 608px;
  margin: 0 auto;
  display: block;
}

/* line 989, ../sass/pages/calendar/_calendar.scss */
.tempActive {
  color: black !important;
  border-bottom: 1px solid blue;
}

/* line 993, ../sass/pages/calendar/_calendar.scss */
.customeColor {
  color: blue;
  font-size: 17px;
}

/* line 997, ../sass/pages/calendar/_calendar.scss */
.underline {
  border-bottom: 1px solid gray;
  height: 40px;
  padding-left: 22px;
}

/* line 1004, ../sass/pages/calendar/_calendar.scss */
.rating {
  overflow: hidden;
  vertical-align: bottom;
  display: inline;
  width: auto;
  height: 30px;
}

/* line 1012, ../sass/pages/calendar/_calendar.scss */
.rating > input {
  opacity: 0;
  margin-right: -100%;
}

/* line 1017, ../sass/pages/calendar/_calendar.scss */
.rating > label:hover ~ label:before,
.rating > label:hover:before,
.rating:not(:hover) > :checked ~ label:before {
  opacity: 1;
}

/* line 1023, ../sass/pages/calendar/_calendar.scss */
.wrap-bg {
  width: 100%;
  max-width: 1280px;
  height: 608px;
  margin: 0 auto;
  display: block;
}

/* line 1031, ../sass/pages/calendar/_calendar.scss */
.tempActive {
  color: black !important;
  border-bottom: 1px solid blue;
}

/* line 1036, ../sass/pages/calendar/_calendar.scss */
.customeColor {
  color: blue;
  font-size: 17px;
}

/* line 1041, ../sass/pages/calendar/_calendar.scss */
.underline {
  border-bottom: 1px solid gray;
  height: 40px;
  padding-left: 22px;
}

/* line 1048, ../sass/pages/calendar/_calendar.scss */
.review-rating .rating > label {
  background: url("../images/star_outline.png");
  background-size: cover;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  color: transparent;
}
/* line 1057, ../sass/pages/calendar/_calendar.scss */
.review-rating .rating > label:before {
  display: block;
  opacity: 0;
  content: '';
  width: 20px;
  height: 20px;
  background: url("../images/star_fill.png");
  background-size: cover;
  transition: opacity 0.2s linear;
  position: absolute;
}

/* line 1070, ../sass/pages/calendar/_calendar.scss */
.course-box.completed .success {
  cursor: pointer;
}

/* line 1074, ../sass/pages/calendar/_calendar.scss */
.head-section select {
  /*for firefox*/
  -moz-appearance: none;
  /*for chrome*/
  -webkit-appearance: none;
}

/*for IE10*/
/* line 1081, ../sass/pages/calendar/_calendar.scss */
.head-section select::-ms-expand {
  display: none;
}

/* line 1085, ../sass/pages/calendar/_calendar.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: none;
}

/* line 1089, ../sass/pages/calendar/_calendar.scss */
.calendar-view img {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 9;
  width: 6%;
}

/* line 1, ../sass/pages/dashboard/_dashboard.scss */
.dashboard-banner {
  padding: 0px 20px 40px 20px;
  background: #6535cd;
  background: -moz-linear-gradient(-45deg, #6535cd 0%, #6535cd 0%, #613ed2 47%, #4386f8 60%, #3d94ff 100%);
  background: -webkit-linear-gradient(-45deg, #6535cd 0%, #6535cd 0%, #613ed2 47%, #4386f8 60%, #3d94ff 100%);
  background: linear-gradient(135deg, #6535cd 0%, #6535cd 0%, #613ed2 47%, #4386f8 60%, #3d94ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6535cd', endColorstr='#3d94ff',GradientType=1 );
  color: #fff;
}
/* line 10, ../sass/pages/dashboard/_dashboard.scss */
.dashboard-banner span {
  font-size: 47px;
  display: block;
  font-weight: 100;
}
/* line 15, ../sass/pages/dashboard/_dashboard.scss */
.dashboard-banner sub {
  font-size: 14px;
}
/* line 19, ../sass/pages/dashboard/_dashboard.scss */
.dashboard-banner .score {
  font-size: 16px;
  font-weight: 100;
  color: #e6dff7;
  letter-spacing: 0.4px;
}
/* line 24, ../sass/pages/dashboard/_dashboard.scss */
.dashboard-banner .score span {
  font-size: 12px;
  display: inline;
}
/* line 29, ../sass/pages/dashboard/_dashboard.scss */
.dashboard-banner h2 {
  margin-top: 10px;
}

/* line 36, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card {
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: 0px 0px 1px 0px #b8b8b8;
  -moz-box-shadow: 0px 0px 1px 0px #b8b8b8;
  box-shadow: 0px 0px 1px 0px #b8b8b8;
  background-color: #fff;
  margin-bottom: 20px;
}
/* line 43, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card h2 {
  font-size: 18px;
  margin-top: 0px;
  font-weight: 600;
}
/* line 48, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .course {
  overflow: hidden;
  margin-bottom: 10px;
}
/* line 51, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .course span {
  font-size: 30px;
  font-weight: 400;
}
/* line 55, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .course p {
  font-weight: 600;
}
/* line 60, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .progress-part {
  padding: 10px 15px 0 15px;
}
/* line 62, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .progress-part li {
  list-style: none;
}
/* line 65, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .progress-part h3 {
  font-size: 13px;
  font-weight: 600;
  color: #484451;
  margin-top: 14px;
  margin-bottom: 6px;
}
/* line 72, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .progress-part p {
  color: #484451;
  font-size: 12px;
  font-weight: 400;
}
/* line 77, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .progress-part .progress {
  height: 4px;
  border-radius: 0;
}
/* line 80, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .progress-part .progress .progress-bar {
  background-color: #fe9516;
}
/* line 85, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .leadership {
  background-color: #f7f7f7;
  display: block;
  float: left;
  position: relative;
  padding: 14px;
  border: 1px solid #ebebeb;
}
/* line 92, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .leadership h4 {
  color: #4e4a56;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 16px;
  margin-top: 0px;
}
/* line 99, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .leadership .upcoming {
  position: absolute;
  right: -5px;
  top: 0px;
}
/* line 104, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .leadership p {
  font-size: 12px;
  color: #c2bfc7;
  margin-bottom: 2px;
  font-weight: 600;
  text-align: left;
}
/* line 111, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .leadership span {
  font-size: 12px;
  font-weight: 600;
  color: #56535f;
  text-align: left;
  float: left;
}
/* line 120, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .orange-text {
  color: #ff9600;
}
/* line 123, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .purple-text {
  color: #6535cd;
}
/* line 126, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .grey-label {
  color: #868290;
}
/* line 130, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .inventory {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 12px;
  min-height: 112px;
}
/* line 135, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .inventory h4 {
  font-size: 14px;
  margin-top: 0px;
  font-weight: 600;
}
/* line 140, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .inventory h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 10px;
}
/* line 145, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .inventory p {
  color: #868290;
  font-size: 12px;
}
/* line 151, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .assesment .progress-wrap {
  width: 90%;
}
/* line 153, ../sass/pages/dashboard/_dashboard.scss */
.cards .white-card .assesment .progress-wrap h6 {
  font-size: 13px;
  font-weight: 600;
  color: #484451;
  display: block;
  margin-bottom: 14px;
}
/* line 165, ../sass/pages/dashboard/_dashboard.scss */
.cards #assesment .one, .cards #assesment .two, .cards #assesment .three, .cards #assesment .four, .cards #assesment .five, .cards .assesment .one, .cards .assesment .two, .cards .assesment .three, .cards .assesment .four, .cards .assesment .five {
  cursor: default;
}

/* line 172, ../sass/pages/dashboard/_dashboard.scss */
.pdl-0 {
  padding-left: 0;
}

/* line 175, ../sass/pages/dashboard/_dashboard.scss */
.pdt-9 {
  padding-top: 9px;
}

.pdt-5 {
  padding-top: 5px;
}

.pdb-5 {
  padding-bottom: 5px;
}

/* line 178, ../sass/pages/dashboard/_dashboard.scss */
.mt-20 {
  margin-top: 20px;
}

/* line 181, ../sass/pages/dashboard/_dashboard.scss */
.mt-15 {
  margin-top: 15px !important;
}

/* line 184, ../sass/pages/dashboard/_dashboard.scss */
.pdr-0 {
  padding-right: 0;
}

/* line 187, ../sass/pages/dashboard/_dashboard.scss */
.pad-20 {
  padding: 20px;
}

/* line 190, ../sass/pages/dashboard/_dashboard.scss */
.mb-15 {
  margin-bottom: 15px;
}

/* line 195, ../sass/pages/dashboard/_dashboard.scss */
.inventory-wrap .inventory-scroll {
  padding-left: 2px;
}

/* line 200, ../sass/pages/dashboard/_dashboard.scss */
.inventory-wrap .owl-controls {
  position: absolute;
  top: 45%;
  left: 10px;
  right: 10px;
}
/* line 205, ../sass/pages/dashboard/_dashboard.scss */
.inventory-wrap .owl-controls .owl-prev {
  position: absolute;
  left: 10px;
  color: transparent;
  width: 35px;
  height: 35px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}
/* line 214, ../sass/pages/dashboard/_dashboard.scss */
.inventory-wrap .owl-controls .owl-next {
  position: absolute;
  right: 10px;
  color: transparent;
  width: 35px;
  height: 35px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50%;
}

/* line 225, ../sass/pages/dashboard/_dashboard.scss */
.inventory-wrap .owl-controls .owl-prev {
  left: -100px;
  transition: all 0.4s ease-in-out 0s;
}

/* line 229, ../sass/pages/dashboard/_dashboard.scss */
.inventory-wrap .owl-controls .owl-next {
  right: -100px;
  transition: all 0.4s ease-in-out 0s;
}

/* line 234, ../sass/pages/dashboard/_dashboard.scss */
.inventory-wrap:hover .owl-controls .owl-prev {
  left: -20px;
  transition: all 0.4s ease-in-out 0s;
}

/* line 238, ../sass/pages/dashboard/_dashboard.scss */
.inventory-wrap:hover .owl-controls .owl-next {
  right: -20px;
  transition: right 0.4s ease-in-out 0s;
}

/* line 2, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .head-section {
  display: block;
  float: left;
  width: 100%;
  padding: 15px;
  background: #6041d3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6041d3 8%, #4b73ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6041d3', endColorstr='#4b73ee',GradientType=0 );
  /* IE6-9 */
  color: #fff;
}
/* line 19, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .head-section h2 {
  margin: 0;
}
/* line 24, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .head-section ul li {
  list-style: none;
  display: inline-block;
  text-align: left;
  padding: 0 22px;
  border-right: 1px solid #e9e9e9;
}
/* line 31, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .head-section ul li .heading {
  display: block;
  font-size: 14px;
}
/* line 35, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .head-section ul li .heading .date {
  font-size: 12px;
}
/* line 40, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .head-section ul li .value {
  font-size: 36px;
  display: block;
  margin-top: -8px;
}
/* line 46, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .head-section ul li:last-child {
  border-right: 0;
}
/* line 53, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section {
  display: block;
  float: left;
  width: 100%;
  padding: 30px 15px;
}
/* line 81, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .current-role .searhbox {
  position: relative;
  width: 300px;
}
/* line 85, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .current-role .searhbox label {
  font-size: 12px;
  display: block;
  margin-bottom: 0;
}
/* line 91, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .current-role .searhbox input {
  width: 100%;
  border: none;
  background: transparent;
  border-bottom: 1px solid #b1b0b0;
  padding: 4px 0;
  font-size: 18px;
  background: url("../images/drop-arrow1.png") no-repeat scroll right 14px;
  cursor: pointer;
}
/* line 102, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .current-role .searhbox .searh-result {
  position: absolute;
  width: 300px;
  background: #fff;
  z-index: 999;
  border: 1px solid #b1b0b0;
}
/* line 110, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .current-role .searhbox .searh-result ul li {
  list-style: none;
}
/* line 113, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .current-role .searhbox .searh-result ul li a {
  padding: 8px 10px;
  display: block;
  color: #6d6d6d;
  transition: all 0.3s ease-in-out 0s;
}
/* line 119, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .current-role .searhbox .searh-result ul li a label {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 2px;
  cursor: pointer;
}
/* line 126, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .current-role .searhbox .searh-result ul li a span {
  font-size: 14px;
}
/* line 131, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .current-role .searhbox .searh-result ul li:hover a {
  background: #6735ce;
  color: #fff;
  transition: all 0.3s ease-in-out 0s;
}
/* line 144, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .learning-hour ul li {
  list-style: none;
  display: inline-block;
  text-align: left;
  padding: 0 22px;
  border-right: 1px solid #b1b0b0;
}
/* line 151, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .learning-hour ul li .heading {
  display: block;
  font-size: 12px;
}
/* line 156, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .learning-hour ul li .value {
  font-size: 26px;
  display: inline-block;
  margin-top: -4px;
  float: left;
}
/* line 163, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .learning-hour ul li .date {
  display: inline-block;
  float: left;
  margin: 3px 0 0 10px;
  line-height: 12px;
  font-size: 12px;
  font-weight: 300;
}
/* line 172, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .learning-hour ul li:last-child {
  border-right: 0;
}
/* line 179, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory {
  padding: 15px 0;
  background: #fff;
  float: left;
  width: 100%;
  margin-top: 15px;
  -webkit-box-shadow: 0 2px 5px 0 #cccccc;
  -moz-box-shadow: 0 2px 5px 0 #cccccc;
  box-shadow: 0 2px 5px 0 #cccccc;
}
/* line 189, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory h3 {
  margin: 0 15px 15px;
  font-size: 18px;
  font-weight: 700;
}
/* line 195, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block {
  display: block;
  border: 1px solid #e9e9e9;
  margin: 0 0 20px;
  overflow: hidden;
}
/* line 201, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head {
  padding: 20px;
  border-bottom: 1px solid #e9e9e9;
  -webkit-box-shadow: 0 4px 5px 0 rgba(232, 232, 232, 0.75);
  -moz-box-shadow: 0 4px 5px 0 rgba(232, 232, 232, 0.75);
  box-shadow: 0 4px 5px 0 rgba(232, 232, 232, 0.75);
}
/* line 208, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head h4 {
  font-size: 20px;
  margin: 0 0 6px;
}
/* line 212, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head h4 span {
  display: inline-block;
  font-size: 12px;
  margin-left: 15px;
}
/* line 219, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head span {
  display: block;
  font-size: 12px;
}
/* line 224, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .progress {
  position: relative;
  overflow: visible;
  height: 1px;
  margin: 35px 0 25px;
  width: 80%;
  background: #cccccc;
  left: -52px;
}
/* line 234, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .progress-bar {
  background: #cccccc;
}
/* line 239, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .five,
.learner-dashboard .body-section .inventory .project-block .head .four,
.learner-dashboard .body-section .inventory .project-block .head .one,
.learner-dashboard .body-section .inventory .project-block .head .three,
.learner-dashboard .body-section .inventory .project-block .head .two {
  position: absolute;
  top: -15px;
  z-index: 1;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 1px solid #00c534;
  color: #fff;
  text-align: center;
}
/* line 254, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .five span,
.learner-dashboard .body-section .inventory .project-block .head .four span,
.learner-dashboard .body-section .inventory .project-block .head .one span,
.learner-dashboard .body-section .inventory .project-block .head .three span,
.learner-dashboard .body-section .inventory .project-block .head .two span {
  display: inline-block;
  margin-top: 5px;
}
/* line 259, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .five .expected,
.learner-dashboard .body-section .inventory .project-block .head .four .expected,
.learner-dashboard .body-section .inventory .project-block .head .one .expected,
.learner-dashboard .body-section .inventory .project-block .head .three .expected,
.learner-dashboard .body-section .inventory .project-block .head .two .expected {
  display: none;
  position: absolute;
  left: -15px;
  right: 0;
  top: 26px;
  width: 60px;
  font-size: 12px;
  color: #6d6d6d;
}
/* line 271, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .five.active .expected,
.learner-dashboard .body-section .inventory .project-block .head .four.active .expected,
.learner-dashboard .body-section .inventory .project-block .head .one.active .expected,
.learner-dashboard .body-section .inventory .project-block .head .three.active .expected,
.learner-dashboard .body-section .inventory .project-block .head .two.active .expected {
  display: block;
}
/* line 279, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .one {
  left: 20%;
}
/* line 283, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .two {
  left: 40%;
}
/* line 287, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .three {
  left: 60%;
}
/* line 291, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .four {
  left: 80%;
}
/* line 295, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .five {
  left: 100%;
}
/* line 299, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .primary-color {
  background-color: #00c534;
}
/* line 303, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .secondary-color {
  background-color: #fff;
  color: #cccccc;
}
/* line 308, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .no-color {
  background-color: #eaeaea;
  border-color: #eaeaea;
  color: #a9a9a9;
}
/* line 313, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .head .progress-wrapper {
  display: block;
  overflow: hidden;
  padding-bottom: 10px;
}
/* line 320, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .body-section {
  background: #f9f9f9;
  padding: 20px 10px;
  margin-top: 4px;
}
/* line 326, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .body-section ul li {
  list-style: none;
  font-size: 16px;
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
/* line 333, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .body-section ul li a {
  display: block;
  margin-bottom: 5px;
  color: #6d6d6d;
}
/* line 338, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .body-section ul li a span {
  display: block;
  padding-left: 30px;
}
/* line 344, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .body-section ul li .progress {
  margin: 6px 0 0 15px;
  background: #cccccc;
  height: 5px;
}
/* line 349, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .body-section ul li .progress .progress-bar {
  background: #298eea;
}
/* line 354, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .body-section ul li .duration {
  font-size: 12px;
  text-align: right;
}
/* line 359, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .body-section ul li:hover a {
  color: #298eea;
}
/* line 363, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .body-section ul li.active a {
  color: #298eea;
}
/* line 367, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .body-section ul li p a {
  color: #298eea;
  margin: 6px 0 0 15px;
}
/* line 372, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .body-section ul li:last-child {
  margin-bottom: 0;
}
/* line 378, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .progress.four-nodes {
  left: -65px;
}
/* line 380, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .progress.four-nodes .one {
  left: 25%;
}
/* line 384, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .progress.four-nodes .two {
  left: 50%;
}
/* line 388, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .progress.four-nodes .three {
  left: 75%;
}
/* line 392, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .inventory .project-block .progress.four-nodes .four {
  left: 100%;
}
/* line 399, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog {
  padding: 20px;
  background: #fff;
  float: left;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px 0 #cccccc;
  -moz-box-shadow: 0 2px 5px 0 #cccccc;
  box-shadow: 0 2px 5px 0 #cccccc;
}
/* line 408, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
}
/* line 414, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .karma-pts {
  margin-right: -18px;
}
/* line 418, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .heading {
  font-size: 12px;
  display: block;
}
/* line 423, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .points {
  font-size: 26px;
  display: inline-block;
}
/* line 427, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .points span {
  font-size: 12px;
  display: inline-block;
}
/* line 433, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .search-blk {
  background: #e9e9e9;
  padding: 20px;
  float: left;
  margin-top: 5px;
  width: 100%;
}
/* line 440, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .search-blk h4 {
  margin: 0 0 10px;
  font-size: 16px;
}
/* line 445, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .search-blk input {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid #cecece;
  height: 38px;
}
/* line 453, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .search-blk .btn {
  background: #298eea;
  color: #fff;
  font-size: 16px;
  border-radius: 0;
  font-weight: 700;
}
/* line 462, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block {
  padding: 15px 0;
  border-bottom: 1px solid #e9e9e9;
}
/* line 466, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block h4 {
  font-size: 16px;
  margin: 0 0 15px;
}
/* line 471, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block ul {
  padding-left: 15px;
}
/* line 474, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block ul li {
  margin-bottom: 20px;
}
/* line 477, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block ul li span {
  display: block;
}
/* line 481, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block ul li a {
  display: block;
  text-align: left;
  color: #298eea;
  font-size: 12px;
  margin-top: 5px;
  font-weight: 400;
}
/* line 492, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block .blogs {
  padding-left: 0;
}
/* line 495, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block .blogs li {
  list-style: none;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
}
/* line 500, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block .blogs li .img-wrap {
  width: 110px;
  height: auto;
  overflow: hidden;
  float: left;
}
/* line 506, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block .blogs li .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 512, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block .blogs li .content {
  display: block;
  padding-left: 130px;
}
/* line 516, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block .blogs li .content span {
  font-size: 12px;
  color: #959595;
}
/* line 521, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block .blogs li .content p {
  margin-top: 5px;
}
/* line 526, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block .blogs li:last-child {
  border-bottom: 0;
}
/* line 532, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block a {
  display: block;
  color: #298eea;
  text-align: right;
  font-size: 14px;
  font-weight: 700;
}
/* line 540, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .body-section .community-blog .block .blog-anchor a {
  display: inline-block;
  margin-left: 10px;
}
/* line 548, ../sass/pages/dashboard/_learner-dashboard.scss */
.learner-dashboard .learner-icon-sprites {
  float: left;
  width: 20px;
  margin-top: 2px;
  height: 20px;
  display: block;
}

/* line 556, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks {
  display: block;
  margin: 0 0 20px;
  width: 100%;
  float: left;
}
/* line 567, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head span {
  display: block;
  font-size: 12px;
}
/* line 572, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .progress {
  position: relative;
  overflow: visible;
  height: 1px;
  margin: 35px 0 25px;
  width: 80%;
  background: #cccccc;
  box-shadow: none;
  left: -16.4%;
}
/* line 583, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .progress-bar {
  background: #cccccc;
  border: none;
}
/* line 588, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .five,
.project-blocks .head .four,
.project-blocks .head .one,
.project-blocks .head .three,
.project-blocks .head .two {
  position: absolute;
  top: -8px;
  z-index: 1;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 1px solid #00c534;
  color: #fff;
  text-align: center;
}
/* line 603, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .five span,
.project-blocks .head .four span,
.project-blocks .head .one span,
.project-blocks .head .three span,
.project-blocks .head .two span {
  display: inline-block;
  margin-top: 5px;
}
/* line 608, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .five .expected,
.project-blocks .head .four .expected,
.project-blocks .head .one .expected,
.project-blocks .head .three .expected,
.project-blocks .head .two .expected {
  display: none;
  position: absolute;
  left: -15px;
  right: 0;
  top: 26px;
  width: 60px;
  font-size: 12px;
  color: #6d6d6d;
}
/* line 620, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .five.active .expected,
.project-blocks .head .four.active .expected,
.project-blocks .head .one.active .expected,
.project-blocks .head .three.active .expected,
.project-blocks .head .two.active .expected {
  display: block;
}
/* line 628, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .one {
  left: 20%;
}
/* line 632, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .two {
  left: 40%;
}
/* line 636, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .three {
  left: 60%;
}
/* line 640, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .four {
  left: 80%;
}
/* line 644, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .five {
  left: 100%;
}
/* line 648, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .primary-color {
  background-color: #00c534;
}
/* line 652, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .secondary-color {
  background-color: #fff;
  color: #cccccc;
}
/* line 657, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .head .no-color {
  background-color: #eaeaea;
  border-color: #eaeaea;
  color: #a9a9a9;
}
/* line 665, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .progress.four-nodes {
  left: -20.4%;
}
/* line 667, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .progress.four-nodes .one {
  left: 25%;
}
/* line 671, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .progress.four-nodes .two {
  left: 50%;
}
/* line 675, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .progress.four-nodes .three {
  left: 75%;
}
/* line 679, ../sass/pages/dashboard/_learner-dashboard.scss */
.project-blocks .progress.four-nodes .four {
  left: 100%;
}

/* line 686, ../sass/pages/dashboard/_learner-dashboard.scss */
.lead .learner-icon-sprites {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
/* line 691, ../sass/pages/dashboard/_learner-dashboard.scss */
.lead h4 a {
  color: #4e4a56;
}
/* line 695, ../sass/pages/dashboard/_learner-dashboard.scss */
.lead .upcoming {
  top: -19px !important;
  right: 0 !important;
}

/* line 2, ../sass/pages/community/_community.scss */
.community-search-wrap h2 {
  color: #fff;
  margin: 0;
}
/* line 7, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner {
  width: 100%;
  float: left;
  margin-bottom: 25px;
  padding: 15px;
  background: #6041d3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6041d3 8%, #4b73ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6041d3', endColorstr='#4b73ee',GradientType=0 );
  /* IE6-9 */
}
/* line 22, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search {
  color: #fff;
  width: 58%;
  margin: 0 auto;
  padding: 30px 0 40px;
}
/* line 28, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search h3 {
  margin: 0 0 2px;
  font-size: 24px;
}
/* line 33, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search span {
  font-weight: 100;
}
/* line 37, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search {
  display: block;
  width: 700px;
  margin: 20px auto 0;
  position: relative;
}
/* line 43, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search input {
  width: 616px;
  color: #fff;
  height: 39px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0;
  border: 1px solid transparent;
}
/* line 52, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .form-control:focus {
  box-shadow: none;
}
/* line 56, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search input:focus {
  border: 1px solid #cccccc;
}
/* line 60, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search ::-moz-placeholder {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  opacity: 0.6;
}
/* line 68, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search :-ms-input-placeholder {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  opacity: 0.6;
}
/* line 76, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search ::-webkit-input-placeholder {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  opacity: 0.6;
}
/* line 84, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .btn {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  border-radius: 0;
  font-size: 20px;
  padding: 4px 22px;
}
/* line 92, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .auto-search {
  width: 616px;
  padding: 0;
}
/* line 96, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .auto-search p {
  color: #333333;
  font-style: italic;
  text-align: center;
  margin: 10px 0;
}
/* line 103, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .auto-search .headings {
  display: block;
  background: #e5e5e5;
  color: #484451;
  margin: 0;
  padding: 10px 20px;
  font-size: 12px;
  font-weight: 600;
}
/* line 114, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .auto-search ul li {
  padding: 12px 20px;
  color: #484451;
  list-style: none;
  display: block;
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
  float: left;
}
/* line 123, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .auto-search ul li a {
  color: #484451;
}
/* line 128, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .auto-search ul .blogs {
  padding: 8px 20px;
}
/* line 133, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .auto-search .blog-icon {
  width: 26px;
  height: 20px;
  display: block;
  float: left;
  margin: 10px 0 0;
  background: url("../images/blog.png") no-repeat;
}
/* line 142, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .auto-search .bloggers {
  width: auto;
  margin: 0;
  padding-left: 40px;
}
/* line 147, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .auto-search .bloggers h2 {
  margin-bottom: 6px;
}
/* line 150, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .auto-search .bloggers h2 a {
  color: #484451;
  font-size: 14px;
}
/* line 156, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .community-search .search .auto-search .bloggers h3 {
  color: #484451;
  font-size: 12px;
  font-style: italic;
  font-weight: 600;
}
/* line 167, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .btn-group {
  float: right;
  margin-top: 60px;
}
/* line 171, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .btn-group li {
  list-style: none;
  display: inline-block;
  margin-left: 20px;
}
/* line 177, ../sass/pages/community/_community.scss */
.community-search-wrap .community-banner .btn-group button {
  border: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  padding-bottom: 1px;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  padding: 4px 22px;
}
/* line 192, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav .options {
  margin-right: 0;
}
/* line 195, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav .options .dropdown-menu {
  top: 48px;
  right: -4px;
  min-width: 220px;
  background: #f4f4f4;
  border: 0;
  -webkit-box-shadow: 0 2px 8px 0 #c9c9c9;
  -moz-box-shadow: 0 2px 8px 0 #c9c9c9;
  box-shadow: 0 2px 8px 0 #c9c9c9;
  border-radius: 4px;
}
/* line 206, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav .options .dropdown-menu li {
  padding: 8px;
}
/* line 209, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav .options .dropdown-menu li a {
  padding: 2px 10px;
  margin: 0;
  font-size: 14px;
  border-bottom: 0;
}
/* line 217, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav .options .dropdown-menu li.active {
  border-bottom: 0;
}
/* line 224, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav ul li {
  color: #278ce8;
}
/* line 227, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav ul li a {
  color: #278ce8;
  font-size: 16px;
  padding: 15px 0 5px;
  margin: 0 15px 10px;
  border: 2px solid transparent;
}
/* line 236, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav ul .dropdown-menu li.active,
.community-search-wrap .community-nav ul .dropdown-menu li.active a,
.community-search-wrap .community-nav ul .dropdown-menu li:hover,
.community-search-wrap .community-nav ul .dropdown-menu li:hover a {
  background: #6536CD;
  color: #fff;
}
/* line 244, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav ul li.active a {
  border-bottom: 2px solid #278ce8;
  color: #6d6d6d;
}
/* line 249, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav ul .dot {
  margin-top: 8px;
  background: url("../images/dots.png") no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
}
/* line 257, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav ul li.open .dot {
  background: url("../images/dots-active.png") no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
}
/* line 265, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav .fix-nav {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
}
/* line 270, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav .fix-nav .fix-nav-wrap {
  padding: 0 20px;
}
/* line 276, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap {
  padding: 20px;
  background: #fff;
  margin-bottom: 25px;
  -webkit-box-shadow: 0 2px 8px 0 #c9c9c9;
  -moz-box-shadow: 0 2px 8px 0 #c9c9c9;
  box-shadow: 0 2px 8px 0 #c9c9c9;
}
/* line 284, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
}
/* line 290, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post h3 {
  font-size: 18px;
  color: #6d6d6d;
  margin-bottom: 20px;
  line-height: 24px;
  margin-top: 0;
  padding-right: 80px;
}
/* line 299, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .bloger-img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #d2d2d2;
  float: left;
}
/* line 307, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .bloger-img img {
  width: 100%;
  height: auto;
}
/* line 313, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .bloger-name {
  margin-left: 40px;
}
/* line 316, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .bloger-name h4 {
  font-size: 14px;
  color: #484351;
  margin: 0;
}
/* line 322, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .bloger-name p {
  color: #888888;
  font-size: 12px;
}
/* line 328, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .counts {
  margin-top: 20px;
}
/* line 331, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .counts li {
  display: inline-block;
  list-style: none;
  margin-right: 0;
  padding: 2px 4px 2px 10px;
}
/* line 337, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .counts li a {
  font-size: 12px;
  color: #adadad;
}
/* line 342, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .counts li span {
  font-size: 12px;
  color: #6d6d6d;
  display: inline-block;
  background: #dddddd;
  padding: 0 4px;
  border-radius: 4px;
  margin: 2px;
}
/* line 352, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .counts li:hover a {
  color: #298EEA;
}
/* line 356, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .counts li:hover span {
  color: #fff;
  background: #298EEA;
  cursor: pointer;
}
/* line 364, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .counts .active a {
  color: #298EEA;
}
/* line 368, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .counts .active span {
  color: #fff;
  background: #298EEA;
}
/* line 375, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .counts li[aria-expanded="true"] a {
  color: #298eea;
}
/* line 379, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .counts li[aria-expanded="true"] span {
  color: #fff;
  background: #298eea;
}
/* line 384, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post .blogs-answers {
  background: #e2effd none repeat scroll 0 0;
  margin-top: 20px;
  padding: 20px;
}
/* line 391, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post:hover .float-icons {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
/* line 398, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blog-post:last-child {
  border: 0;
  margin-bottom: 0;
}
/* line 404, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blogs-answers .posting-form {
  display: block;
  margin: 10px 0;
}
/* line 408, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blogs-answers .posting-form textarea {
  padding: 15px;
  min-height: 100px;
  border: 0;
  background: #fff;
}
/* line 416, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blogs-answers .answers {
  display: block;
  width: 100%;
  overflow: hidden;
}
/* line 421, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blogs-answers .answers h2 {
  color: #484351;
  font-weight: 600;
  display: block;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e9e9e9;
  font-size: 16px;
}
/* line 431, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blogs-answers .answers .ans-wrap {
  margin-left: 40px;
}
/* line 434, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blogs-answers .answers .ans-wrap h3 {
  font-size: 14px;
  color: #868290;
  line-height: 18px;
}
/* line 441, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blogs-answers .answers .counts {
  margin-left: 40px;
}
/* line 444, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blogs-answers .answers .counts li {
  padding-left: 0;
  padding-right: 10px;
}
/* line 451, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .blogs-answers .answers .blog-post:hover .float-icons {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
/* line 459, ../sass/pages/community/_community.scss */
.community-search-wrap .blogs-wrap .float-icons {
  right: 0;
  top: 5px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
/* line 467, ../sass/pages/community/_community.scss */
.community-search-wrap .trending {
  padding: 20px;
  background: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 2px 8px 0 #c9c9c9;
  -moz-box-shadow: 0 2px 8px 0 #c9c9c9;
  box-shadow: 0 2px 8px 0 #c9c9c9;
}
/* line 475, ../sass/pages/community/_community.scss */
.community-search-wrap .trending h4 {
  font-size: 16px;
  color: #6d6d6d;
  margin: 0;
}
/* line 482, ../sass/pages/community/_community.scss */
.community-search-wrap .trending ul li {
  list-style: none;
  padding: 16px 0;
  border-bottom: 1px solid #e9e9e9;
}
/* line 487, ../sass/pages/community/_community.scss */
.community-search-wrap .trending ul li a {
  font-size: 16px;
  color: #6d6d6d;
  margin-bottom: 6px;
  display: block;
}
/* line 494, ../sass/pages/community/_community.scss */
.community-search-wrap .trending ul li h4 {
  font-size: 12px;
  color: #888888;
}
/* line 498, ../sass/pages/community/_community.scss */
.community-search-wrap .trending ul li h4 span {
  color: #6d6d6d;
  font-weight: 600;
}
/* line 504, ../sass/pages/community/_community.scss */
.community-search-wrap .trending ul li:hover a {
  color: #298eea;
  text-decoration: underline !important;
}
/* line 510, ../sass/pages/community/_community.scss */
.community-search-wrap .trending ul li:last-child {
  border: 0;
}
/* line 516, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav.affix {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
/* line 524, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav.affix .fix-nav-wrap {
  background: #F2F2F2;
  width: 100%;
  float: left;
  padding: 0 34px;
}
/* line 531, ../sass/pages/community/_community.scss */
.community-search-wrap .trending.affix {
  position: fixed;
  top: 50px;
  width: 388px;
  z-index: 8;
}
/* line 538, ../sass/pages/community/_community.scss */
.community-search-wrap .community-icon-sprites {
  float: left;
  height: 20px;
  width: 20px;
  margin: 0 16px 2px 8px;
}
/* line 545, ../sass/pages/community/_community.scss */
.community-search-wrap .dropdown-menu > li > a:focus,
.community-search-wrap .dropdown-menu > li > a:hover {
  background: transparent;
}

/* line 552, ../sass/pages/community/_community.scss */
.community-nav .dropdown ul.dropdown-menu:before {
  content: "";
  border-bottom: 10px solid #f4f4f4;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -7px;
  right: 8px;
  z-index: 10;
}
/* line 563, ../sass/pages/community/_community.scss */
.community-nav .dropdown ul.dropdown-menu:after {
  content: "";
  border-bottom: 12px solid #f4f4f4;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  top: -7px;
  right: 6px;
  z-index: 9;
}
/* line 574, ../sass/pages/community/_community.scss */
.community-nav .dropdown-menu > .active > a,
.community-nav .dropdown-menu > .active > a:focus,
.community-nav .dropdown-menu > .active > a:hover {
  background: transparent;
}

/* line 581, ../sass/pages/community/_community.scss */
.btn-primary.focus,
.btn-primary:focus {
  background-color: none;
}

/* line 587, ../sass/pages/community/_community.scss */
.community-search .auto-search {
  text-align: left;
}
/* line 590, ../sass/pages/community/_community.scss */
.community-search .auto-search span {
  color: #000;
}
/* line 596, ../sass/pages/community/_community.scss */
.community-search .auto-search ul li h5 {
  color: #000;
  margin: 5px 0;
}
/* line 601, ../sass/pages/community/_community.scss */
.community-search .auto-search ul li:hover h5 {
  color: #fff;
}

/* line 609, ../sass/pages/community/_community.scss */
.button-grp {
  float: right;
  display: block;
  margin: 10px 0;
  width: 100%;
  text-align: right;
}
/* line 616, ../sass/pages/community/_community.scss */
.button-grp a {
  color: #6735ce;
  margin-right: 10px;
}

/* line 622, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav ul .dropdown-menu li:hover .community-icon-wall {
  background-position: 0 -160px;
}

/* line 626, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav ul .dropdown-menu li:hover .community-icon-blog {
  background-position: 0 0;
}

/* line 630, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav ul .dropdown-menu li:hover .community-icon-circle {
  background-position: 0 -80px;
}

/* line 634, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav ul .dropdown-menu li:hover .community-icon-book {
  background-position: 0 -40px;
}

/* line 638, ../sass/pages/community/_community.scss */
.community-search-wrap .community-nav ul .dropdown-menu li:hover .community-icon-coach {
  background-position: 0 -120px;
}

/* line 1, ../sass/pages/community/_blog.scss */
.blog-details {
  padding: 70px 20px 20px;
  background: #fff;
  margin-bottom: 25px;
  -webkit-box-shadow: 0 2px 8px 0 #c9c9c9;
  -moz-box-shadow: 0 2px 8px 0 #c9c9c9;
  box-shadow: 0 2px 8px 0 #c9c9c9;
  position: relative;
}
/* line 11, ../sass/pages/community/_blog.scss */
.blog-details .published-blog h2 {
  font-size: 22px;
  color: #6735ce;
  margin-bottom: 25px;
  line-height: 30px;
}
/* line 18, ../sass/pages/community/_blog.scss */
.blog-details .published-blog p {
  font-size: 16px;
  color: #6d6d6d;
  margin-bottom: 25px;
}
/* line 24, ../sass/pages/community/_blog.scss */
.blog-details .published-blog .border-left {
  border-left: 4px solid #ff9500;
  padding-left: 10px;
}
/* line 29, ../sass/pages/community/_blog.scss */
.blog-details .published-blog .bold-italic {
  font-weight: 600;
  font-style: italic;
}
/* line 34, ../sass/pages/community/_blog.scss */
.blog-details .published-blog .img-wrap {
  width: 85%;
  margin: 0 auto 30px;
  overflow: hidden;
  text-align: center;
}
/* line 40, ../sass/pages/community/_blog.scss */
.blog-details .published-blog .img-wrap img {
  width: auto;
  margin: 0 auto;
  height: auto;
}
/* line 48, ../sass/pages/community/_blog.scss */
.blog-details .published-blog .tags li {
  list-style: none;
  display: inline-block;
  font-size: 16px;
  margin: 5px 20px 5px 0;
  color: #6d6d6d;
}
/* line 57, ../sass/pages/community/_blog.scss */
.blog-details .published-blog .likes {
  border-top: 1px solid #d3d3d3;
  margin-top: 10px;
}
/* line 61, ../sass/pages/community/_blog.scss */
.blog-details .published-blog .likes .nav {
  margin-top: 10px;
}
/* line 64, ../sass/pages/community/_blog.scss */
.blog-details .published-blog .likes .nav li {
  display: inline-block;
  font-size: 12px;
  margin-right: 10px;
}
/* line 69, ../sass/pages/community/_blog.scss */
.blog-details .published-blog .likes .nav li a {
  font-size: 12px;
  color: #959595;
  padding: 0;
}
/* line 76, ../sass/pages/community/_blog.scss */
.blog-details .published-blog .likes .nav li.active a {
  color: #298eea;
}
/* line 85, ../sass/pages/community/_blog.scss */
.blog-details .comment-section {
  padding: 20px;
  background: #e9e9e9;
  margin-top: 30px;
  min-height: 140px;
}
/* line 90, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .btn {
  margin-top: 10px;
}
/* line 94, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by {
  padding: 20px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #b1b0b0;
  overflow: hidden;
  width: 100%;
}
/* line 101, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by .blog-card-img {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
  float: left;
  overflow: hidden;
}
/* line 109, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by .blog-card-img img {
  width: 100%;
  height: auto;
}
/* line 115, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by .blog-card-name {
  margin: 10px 0 0 74px;
}
/* line 118, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by .blog-card-name h4 {
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 600;
  margin: 0 0 5px;
}
/* line 125, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by .blog-card-name p {
  color: #6d6d6d;
  font-size: 12px;
  margin-bottom: 0;
}
/* line 132, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by .description {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-top: 15px;
  color: #6d6d6d;
  font-size: 16px;
}
/* line 140, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by .description p {
  color: #6d6d6d;
  font-size: 16px;
}
/* line 146, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by .morecontent span {
  display: none;
}
/* line 150, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by .morelink {
  display: inline-block;
  float: right;
  margin-top: 30px;
  color: #298eea;
  font-size: 16px;
}
/* line 158, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by .morelink.less {
  display: none;
}
/* line 162, ../sass/pages/community/_blog.scss */
.blog-details .comment-section .comment-by:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 170, ../sass/pages/community/_blog.scss */
.blog-details .view-all {
  margin-top: 10px;
}
/* line 173, ../sass/pages/community/_blog.scss */
.blog-details .view-all a {
  color: #298eea;
  font-size: 16px;
}

/* line 180, ../sass/pages/community/_blog.scss */
.affix.trending-blog {
  top: -114px;
  width: 387px;
  transition: top 0.1s ease-in-out 0s;
}

/* line 186, ../sass/pages/community/_blog.scss */
.trending-blog {
  transition: top 0.1s ease-in-out 0s;
  top: 0;
}
/* line 190, ../sass/pages/community/_blog.scss */
.trending-blog .story {
  background: #3d93fe url("../images/write-blog.png") no-repeat;
  background-position: right center;
  padding: 20px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 2px 8px 0 #c9c9c9;
  -moz-box-shadow: 0 2px 8px 0 #c9c9c9;
  box-shadow: 0 2px 8px 0 #c9c9c9;
}
/* line 199, ../sass/pages/community/_blog.scss */
.trending-blog .story h2 {
  color: #fff;
  font-size: 22px;
  margin: 0;
  font-weight: 600;
}
/* line 206, ../sass/pages/community/_blog.scss */
.trending-blog .story a {
  padding: 6px 24px;
  color: #fff;
  margin-top: 40px;
  font-size: 20px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.2);
  display: inline-block;
}
/* line 217, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs {
  padding: 20px;
  background: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 2px 8px 0 #c9c9c9;
  -moz-box-shadow: 0 2px 8px 0 #c9c9c9;
  box-shadow: 0 2px 8px 0 #c9c9c9;
}
/* line 225, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs h4 {
  font-size: 16px;
  color: #6d6d6d;
  margin: 0;
  font-weight: 400;
}
/* line 233, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs ul li {
  list-style: none;
  padding: 20px 0;
  border-bottom: 1px solid #d3d3d3;
}
/* line 238, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs ul li a {
  font-size: 16px;
  color: #484351;
  margin-bottom: 15px;
  display: block;
  line-height: 18px;
  font-weight: 400;
}
/* line 247, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs ul li h4 {
  font-size: 12px;
  color: #888888;
}
/* line 251, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs ul li h4 span {
  color: #6d6d6d;
  font-weight: 600;
}
/* line 257, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs ul li:hover a {
  color: #6735ce;
}
/* line 262, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs ul li:last-child {
  border: 0;
}
/* line 267, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs .blog-card-img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
  float: left;
  overflow: hidden;
}
/* line 275, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs .blog-card-img img {
  width: 100%;
  height: auto;
}
/* line 281, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs .blog-card-name {
  margin-left: 40px;
}
/* line 284, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs .blog-card-name h4 {
  font-size: 14px;
  color: #484351;
  font-weight: 500;
  margin: 0;
}
/* line 291, ../sass/pages/community/_blog.scss */
.trending-blog .related-blogs .blog-card-name p {
  color: #888;
  font-size: 12px;
  margin-bottom: 0;
}

/* line 301, ../sass/pages/community/_blog.scss */
.myblog-heading h4 {
  color: #6d6d6d;
  font-size: 16px;
  font-weight: 200;
}

/* line 309, ../sass/pages/community/_blog.scss */
.blog-container .blog-card {
  position: relative;
  background: #fff;
  padding: 20px;
  margin-bottom: 25px;
  -webkit-box-shadow: 0 2px 8px 0 #c9c9c9;
  -moz-box-shadow: 0 2px 8px 0 #c9c9c9;
  box-shadow: 0 2px 8px 0 #c9c9c9;
}
/* line 318, ../sass/pages/community/_blog.scss */
.blog-container .blog-card h2 {
  margin-bottom: 25px;
}
/* line 321, ../sass/pages/community/_blog.scss */
.blog-container .blog-card h2 a {
  color: #6735ce;
  font-size: 22px;
  margin-top: 0;
  line-height: 30px;
}
/* line 329, ../sass/pages/community/_blog.scss */
.blog-container .blog-card p {
  font-size: 16px;
  color: #6d6d6d;
  margin-bottom: 25px;
}
/* line 335, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .border-left {
  border-left: 4px solid #ff9500;
  padding-left: 10px;
}
/* line 340, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .blog-card-img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
  float: left;
  overflow: hidden;
}
/* line 348, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .blog-card-img img {
  width: 100%;
  height: auto;
}
/* line 354, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .blog-card-name {
  margin-left: 57px;
}
/* line 357, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .blog-card-name h4 {
  font-size: 16px;
  color: #484351;
  font-weight: 600;
  margin: 0 0 5px;
}
/* line 364, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .blog-card-name p {
  color: #000;
  font-size: 11px;
  margin-bottom: 0;
}
/* line 371, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .counts {
  margin-top: 20px;
}
/* line 374, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .counts li {
  display: inline-block;
  list-style: none;
  margin-right: 0;
  padding: 2px 4px 2px 10px;
}
/* line 380, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .counts li a {
  font-size: 12px;
  color: #adadad;
  cursor: not-allowed;
}
/* line 386, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .counts li:first-child {
  padding-left: 0;
}
/* line 392, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .tag-blog {
  margin-bottom: 20px;
}
/* line 395, ../sass/pages/community/_blog.scss */
.blog-container .blog-card .tag-blog li {
  display: inline;
  list-style: none;
  margin-right: 20px;
  font-size: 16px;
  color: #6d6d6d;
}
/* line 405, ../sass/pages/community/_blog.scss */
.blog-container .affix.trending-blog {
  top: 55px;
  width: 387px;
  transition: top 0.1s ease-in-out 0s;
}
/* line 413, ../sass/pages/community/_blog.scss */
.blog-container .my-blog .blog-card h2 {
  margin-bottom: 25px;
}
/* line 416, ../sass/pages/community/_blog.scss */
.blog-container .my-blog .blog-card h2 a {
  color: #6735ce;
  font-size: 22px;
  margin-top: 0;
  line-height: 30px;
}
/* line 424, ../sass/pages/community/_blog.scss */
.blog-container .my-blog .blog-card .tag-blog {
  margin-bottom: 20px;
}
/* line 427, ../sass/pages/community/_blog.scss */
.blog-container .my-blog .blog-card .tag-blog li {
  display: inline;
  list-style: none;
  margin-right: 20px;
  font-size: 16px;
  color: #6d6d6d;
}
/* line 436, ../sass/pages/community/_blog.scss */
.blog-container .my-blog .blog-card p {
  margin-bottom: 25px;
}
/* line 440, ../sass/pages/community/_blog.scss */
.blog-container .my-blog .blog-card .edited-blog {
  margin-bottom: 5px;
}
/* line 443, ../sass/pages/community/_blog.scss */
.blog-container .my-blog .blog-card .edited-blog p {
  color: #000;
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 0 !important;
}
/* line 451, ../sass/pages/community/_blog.scss */
.blog-container .my-blog .blog-card .counts {
  margin-top: 0;
}
/* line 454, ../sass/pages/community/_blog.scss */
.blog-container .my-blog .blog-card .counts li {
  padding-bottom: 0;
}
/* line 457, ../sass/pages/community/_blog.scss */
.blog-container .my-blog .blog-card .counts li a {
  font-size: 12px;
  color: #adadad;
  font-weight: normal;
  cursor: not-allowed;
}
/* line 464, ../sass/pages/community/_blog.scss */
.blog-container .my-blog .blog-card .counts li:nth-child(1) {
  padding-left: 0;
}

/* line 473, ../sass/pages/community/_blog.scss */
.unpublished-blog {
  padding: 0 20px 20px;
  background: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 2px 8px 0 #c9c9c9;
  -moz-box-shadow: 0 2px 8px 0 #c9c9c9;
  box-shadow: 0 2px 8px 0 #c9c9c9;
}
/* line 481, ../sass/pages/community/_blog.scss */
.unpublished-blog .related-blogs {
  position: relative;
  margin: 0;
  padding: 30px 0 10px;
  border-bottom: 1px solid #d3d3d3;
}
/* line 487, ../sass/pages/community/_blog.scss */
.unpublished-blog .related-blogs h4 {
  margin-bottom: 15px;
  margin-top: 0;
}
/* line 491, ../sass/pages/community/_blog.scss */
.unpublished-blog .related-blogs h4 a {
  font-size: 16px;
  color: #484351;
}
/* line 498, ../sass/pages/community/_blog.scss */
.unpublished-blog .related-blogs .edited-blog p {
  color: #adadad;
  font-size: 11px;
  font-weight: 400;
  margin-bottom: 0 !important;
}
/* line 506, ../sass/pages/community/_blog.scss */
.unpublished-blog .related-blogs .counts {
  margin-top: 25px;
}
/* line 509, ../sass/pages/community/_blog.scss */
.unpublished-blog .related-blogs .counts li {
  display: inline-block;
  list-style: none;
  padding: 2px 4px 0 5px;
}
/* line 514, ../sass/pages/community/_blog.scss */
.unpublished-blog .related-blogs .counts li a {
  font-size: 12px;
  color: #adadad;
  font-weight: normal;
  cursor: not-allowed;
}
/* line 521, ../sass/pages/community/_blog.scss */
.unpublished-blog .related-blogs .counts li:nth-child(1) {
  padding-left: 0;
}
/* line 525, ../sass/pages/community/_blog.scss */
.unpublished-blog .related-blogs .counts li:nth-child(4) {
  padding-left: 2px;
}
/* line 531, ../sass/pages/community/_blog.scss */
.unpublished-blog .related-blogs:last-child {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 537, ../sass/pages/community/_blog.scss */
.unpublished-blog .related-blogs:hover .float-icons {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
/* line 543, ../sass/pages/community/_blog.scss */
.unpublished-blog .float-icons {
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  right: 0;
}

/* line 550, ../sass/pages/community/_blog.scss */
.publish {
  border-bottom: 1px solid #d3d3d3;
  display: block;
  left: 0;
  padding: 10px 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
/* line 560, ../sass/pages/community/_blog.scss */
.publish .blog-card-img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
  float: left;
  overflow: hidden;
}
/* line 568, ../sass/pages/community/_blog.scss */
.publish .blog-card-img img {
  width: 100%;
  height: auto;
}
/* line 574, ../sass/pages/community/_blog.scss */
.publish .blog-card-name {
  margin-left: 40px;
}
/* line 577, ../sass/pages/community/_blog.scss */
.publish .blog-card-name h4 {
  font-size: 14px;
  color: #484351;
  font-weight: 500;
  margin: 0;
}
/* line 584, ../sass/pages/community/_blog.scss */
.publish .blog-card-name p {
  color: #888;
  font-size: 12px;
  margin-bottom: 0;
}
/* line 591, ../sass/pages/community/_blog.scss */
.publish .nav {
  margin-top: 6px;
}
/* line 594, ../sass/pages/community/_blog.scss */
.publish .nav li {
  display: inline-block;
  font-size: 12px;
  margin-left: 10px;
}
/* line 599, ../sass/pages/community/_blog.scss */
.publish .nav li a {
  font-size: 12px;
  color: #959595;
  padding: 0;
}
/* line 606, ../sass/pages/community/_blog.scss */
.publish .nav li.active a {
  color: #298eea;
}
/* line 613, ../sass/pages/community/_blog.scss */
.publish p {
  color: #6d6d6d;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 3px;
}

/* line 621, ../sass/pages/community/_blog.scss */
.edit-blog {
  padding: 60px 20px 20px;
  background: #fff;
  margin: 0 15px 20px;
  position: relative;
  -webkit-box-shadow: 0 2px 8px 0 #c9c9c9;
  -moz-box-shadow: 0 2px 8px 0 #c9c9c9;
  box-shadow: 0 2px 8px 0 #c9c9c9;
}
/* line 630, ../sass/pages/community/_blog.scss */
.edit-blog .publish {
  padding: 15px 5px;
}
/* line 633, ../sass/pages/community/_blog.scss */
.edit-blog .publish .nav {
  margin-top: 0;
}
/* line 638, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap {
  padding: 30px;
}
/* line 641, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group {
  margin-bottom: 10px;
}
/* line 644, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group label {
  width: 120px;
  float: left;
  text-align: left;
  font-size: 20px;
  color: #6d6d6d;
  font-weight: 400;
  padding-top: 4px;
}
/* line 654, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group textarea {
  border: 0;
  margin-bottom: 20px;
  height: 44px;
}
/* line 660, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group .titie {
  font-size: 22px;
  color: #6d6d6d;
}
/* line 665, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group .overview {
  font-size: 16px;
  color: #6d6d6d;
}
/* line 670, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group .tag {
  font-size: 16px;
  color: #6d6d6d;
  border: none;
  padding: 8px 0;
}
/* line 677, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group .border-left {
  border-left: 2px solid #ff9500;
  padding-left: 10px;
}
/* line 682, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group ::-moz-placeholder {
  color: #6d6d6d;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
}
/* line 689, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group :-ms-input-placeholder {
  color: #6d6d6d;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
}
/* line 696, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group ::-webkit-input-placeholder {
  color: #6d6d6d;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
}
/* line 703, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group .overview::-moz-placeholder,
.edit-blog .editor-wrap .form-group .tag::-moz-placeholder {
  color: #6d6d6d;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
}
/* line 711, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group .overview:-ms-input-placeholder,
.edit-blog .editor-wrap .form-group .tag:-ms-input-placeholder {
  color: #6d6d6d;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
}
/* line 719, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .form-group .overview::-webkit-input-placeholder,
.edit-blog .editor-wrap .form-group .tag::-webkit-input-placeholder {
  color: #6d6d6d;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
}
/* line 728, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .editor {
  width: 100%;
  display: block;
  margin-top: 20px;
}
/* line 733, ../sass/pages/community/_blog.scss */
.edit-blog .editor-wrap .editor img {
  width: 100%;
  height: auto;
}

/* line 741, ../sass/pages/community/_blog.scss */
.blog-search .community-banner .community-search .search input {
  width: 610px;
}

/* line 745, ../sass/pages/community/_blog.scss */
.blog-search .community-banner .community-search .search .auto-search {
  width: 610px;
}

/* line 749, ../sass/pages/community/_blog.scss */
.blog-icon-sprites {
  display: block;
  float: left;
  width: 13px;
  height: 14px;
}

/* line 756, ../sass/pages/community/_blog.scss */
.float-icons {
  position: absolute;
  top: 10px;
  right: 10px;
  display: block;
}
/* line 762, ../sass/pages/community/_blog.scss */
.float-icons li {
  list-style: none;
  display: inline-block;
  padding: 0 5px;
}
/* line 767, ../sass/pages/community/_blog.scss */
.float-icons li a {
  display: block;
}

/* line 773, ../sass/pages/community/_blog.scss */
.blog-btn-group {
  float: right;
  margin-right: 30px;
  margin-bottom: 20px;
}
/* line 778, ../sass/pages/community/_blog.scss */
.blog-btn-group li {
  display: inline-block;
  margin-left: 10px;
  list-style: none;
}

/* line 1, ../sass/pages/lnd-setup/_lnd.scss */
.tab-section {
  padding: 15px 30px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6041d3+8,4b73ee+100 */
  background: #6041d3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6041d3 8%, #4b73ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6041d3', endColorstr='#4b73ee',GradientType=0 );
  /* IE6-9 */
  color: #fff;
}
/* line 16, ../sass/pages/lnd-setup/_lnd.scss */
.tab-section h2 {
  margin-top: 0;
  font-size: 22px;
}
/* line 21, ../sass/pages/lnd-setup/_lnd.scss */
.tab-section .left-tab {
  margin-top: 60px;
  display: block;
  float: left;
}
/* line 26, ../sass/pages/lnd-setup/_lnd.scss */
.tab-section .left-tab li {
  margin-right: 40px;
  list-style: none;
  color: #fff;
  display: inline-block;
}
/* line 32, ../sass/pages/lnd-setup/_lnd.scss */
.tab-section .left-tab li a {
  color: #fff;
  opacity: 0.6;
  text-decoration: none;
  font-size: 18px;
  border-bottom: 3px solid transparent;
  padding-bottom: 1px;
}
/* line 41, ../sass/pages/lnd-setup/_lnd.scss */
.tab-section .left-tab li.active a {
  opacity: 1;
  border-bottom: 3px solid #fff;
}
/* line 47, ../sass/pages/lnd-setup/_lnd.scss */
.tab-section .left-tab li.active {
  position: relative;
}
/* line 51, ../sass/pages/lnd-setup/_lnd.scss */
.tab-section .left-tab li.active:after,
.tab-section .left-tab li.active:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 63, ../sass/pages/lnd-setup/_lnd.scss */
.tab-section .left-tab li.active:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 2px;
  margin-left: -2px;
}
/* line 70, ../sass/pages/lnd-setup/_lnd.scss */
.tab-section .left-tab li.active:before {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 5px;
  margin-left: -5px;
}

/* line 80, ../sass/pages/lnd-setup/_lnd.scss */
.skills-wrap .filter-section {
  margin-top: 20px;
}

/* line 85, ../sass/pages/lnd-setup/_lnd.scss */
.table-section {
  display: block;
  margin: 20px 0;
  min-height: 500px;
}
/* line 90, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .inner-tab {
  margin-bottom: 20px;
  display: inline-block;
}
/* line 94, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .inner-tab li {
  display: inline-block;
  list-style: none;
  margin-right: 30px;
}
/* line 99, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .inner-tab li a {
  color: #278ce8;
  font-size: 16px;
  padding-bottom: 2px;
  border-bottom: 2px solid transparent;
  display: block;
}
/* line 106, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .inner-tab li a span {
  display: block;
  margin-right: 6px;
}
/* line 112, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .inner-tab li.active a {
  border-bottom: 2px solid #278ce8;
  color: #6d6d6d;
  font-weight: 600;
}
/* line 120, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .right-template {
  float: right;
  display: block;
}
/* line 124, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .right-template li {
  list-style: none;
  color: #6d6d6d;
  display: inline-block;
}
/* line 129, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .right-template li a {
  text-decoration: none;
  color: #6d6d6d;
  font-size: 14px;
}
/* line 137, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container {
  -webkit-box-shadow: 0 2px 5px 0 #cccccc;
  -moz-box-shadow: 0 2px 5px 0 #cccccc;
  box-shadow: 0 2px 5px 0 #cccccc;
  margin-top: 20px;
}
/* line 143, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container thead {
  background: #61a7ff;
}
/* line 146, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container thead th {
  padding: 10px 20px;
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  cursor: default;
}
/* line 153, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container thead th input {
  margin-right: 10px;
}
/* line 157, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container thead th .caret {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px dashed;
}
/* line 163, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container thead th:first-child {
  padding-right: 0;
}
/* line 167, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container thead th:nth-child(2) {
  padding-left: 0;
}
/* line 172, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container thead .sorting .caret {
  transform: rotate(180deg);
}
/* line 177, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody {
  background: #fff;
}
/* line 180, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody td {
  padding: 14px 20px 10px;
  color: #6d6d6d;
}
/* line 184, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody td:first-child {
  padding-right: 0;
}
/* line 188, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody td:nth-child(2) {
  padding-left: 0;
}
/* line 193, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .select {
  padding: 4px 20px;
  background: #e5e5e5;
}
/* line 197, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .select input {
  margin-right: 10px;
}
/* line 201, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .select label {
  font-weight: 400;
  font-size: 12px;
}
/* line 206, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .select label span {
  font-weight: 600;
}
/* line 211, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .check {
  float: left;
  margin-top: 10px;
}
/* line 217, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .list li {
  list-style: none;
  font-size: 14px;
  color: #6d6d6d;
}
/* line 225, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .first-column .img-wrap {
  width: 40px;
  height: 40px;
  overflow: hidden;
  background: #eeeeee;
  border: 1px solid #d9dadd;
  border-radius: 50%;
  display: inline-block;
  float: left;
}
/* line 235, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .first-column .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 241, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .first-column .name {
  padding-left: 50px;
}
/* line 244, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .first-column .name h3 {
  margin: 0;
}
/* line 247, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .first-column .name h3 a {
  font-size: 16px;
  color: #6634cd;
}
/* line 253, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container tbody .first-column .name p {
  font-size: 14px;
  color: #888888;
}
/* line 261, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .custom-checkbox {
  width: auto;
  float: left;
}
/* line 267, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .single-row .custom-checkbox {
  margin-top: 10px;
}
/* line 273, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .resource-table .custom-checkbox {
  margin-top: 1px;
}
/* line 277, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .resource-table thead th {
  position: relative;
  vertical-align: middle;
}
/* line 282, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .resource-table .sort {
  position: absolute;
  right: 10px;
}
/* line 287, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .resource-table .doc-wrap {
  width: 34px;
  height: 40px;
  display: inline-block;
  float: left;
  padding-top: 3px;
}
/* line 296, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .resource-table .first-column .name {
  padding-left: 0;
  margin-top: -2px;
}
/* line 302, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .resource-table .version {
  font-size: 20px;
  font-weight: 600;
  color: #6735ce;
  cursor: pointer;
}
/* line 309, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .resource-table .date {
  color: #888888;
  font-size: 12px;
  display: inline-block;
  margin-left: 10px;
}
/* line 316, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .resource-table h4 {
  font-size: 14px;
  margin-top: 0;
}
/* line 321, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .resource-table p {
  margin-bottom: 0;
}
/* line 326, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .status {
  color: #ff9500;
}
/* line 330, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .score-details,
.table-section .table-container .score-title,
.table-section .table-container .totle {
  display: block;
  width: 100%;
}
/* line 337, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .score-title {
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}
/* line 343, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .score-details {
  display: table;
}
/* line 346, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .score-details span {
  width: 25%;
  display: table-cell;
}
/* line 353, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .material-table .custom-checkbox {
  margin-top: 1px;
}
/* line 357, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .material-table .first-column {
  padding-left: 0;
}
/* line 360, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .material-table .first-column .name {
  padding-left: 0;
  margin-top: -2px;
  word-break: break-all;
  min-width: 300px;
}
/* line 366, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .material-table .doc-wrap {
  width: 34px;
  height: 40px;
  display: inline-block;
  float: left;
  padding-top: 3px;
}
/* line 374, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .material-table .contributor {
  font-size: 20px;
  font-weight: 600;
  color: #6735ce;
  cursor: pointer;
}
/* line 381, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .material-table .date {
  color: #888888;
  font-size: 12px;
  display: inline-block;
  margin-left: 10px;
}
/* line 388, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .material-table h4 {
  font-size: 14px;
  margin-top: 4px;
  margin-bottom: 0;
}
/* line 394, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .material-table p {
  margin-bottom: 0;
}
/* line 398, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .material-table .status {
  color: #ff9500;
}
/* line 402, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .material-table .date {
  margin-left: 0;
}
/* line 408, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .question-table .custom-checkbox {
  margin-top: 1px;
}
/* line 412, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .question-table .first-column {
  padding-left: 0;
}
/* line 415, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .question-table .first-column .name {
  padding-left: 0;
  margin-top: -2px;
}
/* line 421, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .question-table .doc-wrap {
  width: 34px;
  height: 40px;
  display: inline-block;
  float: left;
  padding-top: 3px;
}
/* line 429, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .question-table .version {
  font-size: 20px;
  font-weight: 600;
  color: #6735ce;
  cursor: pointer;
}
/* line 436, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .question-table .date {
  color: #888888;
  font-size: 12px;
  display: inline-block;
  margin-left: 10px;
}
/* line 443, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .question-table h4 {
  font-size: 14px;
  margin-top: 0;
}
/* line 448, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .question-table p {
  margin-bottom: 0;
}
/* line 452, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .question-table .status {
  color: #ff9500;
}
/* line 458, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .feedback-library .custom-checkbox {
  margin-top: 1px;
}
/* line 462, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .feedback-library .first-column {
  padding-left: 0;
}
/* line 465, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .feedback-library .first-column .name {
  padding-left: 0;
  margin-top: -2px;
}
/* line 471, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .feedback-library .doc-wrap {
  width: 34px;
  height: 40px;
  display: inline-block;
  float: left;
  padding-top: 3px;
}
/* line 479, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .feedback-library .version {
  font-size: 20px;
  font-weight: 600;
  color: #6735ce;
  cursor: pointer;
}
/* line 486, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .feedback-library .date {
  color: #888888;
  font-size: 12px;
  display: inline-block;
  margin-left: 10px;
}
/* line 493, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .feedback-library h4 {
  font-size: 14px;
  margin-top: 0;
}
/* line 498, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .feedback-library p {
  margin-bottom: 0;
}
/* line 502, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .feedback-library .status {
  color: #ff9500;
}
/* line 507, ../sass/pages/lnd-setup/_lnd.scss */
.table-section .table-container .tagHeading {
  color: #6d6d6d;
  font-weight: 600;
}

/* line 514, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval {
  overflow: hidden;
  margin: 0 -15px;
  padding-top: 20px;
}
/* line 519, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .top-border {
  border-top: 1px solid #dadada;
  margin: 0 15px;
  padding-top: 20px;
}
/* line 525, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view {
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 2px 5px 0 #cccccc;
  -moz-box-shadow: 0 2px 5px 0 #cccccc;
  box-shadow: 0 2px 5px 0 #cccccc;
  background: #fff;
}
/* line 533, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-header {
  background-color: #ece3ff;
  padding: 15px;
}
/* line 538, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-header .media .media-left {
  padding-right: 16px;
}
/* line 541, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-header .media .media-left a {
  width: 60px;
  height: 60px;
  overflow: hidden;
  background: #eeeeee;
  border: 1px solid #d9dadd;
  border-radius: 50%;
  display: inline-block;
}
/* line 550, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-header .media .media-left a img {
  width: 100%;
  height: auto;
}
/* line 558, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-header .media .media-body h4 {
  color: #6535cd;
  font-size: 16px;
  margin-bottom: 0;
  cursor: pointer;
}
/* line 565, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-header .media .media-body h5 {
  color: #000;
  font-size: 14px;
  margin-bottom: 4px;
  margin-top: 4px;
}
/* line 572, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-header .media .media-body p {
  color: rhba(6, 6, 6, 0.8);
  font-size: 11px;
  margin-bottom: 0;
}
/* line 581, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-body {
  padding: 20px;
  height: 290px;
  overflow: hidden;
}
/* line 586, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-body h3 {
  margin-top: 0;
  font-size: 14px;
  color: #6d6d6d;
}
/* line 592, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-body ul {
  padding: 10px;
  background: #f7f7f7;
  list-style: none;
  margin-bottom: 20px;
}
/* line 598, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-body ul li {
  color: #888888;
  display: inline;
  font-size: 12px;
  font-weight: 800;
  margin-right: 15px;
}
/* line 607, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-body p {
  color: #888;
  font-size: 12px;
}
/* line 613, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-footer {
  padding: 20px;
}
/* line 616, ../sass/pages/lnd-setup/_lnd.scss */
.pending-approval .coach-view .coach-footer .link {
  color: #614cd1;
  font-size: 13px;
  font-weight: 400;
  background: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: 0 0 0;
  padding: 8px 15px 8px 0;
}

/* line 630, ../sass/pages/lnd-setup/_lnd.scss */
.lnd-icon-sprites {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin: 1px 5px 0;
  cursor: pointer;
}

/* line 638, ../sass/pages/lnd-setup/_lnd.scss */
.lnd-icon-template {
  float: left;
}

/* line 643, ../sass/pages/lnd-setup/_lnd.scss */
.filter-section .table-actions {
  font-size: 14px;
  font-weight: 400;
  color: #6d6d6d;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}
/* line 651, ../sass/pages/lnd-setup/_lnd.scss */
.filter-section .table-actions i {
  float: left;
}
/* line 655, ../sass/pages/lnd-setup/_lnd.scss */
.filter-section .add-remove {
  margin-top: 2px;
  margin-right: -12px;
}

/* search box */
/* line 665, ../sass/pages/lnd-setup/_lnd.scss */
.searchbox {
  background: transparent;
  border-bottom: 1px solid #c5c5c5;
  width: 300px;
  display: inline-block;
}
/* line 671, ../sass/pages/lnd-setup/_lnd.scss */
.searchbox .lnd-icon-search {
  background-color: transparent;
  border: 0 none;
  float: right;
  height: 18px;
  margin: 0;
  padding: 5px;
  width: 25px;
}
/* line 681, ../sass/pages/lnd-setup/_lnd.scss */
.searchbox .lnd-icon-cancel {
  border: medium none;
}
/* line 685, ../sass/pages/lnd-setup/_lnd.scss */
.searchbox input[type="search"] {
  width: 260px;
  background: transparent;
  border: 0;
}

/* filter box */
/* line 692, ../sass/pages/lnd-setup/_lnd.scss */
.pd20 {
  padding: 20px;
}

/* line 696, ../sass/pages/lnd-setup/_lnd.scss */
.pdr0 {
  padding-right: 0;
}

/* line 700, ../sass/pages/lnd-setup/_lnd.scss */
.pdl0 {
  padding-left: 0;
}

/* line 705, ../sass/pages/lnd-setup/_lnd.scss */
.mega-dropdown h4 {
  font-size: 16px;
  font-weight: 500;
  color: #484351;
  margin: 0 0 15px;
}
/* line 712, ../sass/pages/lnd-setup/_lnd.scss */
.mega-dropdown .btn.dropdown-toggle,
.mega-dropdown .btn.dropdown-toggle.active,
.mega-dropdown .btn.dropdown-toggle:active {
  background: transparent;
  border: 0;
  box-shadow: 0 0 0;
  border-radius: 0;
  padding: 0;
}
/* line 722, ../sass/pages/lnd-setup/_lnd.scss */
.mega-dropdown .dropdown-toggle {
  margin-top: -2px;
}
/* line 726, ../sass/pages/lnd-setup/_lnd.scss */
.mega-dropdown .searchbox input[type="search"] {
  width: 170px;
}
/* line 730, ../sass/pages/lnd-setup/_lnd.scss */
.mega-dropdown .searchbox {
  width: 100%;
}
/* line 734, ../sass/pages/lnd-setup/_lnd.scss */
.mega-dropdown .filter-section {
  padding: 0 20px;
}
/* line 738, ../sass/pages/lnd-setup/_lnd.scss */
.mega-dropdown .filter-section,
.mega-dropdown .type-section {
  border-right: 1px solid #e6e6e6;
  min-height: 190px;
}
/* line 744, ../sass/pages/lnd-setup/_lnd.scss */
.mega-dropdown .dropdown-menu {
  padding: 20px;
  left: -11px;
}
/* line 748, ../sass/pages/lnd-setup/_lnd.scss */
.mega-dropdown .dropdown-menu li {
  width: 100%;
  float: left;
}
/* line 754, ../sass/pages/lnd-setup/_lnd.scss */
.mega-dropdown .link {
  background: #fff;
  border: 0 none;
  border-radius: 0;
  box-shadow: 0 0 0;
  color: #614cd1;
  font-size: 13px;
  font-weight: 400;
  padding: 8px 15px 8px 0;
}
/* line 765, ../sass/pages/lnd-setup/_lnd.scss */
.mega-dropdown .custom-radio img {
  margin: -4px 4px 0 -4px;
}

/* line 770, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown.mega-dropdown {
  display: inline-block;
}

/* line 774, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu {
  width: 860px;
  background: #fff;
  border: 1px solid #d0c5e8;
}
/* line 779, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu:after, .dropdown-menu.mega-dropdown-menu:before {
  bottom: 100%;
  left: 25px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 791, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
/* line 798, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu:before {
  border-color: rgba(208, 197, 232, 0);
  border-bottom-color: #d0c5e8;
  border-width: 9px;
  margin-left: -9px;
}

/* line 806, ../sass/pages/lnd-setup/_lnd.scss */
#filter-dropdown .buttons {
  display: block;
  width: 100%;
  float: left;
  margin-top: 20px;
}

/* line 813, ../sass/pages/lnd-setup/_lnd.scss */
.filter-section:last-child {
  border-right: 0;
}

/* line 817, ../sass/pages/lnd-setup/_lnd.scss */
.filter-section:first-child {
  margin-left: -20px;
}

/* line 821, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.slider-dropdown {
  width: 460px;
  padding: 20px;
}
/* line 825, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.slider-dropdown h2 {
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 834, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.slider-dropdown .range-slider .slide-wrap {
  position: relative;
  display: block;
  width: 90%;
  margin: 70px auto 30px;
}
/* line 840, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.slider-dropdown .range-slider .slide-wrap .left-range {
  position: absolute;
  left: 0;
  bottom: 15px;
  color: #6d6d6d;
  font-weight: 600;
}
/* line 848, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.slider-dropdown .range-slider .slide-wrap .right-range {
  position: absolute;
  right: 0;
  bottom: 15px;
  color: #6d6d6d;
  font-weight: 600;
}
/* line 857, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.slider-dropdown .range-slider .tooltip.tooltip-main {
  opacity: 1;
  margin-top: -48px;
}
/* line 862, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.slider-dropdown .range-slider .tooltip.bottom .tooltip-inner,
.dropdown-menu.mega-dropdown-menu.slider-dropdown .range-slider .tooltip.top .tooltip-inner {
  background: #33a9e5 !important;
  /* Old browsers */
  background: -moz-linear-gradient(left, #33a9e5 0%, #3e8fe0 39%, #5165d8 63%, #5e48d2 100%) !important;
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #33a9e5 0%, #3e8fe0 39%, #5165d8 63%, #5e48d2 100%) !important;
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #33a9e5 0%, #3e8fe0 39%, #5165d8 63%, #5e48d2 100%) !important;
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#33a9e5', endColorstr='#5e48d2',GradientType=1 ) !important;
  /* IE6-9 */
  font-size: 14px;
  font-weight: 600;
  padding: 6px;
}

/* line 881, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.resource-dropdown {
  width: 410px;
  padding: 20px;
}
/* line 885, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.resource-dropdown h2 {
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
}
/* line 893, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.resource-dropdown .resource {
  margin: 30px auto 10px;
  display: block;
  float: left;
  width: 100%;
}
/* line 899, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.resource-dropdown .resource .resource-wrap {
  margin-left: -15px;
}

/* line 905, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.program-dropdown {
  width: 560px;
}

/* line 909, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.skills-dropdown {
  width: 480px;
  padding: 20px;
}
/* line 913, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.skills-dropdown .categories {
  width: 64%;
  float: left;
}
/* line 917, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.skills-dropdown .categories h2 {
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
}
/* line 926, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.skills-dropdown .cat-wrap {
  border-right: 1px solid #b1b0b0;
  width: 100%;
  float: left;
  display: block;
}
/* line 933, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.skills-dropdown .status {
  float: right;
  width: 30%;
}
/* line 937, ../sass/pages/lnd-setup/_lnd.scss */
.dropdown-menu.mega-dropdown-menu.skills-dropdown .status h2 {
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
}

/* right filter */
/* line 947, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity {
  display: inline-block;
}
/* line 950, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity .dropdown-menu {
  right: -15px;
  left: auto;
  padding: 0;
}
/* line 956, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity h5 {
  font-size: 14px;
  font-weight: 600;
  color: #484351;
  margin: 0 0 5px;
  display: block;
}
/* line 964, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity li {
  list-style: none;
}
/* line 967, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity li a {
  color: #484451;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  padding: 5px;
  width: 100%;
}
/* line 975, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity li a:hover {
  color: #000;
}
/* line 981, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity .status-filter {
  border-bottom: 1px solid #808080;
  padding: 10px;
  text-align: center;
}
/* line 986, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity .status-filter:last-child {
  border: 0;
}
/* line 991, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity .dropdown-menu {
  min-width: 130px;
  margin-top: 10px;
  background: #fff;
  border: 1px solid #d0c5e8;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
/* line 998, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity .dropdown-menu:after, .right-grid .right-head .performance-activity .dropdown-menu:before {
  bottom: 100%;
  left: 80%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 1010, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity .dropdown-menu:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px;
}
/* line 1017, ../sass/pages/lnd-setup/_lnd.scss */
.right-grid .right-head .performance-activity .dropdown-menu:before {
  border-color: rgba(208, 197, 232, 0);
  border-bottom-color: #d0c5e8;
  border-width: 9px;
  margin-left: -9px;
}

/* line 1026, ../sass/pages/lnd-setup/_lnd.scss */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
/* line 1031, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-horizontal {
  width: 100%;
}
/* line 1034, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-horizontal .slider-track {
  height: 14px;
  width: 100%;
  top: 50%;
  left: 0;
}
/* line 1041, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-high,
.slider.slider-horizontal .slider-track-low {
  height: 100%;
  top: 0;
  bottom: 0;
}
/* line 1049, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-horizontal .slider-handle,
.slider.slider-horizontal .slider-tick {
  margin-left: -10px;
  margin-top: -5px;
  cursor: pointer;
}
/* line 1056, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-horizontal .slider-handle.triangle,
.slider.slider-horizontal .slider-tick.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
/* line 1065, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 20px;
}
/* line 1069, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 4px;
  display: inline-block;
  text-align: center;
}
/* line 1077, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
/* line 1081, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
/* line 1089, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
/* line 1096, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-vertical .slider-track-high,
.slider.slider-vertical .slider-track-low {
  width: 100%;
  left: 0;
  right: 0;
}
/* line 1103, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-vertical .slider-handle,
.slider.slider-vertical .slider-tick {
  margin-left: -5px;
  margin-top: -10px;
}
/* line 1109, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-vertical .slider-handle.triangle,
.slider.slider-vertical .slider-tick.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
/* line 1118, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-vertical .slider-tick-label-container {
  white-space: nowrap;
}
/* line 1121, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {
  padding-left: 4px;
}
/* line 1128, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-disabled .slider-handle {
  background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
  background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=  '#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
/* line 1136, ../sass/pages/lnd-setup/_lnd.scss */
.slider.slider-disabled .slider-track {
  background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
  background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=  '#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
  cursor: not-allowed;
}
/* line 1146, ../sass/pages/lnd-setup/_lnd.scss */
.slider input {
  display: none;
}
/* line 1150, ../sass/pages/lnd-setup/_lnd.scss */
.slider .tooltip.top {
  margin-top: -36px;
}
/* line 1154, ../sass/pages/lnd-setup/_lnd.scss */
.slider .tooltip-inner {
  white-space: nowrap;
}
/* line 1158, ../sass/pages/lnd-setup/_lnd.scss */
.slider .hide {
  display: none;
}

/* line 1163, ../sass/pages/lnd-setup/_lnd.scss */
.slider-track {
  position: absolute;
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dcf1fb+0,dcf1fb+32,e4e0f7+62,e4e1f7+100 */
  background: #dcf1fb;
  /* Old browsers */
  background: -moz-linear-gradient(left, #dcf1fb 0%, #dcf1fb 32%, #e4e0f7 62%, #e4e1f7 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dcf1fb 0%, #dcf1fb 32%, #e4e0f7 62%, #e4e1f7 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #dcf1fb 0%, #dcf1fb 32%, #e4e0f7 62%, #e4e1f7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#dcf1fb', endColorstr='#e4e1f7',GradientType=1 );
  /* IE6-9 */
  border: 1px solid #c4c2d3;
  border-radius: 4px;
}

/* line 1181, ../sass/pages/lnd-setup/_lnd.scss */
.slider-selection {
  position: absolute;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#33a9e5+0,3e8fe0+39,5165d8+63,5e48d2+100 */
  background: #33a9e5;
  /* Old browsers */
  background: -moz-linear-gradient(left, #33a9e5 0%, #3e8fe0 39%, #5165d8 63%, #5e48d2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #33a9e5 0%, #3e8fe0 39%, #5165d8 63%, #5e48d2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #33a9e5 0%, #3e8fe0 39%, #5165d8 63%, #5e48d2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#33a9e5', endColorstr='#5e48d2',GradientType=1 );
  /* IE6-9 */
  -webkit-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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
/* line 1201, ../sass/pages/lnd-setup/_lnd.scss */
.slider-selection.tick-slider-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=  '#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
}

/* line 1210, ../sass/pages/lnd-setup/_lnd.scss */
.slider-track-high,
.slider-track-low {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

/* line 1220, ../sass/pages/lnd-setup/_lnd.scss */
.slider-handle {
  position: absolute;
  width: 22px;
  height: 22px;
  border: 7px solid #fff;
  -webkit-box-shadow: 0 2px 5px 0 #b0b0b0;
  -moz-box-shadow: 0 2px 5px 0 #b0b0b0;
  box-shadow: 0 2px 5px 0 #b0b0b0;
}
/* line 1229, ../sass/pages/lnd-setup/_lnd.scss */
.slider-handle.round {
  border-radius: 50%;
}
/* line 1233, ../sass/pages/lnd-setup/_lnd.scss */
.slider-handle.triangle {
  background: transparent none;
}
/* line 1237, ../sass/pages/lnd-setup/_lnd.scss */
.slider-handle.custom {
  background: transparent none;
}
/* line 1240, ../sass/pages/lnd-setup/_lnd.scss */
.slider-handle.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}

/* line 1249, ../sass/pages/lnd-setup/_lnd.scss */
.slider-handle.min-slider-handle.round {
  background: #32aae6;
}

/* line 1253, ../sass/pages/lnd-setup/_lnd.scss */
.slider-handle.max-slider-handle.round {
  background: #6535ce;
}

/* line 1257, ../sass/pages/lnd-setup/_lnd.scss */
.slider-tick {
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=  '#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0.8;
  border: 0 solid transparent;
}
/* line 1275, ../sass/pages/lnd-setup/_lnd.scss */
.slider-tick.round {
  border-radius: 50%;
}
/* line 1279, ../sass/pages/lnd-setup/_lnd.scss */
.slider-tick.triangle {
  background: transparent none;
}
/* line 1283, ../sass/pages/lnd-setup/_lnd.scss */
.slider-tick.custom {
  background: transparent none;
}
/* line 1286, ../sass/pages/lnd-setup/_lnd.scss */
.slider-tick.custom::before {
  line-height: 20px;
  font-size: 20px;
  content: '\2605';
  color: #726204;
}
/* line 1294, ../sass/pages/lnd-setup/_lnd.scss */
.slider-tick.in-selection {
  background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
  background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=  '#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
  opacity: 1;
}

/* line 1304, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view {
  margin-top: 0;
  min-height: 320px;
}
/* line 1308, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view h2 {
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 400;
  margin: 30px 0 10px;
}
/* line 1315, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view .card {
  -webkit-box-shadow: 1px 2px 5px 0 #d2d2d2;
  -moz-box-shadow: 1px 2px 5px 0 #d2d2d2;
  box-shadow: 1px 2px 5px 0 #d2d2d2;
  background: #fff;
  margin: 0 0 15px;
  border-left: 4px solid transparent;
  position: relative;
}
/* line 1324, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view .card a {
  padding: 16px 20px;
  display: block;
  color: #6d6d6d;
}
/* line 1330, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view .card h4 {
  margin: 0 0 10px;
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 600;
  padding-right: 20px;
}
/* line 1338, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view .card span {
  font-size: 18px;
  font-weight: 100;
  display: inline-block;
  margin-right: 20px;
}
/* line 1344, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view .card span small {
  font-size: 12px;
  margin-left: 3px;
}
/* line 1349, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view .card span:last-child {
  margin-right: 0;
}
/* line 1354, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view .card .assign {
  position: absolute;
  top: 10px;
  right: 10px;
  background: url("../images/assing.png") no-repeat;
  width: 18px;
  height: 18px;
  padding: 0;
 /*  opacity: 0; */
  transition: all 0.3s ease-in-out 0s;
}
/* line 1366, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view .card:hover .assign {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
/* line 1372, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view .pink-border {
  border-color: #f75892;
}
/* line 1376, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view .orange-border {
  border-color: #ff9500;
}
/* line 1380, ../sass/pages/lnd-setup/_lnd.scss */
.card-grid-view .green-border {
  border-color: #00c534;
}

/* line 1386, ../sass/pages/lnd-setup/_lnd.scss */
.program-table .custom-checkbox {
  margin-top: 1px !important;
}
/* line 1390, ../sass/pages/lnd-setup/_lnd.scss */
.program-table thead th {
  position: relative;
  vertical-align: middle;
}
/* line 1395, ../sass/pages/lnd-setup/_lnd.scss */
.program-table .sort {
  position: absolute;
  right: 10px;
}
/* line 1400, ../sass/pages/lnd-setup/_lnd.scss */
.program-table .doc-wrap {
  width: 34px;
  height: 40px;
  display: inline-block;
  float: left;
  padding-top: 3px;
}
/* line 1409, ../sass/pages/lnd-setup/_lnd.scss */
.program-table .first-column .name {
  padding-left: 0 !important;
  margin-top: -2px;
}
/* line 1415, ../sass/pages/lnd-setup/_lnd.scss */
.program-table .version {
  font-size: 20px;
  font-weight: 600;
  color: #6735ce;
}
/* line 1422, ../sass/pages/lnd-setup/_lnd.scss */
.program-table .date {
  color: #888888;
  font-size: 12px;
  display: inline-block;
  margin-left: 10px;
}
/* line 1429, ../sass/pages/lnd-setup/_lnd.scss */
.program-table h4 {
  font-size: 14px;
  margin-top: 0;
}
/* line 1434, ../sass/pages/lnd-setup/_lnd.scss */
.program-table p {
  margin-bottom: 0;
}

/* add programs */
/* line 1440, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .modal-dialog {
  width: 1220px;
  top: 40px;
}
/* line 1445, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .modal-body {
  overflow: hidden;
}
/* line 1449, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel {
  height: 520px;
  width: 370px;
  float: left;
  border: 1px solid #e9e9e9;
  background: #6041d3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6041d3 8%, #4b73ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6041d3', endColorstr='#4b73ee',GradientType=0 );
}
/* line 1464, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .accordion-toggle[aria-expanded="false"] {
  background: url("../images/drop-arrow-white.png") no-repeat;
  display: block;
  width: 100%;
  background-position: 93% center;
}
/* line 1471, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .accordion-toggle[aria-expanded="true"] {
  background: url("../images/drop-arrow-right.png") no-repeat;
  background-position: 93% center;
  display: block;
  width: 100%;
  font-weight: 700;
}
/* line 1479, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-heading.active {
  border: none;
}
/* line 1483, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-heading {
  border-bottom: 1px solid #ccc;
  background: transparent;
  padding: 0;
}
/* line 1488, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-heading a {
  padding: 15px 0;
}
/* line 1493, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body {
  padding: 10px 0;
  background: #fff;
}
/* line 1497, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .min-height {
  min-height: 352px;
}
/* line 1501, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body ul {
  padding: 0 10px 0 50px;
}
/* line 1504, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body ul li {
  display: block;
  padding: 5px 0;
}
/* line 1508, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body ul li a {
  font-size: 14px;
  color: #6d6d6d;
  font-weight: 600;
}
/* line 1515, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body ul li.active a {
  color: #298eea;
}
/* line 1522, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap {
  margin-bottom: 15px;
}
/* line 1525, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap .coache {
  display: block;
  font-size: 14px;
  color: #6d6d6d;
  font-weight: 600;
  padding: 5px 5px 15px 30px;
  margin: 0 20px;
  border-bottom: 1px solid #e9e9e9;
}
/* line 1534, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap .coache span {
  font-size: 10px;
  color: #6d6d6d;
  font-weight: 100;
  display: none;
  padding-left: 10px;
}
/* line 1543, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap .coache[aria-expanded="true"] {
  background: url("../images/folderminus.png") no-repeat;
  background-position: 6px 2px;
  color: #298eea;
  border-bottom: 0;
}
/* line 1550, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap .coache[aria-expanded="true"] span {
  display: inline;
}
/* line 1554, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap .coache[aria-expanded="false"] {
  background: url("../images/folderplus.png") no-repeat;
  background-position: 6px 2px;
}
/* line 1559, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap ul {
  padding: 0;
}
/* line 1562, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap ul li {
  display: block;
  padding: 3px 10px 3px 50px;
  cursor: pointer;
  margin-bottom: 4px;
}
/* line 1568, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap ul li .img-wrap {
  width: 40px;
  display: block;
  border-radius: 50%;
  overflow: hidden;
  height: 40px;
  background: #ccc;
  border: 1px solid #d5d5d5;
  float: left;
}
/* line 1578, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap ul li .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 1584, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap ul li .name {
  display: block;
  padding-left: 50px;
  padding-top: 4px;
}
/* line 1589, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap ul li .name h3 {
  margin: 0;
  font-size: 14px;
  color: #6634cd;
}
/* line 1595, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap ul li .name p {
  margin: 0;
  font-size: 14px;
  color: #6d6d6d;
}
/* line 1602, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap ul li.active {
  background-color: #f5f5f5;
}
/* line 1606, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .coache-wrap ul li:hover {
  background-color: #f5f5f5;
  transition: all 0.2s ease-in-out 0s;
}
/* line 1615, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre.open .select {
  display: none;
}
/* line 1620, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre {
  padding: 0 30px 0 26px;
  border-left: 4px solid transparent;
  margin-bottom: 20px;
  transition: all 0.1s ease-in-out 0s;
}
/* line 1627, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre label span {
  font-size: 10px;
}
/* line 1632, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .select {
  display: block;
  border: 1px solid #e9e9e9;
  padding: 6px 10px;
  border-radius: 4px;
  color: #6d6d6d;
  margin-top: 10px;
  position: relative;
  margin-left: 20px;
}
/* line 1642, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .select h3 {
  font-size: 14px;
  margin: 0 0 10px;
  padding-right: 30px;
}
/* line 1648, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .select p {
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 0;
}
/* line 1654, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .select .edit {
  background: url("../images/edit-icon.png") no-repeat;
  width: 14px;
  height: 14px;
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 8px;
  background-size: 100%;
}
/* line 1666, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment {
  opacity: 0;
  float: left;
  width: 100%;
  height: 1px;
  overflow: hidden;
}
/* line 1673, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .searchbox {
  width: 86%;
  margin: 0 auto;
  display: block;
  border: none;
}
/* line 1679, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .searchbox input {
  width: 100%;
  background: url("../images/gray-search.png") no-repeat;
  background-position: 98% 74%;
  padding: 4px 30px 4px 0;
  border-bottom: 1px solid #c5c5c5;
}
/* line 1688, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options {
  width: 88%;
  margin: 10px auto;
}
/* line 1692, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .recommend {
  padding: 15px 0;
}
/* line 1695, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .recommend span {
  font-size: 12px;
  font-weight: 600;
  color: #6d6d6d;
  display: block;
  margin-bottom: 4px;
}
/* line 1703, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .recommend ul {
  padding: 0;
}
/* line 1706, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .recommend ul li {
  padding: 0;
}
/* line 1709, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .recommend ul li a {
  padding: 4px 10px;
  transition: all 0.2s ease-in 0s;
  display: block;
}
/* line 1718, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .recommend ul li.active a,
.add-program .left-panel .panel-body .pre .assessment .options .recommend ul li:hover a {
  color: #6735ce;
  background: #f5f5f5;
}
/* line 1726, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .other-options {
  padding-top: 15px;
}
/* line 1729, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .other-options ul {
  padding: 0;
}
/* line 1732, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .other-options ul li {
  padding: 0;
}
/* line 1738, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .search-result {
  background: #fff none repeat scroll 0 0;
  padding: 5px 0;
}
/* line 1742, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .search-result li {
  padding: 2px 0;
}
/* line 1745, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .options .search-result li a {
  font-weight: 400;
  display: block;
  padding: 4px 10px;
}
/* line 1763, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .link {
  padding-right: 0;
}
/* line 1768, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .assessment .pull-right .link {
  background: transparent;
}
/* line 1774, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre .close {
  width: 17px;
  height: 17px;
  background: url("../images/purple-cross.png") no-repeat;
  margin-top: -23px;
  position: relative;
}
/* line 1783, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre.open {
  position: absolute;
  top: 0;
  background: #fff;
  z-index: 999;
  padding: 20px 30px 20px 26px;
  border-left: 4px solid #6735ce;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 0.2s ease-in-out 0s;
  margin-bottom: 0;
}
/* line 1797, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-body .pre.open .assessment {
  opacity: 1;
  height: auto;
  transition: all 0.2s ease-in-out 0s;
  overflow: visible;
}
/* line 1805, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-default {
  background: transparent;
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding: 0;
}
/* line 1814, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-title a {
  color: #fff;
  padding: 15px 20px;
}
/* line 1820, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
/* line 1825, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learn {
  padding: 6px 30px 0 50px;
  position: relative;
}
/* line 1829, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learn p {
  color: #959595;
  font-size: 12px;
  padding-right: 20px;
}
/* line 1835, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learn .setting {
  width: 16px;
  height: 16px;
  background: url("../images/settings.png") no-repeat;
  display: block;
  position: absolute;
  right: 22px;
  top: 10px;
  cursor: pointer;
}
/* line 1847, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open {
  background: #fff;
  padding: 20px 30px 20px 26px;
  border-left: 4px solid transparent;
  margin-bottom: 0;
  opacity: 0;
  position: relative;
  top: -50px;
  z-index: -9;
}
/* line 1857, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open h3 {
  font-size: 14px;
  margin: 0;
  color: #6d6d6d;
  font-weight: 700;
}
/* line 1864, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .close {
  width: 17px;
  height: 17px;
  background: url("../images/purple-cross.png") no-repeat;
  margin-top: -15px;
  position: relative;
}
/* line 1872, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options {
  margin: 20px auto 10px;
  width: 88%;
}
/* line 1876, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .searchbox {
  width: 100%;
  position: relative;
  border: none;
}
/* line 1881, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .searchbox input {
  width: 100%;
  background: url("../images/gray-search.png") no-repeat;
  background-position: 98% 74%;
  padding: 4px 30px 4px 0;
  border-bottom: 1px solid #c5c5c5;
}
/* line 1890, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .search-result {
  background: #fff none repeat scroll 0 0;
  padding: 5px 0;
}
/* line 1894, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .search-result li {
  padding: 2px 0;
}
/* line 1897, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .search-result li a {
  font-weight: 400;
  display: block;
  padding: 4px 10px;
}
/* line 1914, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .suggestions {
  padding: 15px 0;
}
/* line 1917, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .suggestions span {
  font-size: 12px;
  font-weight: 600;
  color: #6d6d6d;
  display: block;
  margin-bottom: 4px;
}
/* line 1925, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .suggestions ul {
  padding: 0;
}
/* line 1928, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .suggestions ul li {
  padding: 0;
  position: relative;
}
/* line 1932, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .suggestions ul li a {
  padding: 2px 40px 2px 10px;
  transition: all 0.2s ease-in 0s;
  display: block;
}
/* line 1938, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .suggestions ul li .suggestion-add {
  position: absolute;
  top: 3px;
  right: 10px;
  color: #6735ce;
  opacity: 0;
  cursor: pointer;
  padding: 0;
}
/* line 1951, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .suggestions ul li.active a,
.add-program .left-panel .learning .learner-open .learning-options .suggestions ul li:hover a {
  color: #6735ce;
  background: #f5f5f5;
}
/* line 1956, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .suggestions ul li.active .suggestion-add,
.add-program .left-panel .learning .learner-open .learning-options .suggestions ul li:hover .suggestion-add {
  opacity: 1;
}
/* line 1963, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters {
  display: block;
  width: 100%;
  float: left;
  border-top: 1px solid #e9e9e9;
  margin-top: 10px;
  padding: 0 0 10px;
  position: relative;
  top: -14px;
  transition: all 0.2s ease-in 0s;
  background: #fff;
  height: 1px;
}
/* line 1976, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .up-down {
  display: block;
  margin: 0 auto;
  width: 40px;
  height: 15px;
  background: #e9e9e9 url("../images/dropdown.png") no-repeat;
  background-size: 8px;
  position: relative;
  top: -8px;
  border-radius: 25px;
  background-position: center center;
  transform: rotate(180deg);
  cursor: pointer;
}
/* line 1991, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-new {
  float: right;
  font-size: 14px;
  color: #6d6d6d;
  display: block;
  padding-right: 38px;
  cursor: pointer;
  background: url("../images/add-floder-program.png") no-repeat right center;
  background-position-y: 1px;
}
/* line 2001, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .chapter-wrap {
  float: left;
  display: block;
  width: 100%;
}
/* line 2006, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .chapter-wrap .btn {
  padding-right: 0;
}
/* line 2011, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .create-chapter {
  width: 100%;
  float: left;
  margin: 20px 0 10px;
  display: block;
  padding-left: 30px;
}
/* line 2018, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .create-chapter .folder {
  position: absolute;
  left: -30px;
  width: 24px;
  height: 22px;
  cursor: pointer;
  background: url("../images/drive.png") no-repeat;
}
/* line 2027, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .create-chapter .folder[aria-expanded="false"] {
  background: url("../images/drive-plus.png") no-repeat;
}
/* line 2031, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .create-chapter .custom-checkbox label {
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  padding: 2px 10px 4px;
  width: 180px;
  font-size: 12px;
  margin-left: 25px;
}
/* line 2040, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .create-chapter .delete {
  width: 18px;
  height: 18px;
  background: url("../images/cross.png") no-repeat;
  position: absolute;
  right: 0;
  top: 7px;
  background-size: 12px;
  display: block;
  cursor: pointer;
}
/* line 2053, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .chapter-added {
  width: 100%;
  float: left;
  margin-top: 10px;
}
/* line 2058, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .chapter-added .custom-checkbox {
  margin-bottom: 5px;
  padding-right: 30px;
}
/* line 2062, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .chapter-added .custom-checkbox .delete {
  width: 18px;
  height: 18px;
  background: url("../images/cross.png") no-repeat;
  position: absolute;
  right: 0;
  top: 6px;
  background-size: 12px;
  display: none;
  cursor: pointer;
}
/* line 2075, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .chapter-added .custom-checkbox input[type="checkbox"]:checked ~ label {
  color: #6735ce;
}
/* line 2079, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .chapter-added .custom-checkbox input[type="checkbox"]:checked ~ .delete {
  display: block;
}
/* line 2084, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-sprite, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-audio-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-blog-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-classroom-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-doc-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-doc, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-drag, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-excel-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-html-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-ideation-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-manager-feedback-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-media, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-mentor-feedback-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-pdf-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-pdf, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-peer-feedback-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-ppt-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-projects-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-quiz-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-qus, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-seminar-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-video-01, .add-program .left-panel .learning .learner-open .learning-options .add-chapters .add-program-you-tube-01 {
  width: 14px;
  height: 14px;
  display: block;
  float: left;
  margin: 4px 5px 0 0;
}
/* line 2093, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters.open {
  position: relative;
  top: -322px;
  height: 370px;
  transition: all 0.2s ease-in 0s;
}
/* line 2099, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .learner-open .learning-options .add-chapters.open .up-down {
  transform: rotate(0deg);
}
/* line 2106, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .radio-option {
  display: block;
  width: 100%;
  float: left;
  margin: 10px 0;
}
/* line 2112, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .radio-option .custom-radio {
  display: inline-block;
  float: left;
  position: relative;
  width: 50%;
}
/* line 2119, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning .radio-option .custom-radio input[type="radio"]:checked ~ label {
  color: #6735ce;
}
/* line 2125, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning.open .learner-open {
  position: absolute;
  top: 0;
  z-index: 999;
  padding: 20px 30px 20px 26px;
  border-left: 4px solid #6735ce;
  bottom: 0;
  right: 0;
  left: 0;
  transition: all 0.2s ease-in-out 0s;
  margin-bottom: 0;
  opacity: 1;
}
/* line 2139, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learner-open.open .radio-option {
  display: none;
  transition: all 0.2s ease-in 0s;
}
/* line 2144, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning-options {
  display: none;
}
/* line 2148, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .learning.open .learning-options {
  display: block;
}
/* line 2152, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .chapter-accordian {
  width: 90%;
  margin: 0 auto;
}
/* line 2156, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .chapter-accordian .folder {
  cursor: pointer;
  padding-left: 32px;
  font-size: 14px;
  font-weight: 700;
  color: #6d6d6d;
  background: url("../images/drive.png") no-repeat;
}
/* line 2165, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .chapter-accordian .folder[aria-expanded="false"] {
  background: url("../images/drive-plus.png") no-repeat;
}
/* line 2169, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .chapter-accordian .chapter-list {
  padding-left: 44px;
}
/* line 2172, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .chapter-accordian .chapter-list ul {
  padding: 0;
  margin-top: 10px;
}
/* line 2176, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .chapter-accordian .chapter-list ul li {
  padding: 2px 5px;
}
/* line 2179, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .chapter-accordian .chapter-list ul li a {
  font-weight: 400;
}
/* line 2182, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-sprite, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-audio-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-blog-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-classroom-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-doc-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-doc, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-drag, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-excel-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-html-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-ideation-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-manager-feedback-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-media, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-mentor-feedback-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-pdf-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-pdf, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-peer-feedback-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-ppt-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-projects-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-quiz-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-qus, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-seminar-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-video-01, .add-program .left-panel .chapter-accordian .chapter-list ul li a .add-program-you-tube-01 {
  width: 14px;
  height: 14px;
  display: block;
  float: left;
  margin: 4px 5px 0 0;
}
/* line 2191, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .chapter-accordian .chapter-list ul li.active a {
  color: #298eea;
}
/* line 2198, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .chapter-accordian .chapter-group {
  display: block;
  width: 100%;
  float: left;
  margin: 0 0 20px;
}
/* line 2206, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back {
  padding: 6px 30px 0 50px;
}
/* line 2209, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .feedback-section {
  margin-bottom: 30px;
}
/* line 2212, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .feedback-section h3 {
  font-size: 14px;
  font-weight: 700;
  color: #6d6d6d;
  margin: 0;
}
/* line 2219, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .feedback-section h4 {
  font-size: 12px;
  font-weight: 300;
  color: #6d6d6d;
  margin-top: 6px;
  position: relative;
}
/* line 2226, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .feedback-section h4 .add-feed {
  position: absolute;
  top: 0;
  right: 0;
  background: url("../images/plus-icon.png") no-repeat;
  width: 16px;
  height: 16px;
  cursor: pointer;
  display: block;
  background-size: 100%;
}
/* line 2239, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .feedback-section .select-feed {
  display: block;
  border: 1px solid #e9e9e9;
  padding: 2px 10px;
  border-radius: 4px;
  color: #6d6d6d;
  margin-top: 10px;
  position: relative;
}
/* line 2249, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .feedback-section .delete {
  position: absolute;
  right: 5px;
  background: url("../images/close-icon.png") no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100%;
  display: block;
  cursor: pointer;
  top: 5px;
  background-size: 14px;
}
/* line 2262, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .feedback-section .edit {
  position: absolute;
  right: 30px;
  background: url("../images/edit-icon.png") no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100%;
  display: block;
  cursor: pointer;
  top: 5px;
  background-size: 14px;
}
/* line 2276, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback.feedback-section {
  margin-bottom: 20px;
}
/* line 2280, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .peer.feedback-section {
  padding-top: 10px;
  border-top: 1px solid #e9e9e9;
}
/* line 2284, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .peer.feedback-section .peer {
  margin-left: -20px;
}
/* line 2288, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .peer.feedback-section .peers {
  font-weight: 700;
  margin-bottom: 0;
}
/* line 2292, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .peer.feedback-section .peers span {
  font-weight: 400;
  font-size: 12px;
}
/* line 2299, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open,
.add-program .left-panel .feed-back .manager-feedback-open,
.add-program .left-panel .feed-back .peer-open {
  position: relative;
  top: -50px;
  opacity: 0;
  height: 1px;
  background: #fff;
  z-index: -9;
  transition: all 0.2s ease-in-out 0s;
  border-left: 4px solid #6735ce;
}
/* line 2302, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .feed-wrapper,
.add-program .left-panel .feed-back .manager-feedback-open .feed-wrapper,
.add-program .left-panel .feed-back .peer-open .feed-wrapper {
  padding: 20px 30px 20px 26px;
  display: none;
}
/* line 2306, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .feed-wrapper .link,
.add-program .left-panel .feed-back .manager-feedback-open .feed-wrapper .link,
.add-program .left-panel .feed-back .peer-open .feed-wrapper .link {
  padding-right: 0;
}
/* line 2319, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options,
.add-program .left-panel .feed-back .manager-feedback-open .options,
.add-program .left-panel .feed-back .peer-open .options {
  width: 88%;
  margin: 10px auto;
}
/* line 2323, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .recommend,
.add-program .left-panel .feed-back .manager-feedback-open .options .recommend,
.add-program .left-panel .feed-back .peer-open .options .recommend {
  padding: 15px 0;
}
/* line 2326, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .recommend span,
.add-program .left-panel .feed-back .manager-feedback-open .options .recommend span,
.add-program .left-panel .feed-back .peer-open .options .recommend span {
  font-size: 12px;
  font-weight: 600;
  color: #6d6d6d;
  display: block;
  margin-bottom: 4px;
}
/* line 2334, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .recommend ul,
.add-program .left-panel .feed-back .manager-feedback-open .options .recommend ul,
.add-program .left-panel .feed-back .peer-open .options .recommend ul {
  padding: 0;
}
/* line 2337, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .recommend ul li,
.add-program .left-panel .feed-back .manager-feedback-open .options .recommend ul li,
.add-program .left-panel .feed-back .peer-open .options .recommend ul li {
  padding: 0;
}
/* line 2340, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .recommend ul li a,
.add-program .left-panel .feed-back .manager-feedback-open .options .recommend ul li a,
.add-program .left-panel .feed-back .peer-open .options .recommend ul li a {
  padding: 4px 10px;
  transition: all 0.2s ease-in 0s;
  display: block;
}
/* line 2349, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .recommend ul li.active a,
.add-program .left-panel .feed-back .coach-feedback-open .options .recommend ul li:hover a,
.add-program .left-panel .feed-back .manager-feedback-open .options .recommend ul li.active a,
.add-program .left-panel .feed-back .manager-feedback-open .options .recommend ul li:hover a,
.add-program .left-panel .feed-back .peer-open .options .recommend ul li.active a,
.add-program .left-panel .feed-back .peer-open .options .recommend ul li:hover a {
  color: #6735ce;
  background: #f5f5f5;
}
/* line 2357, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .other-options,
.add-program .left-panel .feed-back .manager-feedback-open .options .other-options,
.add-program .left-panel .feed-back .peer-open .options .other-options {
  padding-top: 15px;
}
/* line 2360, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .other-options ul,
.add-program .left-panel .feed-back .manager-feedback-open .options .other-options ul,
.add-program .left-panel .feed-back .peer-open .options .other-options ul {
  padding: 0;
}
/* line 2363, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .other-options ul li,
.add-program .left-panel .feed-back .manager-feedback-open .options .other-options ul li,
.add-program .left-panel .feed-back .peer-open .options .other-options ul li {
  padding: 0;
}
/* line 2369, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .searchbox,
.add-program .left-panel .feed-back .manager-feedback-open .options .searchbox,
.add-program .left-panel .feed-back .peer-open .options .searchbox {
  width: 100%;
  position: relative;
  border: none;
}
/* line 2374, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .searchbox input,
.add-program .left-panel .feed-back .manager-feedback-open .options .searchbox input,
.add-program .left-panel .feed-back .peer-open .options .searchbox input {
  width: 100%;
  background: url("../images/gray-search.png") no-repeat;
  background-position: 98% 74%;
  padding: 4px 30px 4px 0;
  border-bottom: 1px solid #c5c5c5;
}
/* line 2383, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .search-result,
.add-program .left-panel .feed-back .manager-feedback-open .options .search-result,
.add-program .left-panel .feed-back .peer-open .options .search-result {
  background: #fff none repeat scroll 0 0;
  padding: 5px 0;
}
/* line 2387, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .search-result li,
.add-program .left-panel .feed-back .manager-feedback-open .options .search-result li,
.add-program .left-panel .feed-back .peer-open .options .search-result li {
  padding: 2px 0;
}
/* line 2390, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .options .search-result li a,
.add-program .left-panel .feed-back .manager-feedback-open .options .search-result li a,
.add-program .left-panel .feed-back .peer-open .options .search-result li a {
  font-weight: 400;
  display: block;
  padding: 4px 10px;
}
/* line 2408, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .coach-feedback-open .close,
.add-program .left-panel .feed-back .manager-feedback-open .close,
.add-program .left-panel .feed-back .peer-open .close {
  width: 17px;
  height: 17px;
  background: url("../images/purple-cross.png") no-repeat;
  margin-top: -18px;
  position: relative;
}
/* line 2417, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .feedback-section.open .coach-feedback-open,
.add-program .left-panel .feed-back .feedback-section.open .manager-feedback-open,
.add-program .left-panel .feed-back .feedback-section.open .peer-open {
  opacity: 1;
  height: auto;
  z-index: 999;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.2s ease-in-out 0s;
}
/* line 2430, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .feedback-section.open .coach-feedback-open .feed-wrapper,
.add-program .left-panel .feed-back .feedback-section.open .manager-feedback-open .feed-wrapper,
.add-program .left-panel .feed-back .feedback-section.open .peer-open .feed-wrapper {
  display: block;
}
/* line 2433, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .feed-back .feedback-section.open .coach-feedback-open .feed-wrapper p,
.add-program .left-panel .feed-back .feedback-section.open .manager-feedback-open .feed-wrapper p,
.add-program .left-panel .feed-back .feedback-section.open .peer-open .feed-wrapper p {
  font-size: 14px;
  margin: 0;
  font-weight: 700;
}
/* line 2442, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .left-panel .custom-radio input[type="radio"]:checked ~ label {
  color: #6735ce;
}
/* line 2447, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel {
  margin-left: 18px;
  padding: 0;
  background: #fff;
  display: block;
  margin-left: 400px;
}
.add-program .right-panel label {
  text-transform: capitalize;
}
/* line 2454, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper {
  padding: 0 0 20px;
  width: 100%;
  float: left;
}
/* line 2459, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap {
  width: 100%;
  float: left;
}
/* line 2463, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .asterisk {
  color: red !important;
  font-size: 14px !important;
  font-weight: 400;
}
/* line 2469, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .head-section {
  display: block;
  float: left;
  width: 100%;
  padding-bottom: 10px;
}
/* line 2475, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .head-section span {
  font-size: 14px;
  color: #6d6d6d;
}
/* line 2480, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .head-section .heading {
  display: block;
  font-size: 14px;
  color: #959595;
}
/* line 2486, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .head-section select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/drop-arrow.png") no-repeat scroll 100% 66%;
  border: none;
  width: auto;
  padding-right: 30px;
  font-size: 16px;
  color: #6d6d6d;
}
/* line 2505, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section {
  width: 100%;
  float: left;
  display: block;
}
/* line 2510, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .block {
  margin-bottom: 20px;
}
/* line 2514, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .associate-name {
  margin-right: 20px;
}
/* line 2518, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .credits {
  margin-right: 20px;
}
/* line 2523, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .tags textarea {
  border: 0;
  border-bottom: 1px solid #cacaca;
  margin-bottom: 10px;
}
/* line 2529, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .tags p {
  font-size: 11px;
  color: #959595;
  font-style: italic;
}
/* line 2535, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .tags label {
  margin-bottom: 0;
  font-style: italic;
}
/* line 2541, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .browse {
  margin-top: 10px;
}
/* line 2544, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .browse input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #cacaca;
  border-image: none;
  border-style: none none solid;
  border-width: 0 0 1px;
  background: url("../images/attachment.png") no-repeat scroll 99% 60%;
  border: 1px solid #cacaca;
  height: 40px;
  width: 100%;
  padding-right: 40px;
}
/* line 2560, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .browse #upload-photo {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  right: 15px;
  top: 24px;
  width: 40px;
  height: 40px;
  z-index: 999;
}
/* line 2572, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section label {
  color: #959595;
  font-size: 14px;
  font-weight: 400;
}
/* line 2578, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section input {
  border: 1px solid #cacaca;
  color: #484351;
  font-size: 14px;
  height: 30px;
  margin-top: 0;
  padding: 0 10px;
  width: 100%;
}
/* line 2588, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/drop-arrow.png") no-repeat scroll 96% 60%;
  border: 1px solid #cacaca;
  padding: 4px;
  width: 100%;
  color: #6d6d6d;
}
/* line 2606, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .bunch-row .colleagues {
  margin-bottom: 10px;
}
/* line 2609, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .bunch-row .colleagues .close {
  color: #484351;
}
/* line 2616, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .program-wrap .body-section .search-program input {
  background: url("../images/gray-search.png") no-repeat scroll 98% 60%;
  padding-right: 40px;
}
/* line 2626, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .intro-wrap .multi-text textarea {
  height: 160px;
  padding: 20px;
  border-radius: 2px;
}
/* line 2632, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .intro-wrap .multi-text textarea::-moz-placeholder {
  color: #959595;
  font-style: initial;
  font-weight: normal;
  white-space: pre-wrap;
}
/* line 2642, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap h2 {
  font-size: 16px;
  margin-top: 0;
  font-weight: 700;
}
/* line 2650, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap ul li {
  margin-right: 0;
}
/* line 2653, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap ul li a {
  border: none;
  color: #6735ce;
  font-size: 14px;
  font-weight: 700;
  background: transparent;
  padding: 10px 20px;
}
/* line 2662, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap ul li.active a {
  color: #6d6d6d;
  background: #e9e9e9;
}
/* line 2670, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab {
  border-bottom: 0;
}
/* line 2673, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab li {
  padding-left: 20px;
  margin-right: 50px;
}
/* line 2677, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab li .radio {
  width: 12px;
  height: 12px;
  background: #fff;
  border: 1px solid #cccccc;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 0;
}
/* line 2688, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab li a {
  font-weight: 400;
  font-size: 14px;
  padding: 15px 0;
}
/* line 2696, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab li.active a {
  color: #6d6d6d;
  font-weight: 700;
  background: transparent;
}
/* line 2702, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab li.active .radio {
  background: #6735ce;
  border: 3px solid #cccccc;
}
/* line 2710, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar {
  width: 100%;
  float: left;
  display: block;
}
/* line 2715, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar span {
  color: #959595;
}
/* line 2719, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown.mega-dropdown {
  display: block;
}
/* line 2723, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu {
  width: 100%;
  left: 0;
  top: 55px;
  border-color: #e9e9e9;
  -webkit-box-shadow: 0 1px 4px 0 #e2e2e2;
  -moz-box-shadow: 0 1px 4px 0 #e2e2e2;
  box-shadow: 0 1px 4px 0 #e2e2e2;
  border-radius: 0;
  padding: 0;
}
/* line 2734, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .head {
  background: #e9e9e9;
  float: left;
  width: 100%;
  padding: 5px 0;
  font-size: 12px;
  color: #6d6d6d;
}
/* line 2742, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .head label {
  font-size: 12px;
  margin-top: 2px;
  color: #6d6d6d;
}
/* line 2748, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .head span {
  display: block;
  margin-top: 3px;
  color: #6d6d6d;
}
/* line 2754, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .head .months {
  width: 32%;
  padding: 0 15px;
  float: left;
}
/* line 2760, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .head .weeks {
  width: 15%;
  padding: 0 15px;
  float: left;
}
/* line 2766, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .head .days {
  width: 15%;
  padding: 0 15px;
  float: left;
}
/* line 2772, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .head .calendar-sec {
  width: 38%;
  padding: 0 15px;
  float: left;
}
/* line 2779, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .body-section {
  display: block;
  width: 100%;
  float: left;
  padding: 15px 0;
}
/* line 2785, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .body-section label {
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: 2px;
  color: #6d6d6d;
}
/* line 2792, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .body-section input[type="checkbox"]:checked ~ label {
  font-weight: 700;
}
/* line 2796, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .body-section .months {
  width: 32%;
  padding: 0 15px;
  float: left;
}
/* line 2801, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .body-section .months select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/drop-arrow.png") no-repeat scroll 90% 60%;
  border: 1px solid #cacaca;
  padding: 4px;
  font-size: 12px;
  width: 80px;
  color: #6d6d6d;
  margin-bottom: 10px;
  background-size: 12px;
}
/* line 2822, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .body-section .weeks {
  width: 15%;
  padding: 0 15px;
  float: left;
}
/* line 2828, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .body-section .days {
  width: 15%;
  padding: 0 15px;
  float: left;
}
/* line 2834, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu .body-section .calendar-view {
  border-left: 1px solid #e9e9e9;
  min-height: 200px;
  width: 38%;
  padding: 0 15px;
  float: left;
}
/* line 2844, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu::after,
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .dropdown-menu.mega-dropdown-menu::before {
  content: none;
}
/* line 2849, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .selected {
  display: block;
  padding: 5px 0;
  border: 1px solid #e9e9e9;
  float: left;
  width: 100%;
  margin-top: 5px;
}
/* line 2857, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .selected label {
  float: left;
  display: inline-block;
  font-weight: 400;
  color: #6d6d6d;
  margin-bottom: 0;
}
/* line 2865, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .calendar .selected input {
  border: none;
  display: block;
  width: 75%;
  float: left;
  padding: 0 10px;
}
/* line 2875, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .time {
  display: block;
  float: left;
  margin-top: 20px;
  width: 100%;
}
/* line 2881, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .time span {
  display: block;
  margin-top: 32px;
  font-size: 12px;
  color: #959595;
}
/* line 2888, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .time label {
  color: #959595;
  font-weight: 400;
  display: block;
}
/* line 2894, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .time input {
  color: #959595;
  font-weight: 400;
  display: block;
  border: 1px solid #e9e9e9;
  height: 30px;
  padding: 2px 10px;
}
/* line 2904, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .start-date {
  display: block;
  float: left;
  margin-top: 20px;
  width: 100%;
}
/* line 2910, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .start-date span {
  display: block;
  margin-top: 32px;
  font-size: 12px;
  color: #959595;
}
/* line 2917, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .start-date label {
  color: #959595;
  font-weight: 400;
  display: block;
}
/* line 2923, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .start-date input {
  color: #959595;
  font-weight: 400;
  border: 1px solid #e9e9e9;
  height: 30px;
  padding: 2px 10px;
}
/* line 2931, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .start-date .custom-inputs {
  margin-top: 30px;
  float: left;
}
/* line 2936, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .start-date .after {
  width: 30%;
  float: left;
}
/* line 2942, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .start-date .select-date input {
  background: url("../images/cal-icon.png") no-repeat;
  display: block;
  background-position: 96% 4px;
}
/* line 2949, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .start-date .select-box {
  display: block;
  margin-top: 24px;
}
/* line 2953, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .start-date .select-box select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/drop-arrow.png") no-repeat scroll 90% 60%;
  border: 1px solid #e9e9e9;
  padding: 5px;
  font-size: 14px;
  width: 100px;
  color: #6d6d6d;
  margin-bottom: 0;
  background-size: 12px;
}
/* line 2973, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .inner-tab-content .start-date .select-box label {
  display: inline-block;
  padding-left: 10px;
}
/* line 2981, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch {
  width: 100%;
  float: left;
  margin-top: 20px;
}
/* line 2986, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .add-batch {
  display: inline-block;
  color: #298eea;
  border: 1px solid #298eea;
  border-radius: 2px;
  padding: 5px 10px;
}
/* line 2994, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .select-box {
  display: block;
  margin-top: 0;
}
/* line 2998, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .select-box select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/drop-arrow.png") no-repeat scroll 90% 60%;
  border: 1px solid #e9e9e9;
  padding: 5px;
  font-size: 14px;
  width: 80px;
  color: #6d6d6d;
  margin-bottom: 0;
  margin-left: 20px;
  background-size: 12px;
}
/* line 3019, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .select-box label {
  display: inline-block;
  padding: 0;
  font-weight: 400;
}
/* line 3026, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .batch-group {
  float: left;
  width: 100%;
  margin-top: 10px;
}
/* line 3031, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .batch-group .batch-heading {
  padding: 10px 0;
  border-bottom: 1px solid #e9e9e9;
  cursor: pointer;
}
/* line 3036, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .batch-group .batch-heading h2 {
  font-weight: 700;
  font-size: 14px;
  color: #6d6d6d;
  margin: 0;
}
/* line 3044, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .batch-group .batch-heading[aria-expanded="true"] {
  background: url("../images/drop-arrow.png") no-repeat;
  background-position: 98% center;
}
/* line 3049, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .batch-group .batch-heading[aria-expanded="false"] {
  background: url("../images/drop-up.png") no-repeat;
  background-position: 98% center;
}
/* line 3054, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .batch-group .batch-wrap {
  padding: 15px 0;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden;
}
/* line 3059, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .batch-group .batch-wrap .days {
  display: block;
  margin-bottom: 6px;
  overflow: hidden;
}
/* line 3064, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .batch-group .batch-wrap .days label {
  color: #959595;
  font-weight: 400;
  display: block;
  font-size: 12px;
  margin-bottom: 2px;
}
/* line 3072, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .session-wrap .tab-wrap .tab-content .batch .batch-group .batch-wrap .days input {
  color: #959595;
  font-weight: 400;
  border: 1px solid #e9e9e9;
  height: 30px;
  padding: 2px 10px;
  width: 100%;
}
/* line 3089, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .learning-object input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #cacaca;
  border-image: none;
  border-style: none none solid;
  border-width: 0 0 1px;
  border: 1px solid #cacaca;
  margin-bottom: 10px;
  color: #484351;
  border-radius: 2px;
  margin-right: 5px;
  padding: 0 10px;
  width: 500px;
  height: 30px;
}
/* line 3110, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .input_fields_wrap img {
  margin-bottom: 2px;
}
/* line 3115, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .block-wrapper .remove_field {
  margin-left: 5px;
}
/* line 3120, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments {
  padding: 0;
}
/* line 3123, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments p {
  font-size: 14px;
  padding: 0;
}
/* line 3129, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .duration-head {
  display: block;
  width: 100%;
  float: left;
}
/* line 3134, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .duration-head h3 {
  font-size: 14px;
  font-weight: 700;
  margin: 7px 0 0;
}
/* line 3140, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .duration-head .custom-inputs {
  width: 45%;
  float: left;
  margin-top: 5px;
}
/* line 3146, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .duration-head .duration {
  width: 10%;
  float: left;
}
/* line 3150, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .duration-head .duration input {
  width: 100%;
  border: 1px solid #e9e9e9;
  padding: 5px 10px;
}
/* line 3157, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .duration-head .minute {
  float: left;
}
/* line 3161, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .duration-head .minute select {
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/drop-arrow.png") no-repeat scroll 90% 60%;
  border: 1px solid #e9e9e9;
  padding: 5px;
  font-size: 14px;
  color: #6d6d6d;
  margin-bottom: 0;
  margin-left: 20px;
  background-size: 12px;
}
/* line 3184, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks {
  display: block;
  width: 100%;
  float: left;
  margin: 15px 0;
}
/* line 3190, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks p {
  font-size: 14px;
  margin-top: 5px;
}
/* line 3195, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .custom-inputs {
  width: auto;
  float: left;
  margin: 5px 15px 0;
}
/* line 3201, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .random {
  width: auto;
  float: right;
}
/* line 3205, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .random input {
  width: 100px;
  border: 1px solid #e9e9e9;
  padding: 5px 10px;
  text-align: center;
}
/* line 3214, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .mega-dropdown.subsection .btn {
  padding: 8px 6px;
}
/* line 3217, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .mega-dropdown.subsection .btn span {
  font-size: 14px;
}
/* line 3222, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .mega-dropdown.subsection .btn.dropdown-toggle {
  width: auto;
  padding: 8px 15px;
}
/* line 3227, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .mega-dropdown.subsection .dropdown-menu.mega-dropdown-menu {
  width: 250px;
  padding: 5px 10px;
}
/* line 3231, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .mega-dropdown.subsection .dropdown-menu.mega-dropdown-menu .form-group {
  margin-bottom: 10px;
}
/* line 3235, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .mega-dropdown.subsection .dropdown-menu.mega-dropdown-menu label {
  margin: 4px 0;
}
/* line 3239, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .mega-dropdown.subsection .dropdown-menu.mega-dropdown-menu input {
  width: 40px;
  padding: 0 4px;
}
/* line 3246, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .dropdown-menu.mega-dropdown-menu:before {
  margin-left: auto;
  margin-right: -1px;
}
/* line 3251, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .dropdown-menu.mega-dropdown-menu:after,
.add-program .right-panel .pre-assessments .pre-assessment-wrap .marks .dropdown-menu.mega-dropdown-menu:before {
  left: auto;
  right: 100px;
}
/* line 3259, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .ques-ans {
  padding: 20px;
  border: 1px solid #cacaca;
  overflow: hidden;
  border-radius: 10px;
}
/* line 3265, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .ques-ans span {
  font-size: 12px;
}
/* line 3269, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .ques-ans .questions {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #cacaca;
  margin-bottom: 20px;
  padding-bottom: 25px;
}
/* line 3276, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .ques-ans .questions .custom-inputs {
  margin-bottom: 20px;
}
/* line 3281, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .ques-ans .questions .questionnaire .custom-inputs {
  margin-bottom: 14px;
}
/* line 3287, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .ques-ans .questions:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
/* line 3293, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .pre-assessments .custom-checkbox input:checked ~ label {
  font-weight: 600;
  color: #6d6d6d;
}
/* line 3299, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .ml32 {
  margin-left: 32px;
}
/* line 3303, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .modal-footer {
  padding-bottom: 0;
  padding-right: 0;
}
/* line 3307, ../sass/pages/lnd-setup/_lnd.scss */
.add-program .right-panel .modal-footer .link {
  margin-left: 0;
}

ul.apps-container.ui-sortable {
  padding: 0 0 0 10px !important
}

/* line 3314, ../sass/pages/lnd-setup/_lnd.scss */
.import-file {
  position: relative;
  display: block;
  padding: 8px 0;
}
/* line 3319, ../sass/pages/lnd-setup/_lnd.scss */
.import-file input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #cacaca;
  border-image: none;
  border-style: none none solid;
  border-width: 0 0 1px;
  border: 1px solid #cacaca;
  height: 40px;
  width: 100%;
  padding-right: 40px;
}
/* line 3334, ../sass/pages/lnd-setup/_lnd.scss */
.import-file #upload-photo {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: 999;
}

/* line 3350, ../sass/pages/lnd-setup/_lnd.scss */
.sub-type.block label,
.type.block label {
  width: 80px;
}
/* line 3354, ../sass/pages/lnd-setup/_lnd.scss */
.sub-type.block .form-control,
.type.block .form-control {
  display: inline-block;
  height: 30px;
  width: auto;
  border-radius: 0;
}

/* line 3363, ../sass/pages/lnd-setup/_lnd.scss */
.import-section .download .lnd-icon-sprites {
  margin: 5px 15px 0;
}

/* line 2, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .filter-section {
  margin-left: 0;
}
/* line 6, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .dropdown-menu.mega-dropdown-menu.learner-dropdown {
  width: 640px;
  padding: 20px;
}
/* line 10, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .dropdown-menu.mega-dropdown-menu.learner-dropdown .Skills {
  width: 40%;
  float: left;
}
/* line 14, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .dropdown-menu.mega-dropdown-menu.learner-dropdown .Skills h2 {
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
}
/* line 23, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .dropdown-menu.mega-dropdown-menu.learner-dropdown .cat-wrap {
  border-right: 1px solid #b1b0b0;
  width: 100%;
  float: left;
  display: block;
}
/* line 30, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .dropdown-menu.mega-dropdown-menu.learner-dropdown .status {
  float: left;
  width: 30%;
  padding-left: 30px;
}
/* line 35, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .dropdown-menu.mega-dropdown-menu.learner-dropdown .status h2 {
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
}
/* line 43, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .dropdown-menu.mega-dropdown-menu.learner-dropdown .status .status-wrap {
  border-right: 1px solid #b1b0b0;
  min-height: 125px;
}
/* line 49, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .dropdown-menu.mega-dropdown-menu.learner-dropdown .feedback {
  float: left;
  width: 30%;
  padding-left: 30px;
}
/* line 54, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .dropdown-menu.mega-dropdown-menu.learner-dropdown .feedback h2 {
  font-size: 16px;
  color: #6d6d6d;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 30px;
}
/* line 65, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .assesment h6 {
  margin: 2px 0 15px;
  color: #6d6d6d;
}
/* line 70, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .assesment .progress-wrap {
  margin-bottom: 0px;
  padding-bottom: 35px;
  width: 90%;
  overflow: hidden;
}
/* line 78, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail #assesment .five,
.learner-detail #assesment .four,
.learner-detail #assesment .one,
.learner-detail #assesment .three,
.learner-detail #assesment .two,
.learner-detail .assesment .five,
.learner-detail .assesment .four,
.learner-detail .assesment .one,
.learner-detail .assesment .three,
.learner-detail .assesment .two {
  cursor: unset;
}
/* line 91, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .table-block {
  display: block;
  min-height: 70px;
}
/* line 95, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .table-block a {
  color: #6634cd;
}
/* line 101, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .assign-coach .searchbox {
  width: 80%;
}
/* line 104, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .assign-coach .searchbox input {
  width: 100%;
  border: none;
  background: url("../images/drop-arrow1.png") no-repeat;
  background-position: right center;
}
/* line 113, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .assign-coach .search-result ul {
  background: #fff;
  border: 1px solid #e9e9e9;
  float: left;
  width: 80%;
}
/* line 119, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .assign-coach .search-result ul li {
  padding: 5px;
  list-style: none;
  width: 100%;
  display: block;
  float: left;
  border-bottom: 1px solid #e9e9e9;
  transition: all 0.3s ease-in-out 0s;
  cursor: pointer;
}
/* line 129, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .assign-coach .search-result ul li a {
  font-size: 14px;
  color: #6d6d6d;
}
/* line 134, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .assign-coach .search-result ul li:last-child {
  border-bottom: none;
}
/* line 138, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .assign-coach .search-result ul li:hover {
  background: #6735ce;
  color: #fff;
  transition: all 0.3s ease-in-out 0s;
}
/* line 144, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .assign-coach .search-result ul li:hover a {
  color: #fff;
  transition: all 0.3s ease-in-out 0s;
}

/* line 153, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .table-container .assesment .progress {
  left: -20%;
}

/* line 156, ../sass/pages/lnd-setup/_learner-detail.scss */
.learner-detail .table-container .assesment .progress.four-nodes {
  left: -25%;
}

/* line 2, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .head-section {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 10px 15px 0;
}
/* line 7, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .head-section h2 {
  margin: 10px 0 0;
  color: #6b6578;
  font-size: 16px;
}
/* line 13, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .head-section form {
  width: 180px;
  float: right;
}
/* line 17, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .head-section form select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/dropdown.png") no-repeat scroll 100% 50%/5% auto;
  border-color: #000;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: medium medium 1px;
  box-shadow: none;
  font-size: 12px;
  padding: 8px 0;
  font-weight: 600;
}
/* line 42, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid {
  min-height: 160px;
  -webkit-box-shadow: 0 0 5px 2px #e0e0e0;
  -moz-box-shadow: 0 0 5px 2px #e0e0e0;
  box-shadow: 0 0 5px 2px #e0e0e0;
  margin-bottom: 30px;
  background: #fff;
  padding: 20px;
}
/* line 51, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid h3 {
  color: #484451;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
/* line 57, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid h3 span {
  float: right;
  font-weight: 100;
  font-size: 16px;
}
/* line 62, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid h3 span small {
  font-size: 12px;
}
/* line 68, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid p {
  margin: 0;
  text-align: center;
  color: #484451;
}
/* line 74, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .battery {
  display: block;
  background: url("../images/battery.png") no-repeat;
  height: 63px;
  padding: 8px;
  margin: 16px 0 10px;
}
/* line 81, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .battery .progress {
  box-shadow: none;
  width: 60%;
  float: left;
  margin-bottom: 0;
  height: 48px;
  margin-right: 40px;
  background-color: transparent;
}
/* line 90, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .battery .progress .progress-bar {
  background-color: #fff;
}
/* line 95, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .battery span {
  line-height: 16px;
  display: inline-block;
  margin-top: 10px;
}
/* line 102, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .common-space {
  padding: 0;
}
/* line 105, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .common-space span {
  display: block;
  text-align: center;
}
/* line 111, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid ul {
  text-align: center;
  margin: 10px 0 0;
  display: block;
}
/* line 116, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid ul li {
  list-style: none;
  display: inline-block;
  text-align: center;
  margin: 14px;
}
/* line 122, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid ul li .big {
  font-size: 22px;
}
/* line 126, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid ul li span {
  display: block;
  font-size: 14px;
}
/* line 131, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid ul li:last-child {
  margin-right: 0;
}
/* line 135, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid ul li:first-child {
  margin-left: 0;
}
/* line 142, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .carousel .carousel-inner {
  width: 90%;
  margin: 10px auto 0;
}
/* line 147, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .carousel .carousel-inner .media-left a {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #d9dadd;
  display: block;
}
/* line 155, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .carousel .carousel-inner .media-left a img {
  width: 100%;
  height: auto;
}
/* line 162, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .carousel .carousel-inner .media-body {
  padding-top: 20px;
}
/* line 165, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .carousel .carousel-inner .media-body h4 {
  font-size: 14px;
  color: #484451;
  margin: 0;
}
/* line 171, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .carousel .carousel-inner .media-body img {
  width: 60%;
}
/* line 177, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .carousel .carousel-control.left {
  background-image: none;
}
/* line 180, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .carousel .carousel-control.left img {
  transform: rotate(90deg);
  margin-left: -15px;
}
/* line 186, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .carousel .carousel-control.right {
  background-image: none;
}
/* line 189, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .carousel .carousel-control.right img {
  transform: rotate(-90deg);
  margin-right: -15px;
}
/* line 195, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .carousel .carousel-control {
  top: 20px;
  width: 6%;
}
/* line 201, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .img-wrap {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #a386e1;
  display: block;
  margin: 20px auto 0;
}
/* line 210, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 216, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid h5 {
  font-size: 12px;
  margin: 4px 0 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
/* line 225, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid h6 {
  margin: 0;
  font-size: 10px;
  font-weight: 100;
}
/* line 232, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid.odd {
  color: #fff;
  background: #6535cd;
  background: #6041d3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6041d3 8%, #4b73ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6041d3', endColorstr='#4b73ee',GradientType=0 );
  /* IE6-9 */
}
/* line 245, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid.odd h3 {
  color: #fff;
}
/* line 248, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid.odd h3 small {
  color: #fff;
  font-size: 12px;
}
/* line 254, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .small-grid.odd p {
  color: #fff;
}
/* line 259, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph {
  background: #fff;
  -webkit-box-shadow: 0 0 5px 2px #e0e0e0;
  -moz-box-shadow: 0 0 5px 2px #e0e0e0;
  box-shadow: 0 0 5px 2px #e0e0e0;
  padding: 20px;
  min-height: 384px;
}
/* line 267, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph h4 {
  color: #484451;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  display: inline-block;
  margin-bottom: 20px;
}
/* line 276, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph .graph-wrap {
  margin-top: 23px;
}
/* line 281, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph ul li {
  display: inline-block;
  list-style: none;
  margin-right: 20px;
}
/* line 286, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph ul li span {
  display: inline-block;
  margin: 0 5px 0 0;
  color: #6d6d6d;
  font-size: 12px;
}
/* line 293, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph ul li .color-box {
  width: 10px;
  height: 10px;
}
/* line 298, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph ul li .pink {
  background: #f75892;
}
/* line 302, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph ul li .gray {
  background: #6d6d6d;
}
/* line 306, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph ul li .purple {
  background: #9335ce;
}
/* line 310, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph ul li .orange {
  background: #ff9500;
}
/* line 314, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph ul li .green {
  background: #00c534;
}
/* line 318, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph ul li .blue {
  background: #4ad8fe;
}
/* line 322, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph ul li .light-gray {
  background: #e9e9e9;
}
/* line 326, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph ul li:last-child {
  margin-right: 0;
}
/* line 332, ../sass/pages/dashboard/_skills-dashboard.scss */
.skills-dashboard .left-grid .graph .popup {
  width: 12px;
  height: 12px;
  display: block;
  background: url("../images/expand.png");
  float: right;
  margin-top: 6px;
}

/* line 344, ../sass/pages/dashboard/_skills-dashboard.scss */
.purple {
  color: #6535cd;
}

/* line 348, ../sass/pages/dashboard/_skills-dashboard.scss */
.green {
  color: #02c535;
}

/* line 352, ../sass/pages/dashboard/_skills-dashboard.scss */
.orange {
  color: #ff9600;
}

/* line 356, ../sass/pages/dashboard/_skills-dashboard.scss */
.pink {
  color: #f75892;
}

/* right-grid */
/* line 360, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid {
  padding: 0 30px 0 0;
}
/* line 363, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .right-wrap {
  overflow: hidden;
  -webkit-box-shadow: 0 0 5px 2px #e0e0e0;
  -moz-box-shadow: 0 0 5px 2px #e0e0e0;
  box-shadow: 0 0 5px 2px #e0e0e0;
}
/* line 370, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .panel-title {
  padding: 10px 20px;
  position: relative;
  cursor: pointer;
}
/* line 376, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .pending {
  border-left: 5px solid #f85872;
}
/* line 380, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .in-progrss {
  border-left: 5px solid #ff9600;
}
/* line 384, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .right-head {
  padding: 20px;
  display: inline-block;
  width: 100%;
  background: #fff;
}
/* line 390, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .right-head h4 {
  font-size: 16px;
  font-weight: 600;
  color: #484451;
  margin: 0;
}
/* line 398, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .right-main {
  background: #fff;
  -webkit-box-shadow: 0 0 5px 2px #e0e0e0;
  -moz-box-shadow: 0 0 5px 2px #e0e0e0;
  box-shadow: 0 0 5px 2px #e0e0e0;
}
/* line 405, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .right-main .right-mid .panel-body {
  position: relative;
}
/* line 408, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .right-main .right-mid .panel-body .setting {
  position: absolute;
  top: 5px;
  right: 10px;
}
/* line 413, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .right-main .right-mid .panel-body .setting .popup {
  width: 12px;
  height: 12px;
  display: block;
  background: url("../images/expand.png");
  float: right;
  margin-top: 6px;
}
/* line 426, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .acc-title {
  font-size: 14px;
  font-weight: 600;
  color: #484451;
}
/* line 432, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .sub-unit {
  color: #484451;
  font-size: 11px;
  font-weight: 300;
  margin-right: 10px;
}
/* line 438, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .sub-unit i {
  color: #484451;
  font-size: 18px;
  font-weight: 300;
}
/* line 445, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .drop-arrow {
  background-image: url("../images/drop-arrow.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 10px;
  width: 18px;
  float: right;
  right: 20px;
  top: 50%;
  position: absolute;
  display: none;
}
/* line 458, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .panel-default:hover .drop-arrow {
  display: inline-block;
}
/* line 462, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .panel {
  border: 1px solid #e3e3e3;
  border-radius: 0;
}
/* line 467, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .panel-heading {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
}
/* line 473, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
/* line 477, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .panel-body {
  background-color: #fefcfd;
}
/* line 481, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .panel-title[aria-expanded="true"] {
  background-color: #fcf6f7;
}
/* line 484, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .panel-title[aria-expanded="true"] .drop-arrow {
  display: inline-block;
}
/* line 489, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .searchbox {
  position: absolute;
  min-width: 50px;
  width: 0;
  height: 50px;
  overflow: hidden;
  right: 25px;
  bottom: -8px;
  border-bottom: 0;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}
/* line 505, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .searchbox-input {
  top: 0;
  right: 0;
  border: 0;
  outline: 0;
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0 55px 0 0;
}
/* line 516, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .searchbox-open {
  background: #fff none repeat scroll 0 0;
  width: 225px !important;
  border-bottom: 1px solid #000;
}
/* line 522, ../sass/pages/dashboard/_skills-dashboard.scss */
.right-grid .searchbox-icon,
.right-grid .searchbox-submit {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  color: transparent;
  background: #fff;
}

/* line 544, ../sass/pages/dashboard/_skills-dashboard.scss */
.status-filter ul li.active a {
  font-weight: 700 !important;
}

/* line 2, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .head-section {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 10px 15px 0;
}
/* line 7, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .head-section h2 {
  margin: 10px 0 0;
  color: #6b6578;
  font-size: 16px;
}
/* line 13, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .head-section form {
  width: 180px;
  float: right;
}
/* line 17, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .head-section form select {
  -moz-appearance: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/dropdown.png") no-repeat scroll 100% 50%/5% auto;
  border-color: #000;
  border-image: none;
  border-radius: 0;
  border-style: none none solid;
  border-width: medium medium 1px;
  box-shadow: none;
  font-size: 12px;
  padding: 8px 0;
  font-weight: 600;
}
/* line 38, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .small-grid {
  -webkit-box-shadow: 0 0 5px 2px #e0e0e0;
  -moz-box-shadow: 0 0 5px 2px #e0e0e0;
  box-shadow: 0 0 5px 2px #e0e0e0;
  margin-bottom: 20px;
  background: #6041d3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6041d3 8%, #4b73ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6041d3', endColorstr='#4b73ee',GradientType=0 );
  /* IE6-9 */
  padding: 20px;
}
/* line 55, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .small-grid h3 {
  color: #fff;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}
/* line 61, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .small-grid h3 span {
  float: right;
  font-weight: 400;
  font-size: 16px;
}
/* line 66, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .small-grid h3 span small {
  font-size: 12px;
}
/* line 72, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .small-grid .battery {
  display: block;
  background: url("../images/battery.png") no-repeat;
  height: 63px;
  padding: 8px;
  margin: 16px 0 10px;
  width: 170px;
  float: left;
}
/* line 81, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .small-grid .battery .progress {
  box-shadow: none;
  width: 94%;
  float: left;
  margin-bottom: 0;
  height: 48px;
  background-color: transparent;
}
/* line 89, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .small-grid .battery .progress .progress-bar {
  background-color: #fff;
}
/* line 94, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .small-grid .battery span {
  line-height: 16px;
  display: inline-block;
  margin-top: 10px;
}
/* line 101, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .small-grid .total {
  width: 170px;
  float: right;
  text-align: center;
  margin-top: 10px;
  color: #fff;
}
/* line 108, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .small-grid .total h3 {
  display: block;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 15px;
}
/* line 115, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .small-grid .total span {
  font-size: 14px;
  display: block;
}
/* line 122, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section h2 {
  margin: 0 0 10px;
  color: #6b6578;
  font-size: 16px;
}
/* line 128, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .skill-tabs {
  float: left;
  display: block;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 5px 2px #e0e0e0;
  -moz-box-shadow: 0 0 5px 2px #e0e0e0;
  box-shadow: 0 0 5px 2px #e0e0e0;
}
/* line 137, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .skill-tabs .inner-tab {
  padding: 20px;
  text-align: center;
  border: 1px solid #e9e9e9;
}
/* line 142, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .skill-tabs .inner-tab li {
  display: inline-block;
  list-style: outside none none;
  margin: 0 20px;
}
/* line 147, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .skill-tabs .inner-tab li a {
  border-bottom: 2px solid transparent;
  color: #278ce8;
  display: block;
  font-size: 16px;
  padding-bottom: 2px;
}
/* line 155, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .skill-tabs .inner-tab li span {
  display: block;
  text-align: center;
}
/* line 160, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .skill-tabs .inner-tab li.active a {
  border-bottom: 2px solid #278ce8;
  color: #6d6d6d;
  font-weight: 600;
}
/* line 166, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .skill-tabs .inner-tab li:first-child {
  margin-left: 0;
}
/* line 170, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .skill-tabs .inner-tab li:last-child {
  margin-right: 0;
}
/* line 178, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element {
  border: 1px solid #e9e9e9;
  padding: 20px;
  margin-bottom: 0;
}
/* line 183, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element h4 {
  font-size: 16px;
  color: #6d6d6d;
  margin-top: 0;
  margin-bottom: 4px;
}
/* line 190, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element p {
  font-size: 12px;
  font-weight: 400;
  color: #6d6d6d;
  margin-bottom: -2px;
}
/* line 197, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element span {
  font-size: 12px;
  font-weight: 400;
}
/* line 202, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element .pink {
  color: #f75892;
}
/* line 206, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element .gray {
  color: #6d6d6d;
}
/* line 210, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element .ornage {
  color: #ff9500;
}
/* line 214, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element .green {
  color: #00c534;
}
/* line 218, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element ul {
  margin: 10px 0 0;
}
/* line 221, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element ul li {
  display: inline-block;
  list-style: outside none none;
  margin: 0 16px;
}
/* line 226, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element ul li a {
  border-bottom: 2px solid transparent;
  display: block;
  font-size: 16px;
  padding-bottom: 2px;
}
/* line 233, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element ul li span {
  display: block;
  text-align: center;
}
/* line 238, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element ul li:first-child {
  margin-left: 0;
}
/* line 242, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element ul li:last-child {
  margin-right: 0;
}
/* line 246, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element ul li .lg {
  font-size: 18px;
  font-weight: 400;
}
/* line 251, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .left-section .tab-container .tab-element ul li .sm {
  font-size: 12px;
}
/* line 261, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph {
  padding: 20px;
  -webkit-box-shadow: 0 0 5px 2px #e0e0e0;
  -moz-box-shadow: 0 0 5px 2px #e0e0e0;
  box-shadow: 0 0 5px 2px #e0e0e0;
  background: #fff;
  width: 100%;
  margin-bottom: 20px;
  float: left;
}
/* line 271, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph h4 {
  font-size: 16px;
  color: #6d6d6d;
  margin: 0;
}
/* line 278, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph ul li {
  display: inline-block;
  list-style: none;
  margin-right: 20px;
}
/* line 283, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph ul li span {
  display: inline-block;
  margin: 0 5px 0 0;
  color: #6d6d6d;
  font-size: 12px;
}
/* line 290, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph ul li .color-box {
  width: 10px;
  height: 10px;
}
/* line 295, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph ul li .pink {
  background: #f75892;
}
/* line 299, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph ul li .gray {
  background: #6d6d6d;
}
/* line 303, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph ul li .purple {
  background: #9335ce;
}
/* line 307, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph ul li .orange {
  background: #ff9500;
}
/* line 311, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph ul li .green {
  background: #00c534;
}
/* line 315, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph ul li .blue {
  background: #4ad8fe;
}
/* line 319, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph ul li .light-gray {
  background: #e9e9e9;
}
/* line 323, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph ul li:last-child {
  margin-right: 0;
}
/* line 329, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .matrix-graph .graph-wrap {
  margin-top: 20px;
}
/* line 334, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph {
  padding: 20px;
  -webkit-box-shadow: 0 0 5px 2px #e0e0e0;
  -moz-box-shadow: 0 0 5px 2px #e0e0e0;
  box-shadow: 0 0 5px 2px #e0e0e0;
  background: #fff;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
/* line 344, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph h4 {
  font-size: 16px;
  color: #6d6d6d;
  margin: 0;
}
/* line 351, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph ul li {
  display: inline-block;
  list-style: none;
  margin-right: 20px;
}
/* line 356, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph ul li span {
  display: inline-block;
  margin: 0 5px 0 0;
  color: #6d6d6d;
  font-size: 12px;
}
/* line 363, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph ul li .color-box {
  width: 10px;
  height: 10px;
}
/* line 368, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph ul li .pink {
  background: #f75892;
}
/* line 372, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph ul li .gray {
  background: #6d6d6d;
}
/* line 376, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph ul li .purple {
  background: #9335ce;
}
/* line 380, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph ul li .orange {
  background: #ff9500;
}
/* line 384, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph ul li .green {
  background: #00c534;
}
/* line 388, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph ul li .blue {
  background: #4ad8fe;
}
/* line 392, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph ul li .light-gray {
  background: #e9e9e9;
}
/* line 396, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph ul li:last-child {
  margin-right: 0;
}
/* line 402, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .velocity-graph .graph-wrap {
  margin-top: 20px;
}
/* line 407, ../sass/pages/dashboard/_organization-dashboard.scss */
.organization-dashboard .graph-section .popup {
  width: 12px;
  height: 12px;
  display: block;
  background: url("../images/expand.png");
  float: right;
  margin-top: 6px;
}

/* line 2, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header {
  padding: 15px;
  background: #6041d3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #6041d3 8%, #4b73ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #6041d3 8%, #4b73ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=  '#6041d3', endColorstr='#4b73ee',GradientType=0 );
  /* IE6-9 */
  width: 100%;
  float: left;
  position: relative;
}
/* line 18, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header h2 {
  font-size: 22px;
  color: #fff;
  margin: 0;
}
/* line 24, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap {
  color: #fff;
  text-align: center;
}
/* line 28, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .img-wrap {
  width: 111px;
  height: 110px;
  overflow: hidden;
  border-radius: 50%;
  display: block;
  background: #fff;
  border: 2px solid #fff;
  margin: 0 auto;
  position: relative;
}
/* line 39, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 44, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .img-wrap input {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 55, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .img-wrap input.imgInp {
  opacity: 0;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  position: absolute;
  cursor: pointer;
  z-index: 99;
}
/* line 67, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .img-wrap .edit {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: block;
  background-position: center center;
  opacity: 0;
  transition: all 0.1s ease-in-out 0s;
  border-radius: 50%;
}
.profile-page .profile-header .profile-wrap .img-wrap .edit .margin-right-10 {
    margin-right: 10px;
}
.profile-page .profile-header .profile-wrap .img-wrap .edit .cross-img {
    width: 20px;
    height: 20px;
}
.profile-page .profile-header .profile-wrap .img-wrap .edit img {
	width: 18px;
    height: 18px;
    cursor: pointer;
    margin-top: 45px;
}
/* line 84, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .img-wrap:hover .edit {
  opacity: 1;
  transition: all 0.1s ease-in-out 0s;
}
/* line 90, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail {
  width: 50%;
  margin: 0 auto;
}
/* line 94, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail h3 {
  font-size: 24px;
  margin: 10px 0 15px;
}
/* line 99, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail ul {
  display: inline-block;
  border-bottom: 1px solid #a5b9f6;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
/* line 105, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail ul li {
  list-style: none;
  display: inline-block;
  padding: 0 10px;
  border-right: 2px solid #fff;
  line-height: 12px;
}
/* line 112, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail ul li:last-child {
  border-right: 0;
  padding-right: 0;
}
/* line 117, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail ul li:first-child {
  padding-left: 0;
}
/* line 123, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail .editable {
  position: relative;
}
/* line 126, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail .editable textarea {
  border: none;
  background: transparent;
  text-align: center;
  overflow: hidden;
}
/* line 133, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail .editable textarea::-moz-placeholder {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  opacity: 0.6;
}
/* line 141, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail .editable .action-btn {
  position: absolute;
  top: 7px;
  right: -30px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
  z-index: 9;
}
/* line 149, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail .editable .action-btn .edit {
  display: inline-block;
  background: url("../images/white-edit-icon.png") no-repeat;
  width: 18px;
  height: 18px;
  margin-left: 10px;
  cursor: pointer;
}
/* line 159, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail .editable:hover .action-btn {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
/* line 164, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail .editable .add {
  position: absolute;
  top: 0;
  opacity: 0;
  right: -90px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  border-radius: 0;
  font-size: 20px;
  padding: 4px 22px;
}
/* line 179, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail .editable.edit-text textarea {
  border: 1px solid #e9e9e9;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  text-align: left;
}
/* line 186, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail .editable.edit-text .add {
  opacity: 1;
}
/* line 190, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .profile-detail .editable.edit-text .edit {
  opacity: 0;
}
/* line 196, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .karma-point {
  position: relative;
  width: auto;
  top: 30px;
  margin: 0 auto;
}
/* line 202, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .karma-point span {
  padding: 4px 24px;
  border-radius: 40px;
  border: 1px solid #6735ce;
  background: #fff;
  color: #6735ce;
  font-size: 22px;
}
/* line 210, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .profile-wrap .karma-point span small {
  font-size: 18px;
  margin-top: 3px;
}
/* line 218, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .sync-edit {
  position: absolute;
  top: 20px;
  right: 20px;
}
/* line 223, ../sass/pages/profile/_profile.scss */
.profile-page .profile-header .sync-edit a {
  display: inline-block;
  margin: 0 10px;
}
/* line 230, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container {
  width: 100%;
  float: left;
  padding: 20px;
}
/* line 235, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content {
  margin: 30px;
  background: #fff;
  padding: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 5px 2px #e0e0e0;
  -moz-box-shadow: 0 0 5px 2px #e0e0e0;
  box-shadow: 0 0 5px 2px #e0e0e0;
}
/* line 244, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles {
  border-right: 1px solid #E9E9E9;
}
/* line 247, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles h4 {
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  margin: 0 0 30px;
}
/* line 254, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles h5 {
  font-size: 16px;
  color: #6d6d6d;
  padding-left: 30px;
  margin-bottom: 10px;
}
/* line 261, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles .role-wrap {
  border-left: 1px solid #E9E9E9;
  margin-left: 5px;
}
/* line 265, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles .role-wrap .current-roles {
  padding: 0 30px 30px;
}
/* line 268, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles .role-wrap .current-roles .linkedinIcon {
  margin-top: -5px;
  margin-left: 10px;
}
/* line 273, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles .role-wrap .current-roles h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  position: relative;
  display: block;
  top: -6px;
}
/* line 281, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles .role-wrap .current-roles h2:before {
  border-radius: 50%;
  content: " ";
  height: 15px;
  left: -38px;
  position: absolute;
  width: 15px;
  background: #b1b0b0;
  top: 6px;
}
/* line 293, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles .role-wrap .current-roles span {
  font-size: 12px;
  color: #6d6d6d;
  display: block;
  padding-bottom: 3px;
  font-weight: 400;
  margin-top: -5px;
}
/* line 302, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles .role-wrap .current-roles h3 {
  margin: 20px 0;
  color: #333333;
  font-size: 16px;
  font-weight: 600;
}
/* line 309, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles .role-wrap .current-roles ul {
  padding-left: 13px;
}
/* line 312, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles .role-wrap .current-roles ul li {
  color: #6d6d6d;
  font-size: 14px;
  margin-bottom: 10px;
  list-style: none;
  position: relative;
  padding-left: 15px;
}
/* line 320, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles .role-wrap .current-roles ul li:before {
  border-radius: 50%;
  content: " ";
  height: 6px;
  left: -13px;
  position: absolute;
  width: 6px;
  background: #9ba3a7;
  top: 7px;
}
/* line 336, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .roles .role-wrap .current h2:before {
  background: #6041d3;
}
/* line 344, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .spcl-roles {
  margin-top: 30px;
  padding-left: 35px;
}
/* line 347, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .spcl-roles h2 {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  display: block;
}
/* line 355, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .spcl-roles ul {
  padding-left: 13px;
  margin-top: 20px;
}
/* line 358, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .spcl-roles ul li {
  color: #6d6d6d;
  font-size: 14px;
  margin-bottom: 10px;
  list-style: none;
  position: relative;
  padding-left: 15px;
}
/* line 366, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .spcl-roles ul li:before {
  border-radius: 50%;
  content: " ";
  height: 6px;
  left: -13px;
  position: absolute;
  width: 6px;
  background: #9ba3a7;
  top: 7px;
}
/* line 381, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills h4 {
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  margin: 0;
}
/* line 388, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .approval-pending {
  padding-top: 10px;
}
/* line 391, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .approval-pending h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
}
/* line 397, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .approval-pending .colleagues {
  margin: 0 10px 10px 0;
  cursor: default;
  padding-right: 30px;
}
/* line 405, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .approved h3 {
  font-size: 16px;
  font-weight: 600;
  color: #6d6d6d;
  margin-bottom: 20px;
}
/* line 412, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .approved .colleagues {
  margin: 0 10px 10px 0;
  cursor: default;
  padding-right: 30px;
}
/* line 419, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .toggle-search {
  width: 18px;
  height: 18px;
  display: block;
  float: right;
  background: url("../images/plus.png") no-repeat;
}
/* line 427, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .toggle-search[aria-expanded="true"] {
  background: url("../images/cross.png") no-repeat;
}
/* line 431, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .searchbox {
  margin-top: 15px;
  width: 100%;
  position: relative;
}
/* line 436, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .searchbox #search {
  padding: 4px 15px;
  width: 310px;
}
/* line 441, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .searchbox .lnd-icon-sprites {
  margin-top: 5px;
}
/* line 445, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .searchbox .search-level,
.profile-page .profile-container .profile-content .skills .searchbox .search-result {
  -webkit-box-shadow: 0 0 5px 2px #e0e0e0;
  -moz-box-shadow: 0 0 5px 2px #e0e0e0;
  box-shadow: 0 0 5px 2px #e0e0e0;
  padding: 5px 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 9;
  background: #fff;
}
/* line 457, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .searchbox .search-level li,
.profile-page .profile-container .profile-content .skills .searchbox .search-result li {
  padding: 5px 15px;
  list-style: none;
  cursor: pointer;
}
/* line 462, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .searchbox .search-level li:hover,
.profile-page .profile-container .profile-content .skills .searchbox .search-result li:hover {
  background: #6634cd none repeat scroll 0 0;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}
/* line 470, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .searchbox .search-level {
  z-index: 99;
}
/* line 475, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .selected {
  padding: 20px 0 0;
}
/* line 478, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .selected .colleagues {
  margin: 0 10px 10px 0;
  cursor: pointer;
  padding-right: 30px;
}
/* line 485, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .message {
  padding: 5px 15px;
  font-weight: 600;
  font-size: 12px;
}
/* line 491, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .skills .colleagues.added {
  border-color: #f75892;
}
/* line 496, ../sass/pages/profile/_profile.scss */
.profile-page .profile-container .profile-content .btn {
  margin-top: 10px;
}

/* line 505, ../sass/pages/profile/_profile.scss */
.profile-container.preview-only .profile-content .colleagues {
  padding: 5px 10px !important;
}

/* line 1, ../sass/pages/assign/_assign.scss */
.assign-skills {
  overflow: hidden;
}
/* line 4, ../sass/pages/assign/_assign.scss */
.assign-skills h3 {
  font-size: 16px;
  font-weight: 400;
  color: #6d6d6d;
  margin: 0 15px 15px;
}
/* line 11, ../sass/pages/assign/_assign.scss */
.assign-skills .assign-wrap {
  display: block;
  margin: 0 -15px;
  min-height: 608px;
}
/* line 17, ../sass/pages/assign/_assign.scss */
.assign-skills .course-box {
  margin: 0;
}

/* line 1, ../sass/pages/master-notes/_notes.scss */
.master-notes {
  margin-bottom: 20px;
}
/* line 4, ../sass/pages/master-notes/_notes.scss */
.master-notes .left-panel {
  background: #fff;
  -webkit-box-shadow: 0 5px 8px 0 #c3c3c3;
  -moz-box-shadow: 0 5px 8px 0 #c3c3c3;
  box-shadow: 0 5px 8px 0 #c3c3c3;
}
/* line 10, ../sass/pages/master-notes/_notes.scss */
.master-notes .left-panel .search-wrap {
  padding: 20px;
}
/* line 13, ../sass/pages/master-notes/_notes.scss */
.master-notes .left-panel .search-wrap .searchbox {
  width: 350px;
}
/* line 18, ../sass/pages/master-notes/_notes.scss */
.master-notes .left-panel ul {
  margin-top: 0;
  list-style: none;
  padding: 0 20px;
}
/* line 23, ../sass/pages/master-notes/_notes.scss */
.master-notes .left-panel ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
  display: inline-block;
  width: 100%;
}
/* line 31, ../sass/pages/master-notes/_notes.scss */
.master-notes .left-panel ul li a {
  font-size: 16px;
  margin-top: 0;
  color: #6d6d6d;
  margin-bottom: 10px;
  display: block;
}
/* line 39, ../sass/pages/master-notes/_notes.scss */
.master-notes .left-panel ul li a:hover {
  text-decoration: underline !important;
  color: #6735ce;
}
/* line 44, ../sass/pages/master-notes/_notes.scss */
.master-notes .left-panel ul li span {
  font-size: 12px;
  color: #959595;
}
/* line 49, ../sass/pages/master-notes/_notes.scss */
.master-notes .left-panel ul li:last-child {
  border: none;
}
/* line 56, ../sass/pages/master-notes/_notes.scss */
.master-notes .right-panel {
  -webkit-box-shadow: 0 5px 8px 0 #c3c3c3;
  -moz-box-shadow: 0 5px 8px 0 #c3c3c3;
  box-shadow: 0 5px 8px 0 #c3c3c3;
  background: #fff;
  min-height: 513px;
}
/* line 63, ../sass/pages/master-notes/_notes.scss */
.master-notes .right-panel .right-head {
  position: relative;
  padding: 15px 20px;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden;
}
/* line 69, ../sass/pages/master-notes/_notes.scss */
.master-notes .right-panel .right-head input {
  border: none;
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  padding: 0;
  border-bottom: 1px solid transparent;
  color: #959595;
}
/* line 79, ../sass/pages/master-notes/_notes.scss */
.master-notes .right-panel .right-head span {
  font-size: 12px;
  color: #959595;
}
/* line 85, ../sass/pages/master-notes/_notes.scss */
.master-notes .right-panel .right-main {
  padding: 20px;
}
/* line 88, ../sass/pages/master-notes/_notes.scss */
.master-notes .right-panel .right-main h6 {
  color: #6d6d6d;
  font-weight: 700;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 30px;
}
/* line 96, ../sass/pages/master-notes/_notes.scss */
.master-notes .right-panel .right-main p {
  font-size: 16px;
  margin-bottom: 20px;
}
/* line 106, ../sass/pages/master-notes/_notes.scss */
.master-notes .other-notes .left-panel .search-wrap .searchbox {
  width: 320px;
  position: relative;
}
/* line 111, ../sass/pages/master-notes/_notes.scss */
.master-notes .other-notes .left-panel .search-wrap .add-icon {
  top: 13px;
  right: 28px;
}
/* line 118, ../sass/pages/master-notes/_notes.scss */
.master-notes .other-notes .left-panel ul li {
  display: block;
  overflow: hidden;
}
/* line 123, ../sass/pages/master-notes/_notes.scss */
.master-notes .other-notes .left-panel ul span {
  font-size: 12px;
}
/* line 130, ../sass/pages/master-notes/_notes.scss */
.master-notes .other-notes .right-panel .right-head {
  border: none;
}
/* line 134, ../sass/pages/master-notes/_notes.scss */
.master-notes .other-notes .right-panel input {
  padding-bottom: 10px !important;
}
/* line 138, ../sass/pages/master-notes/_notes.scss */
.master-notes .other-notes .right-panel input:focus {
  border-bottom: 1px solid #e9e9e9;
}
/* line 142, ../sass/pages/master-notes/_notes.scss */
.master-notes .other-notes .right-panel textarea {
  border: none;
  padding: 0;
}
/* line 147, ../sass/pages/master-notes/_notes.scss */
.master-notes .other-notes .right-panel textarea:focus {
  border-bottom: 1px solid #e9e9e9;
}
/* line 151, ../sass/pages/master-notes/_notes.scss */
.master-notes .other-notes .right-panel .right-footer {
  display: block;
  padding: 0 20px;
}
/* line 156, ../sass/pages/master-notes/_notes.scss */
.master-notes .other-notes .right-panel .right-main {
  padding-top: 0;
}
/* line 162, ../sass/pages/master-notes/_notes.scss */
.master-notes .share-btns {
  display: block;
  float: right;
  margin-top: 14px;
}
/* line 167, ../sass/pages/master-notes/_notes.scss */
.master-notes .share-btns li {
  list-style: none;
  display: inline-block;
  padding-left: 10px;
}

/* line 175, ../sass/pages/master-notes/_notes.scss */
.notes-section {
  display: block;
  margin: 20px 0 0;
}
/* line 179, ../sass/pages/master-notes/_notes.scss */
.notes-section .inner-tab {
  margin-bottom: 20px;
  display: inline-block;
}
/* line 183, ../sass/pages/master-notes/_notes.scss */
.notes-section .inner-tab li {
  display: inline-block;
  list-style: none;
  margin-right: 30px;
}
/* line 188, ../sass/pages/master-notes/_notes.scss */
.notes-section .inner-tab li a {
  color: #278ce8;
  font-size: 16px;
  padding-bottom: 2px;
  border-bottom: 2px solid transparent;
  display: block;
}
/* line 195, ../sass/pages/master-notes/_notes.scss */
.notes-section .inner-tab li a span {
  display: block;
  margin-right: 6px;
  cursor: default;
}
/* line 201, ../sass/pages/master-notes/_notes.scss */
.notes-section .inner-tab li.active a {
  border-bottom: 2px solid #278ce8;
  color: #6d6d6d;
  font-weight: 600;
}

/* line 5, ../sass/pages/admin/_admin.scss */
.account-block h6,
.add-account-wrap h6,
.tenant-basic h6,
.user-account h6 {
  margin: 0 0 30px;
}
/* line 11, ../sass/pages/admin/_admin.scss */
.account-block .admin-logo .logo-wrapper .img-wrap,
.add-account-wrap .admin-logo .logo-wrapper .img-wrap,
.tenant-basic .admin-logo .logo-wrapper .img-wrap,
.user-account .admin-logo .logo-wrapper .img-wrap {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  background: #f2f2f2 url("../images/upload.png") no-repeat;
  background-position: center center;
  position: relative;
}
/* line 21, ../sass/pages/admin/_admin.scss */
.account-block .admin-logo .logo-wrapper .img-wrap img,
.add-account-wrap .admin-logo .logo-wrapper .img-wrap img,
.tenant-basic .admin-logo .logo-wrapper .img-wrap img,
.user-account .admin-logo .logo-wrapper .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 26, ../sass/pages/admin/_admin.scss */
.account-block .admin-logo .logo-wrapper .img-wrap input,
.add-account-wrap .admin-logo .logo-wrapper .img-wrap input,
.tenant-basic .admin-logo .logo-wrapper .img-wrap input,
.user-account .admin-logo .logo-wrapper .img-wrap input {
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 37, ../sass/pages/admin/_admin.scss */
.account-block .admin-logo .logo-wrapper .img-wrap input.imgInp,
.add-account-wrap .admin-logo .logo-wrapper .img-wrap input.imgInp,
.tenant-basic .admin-logo .logo-wrapper .img-wrap input.imgInp,
.user-account .admin-logo .logo-wrapper .img-wrap input.imgInp {
  opacity: 0;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  position: absolute;
  cursor: pointer;
}
/* line 50, ../sass/pages/admin/_admin.scss */
.account-block .admin-logo figcaption,
.add-account-wrap .admin-logo figcaption,
.tenant-basic .admin-logo figcaption,
.user-account .admin-logo figcaption {
  margin-top: 20px;
}
/* line 53, ../sass/pages/admin/_admin.scss */
.account-block .admin-logo figcaption p,
.add-account-wrap .admin-logo figcaption p,
.tenant-basic .admin-logo figcaption p,
.user-account .admin-logo figcaption p {
  font-size: 12px;
  color: #959595;
}

/* line 61, ../sass/pages/admin/_admin.scss */
.account-block {
  display: block;
  width: 100%;
  float: left;
  padding: 0 15px;
}
/* line 67, ../sass/pages/admin/_admin.scss */
.account-block h2 {
  font-size: 16px;
  margin: 10px 15px 20px;
}
/* line 72, ../sass/pages/admin/_admin.scss */
.account-block .account-container {
  display: block;
  background: #fff;
  border: 1px solid #e9e9e9;
  float: left;
  padding: 15px 0;
  margin-bottom: 30px;
  position: relative;
  min-height: 400px;
}
.account-container.inactive:hover {
	background: rgba(250, 230, 230, 0.5);
}
.account-container.active:hover {
	background: rgba(124, 200, 140, 0.3);
}
/* line 82, ../sass/pages/admin/_admin.scss */
.account-block .account-container .admin-form {
  margin-top: 10px;
}
/* line 86, ../sass/pages/admin/_admin.scss */
.account-block .account-container .admin-form .license .hyphen {
  width: 66px !important;
}
/* line 89, ../sass/pages/admin/_admin.scss */
.account-block .account-container .admin-form .license .hyphen:last-child {
  margin-right: 0;
}
/* line 95, ../sass/pages/admin/_admin.scss */
.account-block .account-container .admin-form .custom-checkbox {
  top: -15px;
}
/* line 100, ../sass/pages/admin/_admin.scss */
.account-block .account-container .addnew-account {
  position: absolute;
  bottom: -25px;
  left: 0;
  right: 0;
  text-align: center;
}
/* line 107, ../sass/pages/admin/_admin.scss */
.account-block .account-container .addnew-account a {
  display: block;
  width: 50px;
  height: 50px;
  background: url("../images/add-account.png") no-repeat;
  margin: 0 auto;
}
/* line 120, ../sass/pages/admin/_admin.scss */
.account-block .existing-account .account-container .admin-form input {
  border: none;
}
/* line 125, ../sass/pages/admin/_admin.scss */
.account-block .existing-account .account-container .edit-section {
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
/* line 132, ../sass/pages/admin/_admin.scss */
.account-block .existing-account .account-container .edit-section .edit {
  display: inline-block;
  background: url("../images/edit.png") no-repeat;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  cursor: pointer;
}
/* line 141, ../sass/pages/admin/_admin.scss */
.account-block .existing-account .account-container .edit-section .edit.save {
  display: inline-block;
  background: url("../images/save.png") no-repeat;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  cursor: pointer;
}
/* line 150, ../sass/pages/admin/_admin.scss */
.account-block .existing-account .account-container .edit-section .delete {
  display: inline-block;
  background: url("../images/remove-icon.png") no-repeat;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  cursor: pointer;
}
/* line 160, ../sass/pages/admin/_admin.scss */
.account-block .existing-account .account-container:hover .edit-section {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}

/* line 168, ../sass/pages/admin/_admin.scss */
.user-account.account-block {
  padding: 15px 0 0;
}
/* line 171, ../sass/pages/admin/_admin.scss */
.user-account.account-block .block {
  margin-bottom: 20px;
}
/* line 176, ../sass/pages/admin/_admin.scss */
.user-account.account-block .existing-account input {
  padding: 0;
}

/* line 183, ../sass/pages/admin/_admin.scss */
.toggled .user-account .existing-account,
.toggled .user-account .new-account {
  width: 33.3%;
}

/* line 190, ../sass/pages/admin/_admin.scss */
.admin-form .block {
  margin-bottom: 30px;
}
/* line 193, ../sass/pages/admin/_admin.scss */
.admin-form .block label {
  color: #959595;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}
/* line 200, ../sass/pages/admin/_admin.scss */
.admin-form .block input {
  width: 100%;
  border: 1px solid #cacaca;
  font-size: 14px;
  height: 30px;
  margin-top: 0;
  padding: 0 10px;
  border-radius: 3px;
}
/* line 210, ../sass/pages/admin/_admin.scss */
.admin-form .block .asterisk {
  color: red;
  font-size: 14px;
  font-weight: 400;
}
/* line 217, ../sass/pages/admin/_admin.scss */
.admin-form .block:last-child input {
  width: 100%;
}
/* line 221, ../sass/pages/admin/_admin.scss */
.admin-form .block:last-child .hyphen {
  position: relative;
  margin-right: 30px;
  display: block;
  width: 100px;
  float: left;
}
/* line 230, ../sass/pages/admin/_admin.scss */
.admin-form .block:last-child .hyphen:last-child::after {
  background: none;
}
/* line 235, ../sass/pages/admin/_admin.scss */
.admin-form .block:last-child .hyphen::after {
  display: block;
  content: '';
  width: 10px;
  height: 2px;
  background: #6d6d6d;
  position: absolute;
  top: 50%;
  right: -20px;
}
/* line 248, ../sass/pages/admin/_admin.scss */
.admin-form select {
  padding: 4px 10px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/drop-arrow1.png") no-repeat scroll right center;
  border: 1px solid #CCD3E2;
  width: 85px;
  margin: 0;
  float: right;
}

/* line 266, ../sass/pages/admin/_admin.scss */
.admin-wrapper {
  min-height: 608px;
}
/* line 269, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel {
  background: #fff;
}
/* line 272, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel h2 {
  margin: 0;
  padding: 15px 10px 15px 25px;
  color: #6735ce;
}
/* line 278, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .add-account {
  padding: 15px 10px 15px 25px;
  background: #6735ce;
}
/* line 282, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .add-account a {
  color: #fff;
  font-size: 16px;
}
/* line 288, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .select-account {
  padding: 15px 20px 15px 25px;
  background: #e9e9e9;
}
/* line 292, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .select-account a {
  color: #6735ce;
  font-size: 16px;
  padding-left: 30px;
  font-weight: 700;
  display: block;
}
/* line 300, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .select-account .dropdown-menu {
  width: 320px;
  left: -25px;
  top: 36px;
  border-radius: 0;
}
/* line 307, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .select-account .dropdown-menu li a {
  font-weight: 400;
  padding: 4px 30px;
  font-size: 14px;
}
/* line 315, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .select-account .dropdown a[aria-expanded="false"] {
  background: url("../images/down-arrow.png") no-repeat;
  background-position: right center;
}
/* line 320, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .select-account .dropdown a[aria-expanded="true"] {
  background: url("../images/down-arrow-upward.png") no-repeat;
  background-position: right center;
}
/* line 327, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .tabs-wrap ul {
  width: 84%;
  margin: 0 auto;
}
/* line 331, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .tabs-wrap ul li {
  display: block;
  width: 100%;
}
/* line 335, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .tabs-wrap ul li span {
  margin-top: 14px;
}
/* line 339, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .tabs-wrap ul li a {
  border: 0;
  padding: 15px 10px 15px 30px;
  border-bottom: 1px solid #e9e9e9;
  color: #6d6d6d;
}
/* line 346, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-left-panel .tabs-wrap ul li.active a {
  border-bottom: 1px solid #e9e9e9;
  color: #6735ce;
  background: url("../images/purple-arrow.png") no-repeat;
  background-position: right center;
  font-weight: 700;
}
/* line 358, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel {
  padding: 20px;
  background: #fff;
  width: 100%;
  float: left;
}
/* line 366, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .password-info {
  overflow: hidden;
}
/* line 369, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .password-info h6 {
  margin: 0 0 25px;
  font-weight: 700;
}
/* line 374, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .password-info label {
  color: #959595;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  margin: 5px 0;
  display: inline;
}
/* line 383, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .password-info span {
  display: inline-block;
  margin-top: 6px;
}
/* line 388, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .password-info .custom-checkbox {
  width: auto;
}
/* line 392, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .password-info .alphabet {
  margin: 0 20px 0 0;
  float: left;
}
/* line 396, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .password-info .alphabet label {
  margin: 0;
}
/* line 400, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .password-info .alphabet select {
  width: 60px;
  margin-left: 10px;
  background-position: right 10px;
}
/* line 406, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .password-info .alphabet .custom-checkbox {
  margin: 5px 0 0;
}
/* line 412, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .password-info .password-strength .custom-checkbox {
  margin-top: 5px;
}
/* line 419, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .terms h6 {
  margin: 30px 0 20px;
  font-weight: 700;
}
/* line 424, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .terms input {
  border-image: none;
  border-style: none none solid;
  border-width: 0 0 1px;
  background: url("../images/attachment.png") no-repeat scroll 99% center;
  border: 1px solid #cacaca;
  height: 40px;
  width: 100%;
  padding-right: 40px;
}
/* line 435, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .terms .custom-inputs {
  margin-top: 10px;
}
/* line 439, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .terms #upload-photo {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  right: 0;
  top: -3px;
  width: 40px;
  height: 40px;
  z-index: 999;
}
/* line 450, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .security .terms textarea {
  border-radius: 2px;
}
/* line 457, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .mail-server .block {
  margin-bottom: 2px;
  position: relative;
}
/* line 462, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .mail-server .user-info {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
/* line 468, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .mail-server .user-info h2 {
  font-size: 14px;
  margin: 0 0 10px;
  font-weight: 700;
}
/* line 475, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .mail-server .server-info {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
/* line 481, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .mail-server .server-info h2 {
  font-size: 14px;
  margin: 0 0 10px;
  font-weight: 700;
}
/* line 487, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .mail-server .server-info label {
  display: block;
}
/* line 491, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .mail-server .server-info select {
  float: none;
  width: 100%;
  background-size: auto;
  background-position: right 10px;
}
/* line 501, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .user-authentication .file-input {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
/* line 507, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .user-authentication .file-input input {
  border-image: none;
  border-style: none none solid;
  border-width: 0 0 1px;
  background: url("../images/attachment.png") no-repeat scroll 99% center;
  border: 1px solid #cacaca;
  height: 30px;
  width: 100%;
  padding: 0 40px 0 10px;
  border-radius: 3px;
}
/* line 519, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .user-authentication .file-input #upload-photo1 {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 20px;
  width: 40px;
  height: 40px;
  z-index: 999;
}
/* line 530, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .user-authentication .file-input label {
  color: #959595;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}
/* line 538, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .user-authentication select {
  padding: 4px 10px;
  border: none;
  border-radius: 3px;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/drop-arrow1.png") no-repeat scroll right 10px;
  border: 1px solid #CCD3E2;
  width: 100%;
  margin: 0;
}
/* line 556, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .logo-wrap .media {
  padding-bottom: 7px;
  border-bottom: 1px solid #cacaca;
  margin-bottom: 10px;
}
/* line 562, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .logo-wrap .media .media-left a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  background: #ccc;
}
/* line 570, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .logo-wrap .media .media-left a img {
  width: 100%;
  height: auto;
}
/* line 576, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .logo-wrap .media .media-left .media-object {
  display: block;
  width: 50px;
}
/* line 582, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .logo-wrap .media .media-body {
  vertical-align: middle;
}
/* line 585, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-right-panel .tab-content .logo-wrap .media .media-body h4 {
  margin: 0;
  font-weight: 400;
  color: #6d6d6d;
}
/* line 596, ../sass/pages/admin/_admin.scss */
.admin-wrapper .block {
  position: relative;
}
/* line 600, ../sass/pages/admin/_admin.scss */
.admin-wrapper .correct {
  position: absolute;
  right: 0;
  background: url("../images/correct.png");
  width: 18px;
  height: 18px;
  display: block;
  top: 30px;
  right: -30px;
  display: none;
}
/* line 612, ../sass/pages/admin/_admin.scss */
.admin-wrapper .incorrect {
  position: absolute;
  right: 0;
  background: url("../images/incorrect.png");
  width: 18px;
  height: 18px;
  display: block;
  top: 30px;
  right: -30px;
  display: none;
}
/* line 624, ../sass/pages/admin/_admin.scss */
.admin-wrapper .checking {
  position: absolute;
  right: 0;
  background: url("../images/correct.png");
  width: 18px;
  height: 18px;
  display: block;
  top: 30px;
  right: -30px;
  display: none;
  color: #ff9500;
}
/* line 637, ../sass/pages/admin/_admin.scss */
.admin-wrapper #wrapper {
  padding-left: 320px;
}
/* line 641, ../sass/pages/admin/_admin.scss */
.admin-wrapper #sidebar-wrapper {
  float: left;
  margin-left: -320px;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 320px;
  z-index: 1000;
  background: #fff;
}
/* line 650, ../sass/pages/admin/_admin.scss */
.admin-wrapper #sidebar-wrapper #menu-toggle {
  position: absolute;
  right: 0;
  top: 12px;
  z-index: 9;
}
/* line 658, ../sass/pages/admin/_admin.scss */
.admin-wrapper #wrapper.toggled #sidebar-wrapper #menu-toggle {
  right: -21px;
}
/* line 662, ../sass/pages/admin/_admin.scss */
.admin-wrapper #wrapper.toggled {
  padding-left: 0;
}
/* line 666, ../sass/pages/admin/_admin.scss */
.admin-wrapper #wrapper.toggled #sidebar-wrapper {
  width: 320px;
  margin-left: -320px;
}
/* line 671, ../sass/pages/admin/_admin.scss */
.admin-wrapper #page-content-wrapper {
  padding-bottom: 0;
}
/* line 675, ../sass/pages/admin/_admin.scss */
.admin-wrapper .admin-sprite, .admin-wrapper .admin-authentificati, .admin-wrapper .admin-book, .admin-wrapper .admin-icon_setting, .admin-wrapper .admin-karma-point, .admin-wrapper .admin-lms-config, .admin-wrapper .admin-mail, .admin-wrapper .admin-mobile-app, .admin-wrapper .admin-organization-unit, .admin-wrapper .admin-roles, .admin-wrapper .admin-schedule-jobs, .admin-wrapper .admin-security, .admin-wrapper .admin-skill-level, .admin-wrapper .admin-skills, .admin-wrapper .admin-tenant, .admin-wrapper .admin-user-details {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
}

/* line 683, ../sass/pages/admin/_admin.scss */
.file-input {
  display: inline-block;
  width: 100%;
  position: relative;
}
/* line 688, ../sass/pages/admin/_admin.scss */
.file-input input {
  border-image: none;
  border-style: none none solid;
  border-width: 1px;
  border: 1px solid #a2a2a2;
  background: url("../images/attachment.png") no-repeat scroll 99% center;
  height: 34px;
  width: 100%;
}
/* line 698, ../sass/pages/admin/_admin.scss */
.file-input #upload-photo1 {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 20px;
  width: 40px;
  height: 40px;
  z-index: 999;
}

/* line 711, ../sass/pages/admin/_admin.scss */
.account-container .admin-form.edit input {
  border: 1px solid #cacaca !important;
  padding: 0 10px;
}

/* line 5, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .tenant-basic .tenant-wrap a {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: block;
  background: #e9e9e9;
  overflow: hidden;
}
/* line 13, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .tenant-basic .tenant-wrap a img {
  width: 100%;
  height: auto;
}
/* line 19, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .tenant-basic .tenant-wrap figcaption {
  margin: 10px 0 30px;
}
/* line 25, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .length {
  width: 85px;
  padding: 4px 10px;
  background: #e9e9e9;
  float: right;
  margin-top: 0;
  border: 1px solid #CCD3E2;
}
/* line 34, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .single-number {
  width: 60px;
  padding: 4px 10px;
  box-shadow: none;
  background-color: #e9e9e9;
  border: 1px solid #CCD3E2;
  margin: 0 0 0 10px;
}
/* line 43, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .security {
  overflow: hidden;
}
/* line 47, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .asterisk {
  color: red;
}
/* line 51, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .hidden-pswrd {
  display: block;
}
/* line 55, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .outer-server {
  margin-bottom: 10px;
}

/* line 64, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .server-info p {
  margin-bottom: 0;
}
/* line 69, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel #account-config .tenant-account {
  overflow: hidden;
}
/* line 73, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel #account-config .tenant-account .existing-account .img-wrap {
  background-image: none;
}
/* line 78, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel #account-config .tenant-account .existing-account .account-container span {
  color: #959595;
}
/* line 82, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel #account-config .tenant-account .existing-account .account-container .asterisk {
  color: red;
}
/* line 87, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel #account-config .tenant-account .existing-account .account-container .edit-section .edit.save {
  background: url("../images/correct.png") no-repeat;
}
/* line 92, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel #account-config .tenant-account .existing-account input {
  border: none;
}
/* line 98, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel #account-config .tenant-account .new-account input {
  border: 1px solid #cacaca;
  padding-left: 10px;
}
/* line 106, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .org-table-scroll .table-section {
  margin: 0;
}
/* line 109, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .org-table-scroll .table-section .table-container {
  margin-top: 0;
  box-shadow: none;
}
/* line 113, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .org-table-scroll .table-section .table-container table {
  /*-webkit-box-shadow: 0 2px 5px 0 rgba(204,204,204,1);
  	-moz-box-shadow: 0 2px 5px 0 rgba(204,204,204,1);
  	box-shadow: 0 2px 5px 0 rgba(204,204,204,1); */
  border: 1px solid #e9e9e9;
}
/* line 120, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .org-table-scroll .table-section .table-container table thead th {
  padding-right: 20px;
  padding-left: 20px;
  border: 1px solid #e9e9e9;
  text-transform: none;
}
/* line 129, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .org-table-scroll .table-section .table-container table tbody td {
  padding-right: 20px;
  padding-left: 20px;
  vertical-align: top;
}
/* line 135, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .org-table-scroll .table-section .table-container table span {
  display: block;
  margin-bottom: 15px;
}
/* line 141, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .org-table-scroll .table-section .table-container .img-wrap {
  width: 50px;
  height: 50px;
  display: block;
  border: 1px solid #e9e9e9;
  border-radius: 50%;
  overflow: hidden;
}
/* line 148, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .org-table-scroll .table-section .table-container .img-wrap img {
  width: 100%;
  height: auto;
}
/* line 159, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel #lms-config .lms-config .admin-form input {
  width: 100%;
  border: 1px solid #cacaca;
  font-size: 14px;
  height: 30px;
  margin-top: 0;
  padding: 0 10px;
  border-radius: 3px;
}
/* line 171, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .admin-form .block input {
  border: 1px solid #e9e9e9;
}
/* line 175, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .file-input input {
  border: 1px solid #e9e9e9;
}
/* line 179, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .terms input {
  border: 1px solid #e9e9e9;
  padding-left: 10px;
}
/* line 185, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value span {
  color: #959595;
}
/* line 189, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value label {
  display: inline-block;
  margin: 0 0 20px;
  color: #959595;
  font-weight: 400;
}
/* line 196, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value h6 {
  font-weight: 700;
  margin: 0 0 20px;
  padding-bottom: 7px;
  border-bottom: 1px solid #e9e9e9;
}
/* line 203, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value h4 {
  font-weight: 700;
  margin: 0 0 10px;
  font-size: 16px;
}
/* line 209, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .points-config {
  margin: 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 20px;
}
/* line 215, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .points-config ul {
  list-style: none;
}
/* line 219, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .points-config select {
  padding: 4px 10px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/drop-arrow1.png") no-repeat scroll right center;
  border: 1px solid #CCD3E2;
  width: 90px;
  margin: 0 10px 10px 0;
}
/* line 234, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .points-config input {
  width: 120px;
}
/* line 239, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .team-score {
  padding-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
}
/* line 243, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .team-score .score-config {
  overflow: hidden;
  margin: 20px 0;
}
/* line 248, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .team-score .score-config .box input {
  width: 100%;
  border-right: 1px solid #cacaca;
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  height: 30px;
  padding: 0 10px;
  text-align: center;
}
/* line 258, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .team-score .score-config .box .light-orange {
  border-left: 5px solid #ff9500;
}
/* line 262, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .team-score .score-config .box .light-blue {
  border-left: 5px solid #298eea;
}
/* line 266, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .team-score .score-config .box .light-green {
  border-left: 5px solid #00c534;
}
/* line 270, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .team-score .score-config .box .light-purple {
  border-left: 5px solid #6735ce;
}
/* line 277, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .team-score .progress .progress-bar-warning {
  background-color: #ff9500;
}
/* line 281, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .team-score .progress .progress-bar-alert {
  background-color: #298eea;
}
/* line 285, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .team-score .progress .progress-bar-success {
  background-color: #00c534;
}
/* line 289, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .karma-value .team-score .progress .progress-bar-danger {
  background-color: #6735ce;
}
/* line 296, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .schedule {
  display: block;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
/* line 302, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .schedule .schedule-wrap {
  display: block;
  float: left;
  width: 100%;
  margin-top: 20px;
}
/* line 308, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .schedule .schedule-wrap input {
  width: 10%;
  border: 1px solid #cacaca;
  font-size: 14px;
  height: 30px;
  margin: 0 10px 0 0;
  padding: 0 10px;
  border-radius: 3px;
}
/* line 318, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .schedule .schedule-wrap table input {
  width: 50px;
}
/* line 323, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .schedule .schedule-wrap .cust-inp input {
  width: 140px;
  height: 34px;
}
/* line 329, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .schedule .schedule-wrap .cust-drop button {
  border: 1px solid #e9e9e9;
}
/* line 333, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .schedule .schedule-wrap select {
  padding: 4px 10px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/drop-arrow1.png") no-repeat scroll right center;
  border: 1px solid #CCD3E2;
  width: 90px;
}
/* line 347, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .schedule .schedule-wrap span {
  margin: 0 10px;
}
/* line 350, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .schedule .schedule-wrap .day-select {
  width: 130px;
  margin: 0 10px;
}
/* line 354, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .schedule .schedule-wrap .select-date {
  background: url("../images/cal-icon.png") no-repeat;
  background-position: 96% 4px;
  width: 150px;
}
/* line 360, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .schedule label {
  text-transform: none;
}
/* line 367, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar {
  width: 100%;
  float: left;
  display: block;
  margin-top: 20px;
}
/* line 373, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar span {
  color: #959595;
}
/* line 377, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown.mega-dropdown {
  display: block;
}
/* line 381, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu {
  width: 100%;
  left: 0;
  top: 55px;
  border-color: #e9e9e9;
  -webkit-box-shadow: 0 1px 4px 0 #e2e2e2;
  -moz-box-shadow: 0 1px 4px 0 #e2e2e2;
  box-shadow: 0 1px 4px 0 #e2e2e2;
  border-radius: 0;
  padding: 0;
}
/* line 392, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .head {
  background: #e9e9e9;
  float: left;
  width: 100%;
  padding: 5px 0;
  font-size: 12px;
  color: #6d6d6d;
}
/* line 400, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .head label {
  font-size: 12px;
  margin-top: 2px;
  color: #6d6d6d;
}
/* line 406, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .head span {
  display: block;
  margin-top: 3px;
  color: #6d6d6d;
}
/* line 412, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .head .months {
  width: 48%;
  padding: 0 15px;
  float: left;
}
/* line 418, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .head .weeks {
  width: 26%;
  padding: 0 15px;
  float: left;
}
/* line 424, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .head .days {
  width: 26%;
  padding: 0 15px;
  float: left;
}
/* line 431, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .body-section {
  display: block;
  width: 100%;
  float: left;
  padding: 15px 0;
}
/* line 437, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .body-section label {
  font-size: 12px;
  margin-top: 2px;
  margin-bottom: 2px;
  color: #6d6d6d;
}
/* line 444, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .body-section input[type="checkbox"]:checked ~ label {
  font-weight: 700;
}
/* line 448, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .body-section .months {
  width: 48%;
  padding: 0 15px;
  float: left;
}
/* line 453, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .body-section .months select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: transparent url("../images/drop-arrow.png") no-repeat scroll 90% 60%;
  border: 1px solid #cacaca;
  padding: 4px;
  font-size: 12px;
  width: 80px;
  color: #6d6d6d;
  margin-bottom: 10px;
  background-size: 12px;
}
/* line 474, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .body-section .weeks {
  width: 26%;
  padding: 0 15px;
  float: left;
}
/* line 480, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu .body-section .days {
  width: 26%;
  padding: 0 15px;
  float: left;
}
/* line 488, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu::after,
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .dropdown-menu.mega-dropdown-menu::before {
  content: none;
}
/* line 493, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .selected {
  display: block;
  padding: 5px 0;
  border: 1px solid #e9e9e9;
  float: left;
  width: 100%;
  margin-top: 5px;
}
/* line 501, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .selected label {
  float: left;
  display: inline-block;
  font-weight: 400;
  color: #6d6d6d;
  margin-bottom: 0;
}
/* line 509, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring .calendar .selected input {
  border: none;
  display: block;
  width: 75%;
  float: left;
  padding: 0 10px;
}
/* line 518, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .re-occurring label {
  text-transform: none;
}
/* line 522, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel input[type=number]::-webkit-inner-spin-button,
#page-content-wrapper .tenant-right-panel input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* line 527, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
  margin: 0;
}
/* line 532, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .table-caption {
  margin-bottom: 10px;
  overflow: hidden;
}
/* line 536, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .table-caption h6 {
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0;
}
/* line 543, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .table-caption .import-sec {
  display: block;
  text-align: right;
}
/* line 545, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .table-caption .import-sec .add-edit {
  display: inline-block;
  margin: 0 10px;
}
/* line 549, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .table-caption .import-sec .add-edit a {
  display: inline-block;
  margin: 0 5px;
}
/* line 557, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .table-caption .import-sec select {
  width: auto;
  display: inline-block;
  border-radius: 0;
}
/* line 562, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .table-caption .import-sec .import-section {
  display: inline-block;
  margin-left: 10px;
}
/* line 571, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .settings select {
  float: none;
  border-color: #e9e9e9;
}
/* line 575, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .settings label {
  width: 130px;
  margin-bottom: 20px;
}
/* line 579, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .settings input {
  padding: 3px 10px;
  border: 1px solid;
  border-color: #e9e9e9;
}
/* line 585, ../sass/pages/admin/_tenant-admin.scss */
#page-content-wrapper .tenant-right-panel .settings .custom-checkbox label {
  width: auto;
}

/* line 596, ../sass/pages/admin/_tenant-admin.scss */
.admin-left-panel .panel-team .panel-default {
  border-radius: 0;
}
/* line 600, ../sass/pages/admin/_tenant-admin.scss */
.admin-left-panel .panel-team .panel-default .panel-heading[aria-expanded="true"] .panel-title {
  color: #6735ce;
}
/* line 605, ../sass/pages/admin/_tenant-admin.scss */
.admin-left-panel .panel-team .panel-default .panel-heading {
  background: #e9e9e9 none repeat scroll 0 0;
  border-radius: 0;
  padding: 10px 15px 10px 25px;
  cursor: pointer;
}
/* line 612, ../sass/pages/admin/_tenant-admin.scss */
.admin-left-panel .panel-team .panel-default .panel-body ul li:last-child a {
  border: none;
}
/* line 616, ../sass/pages/admin/_tenant-admin.scss */
.admin-left-panel .panel-team .panel-default .panel-body {
  padding: 0 0 0 20px;
}
/* line 623, ../sass/pages/admin/_tenant-admin.scss */
.admin-left-panel .panel-team .tab-active .panel-title a {
  color: #6735ce;
}
/* line 630, ../sass/pages/admin/_tenant-admin.scss */
.admin-left-panel .tenant-left-panel {
  background: #e9e9e9;
  height: 605px;
}
/* line 634, ../sass/pages/admin/_tenant-admin.scss */
.admin-left-panel .tenant-left-panel .tenant-admin-sprites {
  width: 24px;
  height: 24px;
  display: block;
  float: left;
  margin: -2px 10px 0 0;
}

/* line 643, ../sass/pages/admin/_tenant-admin.scss */
.width-1000 {
  width: 1000px;
}

/* line 646, ../sass/pages/admin/_tenant-admin.scss */
.width-2000 {
  width: 2000px;
}

/* line 649, ../sass/pages/admin/_tenant-admin.scss */
.width-1600 {
  width: 1600px;
}

/* line 652, ../sass/pages/admin/_tenant-admin.scss */
.width-1400 {
  width: 1400px;
}

/* Business Management User */
/* line 3, ../sass/pages/business-management/business-management.scss */
.business-management .head-section {
  margin: 0;
  padding: 0 30px;
}
/* line 7, ../sass/pages/business-management/business-management.scss */
.business-management .head-section h2 {
  margin: 10px 0 20px;
  font-weight: normal;
  font-size: 22px;
}
/* line 14, ../sass/pages/business-management/business-management.scss */
.business-management .body-section {
  padding: 0 30px;
}
/* line 18, ../sass/pages/business-management/business-management.scss */
.business-management .body-section #filter-dropdown .lnd-icon-sprites {
  margin: 10px 5px 0;
}
/* line 22, ../sass/pages/business-management/business-management.scss */
.business-management .body-section #filter-dropdown .dropdown-menu.mega-dropdown-menu {
  width: 530px;
}
/* line 26, ../sass/pages/business-management/business-management.scss */
.business-management .body-section #filter-dropdown .dropdown-menu.mega-dropdown-menu .organization-units h2 {
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 20px;
}
/* line 32, ../sass/pages/business-management/business-management.scss */
.business-management .body-section #filter-dropdown .dropdown-menu.mega-dropdown-menu .organization-units .right-border {
  border-right: 1px solid #e9e9e9;
}
/* line 39, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .small-block {
  margin-bottom: 10px;
}
/* line 42, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .small-block .select-dept {
  padding-top: 4px;
}
/* line 45, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .small-block .select-dept label {
  text-transform: none;
  font-weight: normal;
}
/* line 51, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .small-block .generate-report {
  float: right;
}
/* line 55, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .table-container {
  -webkit-box-shadow: 0 2px 5px 0 #cccccc;
  -moz-box-shadow: 0 2px 5px 0 #cccccc;
  box-shadow: 0 2px 5px 0 #cccccc;
}
/* line 61, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .table-container .roles-table thead {
  background: #61a7ff;
}
/* line 64, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .table-container .roles-table thead th {
  padding: 10px 20px;
  font-size: 16px;
  text-transform: capitalize;
  color: #fff;
  cursor: pointer;
  border: none;
}
/* line 72, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .table-container .roles-table thead .caret {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px dashed;
}
/* line 77, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .table-container .roles-table thead .sorting .caret {
  transform: rotate(180deg);
}
/* line 82, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .table-container .roles-table tbody {
  background: #fff;
}
/* line 85, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .table-container .roles-table tbody td {
  padding: 14px 20px 10px;
}
/* line 89, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .table-container .roles-table tbody a {
  color: #6735ce;
}
/* line 92, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .table-container .roles-table tbody .purple-link {
  font-weight: 600;
}
/* line 95, ../sass/pages/business-management/business-management.scss */
.business-management .body-section .table-container .roles-table tbody span {
  color: #f75892;
}

/* Business Management Admin */
/* line 105, ../sass/pages/business-management/business-management.scss */
.business-management-admin {
  display: block;
  padding: 0 15px;
}
/* line 109, ../sass/pages/business-management/business-management.scss */
.business-management-admin h2 {
  margin: 10px 0 20px;
  font-size: 22px;
}
/* line 114, ../sass/pages/business-management/business-management.scss */
.business-management-admin .left-panel {
  background: #fff;
  padding: 2px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 2px 5px 0 #cccccc;
  -moz-box-shadow: 0 2px 5px 0 #cccccc;
  box-shadow: 0 2px 5px 0 #cccccc;
}
/* line 122, ../sass/pages/business-management/business-management.scss */
.business-management-admin .left-panel .left-small {
  background: #e9e9e9;
  padding: 10px 15px;
}
/* line 126, ../sass/pages/business-management/business-management.scss */
.business-management-admin .left-panel .left-small label {
  text-transform: none;
  font-weight: normal;
}
/* line 132, ../sass/pages/business-management/business-management.scss */
.business-management-admin .left-panel .left-small .select-unit ul li {
  border: 0;
}
/* line 140, ../sass/pages/business-management/business-management.scss */
.business-management-admin .left-panel ul li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #e9e9e9;
}
/* line 145, ../sass/pages/business-management/business-management.scss */
.business-management-admin .left-panel ul li a {
  font-size: 14px;
  color: #6d6d6d;
}
/* line 150, ../sass/pages/business-management/business-management.scss */
.business-management-admin .left-panel ul li:last-child {
  border-bottom: none;
}
/* line 154, ../sass/pages/business-management/business-management.scss */
.business-management-admin .left-panel ul li.active a {
  color: #6535ce;
}
/* line 158, ../sass/pages/business-management/business-management.scss */
.business-management-admin .left-panel ul li .remove {
  background: transparent url("../images/remove-icon.png") no-repeat scroll 0 0/70% auto;
  display: block;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 14px;
  width: 18px;
  opacity: 0;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
}
/* line 171, ../sass/pages/business-management/business-management.scss */
.business-management-admin .left-panel ul li:hover .remove {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
/* line 179, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel {
  padding: 20px;
  display: block;
  background: #fff;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  border: 1px solid #e9e9e9;
  -webkit-box-shadow: 0 2px 5px 0 #cccccc;
  -moz-box-shadow: 0 2px 5px 0 #cccccc;
  box-shadow: 0 2px 5px 0 #cccccc;
}
/* line 191, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .head,
.business-management-admin .right-panel .tab-content {
  display: block;
  width: 100%;
  float: left;
}
/* line 197, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .head {
  margin-bottom: 20px;
}
/* line 200, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .tab-content {
  margin-bottom: 20px;
}
/* line 205, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .roles li {
  list-style: none;
  text-align: center;
  display: block;
  float: left;
  width: 30%;
  padding: 0 30px;
}
/* line 213, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .roles li span {
  display: block;
  font-size: 22px;
  font-weight: 700;
}
/* line 219, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .roles li .heading {
  font-size: 16px;
  font-weight: 400;
}
/* line 224, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .roles li:first-child {
  padding-left: 0;
}
/* line 228, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .roles li.active span {
  color: #6735ec;
}
/* line 234, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .view {
  float: right;
  text-align: right;
  display: block;
  margin-top: 30px;
  position: relative;
}
/* line 241, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .view li {
  list-style: none;
  padding-left: 20px;
  display: inline-block;
}
/* line 247, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .view:last-child label {
  font-weight: normal;
}
/* line 251, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .view:last-child #upload-photo {
  cursor: pointer;
  height: 40px;
  opacity: 0;
  position: absolute;
  right: 1px;
  top: -6px;
  width: 70px;
  z-index: 999;
}
/* line 264, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .table {
  border: 1px solid #e9e9e9;
}
/* line 267, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .table .role {
  position: relative;
}
/* line 270, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .table .role .add {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/add-role.png") no-repeat;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
/* line 281, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .table .role .input-box input {
  border: none;
  border-bottom: 1px solid #b1b0b0;
  margin-bottom: 5px;
  width: 100%;
}
/* line 289, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .table .role .colleagues.blue {
  border-color: #84bef3;
}
/* line 292, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .table .role .colleagues.red {
  border-color: #f75892;
}
/* line 297, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .table td:hover .add {
  opacity: 1;
  transition: all 0.3s ease-in-out 0s;
}
/* line 301, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .table thead {
  background: #e9e9e9;
}
/* line 305, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .table thead tr th {
  border: 0;
  vertical-align: middle;
  padding: 10px;
}
/* line 313, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .table tbody tr {
  border-top: 1px solid #e9e9e9;
}
/* line 316, ../sass/pages/business-management/business-management.scss */
.business-management-admin .right-panel .table tbody tr td {
  padding: 14px 10px 10px;
}

/* line 324, ../sass/pages/business-management/business-management.scss */
.select-unit {
  width: 210px;
  display: inline-block;
  border-bottom: 1px solid #b1b0b0;
}
/* line 329, ../sass/pages/business-management/business-management.scss */
.select-unit a {
  color: #6d6d6d;
  font-size: 16px;
  font-weight: 700;
  display: block;
  padding: 4px 0;
}
/* line 337, ../sass/pages/business-management/business-management.scss */
.select-unit .dropdown-menu {
  width: 210px;
  left: 0;
  top: 28px;
  border-radius: 0;
}
/* line 344, ../sass/pages/business-management/business-management.scss */
.select-unit .dropdown-menu li a {
  font-weight: 400;
  padding: 5px 15px;
  font-size: 14px;
  color: #6735ce !important;
}
/* line 353, ../sass/pages/business-management/business-management.scss */
.select-unit .dropdown a[aria-expanded="false"] {
  background: url("../images/down-arrow.png") no-repeat;
  background-position: 100% 84%;
  background-size: 8%;
}
/* line 359, ../sass/pages/business-management/business-management.scss */
.select-unit .dropdown a[aria-expanded="true"] {
  background: url("../images/down-arrow-upward.png") no-repeat;
  background-position: 100% 84%;
  background-size: 8%;
}
.icon-info{
	position: absolute;
    bottom: 0;
    right: -9px;
    background-image:url("../images/info.png");
    background-repeat:no-repeat; 
}

.padding-top-1{
  padding-top:70px;
}

.padding-top-matrix-header{
	padding-top:59px;
}

.path{
	list-style:none;
	display: flex;
    align-items: center;
}

.path li{
	float:left;
	list-style:none;
	font-size: 12px;
    font-weight: bold;
    color: #4198eb !important;
    margin-right: 10px;
}

.path li a{
	margin-right:8px;
	display:contents;
}

.next-page{
	margin-left:8px;
}

.drop-breadcrum-title {
	margin-left: 12px;
	color: #6d6d6d;
	font-weight: 500;
}

.path-section{
	padding:12px;
	padding-left: 30px;
}

.status-info{
	display:flex;
	background-color:#4198eb;
	color:#fff;
	padding:13px;
	padding-left: 30px;
	align-items: center;
}

.skill-info .title{
	font-weight:normal !important;
	font-size:12px;
}

.skill-info p{
	margin-bottom:0px;
	font-size:14px;
}



.customer-info{
	width:283px;	
}

.skill-info{
   	padding: 0 44px;
	text-align:center;
	line-height:18px;
}

.reportees-table table tr td a.table-link{
	text-decoration:underline !important;
	color:#4198eb !important;
}

.reportees-table tr td{
	font-size:14px;
	padding: 11px;
	vertical-align:middle !important;
	line-height:2 !important;
}

.reportees-table thead tr  td{
	font-size:14px !important;
	padding: 11px;
}

.reportees-table .bg-white{
	background-color:#fff !important;
}

.reportees-info img{
	width:34px;
	margin-right: 10px;
}

.reportees-info .image{
    border-radius: 115px;
    display: inline-block;
    border: 1px solid transparent;
    width: 34px;
    overflow: hidden;
    height: 34px;
    vertical-align: middle;
    margin-right: 10px;
}

.text-blue{
	color:#4198eb !important;
}

.customer-info .customer-pic{
	border-radius: 115px;
    display: inline-block;
    border: 1px solid transparent;
    width: 34px;
    overflow: hidden;
    height: 34px;
    vertical-align: middle;
    margin-right: 10px;
}

.customer-pic img{
	width:34px;
}	

.reportees-table tr td:first-child{
	padding-left:30px;
	width: 315px;
	padding: 10px 0 4px 15px;
}

.table-heading{
	padding-left:35px;	
}

.customer-info .name{
    font-size: 15px;
    font-weight: bold;	
}

.right-arrow{
	width: 7px !important;
    transform: rotate(-90deg);
    margin-left: 6px;
}

.reportees-info a{
	color:#6d6d6d !important;
}

/*************************************************** custome radio button *******************************************************************/

.radio-rpt
{
cursor: pointer;
user-select: none;
-webkit-user-select: none;
-webkit-touch-callout: none;
}

.radio-rpt > input
{
/* HIDE ORG RADIO & CHECKBOX */
visibility: hidden;
position: absolute;
}




.radio-rpt > i
{
/* DEFAULT <i> STYLE */
display: inline-block;
vertical-align: middle;
width: 16px;
height: 16px;
border-radius: 50%;
transition: 0.2s;
box-shadow: inset 0 0 0 8px #fff;
border: 1px solid #4198eb;
background: gray;
margin-right:5px;
margin-top: -3px;
}
}


.radio-rpt:hover > i {
/* HOVER <i> STYLE */
box-shadow: inset 0 0 0 3px #fff;
background: #636262;
}

.radio-rpt > input:checked + i {
/* (RADIO CHECKED) <i> STYLE */
box-shadow: inset 0 0 0 3px #fff;
background: #3d93ff;
}

/*************************************************** custome radio button *******************************************************************/

.radio-section label{
text-transform:capitalize;
margin-right:15px;
font-size:16px;
}

.radio-section .radio-inline{
padding-left:0px !important;
}

.radio-section{
margin-bottom:10px;
margin-top:10px;
}

.skill-card-icons{
width:20px;
height:20px;
bottom:8px !important;
right:8px !important;
cursor:pointer;
}
/* .card .tooltip.bottom .tooltip-inner{
text-align: left;
}  */


.next-page select{
padding: 3px 7px;
border: 1px solid #e2e2e2;
border-radius: 6px;
color: #565656;
font-weight: normal;
background-color:#fff;
}

.not-started{
color:#f06460 !important;
}

.in-progress{
color:#f1a12f !important;
}

.completed{
color:#3bb13a !important;
}

.people-modal{
padding: 0 6px !important;
}

.select-path{
	background-color: transparent;
    border: 1px solid transparent;
    color: #337ab7;
    padding-top: 0px;
}

.reportees-info p{
	line-height:1.3;
	margin-bottom:0 ; 
}

.people-table thead tr td{
	line-height:1.3 !important;
}

.padding-left-30{
	padding-left:30px;	
}

.skillsinventory-link{
	float:right;
	cursor:pointer;
	font-size:14px !important;
	margin-top:3px;
}

.skillmatix-table tr td:first-child{
	padding-left:30px;
}

.hand-cursor{
	cursor:pointer !important;	
}

.email-notify-setting{
	display:flex !important;
	align-items:center;
}

.margin-right-20{
	margin-right:20px !important;
}

.mb-0{
	margin-bottom:0px !important;
}

.mb-5{
	margin-bottom:5px !important;
}

.mt-5{
	margin-top:5px !important;
}

.question-bank-list {
	border-top: 1px dotted;
	padding: 7px 0px;
}

.question-bank-list:last-of-type {
	border-bottom: 1px dotted;
}

.question-bank-list:hover {
	background: #ccc;
}

.mb-30{
	margin-bottom:30px !important;
}

.justify-content-space-between{
	justify-content:space-between !important;
}
.text-underline{
	text-decoration: underline;
}

.sub-text{
	font-size:13px !important;
	color:#8e8e8e !important;
	margin-left: 27px;
}

.position-relative{
	position:relative !important;
}

.skill-inv-radio{
	position:absolute;
	top:16px;
}

.ml-27{
	margin-left:27px;
}

.pl-76{
	padding-left:76px !important;
}

.modal-content .scroll{
	max-height: 625px;
    overflow: auto;
}

.align{
	display:flex;
	align-items:end;
}


.left-content{
    display: flex;
}

.user-info-filter{
    display: flex; 
    justify-content: space-between;
    margin-top: 5px;
}

.user-info-filter .left-content select,
.user-info-filter .left-content input{
    margin-right: 10px;
    border-radius:0 !important;
}

.textbox-clear{
	position:relative;
}

.clear-field{
	position:absolute;
	top:-20px;
	right:0;
}

.tabs-wrap ul li:hover{
	cursor:pointer !important;
}

.transparant-back{
	background: #fff0 !important;
	box-shadow: none !important;
}

.cust-width input{
	width:100% !important;
}

.cust-width .tags{
	margin-top:0px;
	/* height:23px; */
	
}

.cust-width ::placeholder {
  color: red;
}

.error-card{
	background: #fff;
    padding: 10px;
    width: 600px;
    margin: 0 auto;
    border-radius: 6px;
}

.statistics-count{
	    margin-right: 5px !important;
    font-size: 14px !important;
    font-weight: bold !important;

}

.font-weight-bold{
	font-weight:bold !important;
}

.margin-left-5{
	margin-right:5px !important;
}

.community-new-circle {
	margin: 10px;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-left: none;
	border-image: initial;
	border-bottom: 1px solid #cdcdcd;
	padding: 0px 0px 5px;
}
.cursor-default {
	cursor: default !important;
}

.community-search-wrap {
    min-height: 550px;
}

.div-disabled
{
  pointer-events: none;
  opacity: 0.5;
  background: #CCC;
}

.typing {
	display: none !important;
}
.nlp-bots-icon {
    width: auto !important;
    height: auto !important;
}

.multiselect_option {
  border: 1px solid #a5a5a5;
  width: 100%;
  margin-bottom: 18px;
  text-align: center;
  padding: 8px;
}

.approval_btn{
  text-align: right;
    width: 100%;
    display: inherit !important;
}


.p-scroll{
  height: 89px;
  overflow-y: auto;
}