/* Minification failed. Returning unminified contents.
(10700,177): run-time error CSS1038: Expected hex color, found '#fffff'
(14149,5): run-time error CSS1031: Expected selector, found ','
(24301,12): run-time error CSS1024: Expected media identifier, found '{'
(24307,1): run-time error CSS1019: Unexpected token, found '}'
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/content/css/fonts/glyphicons-halflings-regular.eot');
  src: url('/content/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('/content/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/content/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/content/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
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%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
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;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1600px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
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;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.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, .075);
          box-shadow: inset 0 1px 1px rgba(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;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .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"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .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"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  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;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-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;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  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, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.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;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-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;
}
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;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.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, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  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;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  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, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.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;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.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;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-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;
  }
}
.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, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead: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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .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 td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th: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 th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .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 td:first-child,
.panel > .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 td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .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 td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.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%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  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;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  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, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.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, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.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;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .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;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('/content/css/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0');
  src: url('/content/css/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/content/css/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/content/css/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/content/css/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@font-face {
    font-family: 'museo_sans700';
    src: url('/content/css/fonts/museosans_700-webfont.eot');
    src: url('/content/css/fonts/museosans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content/css/fonts/museosans_700-webfont.ttf') format('truetype'),
         url('/content/css/fonts/museosans_700-webfont.svg#museo_sans700') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'museo_sans300';
    src: url('/content/css/fonts/museosans-300-webfont.eot');
    src: url('/content/css/fonts/museosans-300-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content/css/fonts/museosans-300-webfont.ttf') format('truetype'),
         url('/content/css/fonts/museosans-300-webfont.svg#museo_sans300') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'museo_sans500';
    src: url('/content/css/fonts/museosans_500-webfont.eot');
    src: url('/content/css/fonts/museosans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('/content/css/fonts/museosans_500-webfont.ttf') format('truetype'),
         url('/content/css/fonts/museosans_500-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*-- Montserrat --*/

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('/content/css/fonts/Montserrat/Montserrat-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('/content/css/fonts/Montserrat/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('/content/css/fonts/Montserrat/Montserrat-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/content/css/fonts/Montserrat/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*-- Lora --*/

@font-face {
    font-family: 'Lora-Bold';
    src: url('/content/css/fonts/Lora/Lora-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lora-Regular';
    src: url('/content/css/fonts/Lora/Lora-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Light';
    src: url('/content/css/fonts/ProximaNova-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  line-height: 1;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=10);
}
.rtl .toast-close-button {
  left: -0.3em;
  float: left;
  right: 0.3em;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
   z-index:999999999 !important ;
  pointer-events: none;
  /*overrides*/
}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  color: #FFFFFF;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
}
#toast-container > div.rtl {
  direction: rtl;
  padding: 15px 50px 15px 15px;
  background-position: right 15px center;
}
#toast-container > div:hover {
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Responsive Design*/
@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container > div.rtl {
    padding: 8px 50px 8px 8px;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
  #toast-container .rtl .toast-close-button {
    left: -0.2em;
    right: 0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
  #toast-container > div.rtl {
    padding: 15px 50px 15px 15px;
  }
}

.logo-title {
 padding:  8px 32px !important;
}
.error-box img
{
 width:100px !important;
}
.navbar {
 background: #62747c;
}

.sidebar {
 background: #62747c;
}

.menu {
 background: #62747c;
}
.logo-title {
background: #edf2f8 none repeat 
}
 .menu.accordion-menu a {
  color: #fff;
 }

 .menu.accordion-menu > li > a:hover {
  background: #3c4b51;
  color: #fff;
 }

 .menu.accordion-menu > li.active > a,
 .menu.accordion-menu > li.active.open > a {
  background: #3c4b51;
  color: #fff;
 }

 .small-sidebar:not(.page-sidebar-fixed) .accordion-menu li.droplink:hover > a,
 .horizontal-bar .accordion-menu > li.droplink:hover > a,
 .menu.accordion-menu ul,
 .menu.accordion-menu li.open > a,
 .hover-menu .accordion-menu > li.droplink:hover > a {
  background: #4f616b;
  color: #fff;
 }

  .menu.accordion-menu ul li a:hover,
  .menu.accordion-menu ul li.active a {
   background: #f36f21;
   color: #fff;
  }

  .menu.accordion-menu ul li a {
   color: #fff;
  }


  .menu.accordion-menu ul li.droplink.open ul.sub-menu {
   background: #7e898c;
  }


 .menu.accordion-menu li:last-child {
  border-bottom: none !important;
 }

 .menu.accordion-menu ul li.droplink.open ul.sub-menu li {
  border-bottom: 1px solid #a7b4b7 !important;
 }

  .menu.accordion-menu ul li.droplink.open ul.sub-menu li:last-child {
   border-bottom: none !important;
  }

 .menu.accordion-menu li.droplink.open ul.sub-menu li.droplink.open a {
  background: #f26f21 !important;
 }


 .menu.accordion-menu li.droplink.open ul.sub-menu li.droplink.open ul.sub-menu.level2 li a, .menu.accordion-menu li.droplink.open ul.sub-menu li.droplink.active ul.sub-menu.level2 li a {
  background: #7e898c !important;
  border-bottom: 1px solid #9ca8ab;
 }

 .menu.accordion-menu li.droplink.open ul.sub-menu li.droplink.open ul.sub-menu.level2 li:last-child a, .menu.accordion-menu li.droplink.open ul.sub-menu li.droplink.active ul.sub-menu.level2 li:last-child a {
  border-bottom: none !important;
 }

.btn-default.disabled, .btn-primary.disabled, .btn-success.disabled, .btn-info.disabled, .btn-warning.disabled, .btn-danger.disabled, .btn-default[disabled], .btn-primary[disabled], .btn-success[disabled], .btn-info[disabled], .btn-warning[disabled], .btn-danger[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-success, fieldset[disabled] .btn-info, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-danger {
 -webkit-box-shadow: none;
 box-shadow: none;
}

.btn-default .badge, .btn-primary .badge, .btn-success .badge, .btn-info .badge, .btn-warning .badge, .btn-danger .badge {
 text-shadow: none;
}

.btn:active, .btn.active {
 background-image: none;
}

.btn-default {
 background: #4f616b;
 border-color: #4f616b;
 color: #fff;
}

 .btn-default:hover, .btn-default:focus {
  background-color: #7d8793;
  background-position: 0 -15px;
  color: #fff !important;
 }

 .btn-default:active, .btn-default.active {
  background-color: #7d8793;
  border-color: #7d8793;
  color: #fff !important;
 }

  .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
   color: #fff !important;
   background-color: #7d8793;
   border-color: #7d8793;
  }

 .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #7d8793;
  background-image: none;
  color: #fff !important;
 }

.btn-primary {
 background: #0095da;
 background-repeat: repeat-x;
 border-color: #0095da;
}

 .btn-primary:hover, .btn-primary:focus {
  background-color: #048dbc;
  background-position: 0 -15px;
  border-color: #048dbc;
  text-decoration: none;
 }

 .btn-primary:active, .btn-primary.active {
  background-color: #048dbc;
  border-color: #048dbc;
 }

 .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #048dbc;
  background-image: none;
 }

.btn-success {
 background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
 background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
 background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 background-repeat: repeat-x;
 border-color: #3e8f3e;
}

 .btn-success:hover, .btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
 }

 .btn-success:active, .btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
 }

 .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
 }

.btn-info {
 background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
 background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
 background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 background-repeat: repeat-x;
 border-color: #28a4c9;
}

 .btn-info:hover, .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
 }

 .btn-info:active, .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
 }

 .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
 }

.btn-warning {
 background: #f26f21;
 border-color: #f26f21;
}

 .btn-warning:hover, .btn-warning:focus {
  background-color: #d35c20;
  background-position: 0 -15px;
 }

 .btn-warning:active, .btn-warning.active {
  background-color: #d35c20;
  border-color: #d35c20;
 }

 .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #d35c20;
  background-image: none;
 }

.btn-danger {
 background: #e10015;
 border-color: #e10015;
}

 .btn-danger:hover, .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
 }

 .btn-danger:active, .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
 }

 .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
 }

.thumbnail, .img-thumbnail {
 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
 box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
 background-color: #e8e8e8;
 background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
 background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
 background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
 background-repeat: repeat-x;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
 background-color: #2e6da4;
 background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
 background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
 background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
 background-repeat: repeat-x;
}

.navbar-default {
 background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
 background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
 background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 background-repeat: repeat-x;
 border-radius: 4px;
 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
 box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

 .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
 }

.navbar-brand, .navbar-nav > li > a {
 text-shadow: 0 1px 0 rgba(255, 255, 255, .25);
}

.navbar-inverse {
 background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
 background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
 background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
 background-repeat: repeat-x;
 border-radius: 4px;
}

 .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
 }

 .navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
 }

.navbar-static-top, .navbar-fixed-top, .navbar-fixed-bottom {
 border-radius: 0;
}

@media (max-width: 767px) {
 .navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #fff;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
 }
}

.progress {
 background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
 background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
 background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
 background-repeat: repeat-x;
}

.progress-bar {
 background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
 background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
 background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
 background-repeat: repeat-x;
}

.progress-bar-success {
 background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
 background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
 background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
 background-repeat: repeat-x;
}

.progress-bar-info {
 background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
 background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
 background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
 background-repeat: repeat-x;
}

.progress-bar-warning {
 background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
 background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
 background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
 background-repeat: repeat-x;
}

.progress-bar-danger {
 background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
 background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
 background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
 background-repeat: repeat-x;
}

.progress-bar-striped {
 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
 background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.list-group {
 border-radius: 4px;
 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
 box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
 text-shadow: 0 -1px 0 #286090;
 background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
 background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
 background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
 background-repeat: repeat-x;
 border-color: #2b669a;
}

 .list-group-item.active .badge, .list-group-item.active:hover .badge, .list-group-item.active:focus .badge {
  text-shadow: none;
 }

.panel {
 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
 box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.panel-default > .panel-heading {
 background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
 background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
 background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
 background-repeat: repeat-x;
}

.panel-primary > .panel-heading {
 background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
 background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
 background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
 background-repeat: repeat-x;
}

.panel-success > .panel-heading {
 background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
 background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
 background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
 background-repeat: repeat-x;
}

.panel-info > .panel-heading {
 background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
 background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
 background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
 background-repeat: repeat-x;
}

.panel-warning > .panel-heading {
 background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
 background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
 background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
 background-repeat: repeat-x;
}

.panel-danger > .panel-heading {
 background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
 background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
 background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
 background-repeat: repeat-x;
}

.well {
 background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
 background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
 background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
 background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
 background-repeat: repeat-x;
 border-color: #dcdcdc;
 -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
 box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
/*# sourceMappingURL=bootstrap-theme.css.map */

.form-control {
 border-color: #dddddd !important;
 box-shadow: none;
 height: 39px;
 border-radius: 0px;
 line-height: 1 !important;
}


 .form-control:focus {
  border-color: #bcbec0;
  outline: 0;
  box-shadow: none;
 }

.input-group .input-group-addon {
 background: #fff !important;
 border-right: none;
}

.input-group .input-group-addon {
 border-color: #dddddd !important;
}

 .input-group .input-group-addon i {
  color: #d1d3d4;
 }

.input-group .form-control {
 border-left: none !important;
 padding-left: 0px;
}

a {
 color: #0095da;
 text-decoration: none;
}


.btn-link {
 font-weight: normal;
 color: #7b7b7b;
 border-radius: 0;
}

 .btn-link.fa-edit-link {
  color: #7b7b7b;
 }

 .btn-link.fa-trash-link {
  color: #7b7b7b;
 }

 .btn-link.fa-enable {
  color: #8dc63f;
 }

button.close {
 -webkit-appearance: none;
 padding: 0;
 cursor: pointer;
 background: transparent;
 border: 0;
 background: #f26f21;
 width: 54px;
 height: 55px;
 position: absolute;
 top: 2px;
 right: 0px;
 opacity: 1 !important;
 text-shadow: none;
 color: #fff !important;
}

.fancytree-expanded span.fancytree-expander {
 color: #4f616b !important;
}

span.fancytree-node span.fancytree-expander:hover {
 color: #f17023 !important;
}

.fancytree-checkbox.glyphicon-unchecked {
 color: #d0d0d0 !important;
 font-size: 15px;
}

.fancytree-checkbox.glyphicon-check {
 color: #f17023 !important;
 font-size: 15px;
}

.fancytree-icon.glyphicon-folder-open {
 color: #f17023 !important;
 font-size: 15px;
}

.fancytree-icon.glyphicon-folder-close {
 color: #f17023 !important;
 font-size: 15px;
}

.fancytree-icon.glyphicon-file {
 color: #0095da !important;
}

.fancytree-plain.fancytree-container span.fancytree-node.fancytree-active span.fancytree-title {
 background-color: #ffd3a4 !important;
 color: #000;
}

.fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-node.fancytree-active span.fancytree-title {
 background-color: #ffd3a4 !important;
 border-color: #ffd3a4 !important;
}

.fancytree-plain.fancytree-container span.fancytree-node.fancytree-active .fa {
 color: #f17023 !important;
}

.fancytree-plain.fancytree-container.fancytree-treefocus span.fancytree-node.fancytree-active span.fancytree-title {
 background-color: #ffd3a4 !important;
 border-color: #ffd3a4 !important;
 color: #000 !important;
}

.fancytree-node.fancytree-active .fancytree-checkbox.glyphicon-unchecked {
 color: #f36f21 !important;
}

.modal-title span {
 color: #ffe07f !important;
}

.alert-warning {
 background: #ffe07f !important;
 color: #563011 !important;
}

 .alert-warning a {
  font-weight: bold;
  color: #563011 !important;
 }

 .alert-warning strong {
  font-weight: bold;
  color: #563011 !important;
 }

 .alert-warning i {
  color: #f5821f !important;
  font-size: 16px;
 }


.alert-success {
 background: #4cc1be !important;
 color: #fff !important;
}

 .alert-success a {
  font-weight: bold;
  color: #fff !important;
 }

 .alert-success strong {
  font-weight: bold;
  color: #fff !important;
 }

.badge {
 background-color: #4f616b !important;
}

.table tr td .btn-link:hover, .table tr th .btn-link:hover {
 border: 1px solid #f36f21 !important;
 color: #f36f21 !important;
}

 .table tr td .btn-link:hover i, .table tr th .btn-link:hover i {
  color: #fff !important;
 }


.loader-overlay {
 background: rgba(0, 0, 0, 0.7);
 position: fixed;
 left: 0;
 right: 0;
 margin: 0 auto;
 z-index: 999999999;
 width: 100%;
 height: 3000px;
 text-align: center;
 margin-top: 0px;
 overflow: hidden;
 top: 0
}






.loader,
.loader:before,
.loader:after {
 background: #ffffff;
 -webkit-animation: load1 1s infinite ease-in-out;
 animation: load1 1s infinite ease-in-out;
 width: 1em;
 height: 4em;
}

.loader {
 color: #ffffff;
 text-indent: -9999em;
 margin: 250px auto;
 position: relative;
 font-size: 11px;
 -webkit-transform: translateZ(0);
 -ms-transform: translateZ(0);
 transform: translateZ(0);
 -webkit-animation-delay: -0.16s;
 animation-delay: -0.16s;
}

 .loader:before,
 .loader:after {
  position: absolute;
  top: 0;
  content: '';
 }

 .loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
 }

 .loader:after {
  left: 1.5em;
 }

@-webkit-keyframes load1 {
 0%, 80%, 100% {
  box-shadow: 0 0;
  height: 4em;
 }

 40% {
  box-shadow: 0 -2em;
  height: 5em;
 }
}

@keyframes load1 {
 0%, 80%, 100% {
  box-shadow: 0 0;
  height: 4em;
 }

 40% {
  box-shadow: 0 -2em;
  height: 5em;
 }
}

.text-link:hover {
 color: #000 !important;
}

.text-link i {
 background: #f36f21;
}

.text-link:hover i {
 background: #4f616b;
}

.panel-custom {
 box-shadow: none !important;
}

 .panel-custom .panel-default .panel-heading {
  background: #f9f9f9 !important;
  /*border-top: 2px solid #0095da !important;*/
  border-bottom: none !important;
 }

.well-link {
 background: #fff !important;
 border: 1px solid #eaeaea !important;
}

 .well-link i {
  color: #86949c;
 }

 .well-link:hover {
  border-color: #c6d2e0 !important;
  background: #edf2f8 !important;
  -webkit-transition: all .2s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
 }

  .well-link:hover i {
   color: #0095da !important;
   background: #fff !important;
  }



 .well-link h3 {
  background: #86949c;
 }

 .well-link:hover h3 {
  background: #0095da;
  -webkit-transition: all .2s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
 }

.table-icon-left tr td .fa-section {
 background: #fff !important;
 width: 24px;
 height: 24px;
 line-height: 24px;
 text-align: center;
 border-radius: 3px;
 color: #0095da !important;
 font-size: 13px;
 border: 1px solid #0095da;
}

.fa-icon {
 background: #ffffff !important;
 width: 24px;
 height: 24px;
 line-height: 24px;
 text-align: center;
 border-radius: 3px;
 color: #f36f21 !important;
 font-size: 13px;
 border: 1px solid #d8d7d7;
 margin-right: 10px;
}

 .fa-icon:hover {
  background: #f36f21 !important;
  color: #fff !important;
  border: 1px solid #f36f21 !important;
  -webkit-transition: all .2s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
 }

.bg-light-grey {
 background: #f7f7f7;
}

.text-block.text-black
{
 color:#000 !important;
}

@media (max-width: 768px)
{
.mobile-block {
    float: left;
    width: 100%;
    padding: 20px;
    border-top: 6px solid #e10015 !important;
    margin-bottom: 20px;
    background: #fff;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,.1);
    -moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,.1);
    box-shadow: 0 5px 5px -5px rgba(0,0,0,.1);
    border-radius: 0px 0px 5px 5px;
}
}

.switch-role .text-blue {
color:#000 !important;
}
.switch-role .btn-primary
{
        background: #e10015 !important;
    border-color: #e10015 !important;
}
.switch-role .btn-primary:hover , .switch-role .btn-primary:focus
{
        background-color: #c12e2a !important;
}



.switch-role .checkbox-primary input[type="checkbox"]:checked + label::before, .switch-role .checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #e10015 !important;
    border-color: #e10015 !important;
}

.checkbox-danger input[type="checkbox"]:checked + label::before, .checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #e10015 !important;
    border-color: #e10015 !important;
}


body { position: relative; height: 100% !important; width: 100%; }
html { height: 100% !important; position: relative; }
a:active, a:focus, a:hover { outline: 0 !important; }
h1, h2, h3, h4, h5, h6 { font-weight: 300; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }
h3, h4, h5 { font-weight: 600; }
.f-thin { font-weight: 300; }
.f-normal { font-weight: 400; }
.f-bold { font-weight: 600; }
.f-s-10 { font-size: 10px; }
.f-s-11 { font-size: 11px; }
.f-s-12 { font-size: 12px; }
.f-s-13 { font-size: 13px; }
.f-s-14 { font-size: 14px; }
.f-s-15 { font-size: 15px; }
.f-s-16 { font-size: 16px; }
.f-s-17 { font-size: 17px; }
.f-s-18 { font-size: 18px; }
.f-s-20 { font-size: 20px; }
.f-s-22 { font-size: 22px; }
.f-s-24 { font-size: 24px; }
.f-s-26 { font-size: 26px; }
.f-s-28 { font-size: 28px; }
.f-s-30 { font-size: 30px; }
.f-s-32 { font-size: 32px; }
.text-xs { font-size: 10px; }
.text-sm { font-size: 12px; }
.text-md { font-size: 16px; }
.text-lg { font-size: 32px; }
.text-xl { font-size: 52px; }
.text-xxl { font-size: 80px; }
.f-white { color: #fff; }
.f-gray { color: #ccc; }
.f-gray-dark { color: #a2a2a2; }
.f-black { color: #333; }
.f-green { color: #22BAA0; }
.f-blue { color: #127acb; }
.f-lblue { color: #12AFCB; }
.f-purple { color: #7a6fbe; }
.f-red { color: #f25656; }
.f-yellow { color: #f6d433; }
.f-orange { color: #e79b2f; }
.text-default { color: #ccc; }
.text-primary { color: #7a6fbe; }
.text-success { color: #22BAA0; }
.text-info { color: #12AFCB; }
.text-warning { color: #f6d433; }
.text-danger { color: #f25656; }
.icon-xs { font-size: 12px; }
.icon-sm { font-size: 14px; }
.icon-md { font-size: 16px; }
.icon-lg { font-size: 18px; }
.icon-state-default { color: #ccc; }
.icon-state-primary { color: #7a6fbe; }
.icon-state-success { color: #22BAA0; }
.icon-state-info { color: #12AFCB; }
.icon-state-warning { color: #f6d433; }
.icon-state-danger { color: #f25656; }
.alert { padding-top: 10px; padding-bottom: 10px; border: 0; }
.alert-success { background: #e5f3df; }
.alert-info { background: #d3e6f0; }
.alert-warning { background: #f6f2dd; }
.alert-danger { background: #f1d9d9; }
.badge { -webkit-border-radius: 12px !important; -moz-border-radius: 12px !important; border-radius: 12px !important; font-weight: 300; font-size: 11px !important; text-align: center; vertical-align: middle; line-height: 11px; height: 18px; padding: 3px 6px; text-shadow: none !important; }
.badge.badge-roundless { -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; }
.badge.badge-default { background: #f1f1f1; color: #aaa; }
.badge.badge-primary { background: #7a6fbe; color: #FFF; }
.badge.badge-info { background: #12AFCB; color: #FFF; }
.badge.badge-success { background: #22BAA0; color: #FFF; }
.badge.badge-danger { background: #f25656; color: #FFF; }
.badge.badge-warning { background: #f6d433; color: #FFF; }
.no-s { margin: 0 !important; padding: 0 !important; }
.no-m { margin: 0; }
.no-p { padding: 0 !important; }
.no-p-l { padding-left: 0 !important; }
.no-p-r { padding-right: 0 !important; }
.no-bg {background:none !important;}
.m { margin: 15px; }
.m-t-xxs { margin-top: 5px; }
.m-r-xxs { margin-right: 5px; }
.m-b-xxs { margin-bottom: 5px; }
.m-l-xxs { margin-left: 5px; }
.m-t-xs { margin-top: 10px; }
.m-r-xs { margin-right: 10px; }
.m-b-xs { margin-bottom: 10px; }
.m-l-xs { margin-left: 10px; }
.m-t-sm { margin-top: 15px; }
.m-r-sm { margin-right: 15px; }
.m-b-sm { margin-bottom: 15px; }
.m-l-sm { margin-left: 15px; }
.m-t-md { margin-top: 20px; }
.m-r-md { margin-right: 20px; }
.m-b-md { margin-bottom: 20px; }
.m-l-md { margin-left: 20px; }
.m-t-lg { margin-top: 25px; }
.m-r-lg { margin-right: 25px; }
.m-b-lg { margin-bottom: 25px; }
.m-l-lg { margin-left: 25px; }
.m-t-xxl { margin-top: 30px; }
.m-r-xxl { margin-right: 30px; }
.m-b-xxl { margin-bottom: 30px; }
.m-l-xxl { margin-left: 30px; }
.m-t-n-xxs { margin-top: -5px; }
.m-r-n-xxs { margin-right: -5px; }
.m-b-n-xxs { margin-bottom: -5px; }
.m-l-n-xxs { margin-left: -5px; }
.m-t-n-xs { margin-top: -10px; }
.m-r-n-xs { margin-right: -10px; }
.m-b-n-xs { margin-bottom: -10px; }
.m-l-n-xs { margin-left: -10px; }
.m-t-n-sm { margin-top: -15px; }
.m-r-n-sm { margin-right: -15px; }
.m-b-n-sm { margin-bottom: -15px; }
.m-l-n-sm { margin-left: -15px; }
.m-t-n-md { margin-top: -20px; }
.m-r-n-md { margin-right: -20px; }
.m-b-n-md { margin-bottom: -20px; }
.m-l-n-md { margin-left: -20px; }
.m-t-n-lg { margin-top: -25px; }
.m-r-n-lg { margin-right: -25px; }
.m-b-n-lg { margin-bottom: -25px; }
.m-l-n-lg { margin-left: -25px; }
.m-t-n-xxl { margin-top: -30px; }
.m-r-n-xxl { margin-right: -30px; }
.m-b-n-xxl { margin-bottom: -30px; }
.m-l-n-xxl { margin-left: -30px; }
.p { padding: 15px; }
.p-h-xxs { padding-left: 5px; padding-right: 5px; }
.p-h-xs { padding-left: 10px; padding-right: 10px; }
.p-h-sm { padding-left: 15px; padding-right: 15px; }
.no-p-h { padding-left: 0 !important; padding-right: 0 !important; }
.no-p-v { padding-top: 0; padding-bottom: 0; }
.p-h-md { padding-left: 20px; padding-right: 20px; }
.p-h-lg { padding-left: 25px; padding-right: 25px; }
.p-h-xxl { padding-left: 30px; padding-right: 30px; }
.p-v-xxs { padding-top: 5px; padding-bottom: 5px; }
.p-v-xs { padding-top: 10px; padding-bottom: 10px; }
.p-v-sm { padding-top: 15px; padding-bottom: 15px; }
.p-v-md { padding-top: 20px; padding-bottom: 20px; }
.p-v-lg { padding-top: 25px; padding-bottom: 25px; }
.p-v-xxl { padding-top: 30px; padding-bottom: 30px; }
.no-b { border: 0 !important; }
.b { border: 1px solid #f1f1f1; }
.b-t { border-top: 1px solid #f1f1f1; }
.b-r { border-right: 1px solid #f1f1f1; }
.b-b { border-bottom: 1px solid #f1f1f1; }
.b-l { border-left: 1px solid #f1f1f1; }
.b-default { border-color: #f1f1f1; }
.b-primary { border-color: #7a6fbe; }
.b-info { border-color: #12AFCB; }
.b-success { border-color: #22BAA0; }
.b-warning { border-color: #f6d433; }
.b-danger { border-color: #f25656; }
.b-2 { border-size: 2px; }
.b-3 { border-size: 3px; }
.b-4 { border-size: 4px; }
.b-n-t { border-top: 0; }
.b-n-r { border-right: 0; }
.b-n-b { border-bottom: 0; }
.b-n-l { border-left: 0; }
.no-r { border-radius: 0 !important; }
.r { border-radius: 2px; }
.r-t-l { border-top-left-radius: 2px; }
.r-t-r { border-top-right-radius: 2px; }
.r-b-l { border-bottom-left-radius: 2px; }
.r-b-r { border-bottom-right-radius: 2px; }
.no-r-t-l { border-top-left-radius: 0 !important; }
.no-r-t-r { border-top-right-radius: 0 !important; }
.no-r-b-l { border-bottom-left-radius: 0 !important; }
.no-r-b-r { border-bottom-right-radius: 0 !important; }
.bg-n { background: 0 0 !important; }
.bg-primary { background-color: #7a6fbe; color: #fff; }
.bg-primary.dark { background-color: #6e63b4; color: #fff; }
.bg-primary.light { background-color: #877cc7; color: #fff; }
.bg-success { background-color: #22BAA0; color: #fff; }
.bg-success.dark { background-color: #1da890; color: #fff; }
.bg-success.light { background-color: #32c6ad; color: #fff; }
.bg-info { background-color: #12AFCB; color: #fff; }
.bg-info.dark { background-color: #0ba0bb; color: #fff; }
.bg-info.light { background-color: #20beda; color: #fff; }
.bg-warning { background-color: #f6d433; color: #fff; }
.bg-warning.dark { background-color: #f1ca11; color: #fff; }
.bg-warning.light { background-color: #fada44; color: #fff; }
.bg-danger { background-color: #f25656; color: #fff; }
.bg-danger.dark { background-color: #e54f4f; color: #fff; }
.bg-danger.light { background-color: #f66d6d; color: #fff; }
.bg-dark { background-color: #333; color: #fff; }
.bg-dark.dark { background-color: #2b2b2b; color: #fff; }
.bg-dark.light { background-color: #3b3b3b; color: #fff; }
.bg-light { background-color: #f1f1f1; }
.bg-light.dark { background-color: #e5e5e5; }
.bg-light.light { background-color: #f9f9f9; }
.bg-gray { background-color: #ccc; }
.bg-gray.dark { background-color: #b9b9b9; }
.bg-gray.light { background-color: #d7d7d7; }
.bs-n { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.bs-dark { -webkit-box-shadow: 0 0 3px rgba(0,0,0,.6); -moz-box-shadow: 0 0 3px rgba(0,0,0,.6); box-shadow: 0 0 3px rgba(0,0,0,.6); }
.bs-light { -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3); -moz-box-shadow: 0 0 3px rgba(0,0,0,.3); box-shadow: 0 0 3px rgba(0,0,0,.3); }
.bs-t { -webkit-box-shadow: 0 -1px 1px rgba(0,0,0,.05); -moz-box-shadow: 0 -1px 1px rgba(0,0,0,.05); box-shadow: 0 -1px 1px rgba(0,0,0,.05); }
.bs-r { -webkit-box-shadow: 1px 0 1px rgba(0,0,0,.05); -moz-box-shadow: 1px 0 1px rgba(0,0,0,.05); box-shadow: 1px 0 1px rgba(0,0,0,.05); }
.bs-b { -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05); -moz-box-shadow: 0 1px 1px rgba(0,0,0,.05); box-shadow: 0 1px 1px rgba(0,0,0,.05); }
.bs-l { -webkit-box-shadow: -1px 0 1px rgba(0,0,0,.05); -moz-box-shadow: -1px 0 1px rgba(0,0,0,.05); box-shadow: -1px 0 1px rgba(0,0,0,.05); }
.full-height { height: 100% !important; }
.full-width { width: 100% !important; }
.w-xxs { width: 50px; }
.w-xs { width: 90px; }
.w-sm { width: 140px; }
.w { width: 200px; }
.w-md { width: 240px; }
.w-lg { width: 280px; }
.w-xl { width: 330px; }
.w-xxl { width: 370px; }
.w-auto { width: auto; }
.h-auto { height: auto; }
.tooltip-inner { border-radius: 0; }
.panel { -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,.1); -moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,.1); box-shadow: 0 5px 5px -5px rgba(0,0,0,.1);  margin-bottom: 25px; border-radius: 0;     border: 1px solid #e5e5e5; }


.panel .panel-heading .panel-title small { font-size: 80%; }
.panel .panel-heading .panel-control { float: right; height: auto; }
.panel .panel-heading .panel-control a { text-decoration: none; color: #ccc; margin-left: 5px; font-size: 14px; float: left; }
.panel .panel-heading .panel-control a:hover { color: #a2a2a2; }
.panel .panel-body { padding: 20px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; position: relative; }
.panel .panel-heading + .panel-body { padding: 0 20px 20px; }
.panel-default .panel-heading { background: #c7d4e4; border-color: #c7d4e4; float:left; width:100%; }
.panel-default .panel-heading .panel-title { float: left;
    line-height: 24px;
    vertical-align: middle;  }
.panel-default .panel-heading .panel-control a { color: #bbb; }
.panel-default .panel-heading .panel-control a:hover { color: #a2a2a2; }
.panel-primary .panel-heading { background: #7a6fbe; color: #fff; }
.panel-primary .panel-heading .panel-control a { color: #fff; }
.panel-primary .panel-heading .panel-control a:hover { color: #f1f1f1; }
.panel-success .panel-heading { background: #22BAA0; color: #fff; }
.panel-success .panel-heading .panel-control a { color: #fff; }
.panel-success .panel-heading .panel-control a:hover { color: #f1f1f1; }
.panel-info .panel-heading { background: #12AFCB; color: #fff; }
.panel-info .panel-heading .panel-control a { color: #fff; }
.panel-info .panel-heading .panel-control a:hover { color: #f1f1f1; }
.panel-warning .panel-heading { background: #f6d433; color: #fff; }
.panel-warning .panel-heading .panel-control a { color: #fff; }
.panel-warning .panel-heading .panel-control a:hover { color: #f1f1f1; }
.panel-danger .panel-heading { background: #f25656; color: #fff; }
.panel-danger .panel-heading .panel-control a { color: #fff; }
.panel-danger .panel-heading .panel-control a:hover { color: #f1f1f1; }
.panel-transparent { background: 0 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.panel-transparent .panel-heading .panel-control a { color: #ccc; }
.panel-transparent .panel-heading .panel-control a:hover { color: #a2a2a2; }
.panel-white { background: #fff; }
.panel-white .panel-heading .panel-control a { color: #ccc; }
.panel-white .panel-heading .panel-control a:hover { color: #a2a2a2; }
.panel-purple { background: #7a6fbe; }
.panel-purple .panel-body, .panel-purple .panel-heading, .panel-purple .panel-heading .panel-control a { color: #fff; }
.panel-purple .panel-heading .panel-control a:hover { color: #f1f1f1; }
.panel-green { background: #22BAA0; }
.panel-green .panel-body, .panel-green .panel-heading, .panel-green .panel-heading .panel-control a { color: #fff; }
.panel-green .panel-heading .panel-control a:hover { color: #f1f1f1; }
.panel-blue { background: #12AFCB; }
.panel-blue .panel-body, .panel-blue .panel-heading, .panel-blue .panel-heading .panel-control a { color: #fff; }
.panel-blue .panel-heading .panel-control a:hover { color: #f1f1f1; }
.panel-yellow { background: #f6d433; }
.panel-yellow .panel-body, .panel-yellow .panel-heading, .panel-yellow .panel-heading .panel-control a { color: #fff; }
.panel-yellow .panel-heading .panel-control a:hover { color: #f1f1f1; }
.panel-red { background: #f25656; }
.panel-red .panel-body, .panel-red .panel-heading, .panel-red .panel-heading .panel-control a { color: #fff; }
.panel-red .panel-heading .panel-control a:hover { color: #f1f1f1; }
.panel-placeholder { border: 2px dashed #ddd; margin-bottom: 20px; }
.well { border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #F6F6F6; border: 0; }
.modal { z-index: 9999; }
.modal-content { -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,.1); -moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,.1); box-shadow: 0 5px 5px -5px rgba(0,0,0,.1); border: 0; border-radius: 0; background: #edf2f8; }
.modal-body { position: relative; padding: 20px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.modal-footer { position: relative; padding: 20px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; border: 0; }
.modal-open { overflow-y: auto !important; padding: 0 !important; }
.pagination > li > a { color: #5B5B5B; }
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background: #22BAA0; border-color: #22BAA0; }
.progress { border-radius: 2px; }
.progress-squared { border-radius: 0; }
.progress-xs { height: 5px; }
.progress-sm { height: 10px; }
.progress-md { height: 15px; }
.progress-lg { height: 25px; }
.progress-bar { background-color: #7a6fbe; }
.progress-bar-success { background-color: #22BAA0; }
.progress-bar-info { background-color: #12AFCB; }
.progress-bar-warning { background-color: #f6d433; }
.progress-bar-danger { background-color: #f25656; }
.tab-content { padding: 20px; background: #fff; }
.nav-tabs > li > a { color: #000; background: #fff !important; margin-right: 5px !important; border-radius: 5px 5px 0px 0px !important; border: none !important; min-width: 90px; text-align: center; padding: 7px 15px !important; }
.nav-tabs > li > a:hover { color: #fff !important; background-color: #0095da !important; border: none !important; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { color: #fff; background-color: #0095da !important; border-bottom: none !important; border-left: none !important; border: none !important; }
.nav-pills > li > a { color: #777; border-radius: 0 !important; }
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover { color: #fff; background-color: #7a6fbe; }
.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs { border-bottom: 0; }
.pill-content > .pill-pane, .tab-content > .tab-pane { display: none; }
.pill-content > .active, .tab-content > .active { display: block; position: relative; }
.tabs-below > .nav-tabs { border-top: 1px solid #ddd; }
.tabs-below > .nav-tabs > li { margin-top: -1px; margin-bottom: 0; }
.tabs-below > .nav-tabs > li > a { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.tabs-below > .nav-tabs > li > a:focus, .tabs-below > .nav-tabs > li > a:hover { border-top-color: #ddd; border-bottom-color: transparent; }
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:focus, .tabs-below > .nav-tabs > .active > a:hover { border-color: #fff #ddd #ddd; }
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li { float: none; }
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a { min-width: 74px; margin-right: 0; margin-bottom: 3px; }
.tabs-left > .nav-tabs { float: left; margin-right: 19px; border-right: 1px solid #ddd; }
.tabs-left > .nav-tabs > li > a { margin-right: -1px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.tabs-left > .nav-tabs > li > a:focus, .tabs-left > .nav-tabs > li > a:hover { border-color: #eee #ddd #eee #eee; }
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:focus, .tabs-left > .nav-tabs .active > a:hover { border-color: #ddd #fff #ddd #ddd; }
.tabs-right > .nav-tabs { float: right; margin-left: 19px; border-left: 1px solid #ddd; }
.tabs-right > .nav-tabs > li > a { margin-left: -1px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.tabs-right > .nav-tabs > li > a:focus, .tabs-right > .nav-tabs > li > a:hover { border-color: #eee #eee #eee #ddd; }
.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:focus, .tabs-right > .nav-tabs .active > a:hover { border-color: #ddd #ddd #ddd #fff; }
.panel-group .panel-heading, .panel-group .panel-heading .panel-title > a { font-size: 14px; }
.panel-group .panel-heading .panel-title > a { text-decoration: none; }
.panel-group .panel-heading { border-bottom: 0 !important; }
.panel > .panel-heading + .panel-collapse > .panel-body { border-top-color: transparent; }
.panel-group .panel-heading .panel-title { position: relative; width: 100%; }
/*.panel-group .panel-heading .panel-title > a:after { font-family: FontAwesome; content: "\f067"; position: absolute; right: 0; color: #777; height: 15px; top: 50%; margin-top: -7.5px; }
.panel-group .panel-heading .panel-title > a.collapsed:after { content: "\f068"; }*/
.panel-group .panel-danger .panel-heading .panel-title > a:after, .panel-group .panel-info .panel-heading .panel-title > a:after, .panel-group .panel-primary .panel-heading .panel-title > a:after, .panel-group .panel-success .panel-heading .panel-title > a:after, .panel-group .panel-warning .panel-heading .panel-title > a:after { color: #fff; }
.jstree-default .jstree-clicked, .jstree-default li a:hover { background: #f1f1f1; border-radius: 0; box-shadow: inset 0 0 1px #999; }
.label.label-default { background: #fff; border: 1px solid #e5e5e5; }
.label.label-success { background: #22BAA0; }
.label.label-primary { background: #7a6fbe; }
.label.label-info { background: #12AFCB; }
.label.label-danger { background: #f25656; }
.label.label-warning { background: #f6d433; }
label { font-size: 14px; font-family: 'museo_sans500'; font-weight: normal !important; color: #000; }
.controls label { display: block; }
input[disabled] { background: #f7f7f7; border-color: #d2d7db; }
.help-block { margin-bottom: 5px; }
.form-group.has-error .form-control, .form-group.has-success .form-control, .form-group.has-warning .form-control { box-shadow: none !important; }
.form-group.has-success .form-control:focus { border: 1px solid #22BAA0; background: #fff; }
.form-group.has-warning .form-control:focus { border: 1px solid #f6d433; background: #fff; }
.form-group.has-error .form-control:focus { border: 1px solid #f25656; background: #fff; }
.form-group.has-success label { /*color: #22BAA0;*/ }
.form-group.has-warning label { /*color: #f6d433;*/ }
.form-group.has-error label { /*color: #f25656;*/ }
label.error { color: #a94442; font-weight: 700; margin-top: 5px; float: left; font-size: 12px; }
input.form-control.input-rounded { border-radius: 30px; }
.input-group .btn { padding: 7px 12px; }
.popover { border: 1px solid #ebebeb; border-radius: 0; box-shadow: none; padding: 0; }
.popover-title { border-radius: 0; }
.popover.top > .arrow { border-top-color: #ebebeb; }
.popover.left > .arrow { border-left-color: #ebebeb; }
.popover.right > .arrow { border-right-color: #ebebeb; }
.popover.bottom > .arrow { border-bottom-color: #ebebeb; }
.table td, .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: 15px !important; }
tr.group, tr.group:hover { background-color: #ddd !important; }
.note-editor { border: 1px solid #DCE1E4; border-radius: 0; }
.center { margin: 0 auto; float: none !important; display: block; }
.display-block { display: block; }
.display-inline { display: inline-block; }
.list-group-item.active { background: #f1f1f1; border-color: #DDD; color: #333; }
.list-group-item.active:hover { background: #e7e7e7; border-color: #DDD; color: #333; }
.page-header-fixed .navbar { position: fixed; right: 0; left: 0; }
 @media (min-width:768px) {
.page-content.container .navbar { width: 750px; }
}
 @media (min-width:992px) {
.page-content.container .navbar { width: 970px; }
}
 @media (min-width:1200px) {
.page-content.container .navbar { width: 1170px; }
}
.topmenu-outer { height: 60px; background: #fff; margin-left: 160px; }
.small-sidebar .topmenu-outer { margin-left: 65px; }
.navbar .logo-box { position: relative; width: 160px; height: 60px; float: left; display: table; }
.navbar .logo-box .logo-text { font-size: 20px; font-weight: 700; line-height: 60px; padding: 0 15px; vertical-align: middle; display: table-cell; text-align: center; }
.navbar .logo-box a:focus, .navbar .logo-box a:hover { text-decoration: none; }
.navbar .logo-box a { margin: 0 auto; }
.small-sidebar .navbar .logo-box { width: 65px; }
.top-menu .navbar-nav > li { height: 49px; }
.top-menu .navbar-nav > li > a { display: block; padding: 20px 18px; color: #5f5f5f; border: none; position: relative; line-height: 20px; }
.top-menu .nav .open > a, .top-menu .nav .open > a:focus, .top-menu .nav .open > a:hover, .top-menu .nav > li > a:active, .top-menu .nav > li > a:focus, .top-menu .nav > li > a:hover { background: 0 0; }
.top-menu .nav .open > a, .top-menu .nav .open > a:focus, .top-menu .nav .open > a:hover { background: 0 0; border-color: none; }
.top-menu .navbar-nav > li > a > i { font-size: 14px; }
.top-menu .navbar-nav > li > a > .badge { font-family: "Open Sans", sans-serif; position: absolute; top: 12px; right: 7px; padding: 3px 6px; font-size: 11px; text-shadow: 0 1px 0 rgba(0,0,0,.3); }
.top-menu .navbar-nav > li > a > .user-name { padding: 0 10px 0 0; line-height: 20px; }
 @media (max-width:991px) {
.top-menu .navbar-nav > li > a > .user-name { display: none; }
}
.top-menu .navbar-nav > li > a > .user-name > i { margin-left: 5px; }
.dropdown-menu { position: absolute; top: 100%; z-index: 1000; display: none; float: left; list-style: none; text-shadow: none; padding: 0; margin: 10px 0 0; background-color: #fffff; border: 1px solid #d8dee4; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0 5px 5px -5px rgba(0,0,0,.1); -moz-box-shadow: 0 5px 5px -5px rgba(0,0,0,.1); box-shadow: 0 5px 5px -5px rgba(0,0,0,.1); }
.dropdown-menu li { font-size: 13px; }
.dropdown-menu li a:hover { background: #f7f7f7; }
.navbar-nav > li > .dropdown-menu { margin-top: 25px !important; }
.dropdown-menu:before { position: absolute; top: -8px; left: 9px; right: auto; display: inline-block !important; border-right: 8px solid transparent; border-bottom: 8px solid #d8dee4; border-left: 8px solid transparent; content: ''; }
.dropdown-menu:after { position: absolute; top: -7px; left: 10px; right: auto; display: inline-block !important; border-right: 7px solid transparent; border-bottom: 7px solid #fff; border-left: 7px solid transparent; content: ''; }
.btn-group.dropup > .dropdown-menu:after, .btn-group.dropup > .dropdown-menu:before, .dropdown-toggle.dropup > .dropdown-menu:after, .dropdown-toggle.dropup > .dropdown-menu:before, .dropdown.dropup > .dropdown-menu:after, .dropdown.dropup > .dropdown-menu:before { display: none !important; }
.dropdown-menu.dropdown-menu-left:before, .navbar-left .dropdown-menu:before { left: 16px; right: auto; }
.dropdown-menu.dropdown-menu-left:after, .navbar-left .dropdown-menu:after { left: 17px; right: auto; }
.dropdown-menu.dropdown-menu-right:before, .navbar-right .dropdown-menu:before { right: 16px; left: auto; }
.dropdown-menu.dropdown-menu-right:after, .navbar-right .dropdown-menu:after { right: 17px; left: auto; }
.dropdown-menu.title-caret:after { border-bottom: 7px solid #fff; }
.dropdown-menu > li.active > a, .dropdown-menu > li.active > a:active, .dropdown-menu > li.active > a:focus, .dropdown-menu > li.active > a:hover { background: #F7F7F7; color: #333; }
.drop-title { display: block; border-bottom: 1px solid #F3F3F3; font-size: 14px; background: #fff; padding: 12px; color: #6a6a6a; margin: 0; }
.dropdown-menu li.drop-all a { padding: 10px; color: #707070; background: #FFF; font-size: 14px; }
.dropdown-menu li.drop-all a:hover { background: #f7f7f7; }
.dropdown-sm { width: 190px; }
.dropdown-md { width: 230px; }
.dropdown-lg { width: 280px; }
.dropdown-menu li a { padding: 7px 10px; color: #5f5f5f; font-size: 13px; }
.dropdown-menu li a i { margin-right: 10px; }
.dropdown-menu li.no-link { padding: 7px 10px; }
.dropdown-menu li.li-group { border-bottom: 1px solid #f1f1f1; padding: 5px 0; }
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover { border-color: transparent; }
.navbar .dropdown .dropdown-menu { display: block; visibility: hidden; opacity: 0; transition: all 300ms ease; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -o-transition: all 300ms ease; -ms-transition: all 300ms ease; margin-top: 40px !important; box-shadow: 1px 1px 9px rgba(0,0,0,0.2); -moz-box-shadow: 1px 1px 9px rgba(0,0,0,0.2); -webkit-box-shadow: 1px 1px 9px rgba(0,0,0,0.2); }
.navbar .open .dropdown-menu { visibility: visible; opacity: 1; margin-top: 6px !important; }
.navbar .dropdown { display: inline-block; }
.page-content { /*min-height: 100%;*/ }
.page-content.container { padding-left: 0; padding-right: 0; }
.page-sidebar { width: 175px; display: block; z-index: 9999; float: left; height: auto !important; overflow: visible !important; }
.page-sidebar.page-mini-sidebar { width: 100px !important; }
.sidebar .sidebar-title { display: block; margin: 0 0 10px; }
.page-sidebar-fixed:not(.page-header-fixed) .logo-box { position: fixed; display: block; }
.page-sidebar-fixed:not(.page-header-fixed) .topmenu-outer { margin-left: 160px; }
.small-sidebar.page-sidebar-fixed:not(.page-header-fixed) .topmenu-outer { margin-left: 65px; }
.page-header-fixed .page-sidebar { padding-top: 60px; }
.page-sidebar-fixed .sidebar { position: fixed; top: 0; bottom: 0; padding-top: 67px; z-index: 9999 !important; }
.page-sidebar-fixed .page-sidebar-inner { height: 100%; }
.page-sidebar .page-sidebar-inner { height: 100% !important; }
.small-sidebar .page-sidebar { width: 65px; }
.small-sidebar .page-sidebar-inner { overflow: visible !important; }
.page-horizontal-bar .sidebar-header, .small-sidebar .sidebar-header { display: none; }
.horizontal-bar { width: 100%; display: block; z-index: 9998; float: none; height: auto !important; left: 0; right: 0; bottom: 0; }
 @media (min-width:768px) {
.page-sidebar-fixed.page-horizontal-bar .sidebar { position: fixed; top: 0; bottom: auto; padding-top: 60px; }
}
.small-sidebar .horizontal-bar .slimScrollDiv { overflow: visible !important; }
.page-horizontal-bar.page-header-fixed .horizontal-bar { padding-top: 60px; }
.page-horizontal-bar.page-sidebar-fixed .navbar { z-index: 9999; }
 @media (min-width:768px) {
.page-horizontal-bar.page-sidebar-fixed .page-content.container .horizontal-bar { width: 750px; margin: 0 auto; }
}
 @media (min-width:992px) {
.page-horizontal-bar.page-sidebar-fixed .page-content.container .horizontal-bar { width: 970px; margin: 0 auto; }
}
 @media (min-width:1200px) {
.page-horizontal-bar.page-sidebar-fixed .page-content.container .horizontal-bar { width: 1170px; margin: 0 auto; }
}
 @media (max-width:1200px) {
.horizontal-bar .accordion-menu > li > a > p { display: none; }
.compact-menu .horizontal-bar .accordion-menu > li > a > p { display: none !important; }
body:not(.small-sidebar) .horizontal-bar .accordion-menu > li > a > .menu-icon { float: none !important; margin: 0 !important; }
.horizontal-bar .accordion-menu ul { top: 50px !important; }
}
.horizontal-bar .page-sidebar-inner { overflow: visible !important; }
.horizontal-bar .accordion-menu { text-align: center; font-size: 0; width: 100% !important; overflow: visible !important; }
.horizontal-bar .accordion-menu li { display: inline-block; margin: 0 !important; padding: 0 !important; position: relative; }
.horizontal-bar .accordion-menu > li > a, .small-sidebar.page-horizontal-bar .horizontal-bar .accordion-menu > li > a { padding: 16px !important; }
.small-sidebar .horizontal-bar .accordion-menu li a span.menu-icon { font-size: 15px; }
.horizontal-bar .accordion-menu > li > a > p { font-size: 13px; }
.compact-menu .horizontal-bar .accordion-menu li a p { display: inline; }
.horizontal-bar .accordion-menu .sub-menu li a { font-size: 13px; padding: 10px 15px; }
.page-horizontal-bar.small-sidebar:not(.page-sidebar-fixed) .accordion-menu > li > a { width: auto; }
.horizontal-bar .accordion-menu > li > a > span.arrow:before { display: none; }
body:not(.small-sidebar) .horizontal-bar .menu.accordion-menu > li > a > .menu-icon { font-size: 14px; }
.small-sidebar.page-horizontal-bar .menu.accordion-menu > li > a > span.menu-icon { margin: 0 !important; }
.horizontal-bar .accordion-menu > li > ul { left: 0 !important; top: 74px; width: 200px; position: absolute; }
.horizontal-bar .accordion-menu ul li { display: block; text-align: left; }
.horizontal-bar .accordion-menu li.menu-title { display: none; }
.small-sidebar .horizontal-bar .accordion-menu > li > a > p { display: none !important; }
.small-sidebar .horizontal-bar .accordion-menu > li > ul { top: 50px; }
.small-sidebar.page-horizontal-bar.page-sidebar-fixed .page-inner { padding-left: 0; }
.small-sidebar.page-sidebar-fixed.page-header-fixed.page-horizontal-bar .page-inner { padding: 110px 0 50px; }
.small-sidebar.page-header-fixed.page-horizontal-bar:not(.page-sidebar-fixed) .page-inner { padding: 0 0 50px; }
.menu li a .badge { margin-left: 10px; }
.menu.accordion-menu { padding: 0; margin: 0; width: 160px; color: #fff; position: relative; display: block; }
.menu.accordion-menu a { display: block; padding: 15px 10px; background: 0 0; text-decoration: none; font-size: 13px; float: left; width: 100%; }
.menu.accordion-menu > li > a, body:not(.page-horizontal-bar):not(.small-sidebar) .menu.accordion-menu a { text-align: center; }
.menu.accordion-menu a p { line-height: 1.42857143 !important; margin: 0; }
.menu.accordion-menu a span.menu-icon { display: inline-block; font-size: 20px; margin-bottom: 10px; }
.menu.accordion-menu li > a > .arrow:before { width: 10px; float: right; display: block; margin-top: -20px; font-size: 16px; font-family: FontAwesome; height: auto; content: "\f105"; font-weight: 300; }
.menu.accordion-menu > li > a > .arrow:before { margin-top: -39px; }
.menu.accordion-menu li.open > a > .arrow:before { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -o-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }
.menu.accordion-menu li { list-style-type: none; border-bottom: 1px solid #6f838c; float: left; width: 100%; }
.menu.accordion-menu li a .badge { float: right; margin-top: 1px; margin-right: 0; margin-left: 0; display: block; }
.menu.accordion-menu ul { z-index: 9999; }
.menu.accordion-menu ul li a { display: block; padding: 10px; background: 0 0; text-decoration: none; font-size: 13px; }
.compact-menu .menu.accordion-menu .sub-menu li .sub-menu li a, .hover-menu .menu.accordion-menu .sub-menu li .sub-menu li a, .page-horizontal-bar .menu.accordion-menu .sub-menu li .sub-menu li a { padding-left: 20px; }
.compact-menu .menu.accordion-menu .sub-menu li .sub-menu li .sub-menu li a, .hover-menu .menu.accordion-menu .sub-menu li .sub-menu li .sub-menu li a, .page-horizontal-bar .menu.accordion-menu .sub-menu li .sub-menu li .sub-menu li a { padding-left: 31px; }
.compact-menu .menu.accordion-menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li a, .hover-menu .menu.accordion-menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li a, .page-horizontal-bar .menu.accordion-menu .sub-menu li .sub-menu li .sub-menu li .sub-menu li a { padding-left: 36px; }
.menu ul { padding: 0px; float: left; width: 100%; z-index: 99; }
.compact-menu:not(.small-sidebar) .menu.accordion-menu li a { text-align: left !important; }
.compact-menu:not(.page-horizontal-bar) .menu.accordion-menu > li > a > p { display: inline !important; }
.compact-menu .menu.accordion-menu a span.menu-icon { display: inline-block !important; font-size: 14px !important; margin-bottom: 0 !important; margin-right: 10px !important; }
.compact-menu .menu.accordion-menu li a .arrow:before { margin-top: -2px; }
.page-horizontal-bar.compact-menu .menu.accordion-menu ul { top: 50px; }
.page-horizontal-bar.compact-menu.small-sidebar .menu.accordion-menu ul { top: 46px !important; }
.hover-menu:not(.page-horizontal-bar) .menu.accordion-menu > li > a > span.arrow { display: none; }
.hover-menu .menu.accordion-menu > li.open:hover > ul, .hover-menu .menu.accordion-menu > li:hover > ul { display: inline-block !important; }
.hover-menu .accordion-menu li { position: relative; }
.hover-menu .accordion-menu > li > ul { position: absolute; left: 160px; width: 200px; }
.hover-menu:not(.page-horizontal-bar) .accordion-menu > li > ul { position: absolute; top: 0; left: 160px; width: 200px; }
.hover-menu .sidebar, .hover-menu .sidebar .menu, .hover-menu .sidebar .page-sidebar-inner, .hover-menu .sidebar .slimScrollDiv { overflow: visible !important; }
.hover-menu .accordion-menu ul li a { text-align: left !important; }
.compact-menu .accordion-menu li a p { display: inline; }
.hover-menu .sidebar .slimScrollBar, .hover-menu .slimScrollBar { display: none !important; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .menu.accordion-menu { width: 65px; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .page-sidebar-inner { overflow: hidden !important; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover, .small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu { width: 160px !important; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .menu.accordion-menu > li > a { padding: 15px; text-align: center; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu > li > a { padding: 15px 18px; }
.compact-menu.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu > li > a { text-align: left; }
.compact-menu.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu > li > a > .menu-icon { margin-right: 10px !important; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu ul li a { text-align: center; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .menu.accordion-menu li a .menu-icon { float: none; margin: 0 !important; font-size: 14px; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu li a .menu-icon { font-size: 20px; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .menu.accordion-menu li a .arrow, .small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .menu.accordion-menu li a .badge, .small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .menu.accordion-menu li a p, .small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .menu.accordion-menu li.menu-title { display: none !important; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .menu.accordion-menu li a p { margin: 0; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .menu.accordion-menu li.open .sub-menu { visibility: hidden; height: 0 !important; padding: 0; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu li a p, .small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu li.menu-title, .small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .sidebar-header, .small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .sidebar-widget { display: block !important; }
.compact-menu.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu li a p, .compact-menu.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu li.menu-title { display: inline !important; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu li.open .sub-menu { visibility: visible; height: auto !important; padding: 10px; }
.small-sidebar.page-sidebar-fixed:not(.page-horizontal-bar) .sidebar:hover .menu.accordion-menu li a .arrow { display: block !important; float: right; }
.horizontal-bar, .horizontal-bar > *, .small-sidebar:not(.page-sidebar-fixed) .sidebar, .small-sidebar:not(.page-sidebar-fixed) .sidebar > * { overflow: visible !important; }
.horizontal-bar .slimScrollBar, .small-sidebar:not(.page-sidebar-fixed) .sidebar .slimScrollBar { display: none !important; }
.small-sidebar:not(.page-sidebar-fixed) .menu.accordion-menu { width: auto; oveflow: visible !important; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu, .small-sidebar:not(.page-sidebar-fixed) .accordion-menu li { padding: 0; margin: 0; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu li { list-style: none; position: relative; width: auto; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu li a { text-decoration: none; display: block; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu > li > a { padding: 15px 25px; text-align: center; position: relative; width: 265px; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu li a span.menu-icon { font-size: 14px; margin: 0 50px 0 0 !important; float: left; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu li a p { margin: 0; float: left; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu li a .arrow:before { width: 10px; float: right; margin-left: 15px; margin-top: -2px; display: inline; font-size: 16px; font-family: FontAwesome; height: 18px; content: "\f104"; font-weight: 300; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu li:hover > a { z-index: 999; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu > li > ul { position: absolute; left: 65px; top: 44px; width: 200px; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu ul li a { display: block; padding: 10px 15px !important; background: 0 0; font-size: 13px; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu ul li span.menu-icon { margin-right: 15px; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu > li > a > span.arrow { display: none; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu li a p { display: block; text-align: left; }
.small-sidebar:not(.page-sidebar-fixed) .accordion-menu li.menu-title { display: none; }
.page-horizontal-bar .accordion-menu > li.open:hover > ul, .page-horizontal-bar .accordion-menu > li:hover > ul, .small-sidebar:not(.page-sidebar-fixed) .accordion-menu > li.open:hover > ul, .small-sidebar:not(.page-sidebar-fixed) .accordion-menu > li:hover > ul { display: inline-block !important; }
.page-horizontal-bar .accordion-menu > li.open > ul, .small-sidebar:not(.page-sidebar-fixed) .accordion-menu > li.open > ul { display: none !important; }
.page-inner { padding: 0 0 50px; background: #edf2f8; position: relative; }
.page-header-fixed:not(.page-sidebar-fixed):not(.page-horizontal-bar) .page-inner { padding: 60px 0 20px; height: auto !important; min-height: 500px; }
.page-sidebar-fixed.page-header-fixed .page-inner { padding: 67px 0 20px 175px; height: auto !important; min-height: 700px; }
.page-sidebar-fixed.page-header-fixed .page-inner.page-inner-box { padding: 67px 0 50px 100px; height: auto !important; min-height: 700px; }
.page-horizontal-bar.page-sidebar-fixed.page-header-fixed .page-inner { padding: 134px 0 50px; }
.page-horizontal-bar.page-sidebar-fixed.page-header-fixed.compact-menu .page-inner { padding: 111px 0 50px; }
.page-sidebar-fixed:not(.page-header-fixed) .page-inner { padding: 0 0 50px 160px; }
.small-sidebar.page-sidebar-fixed.page-header-fixed .page-inner { padding: 60px 0 50px 65px; }
.small-sidebar.page-sidebar-fixed:not(.page-header-fixed) .page-inner { padding: 0 0 50px 65px; }
.small-sidebar.page-header-fixed:not(.page-sidebar-fixed) .page-inner { padding: 60px 0 50px; }
.page-title { padding: 10px 20px; background: #fff; border-bottom: 1px solid #dee2e8; position: fixed; width: 100%; z-index: 999; }
.page-title h3 { font-size: 24px; font-weight: 300; color: #74767d; padding: 0; margin: 0 0 4px; }
.page-breadcrumb .breadcrumb { float: left; background: 0 0; padding: 0; margin-top: 30px; }
.page-breadcrumb ol.breadcrumb { margin: 0; float:left; width:100%; }
.page-breadcrumb ol.breadcrumb li a { color: #000000; font-family: 'museo_sans500'; }
.page-breadcrumb ol.breadcrumb li  { float:left; }
.page-breadcrumb ol.breadcrumb li:first-child a { color: #000000; font-family: 'museo_sans500'; cursor: default !important; }
.page-breadcrumb ol.breadcrumb li a:hover, .page-breadcrumb ol.breadcrumb li a:focus, .page-breadcrumb ol.breadcrumb li a:active { color: #000000; }
.page-breadcrumb ol.breadcrumb li:first-child a:hover, .page-breadcrumb ol.breadcrumb li:first-child a:focus, .page-breadcrumb ol.breadcrumb li:first-child a:active { color: #000000; }
.page-breadcrumb ol.breadcrumb li.active {  color: #f26f21; font-family: 'museo_sans500';     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(75% - 10px); }
.page-breadcrumb ul { margin: 0; }
.page-breadcrumb ul li { float: left; display: inline; }
.page-breadcrumb ul li a { font-size: 13px; color: #90999c; }
#main-wrapper { margin: 50px 20px 20px; padding: 0; }
.page-footer { background: #fff; width: 100%; display: block; position: absolute; bottom: 0; padding: 19px 25px; }
.sidebar-pusher { position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 9999; display: none; }
.push-sidebar { display: inline-block !important; padding: 20px 18px; color: #5F5F5F; border: none; position: relative; line-height: 20px; float: left; font-size: 17px; text-decoration: none; }
.push-sidebar:hover { color: #5F5F5F; }
.info-box .progress { margin: 0; }
.info-box .info-box-icon { float: right; }
.info-box .info-box-icon i { font-size: 31px; color: #B0B0B0; }
.info-box .info-box-stats { float: left; margin-top: 5px; }
.info-box .info-box-stats p { font-size: 28px; margin-bottom: 14px; color: #374051; font-weight: 300; }
.info-box .info-box-stats span.info-box-title { display: block; font-size: 13px; margin-bottom: 10px; color: #B0B0B0; }
.info-box .info-box-progress { clear: both; }
.tile-date { display: block; margin-top: 15px; color: rgba(255,255,255,.7); }
.inbox-widget { height: 341px !important; }
.inbox-widget a { display: block; overflow: hidden; text-decoration: none; }
.inbox-widget .inbox-item { padding: 10px 0; border-bottom: 1px solid #f1f1f1; overflow: hidden; position: relative; }
.inbox-widget a:last-child > .inbox-item { border-bottom: 0; }
.inbox-widget .inbox-item .inbox-item-img { float: left; width: 40px; display: block; margin-right: 15px; }
.inbox-widget .inbox-item img { width: 40px; }
.inbox-widget .inbox-item .inbox-item-author { color: #333; font-weight: 600; display: block; margin: 0; }
.inbox-widget .inbox-item .inbox-item-text { color: #a0a0a0; display: block; margin: 0; font-size: 11px; }
.inbox-widget .inbox-item .inbox-item-date { position: absolute; top: 2px; right: 7px; color: #a9a9a9; font-size: 11px; }
.project-stats .progress { margin: 3px 0 0; }
.profile-cover { background: url(../images/profile-cover.png); background-size: cover; width: 100%; height: 300px; position: relative; }
.profile-image { position: absolute; margin: 200px 20px 20px; }
.profile-image img { display: block; margin: 0 auto; width: 150px; border-radius: 50%; -webkit-box-shadow: 0 0 0 5px #fff; -moz-box-shadow: 0 0 0 5px #fff; -o-box-shadow: 0 0 0 5px #fff; box-shadow: 0 0 0 5px #fff; }
.profile-info { position: absolute; bottom: 10px; right: 20px; padding: 0; margin: 0; text-align: right; }
.profile-info-value { color: #fff; display: inline-block; margin-left: 40px; }
.user-profile { margin-top: 60px; }
.profile-timeline ul li .timeline-item-header { width: 100%; overflow: hidden; }
.login-box { margin: auto; max-width: 400px; }
.login-box .logo-name { display: block; font-size: 22px; font-weight: 700; text-decoration: none; color: #6c6c6c; }
.login-box .user-box { display: block; clear: both; overflow: hidden; }
.login-box .user-box img { width: 100px; display: block; margin: 0 auto; }
.login-box .user-box form { overflow: hidden; }
.search-item { padding-bottom: 15px; margin-bottom: 20px; border-bottom: 1px solid #f1f1f1; }
.search-item p { margin: 0; }
.search-item a { text-decoration: none; }
.search-item a.search-link { color: #22BAA0; }
.menu li a .arrow:before, .menu li.open > a > .arrow:before, .top-menu .navbar-nav > li > a > .badge { -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; }
.color-switcher, .info, .info-box, .messages li a, .messages li a .msg-img, .messages li a .msg-text, .messages li a .msg-time, .navbar .logo-box, .navbar .logo-box a, .page-breadcrumb, .page-breadcrumb .breadcrumb, .page-breadcrumb ul, .page-footer, .page-inner, .search-form, .small-sidebar .accordion-menu li a, .small-sidebar .page-sidebar-fixed .page-inner, .tasks li a, .tasks li a .task-icon, .text-box, .top-menu .navbar-nav > li > a > img, body:not(.small-sidebar):not(.page-horizontal-bar) .menu.accordion-menu {  }
 @media (max-width:991px) {
.profile-image { right: 0; left: 0; }
.profile-info { top: 10px; right: 0; left: 0; bottom: auto; text-align: center; }
.profile-info-value { color: #fff; float: none; margin: 0 10px; display: inline-block; }
.mailbox-header h2 { margin: 20px 0; text-align: center; }
}
 @media (max-width:767px) {
.sidebar { opacity: 0; visibility: hidden; display: none; width: 0; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; }
body:not(.page-header-fixed) .sidebar { padding-top: 0 !important; }
.page-horizontal-bar .sidebar.visible, .small-sidebar .sidebar.visible { margin-right: -65px; opacity: 1; visibility: visible; width: 65px; display: block; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; }
body:not(.small-sidebar) .sidebar.visible { margin-right: -160px; opacity: 1; visibility: visible; display: block; width: 160px; -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; }
.horizontal-bar, .small-sidebar .sidebar { -webkit-transition: opacity .3s ease-in-out; -moz-transition: opacity .3s ease-in-out; -o-transition: opacity .3s ease-in-out; transition: opacity .3s ease-in-out; }
.navbar .logo-box { margin: 0 auto; background: 0 0 !important; text-align: center; width: 100% !important; border: 0 !important; }
.navbar .logo-box a { color: #5F5F5F !important; }
.navbar .logo-box .logo-text { width: 100%; display: inline-block !important; }
.page-sidebar-fixed:not(.page-header-fixed) .logo-box { position: relative; display: block; }
.small-sidebar .navbar .logo-box a span { display: inline-block; }
.search-button, .sidebar-pusher { display: block; }
.page-sidebar-fixed:not(.page-header-fixed) .topmenu-outer, .small-sidebar .topmenu-outer, .topmenu-outer { margin: 0; }
.top-menu { display: none; }
.page-inner { -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; }
.page-inner.sidebar-visible { -webkit-transform: translate3d(160px, 0, 0); transform: translate3d(160px, 0, 0); }
.page-horizontal-bar .page-inner.sidebar-visible, .small-sidebar .page-inner.sidebar-visible { -webkit-transform: translate3d(65px, 0, 0); transform: translate3d(65px, 0, 0); }
.page-sidebar-fixed.page-header-fixed .page-inner { padding: 60px 0 50px !important; }
.horizontal-bar { float: left; height: auto !important; display: block; z-index: 1029; overflow: visible !important; }
.small-sidebar .horizontal-bar { height: auto !important; }
.horizontal-bar .menu li { float: none; display: block; }
.horizontal-bar .accordion-menu li > ul, .small-sidebar .horizontal-bar .accordion-menu li > ul { left: 65px !important; top: 0; }
.small-sidebar.page-horizontal-bar .accordion-menu > li > a, .small-sidebar.page-horizontal-bar:not(.page-sidebar-fixed) .accordion-menu > li > a { padding: 15px !important; text-align: center; width: 65px; }
.horizontal-bar .menu li a p { display: none; }
.small-sidebar.page-horizontal-bar .horizontal-bar .accordion-menu > li > a > .menu-icon { margin-right: 0 !important; font-size: 16px; float: none !important; }
.horizontal-bar .accordion-menu > li > a { padding: 15px; text-align: center; width: 65px; }
.page-horizontal-bar .page-inner, .page-horizontal-bar.page-sidebar-fixed.page-header-fixed .page-inner, .small-sidebar.page-header-fixed.page-horizontal-bar:not(.page-sidebar-fixed) .page-inner, .small-sidebar.page-sidebar-fixed.page-header-fixed.page-horizontal-bar .page-inner { padding: 60px 0 50px; }
body:not(.page-header-fixed) .page-inner { padding: 0 0 50px; }
}
.overlay { background: rgba(0,0,0,.4); z-index: 1000; position: fixed; top: 0; bottom: 0; left: 0; right: 0; display: none; }
.show-menu .overlay { display: block; }
.nav-tabs > li { float: left; margin-bottom: 0px; }
.nav-tabs { border-bottom: 2px solid #0095da; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { color: #fff; background-color: #0095da !important; }
.nav-tabs > li.active > a:before { /*position: absolute; top: 100%; left: 50%; margin-left: -10px; width: 0; height: 0; border: solid transparent; border-width: 8px; border-top-color: #0095da; content: ''; pointer-events: none;*/ }

body {
    background: #edf2f8;
    font-family: 'museo_sans300' !important;
    overflow-x: hidden !important;
}

a:hover,
a:active,
a:visited {
    text-decoration: none !important;
}

.d-none {
    display: none !important;
}

/*****************************
Blocks
*****************************/

.front-block {
}

.footer-block {
    position: relative;
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 0px;
    padding: 10px 0px;
}


/*****************************
Images
*****************************/

.img-block {
    margin: 0 auto;
    display: table;
}


/*****************************
Borders
*****************************/

.no-border {
    border: none !important;
}


/******************************
Text Styles
*******************************/

.text-title-lg {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 1px;
}

.text-blue {
    color: #0095da !important;
}

.text-green {
    color: #01971b !important;
}

.text-white {
    color: #fff !important;
}

.text-black {
    color: #000 !important;
}

.text-grey {
    color: #8b8b8b !important;
}

.text-center {
    text-align: center;
}

.text-medium {
    font-size: 18px;
}

.text-small {
    font-size: 14px;
}

.text-large {
    font-size: 24px;
}

.text-grey {
    color: #4e4e4e;
}

.text-bordered {
    border-bottom: 1px solid #e7e9ec;
    padding-bottom: 15px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.text-footer {
    font-size: 15px;
}

.text-copyright {
    font-size: 13px;
    color: #414042;
    margin-bottom: 0px;
    font-family: 'museo_sans300';
    margin-top: 10px;
}

.text-bold {
    font-family: 'museo_sans500';
}


/*******************************
Margin & Paddings
*******************************/

.no-margin-bottom {
    margin-bottom: 0px !important;
}

.no-margin-top {
    margin-top: 0px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-7 {
    margin-top: 7px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-32 {
    margin-top: 32px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-top-60 {
    margin-top: 60px !important;
}

.margin-top-70 {
    margin-top: 70px !important;
}

.margin-top-80 {
    margin-top: 80px !important;
}

.margin-top-90 {
    margin-top: 90px !important;
}

.margin-top-100 {
    margin-top: 100px !important;
}

.margin-top-120 {
    margin-top: 120px !important;
}

.margin-top-130 {
    margin-top: 130px !important;
}

.margin-top-140 {
    margin-top: 140px !important;
}


.margin-top-150 {
    margin-top: 150px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}


/*
********************************
Bootstrap CheckBox + Radiobuttons
********************************
*/

.radio,
.checkbox {
    margin-top: 6px;
    outline: none !important;
    font-family: 'museo_sans500';
}

.checkbox {
    padding-left: 20px;
}

    .checkbox label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
        font-size: 14px;
    }

        .checkbox label a {
            color: #16C5B4;
        }

        .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 20px;
            height: 20px;
            left: 0;
            margin-left: -19px;
            border: 1px solid #cccccc;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

    .checkbox.checkbox-warning.check-abosolute label::before {
        top: -1px !important;
    }

    .checkbox label::after {
        display: inline-block;
        position: absolute;
        width: 21px;
        height: 21px;
        left: 0;
        top: 0px;
        margin-left: -20px;
        padding-left: 5px;
        padding-top: 3px;
        font-size: 11px;
        color: #555555;
    }

    .checkbox input[type="checkbox"],
    .checkbox input[type="radio"] {
        opacity: 0;
        z-index: 1;
        width: 24px;
        height: 23px;
        cursor: pointer !important;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-top: 4px \9;
        margin-left: -21px !important;
        margin-top: 0px !important;
        cursor: pointer !important;
    }

        .checkbox input[type="checkbox"]:focus + label::before,
        .checkbox input[type="radio"]:focus + label::before {
        }

        .checkbox input[type="checkbox"]:checked + label::after,
        .checkbox input[type="radio"]:checked + label::after {
            font-family: "FontAwesome";
            content: "\f00c";
        }

        .checkbox input[type="checkbox"]:indeterminate + label::after,
        .checkbox input[type="radio"]:indeterminate + label::after {
            display: block;
            content: "";
            width: 10px;
            height: 3px;
            background-color: #555555;
            border-radius: 2px;
            margin-left: -16.5px;
            margin-top: 7px;
        }

        .checkbox input[type="checkbox"]:disabled + label,
        .checkbox input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .checkbox input[type="checkbox"]:disabled + label::before,
            .checkbox input[type="radio"]:disabled + label::before {
                background-color: #eeeeee;
                cursor: not-allowed;
            }

    .checkbox.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkbox.checkbox-inline {
        margin-top: 0;
    }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #0095da;
    border-color: #0095da;
}

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
    background-color: #0095da;
    border-color: #0095da;
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-warning-yellow input[type="checkbox"]:checked + label::before,
.checkbox-warning-yellow input[type="radio"]:checked + label::before {
    background-color: #f17023 !important;
    border-color: #f17023 !important
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #0095da;
    border-color: #0095da;
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
    background-color: #16C5B4;
    border-color: #16C5B4;
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
    background-color: #337ab7;
    border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
    background-color: #d9534f;
    border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
    background-color: #5bc0de;
    border-color: #5bc0de;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.radio {
    padding-left: 20px;
}

    .radio label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

        .radio label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 50%;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out;
            transition: border 0.15s ease-in-out;
        }

        .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 11px;
            height: 11px;
            left: 3px;
            top: 3px;
            margin-left: -20px;
            border-radius: 50%;
            background-color: #555555;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        }

    .radio input[type="radio"] {
        opacity: 0;
        z-index: 1;
    }

        .radio input[type="radio"]:focus + label::before {
        }

        .radio input[type="radio"]:checked + label::after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        .radio input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .radio input[type="radio"]:disabled + label::before {
                cursor: not-allowed;
            }

    .radio.radio-inline {
        margin-top: 0;
    }

.radio-primary input[type="radio"] + label::after {
    background-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #0095da;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #0095da;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
    background-color: #3bbcfe;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #3bbcfe;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #f36f21;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #f36f21;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #f36f21;
}

.radio-success input[type="radio"] + label::after {
    background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #3ab54a;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #3ab54a;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
    font-family: 'FontAwesome';
    content: "\f00c";
}

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
    color: #fff;
}

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
    color: #fff;
}


/*
********************************
Lists
********************************
*/

ul.list-link {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    ul.list-link li {
        float: left;
        margin-right: 10px;
        border-right: 1px solid #034ea1;
        padding-right: 10px;
        line-height: 13px;
    }

        ul.list-link li:last-child {
            border: none !important;
            margin-right: 0px;
            padding-right: 0px;
        }

        ul.list-link li a {
            font-size: 13px;
            color: #034ea1;
            font-family: 'museo_sans700';
        }

ul.list-footer {
    margin: 0 auto;
    display: table;
    padding: 0px;
    list-style: none;
}

    ul.list-footer.login li {
        border-right: 1px solid #f36f21;
    }

    ul.list-footer.login {
        float: left !important;
    }

        ul.list-footer.login li a {
            color: #f36f21 !important;
            font-size: 14px !important;
            font-family: 'museo_sans500';
        }

    ul.list-footer li {
        float: left;
        margin-right: 10px;
        border-right: 1px solid #000;
        padding-right: 10px;
        line-height: 13px;
    }

        ul.list-footer li:last-child {
            border: none !important;
            margin-right: 0px;
            padding-right: 0px;
        }

        ul.list-footer li a {
            font-size: 13px;
            color: #000;
            font-family: 'museo_sans700';
        }


/*
********************************
Header
********************************
*/

header.main-header {
    background: #4f616b;
    float: left;
    width: 100%;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 99999;
    top: 0px;
}

.navbar {
    padding: 0px;
    height: 67px;
    margin: 0px;
    z-index: 999;
    border: none;
    margin: auto;
    border-radius: 0px !important;
}

.logo-title {
    font-family: 'museo_sans700';
    font-size: 26px;
    color: #fff;
    padding: 8px 15px;
    border-left: 1px solid #687d87;
}

    .logo-title img {
        height: 51px;
    }

.title {
    font-family: museo_sans300;
    color: #fff;
    font-size: 26px;
    padding-left: 15px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    float: left;
    list-style: none;
    text-shadow: none;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    background-color: #fff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d8dee4;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.1);
}

    .dropdown-menu > li {
        border-bottom: 1px solid #f1f1f1 !important;
    }

        .dropdown-menu > li > a {
            padding: 7px 20px;
        }

        .dropdown-menu > li.li-heading {
            padding: 7px 20px;
        }

        .dropdown-menu > li.li-role a {
            padding-left: 32px !important;
        }

.navbar .open .dropdown-menu {
    visibility: visible;
    opacity: 1;
    margin-top: 6px !important;
}

.navbar-right .dropdown-menu:before,
.dropdown-menu.dropdown-menu-right:before {
    right: 16px;
    left: auto;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.navbar-nav > li > a.user-info {
    padding-left: 62px !important;
    padding-right: 38px;
}

    .navbar-nav > li > a.user-info .avatar {
        position: absolute;
        left: 0px;
        height: 51px !important;
        width: 51px !important;
        top: 8px;
    }

.navbar-nav > li > a span.user-name {
    color: #fff;
    position: relative;
    float: left;
    width: 100%;
    text-shadow: none !important;
}

    .navbar-nav > li > a span.user-name * {
        text-shadow: none !important;
    }

.navbar-nav > li > a span i {
}

.navbar-nav > li > a span.user-name i {
    background: #f26f21;
    border-radius: 3px;
    width: 20px;
    height: 20px;
    text-align: center !important;
    line-height: 20px;
    position: absolute;
    right: -28px;
    top: 1px;
}

.navbar-nav > li > a span.user-name b {
    position: relative;
    font-size: 12px;
    font-weight: normal;
    color: #ffd08f;
    float: left;
    width: 100% !important;
}

.navbar-nav > li {
    float: left;
    height: 67px;
}

    .navbar-nav > li > a {
        padding-top: 13px;
        padding-bottom: 13px;
        line-height: 20px;
        height: 67px;
    }

.navbar-nav li a i {
    color: #fff !important;
}

.navbar-right {
    float: left !important;
    margin-right: 0px;
}

.nav > li > a > img {
    max-width: none;
    margin-right: 10px;
}

.navbar .logo-box {
    background: #fff;
}

    .navbar .logo-box a {
        color: #5f5f5f;
    }

.sidebar-header {
    background: #34425A;
}

.sidebar-profile span small {
    color: #899dc1;
}

.table > thead > tr > th {
    background: #f1f2f2 !important;
    border-bottom: none !important;
    position: relative;
}

.table > tbody > tr > td {
    position: relative;
    vertical-align: top;
}


/* General styles for all menus */

.cbp-spmenu {
    background: #f1f2f2;
    position: fixed;
    -webkit-box-shadow: -1px 0 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: -1px 0 1px rgba(0, 0, 0, .05);
    box-shadow: -1px 0 1px rgba(0, 0, 0, .05);
    border-right: 1px solid #c8d2de;
}

    .cbp-spmenu h3 {
        font-size: 18px;
        padding: 20px;
        margin: 0;
        font-weight: 300;
        height: 60px;
        border-bottom: 1px solid #c8d2de;
        margin-bottom: 20px;
    }

        .cbp-spmenu h3 a {
            padding: 0;
        }

            .cbp-spmenu h3 a:hover {
                background: transparent;
            }

    .cbp-spmenu a.close-button {
        display: block;
        color: #ffffff;
        font-size: 16px;
        text-decoration: none;
        background: #4f616b;
        width: 40px;
        height: 36px;
        text-align: center;
        line-height: 25px;
    }

        .cbp-spmenu a.close-button:hover {
            background: #f36f21 !important;
            color: #ffffff;
        }

    .cbp-spmenu a:hover {
        background: #f9f9f9;
    }

    .cbp-spmenu a img {
        width: 40px;
        margin-right: 10px;
        border-radius: 50%;
        float: left;
    }

    .cbp-spmenu a span small {
        display: block;
        opacity: 0.7;
    }


/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
    width: 360px;
    height: 100%;
    top: 108px;
    z-index: 999 !important;
}

    .cbp-spmenu-vertical.cbp-spmenu-large {
        width: 850px;
    }

    .cbp-spmenu-vertical.cbp-spmenu-small {
        width: 400px !important;
    }

        .cbp-spmenu-vertical.cbp-spmenu-large .form-control,
        .cbp-spmenu-vertical.cbp-spmenu-small .form-control {
            height: 36px !important;
        }

.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}

    .cbp-spmenu-horizontal h3 {
        height: 100%;
        width: 20%;
        float: left;
    }

    .cbp-spmenu-horizontal a {
        float: left;
        width: 20%;
        padding: 0.8em;
        border-left: 1px solid #258ecd;
    }


/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
    left: -850px;
}

.cbp-spmenu-right {
    right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
    left: 175px;
    top: 108px;
}

.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}


/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
    top: -150px;
}

.cbp-spmenu-bottom {
    bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
    top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
    bottom: 0px;
}


/* Push classes applied to the body */

.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}

.cbp-spmenu-push-toright {
    left: 240px;
}

.cbp-spmenu-push-toleft {
    left: -240px;
}


/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* Example media queries */

@media screen and (max-width: 55.1875em) {
    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px;
    }

    .cbp-spmenu-top {
        top: -110px;
    }

    .cbp-spmenu-bottom {
        bottom: -110px;
    }
}

@media screen and (max-height: 26.375em) {
    .cbp-spmenu-vertical {
        font-size: 90%;
        width: 190px;
    }

    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -190px;
    }

    .cbp-spmenu-right {
        right: -190px;
    }

    .cbp-spmenu-push-toright {
        left: 190px;
    }
}

.modal-backdrop {
    z-index: 999999 !important;
}

.modal {
    z-index: 9999999 !important;
}

.btn {
    display: inline-block;
    padding: 6px 20px;
    outline: none !important;
    border-radius: 4px;
}

.btn-sm {
    padding: 3px 16px;
}

.btn-lg {
    padding: 8px 16px !important;
    font-size: 16px !important;
    line-height: 1.3333333;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

.more {
    background: #fff;
    float: right;
    color: #f36f21;
    font-size: 11px;
    padding: 1px 8px;
    border-radius: 3px;
}

.btn-link:hover, .btn-all-link:hover {
    color: #0095da !important;
}

.check-abosolute {
    position: absolute;
    left: 14px;
    top: 7px;
    z-index: 99;
}

.radio-absolute {
    position: absolute;
    left: 14px;
    top: 10px;
    z-index: 99;
}

.table-with-bulk tr th:first-child,
.table-with-bulk tr td:first-child {
    padding-left: 45px !important;
}

.nbf-table-with-bulk tr th:first-child,
.nbf-table-with-bulk tr td:first-child {
    padding-left: 15px !important;
}

.table-with-radio tr td:first-child {
    padding-left: 45px !important;
}

.close-button {
    padding: 6px 10px;
    position: absolute;
    right: -40px;
    z-index: 99;
    font-size: 24px;
    top: 5px;
    border-radius: 0px 5px 5px 0px;
}

ul.list-pagination {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}

    ul.list-pagination li {
        float: left;
        margin-right: 15px;
        font-family: 'museo_sans500';
        color: #000;
        line-height: 29px;
        margin-top: 3px;
    }

        ul.list-pagination li a.disabled {
            background: #b3b3b3;
            opacity: 0.3;
        }

        ul.list-pagination li a {
            border-radius: 50%;
            float: left;
            background: #f26f21;
            color: #fff;
            width: 27px;
            line-height: 27px;
            height: 27px;
            font-size: 24px;
            text-align: center;
        }

        ul.list-pagination li:last-child {
            margin-right: 0px !important;
        }

.btn-pager .dropdown-menu {
    width: 60px !important;
    min-width: 60px !important;
    text-align: center;
}

    .btn-pager .dropdown-menu > li > a {
        padding: 7px 5px !important;
    }

textarea {
    resize: vertical !important;
}

.well {
    float: left;
    width: 100%;
}

.well-link {
    float: left;
    width: 100%;
    padding: 20px !important;
    margin-bottom: 5px !important;
    clear: both
}

    .well-link i {
        margin-bottom: 10px !important;
        border: none !important;
        padding: 25px;
        border-radius: 50%;
        width: 100px;
        height: 100px;
        line-height: 50px;
        background: #f5f5f5;
        color: #f26f21;
    }

    .well-link h3 {
        margin-bottom: 0px !important;
        padding: 5px;
        float: left;
        width: 100%;
        margin-top: 10px !important;
        font-size: 14px;
        color: #fff;
        font-family: 'museo_sans300';
        border-radius: 4px !important;
    }

.btn-circle-sm {
    border-radius: 50% !important;
    width: 17px;
    height: 17px;
    padding: 0px;
    line-height: 11px !important;
    text-align: center;
    font-size: 12px;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
    border-radius: 0px !important;
    background-color: #fff !important;
    background: #fff !important;
    border: 1px solid #ccc;
    box-shadow: none;
    height: 38px;
    width: 100%;
}

.btn-file {
    border-radius: 0px !important;
    padding: 8px 19px 8px !important;
}

.modal-body + .modal-footer,
.modal-header + .modal-body {
    padding: 20px;
}

.modal-header {
    padding: 18px 20px 15px;
    overflow: hidden;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    min-height: 55px;
    font-size: 14px;
    font-weight: 600;
    background: #4f616b !important;
    border-bottom: none !important;
    color: #fff;
}

.modal-footer {
    background: #edf2f8;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-top: none !important;
}

ul.list-table {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.list-table li {
        float: left;
        margin-bottom: 5px;
        width: 100%;
        background: #fff;
        padding: 10px 30px 10px 10px;
        position: relative;
        border-radius: 4px;
        -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
        box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
    }

        ul.list-table li .badge {
            position: absolute;
            right: 10px;
            padding: 3px 14px !important;
            float: left;
            line-height: 14px;
        }

.breadcrumb > li + li:before {
    color: #000;
    content: "\f105";
    font-family: FontAwesome;
}

.table tr td .btn-link,
.table tr th .btn-link, .btn-all-link {
    border: 1px solid #cbcdce;
    border-radius: 50px;
    width: 26px;
    height: 26px;
    line-height: 24px;
    color: #a0a0a0;
    background: #fff !important;
}

    .table tr td .btn-link.disabled,
    .table tr th .btn-link.disabled, .btn-all-link.disabled {
        cursor: not-allowed !important;
        opacity: 0.5;
    }

    .table tr td .btn-link:hover.disabled,
    .table tr th .btn-link:hover.disabled, .btn-all-link.disabled {
        border-color: #cbcdce !important;
        color: #a0a0a0 !important;
    }

    .table tr td .btn-link,
    .table tr th .btn-link:focus,
    .table tr td .btn-link,
    .table tr th .btn-link:hover,
    .table tr td .btn-link,
    .table tr th .btn-link:visited,
    .table tr td .btn-link,
    .table tr th .btn-link:active,
    .btn-all-link,
    .btn-all-link:focus,
    .btn-all-link,
    .btn-all-link:hover,
    .btn-all-link,
    .btn-all-link:visited,
    .btn-all-link,
    .btn-all-link:active {
        text-decoration: none !important;
    }

.block-title {
    color: #f36f21;
    font-size: 16px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    font-family: 'museo_sans500' !important;
    float: left;
    width: 100%;
}

.overflow-y {
    float: left;
    width: 100%;
    border: 1px solid #dddddd !important;
}

.overflow-inner {
    overflow-y: scroll !important;
    height: 170px;
    float: left;
    width: 100%;
    padding: 10px;
}

ul.list-inline-arrow-text {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    ul.list-inline-arrow-text li {
        float: left;
        margin-right: 5px;
        padding-right: 5px;
    }

        ul.list-inline-arrow-text li:last-child {
            margin-right: 0px;
            padding-right: 0px;
        }

        ul.list-inline-arrow-text li:before {
            position: relative;
            content: "/";
            float: right;
            padding-left: 10px;
        }

        ul.list-inline-arrow-text li:last-child:before {
            display: none !important;
        }

.text-link {
    float: right !important;
    color: #333;
    position: absolute;
    float: left;
    /* width: 100%; */
    right: 17px;
    top: 0px;
    font-size: 15px;
    z-index: 99;
}

    .text-link i {
        color: #fff;
        border-radius: 4px;
        width: 20px;
        height: 20px;
        line-height: 20px;
    }

textarea.form-control {
    min-height: 120px !important;
}

.profile-usermenu {
    margin-top: 10px;
    padding-bottom: 0px;
}

    .profile-usermenu ul li {
        border-bottom: 1px solid #f0f4f7;
    }

        .profile-usermenu ul li:last-child {
            border-bottom: none;
        }

        .profile-usermenu ul li a {
            color: #93a3b5;
            font-size: 14px;
            font-weight: 400;
            border-left: 4px solid #fff;
        }

            .profile-usermenu ul li a i {
                margin-right: 8px;
                font-size: 16px;
            }

            .profile-usermenu ul li a:hover {
                background-color: #ffeee3;
                color: #f36f21;
                border-left: 4px solid #f36f21;
            }

        .profile-usermenu ul li.active a {
            color: #f36f21;
            background-color: #ffeee3;
            border-left: 4px solid #f36f21;
        }

        .profile-usermenu ul li.active {
            border-bottom: 1px solid #ffeee3;
        }

.btn-table {
    margin: 0 auto;
    display: table;
}

.profile-desc-link {
    color: #93a3b5;
}

    .profile-desc-link i {
        width: 22px;
        font-size: 19px;
        margin-right: 5px;
    }

    .profile-desc-link a {
        font-size: 14px;
        color: #93a3b5;
    }

.fa-skype {
    color: #18c1ff;
}

.fa-linkedin {
    color: #1c9de0;
}

.fa-google-plus {
    color: #db4437;
}

ul.list-profile-info {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.list-profile-info li {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

        ul.list-profile-info li:last-child {
            margin-bottom: 0px;
        }

            ul.list-profile-info li:last-child p {
                border-bottom: none;
                margin-bottom: 0px;
                padding-bottom: 0px;
            }

        ul.list-profile-info li strong {
            color: #8a8a8a;
            float: left;
            width: 100%;
            font-size: 13px;
            margin-bottom: 10px;
            font-family: 'museo_sans300' !important;
            font-weight: normal;
        }

            ul.list-profile-info li strong i {
                margin-right: 10px;
                color: #79d5ff;
            }

        ul.list-profile-info li p {
            font-size: 16px;
            color: #000;
            border-bottom: 1px solid #e6e6e6;
            padding-bottom: 10px;
            margin-bottom: 10px;
            font-family: 'museo_sans500' !important;
            padding-left: 30px;
            float: left;
            width: 100%;
            min-height: 33px;
        }

.tab-content {
    float: left;
    width: 100%;
}

.panel-footer {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    padding: 15px;
}

ul.list-sidebar {
    margin: 0px 0px 50px 0px;
    padding: 0;
    list-style: none;
}

    ul.list-sidebar li {
        float: left;
        width: 100%;
    }

        ul.list-sidebar li a {
            padding: 10px 10px 10px 5px;
            float: left;
            width: 100%;
            color: #fff;
            background: #344248;
            cursor: default !important;
            border-left: 4px solid #344248 !important;
            border-bottom: 1px solid #6f838c !important;
            cursor: pointer !important
        }

            ul.list-sidebar li a:hover {
                background: #465257
            }

        ul.list-sidebar li.active a {
            background: #f26f21;
            border-color: #00aeff !important;
        }

        ul.list-sidebar li a i {
            margin-right: 0px;
        }

        ul.list-sidebar li a:active,
        ul.list-sidebar li a:hover,
        ul.list-sidebar li a:visited,
        ul.list-sidebar li a:focus {
            text-decoration: none !important;
        }

        ul.list-sidebar li ul.level1 {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            ul.list-sidebar li ul.level1 li {
                float: left;
                width: 100%;
            }

                ul.list-sidebar li ul.level1 li a {
                    padding: 10px;
                    float: left;
                    width: 100%;
                    color: #fff;
                    background: #3c4b51;
                    border-bottom: 1px solid #6f838c;
                    background: #4f616b;
                }

                    ul.list-sidebar li ul.level1 li a:hover {
                        background: #f26f21;
                    }

        ul.list-sidebar li ul.level1 {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            ul.list-sidebar li ul.level1 li {
                float: left;
                width: 100%;
            }

                ul.list-sidebar li ul.level1 li a {
                    padding: 7px 10px 7px 13px !important;
                    float: left;
                    width: 100%;
                    color: #fff;
                    background: #3c4b51;
                    position: relative;
                    border-bottom: 1px solid #6f838c;
                    background: #4f616b;
                    font-size: 13px !important;
                    border-left: none !important;
                    cursor: pointer !important;
                }

                    ul.list-sidebar li ul.level1 li a i {
                        float: right;
                        position: absolute;
                        right: 8px;
                        top: 10px;
                    }

                ul.list-sidebar li ul.level1 li.active a {
                    background: #f26f21;
                }


                /*ul.list-sidebar li.active ul.level1 li a {
  background: #4f616b !important;
    }*/

                ul.list-sidebar li ul.level1 li ul.level2 {
                    margin: 0px;
                    padding: 0px;
                    list-style: none;
                }

                    ul.list-sidebar li ul.level1 li ul.level2 li.active a {
                        background: #f26f21 !important;
                    }

                    ul.list-sidebar li ul.level1 li ul.level2 li {
                        float: left;
                        width: 100%;
                    }

                        ul.list-sidebar li ul.level1 li ul.level2 li a {
                            padding: 7px 0px 7px 25px !important;
                            float: left;
                            width: 100%;
                            color: #fff;
                            background: #4f616b !important;
                            border-bottom: 1px solid #6f838c;
                            cursor: pointer !important;
                        }

                            ul.list-sidebar li ul.level1 li ul.level2 li a:hover {
                                background: #3c4b51;
                            }

.input-group .input-group-addon {
    border-color: #dddddd !important;
    border-radius: 0px !important;
    min-height: 35px;
}

ul.list-social {
    margin: 10px auto;
    padding: 0px;
    display: table;
    list-style: none;
}

    ul.list-social li {
        float: left;
        margin-right: 10px;
    }

        ul.list-social li:last-child {
            margin-right: 0px !important;
        }

        ul.list-social li a {
            float: left;
            width: 34px;
            height: 34px;
            border: 1px solid #ccc;
            color: #666;
            text-align: center;
            border-radius: 50%;
            line-height: 34px;
        }

            ul.list-social li a.google-plus {
                background: #db4437;
                color: #fff !important;
                border: 1px solid #db4437;
            }

            ul.list-social li a.linkedin {
                background: #1c9de0;
                color: #fff !important;
                border: 1px solid #1c9de0;
            }

                ul.list-social li a.google-plus i,
                ul.list-social li a.linkedin i {
                    color: #fff !important;
                }

.title-back {
    font-size: 17px;
}

    .title-back i {
        background: #f17023;
        width: 24px;
        height: 24px;
        line-height: 24px;
        border-radius: 3px;
        margin-right: 10px;
    }

    .title-back a {
        color: #fff !important;
    }

.btn-link.enable, .btn-all-link.enable {
    color: #093 !important;
    border-color: #093 !important;
}

    .table tr td .btn-link.enable:hover, .btn-all-link.enable:hover {
        color: #ccc !important;
        border-color: #ccc !important;
        background: #fff !important;
    }

.table tr td .btn-link.disable, .btn-all-link.disable {
    color: #ccc !important;
    border-color: #ccc !important;
    background: #fff !important;
}

    .table tr td .btn-link.disable:hover, .btn-all-link.disable:hover {
        color: #093 !important;
        border-color: #093 !important;
    }

.modal-header.modal-header-sm {
    padding: 8px 20px 7px;
    height: 35px !important;
    line-height: 35px !important;
}

    .modal-header.modal-header-sm button.close {
        background: #f26f21;
        width: 35px;
        height: 35px;
        font-size: 17px;
    }

.block-title span {
    color: #000 !important;
}

.grey-block {
    float: left;
    width: 100%;
    padding: 15px;
    background: #f9f9f9;
}

.col-md-21 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 20% !important;
}

.full-block {
    float: left;
    width: 100%;
}

.fancybox-wrap .fancybox-outer {
    padding: 0px !important;
    border-radius: 0px !important;
}

.fancybox-wrap .fancybox-inner {
    width: 100% !important;
}

.modal-content {
    box-shadow: none !important;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    /*border: 1px solid rgba(0, 0, 0, .2);*/
    border-radius: .3rem;
    outline: 0;
}

.img-select {
    height: 80px;
    width: 100%;
    margin-bottom: 10px;
}

.img-full {
    width: 100%;
}

.title-block {
    border-bottom: 1px solid #d0cfcf;
    float: left !important;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 15px;
}

.table-listings tr td {
    border-top: none;
    border-bottom: 1px solid #eaeaea !important;
}

    .table-listings tr td:first-child {
        /*padding-left:0px !important;*/
    }

    .table-listings tr td:nth-child(2) {
        padding-left: 0px !important;
    }

.fa-delete-absolute {
    position: absolute;
    left: 12px;
    background: #ffffff;
    width: 30px;
    height: 30px;
    top: 9px;
    line-height: 30px;
    text-align: center;
    color: #4f616b;
    font-size: 15px;
    border-radius: 50%;
}

    .fa-delete-absolute:hover {
        background: #0095da;
        color: #fff;
    }

.control-label .mandatory {
    color: #f00;
}

.lightbox-scroll {
    overflow: auto;
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 15px;
}

#ui-id-1 span.fancytree-level-1 span.fancytree-title {
    padding-left: 3em !important;
}

#ui-id-1 span.fancytree-level-2 span.fancytree-title {
    padding-left: 4.7em !important;
}

#ui-id-1 span.fancytree-level-3 span.fancytree-title {
    padding-left: 6.2em !important;
}

#ui-id-1 span.fancytree-level-4 span.fancytree-title {
    padding-left: 7.8em !important;
}

ul.fancytree-container {
    border: none !important;
}

.action_add,
.action_delete {
    visibility: hidden !important;
    color: #fff !important;
}


/*.fancytree-title .action_btn
{
visibility:visible !important;
color:#f36f21;
}*/

.fancytree-title:hover .action_add {
    visibility: visible !important;
    color: #0095da !important;
}

.fancytree-title:hover .action_delete {
    visibility: visible !important;
    color: #cf1228 !important;
}

.block-divider:before {
    content: '';
    position: absolute;
    border-right: 1px dashed #e0dede;
    height: 100%;
    right: 0px;
}

.tree-custom #ui-id-1 span.fancytree-level-1 span.fancytree-title {
    padding-left: 2em !important;
}

.tree-custom #ui-id-1 span.fancytree-level-2 span.fancytree-title {
    padding-left: 3em !important;
}

.tree-custom #ui-id-1 span.fancytree-level-3 span.fancytree-title {
    padding-left: 4.3em !important;
}

.tree-custom #ui-id-1 span.fancytree-level-4 span.fancytree-title {
    padding-left: 5.8em !important;
}

.dropdown-menu > li > a.selected {
    text-decoration: none;
    color: #fff !important;
    background-color: #3abbf9 !important;
}

.text-italic {
    font-style: italic !important;
}

.btn-mini {
    padding: 4px 6px 1px !important;
}

.btn-white {
    background: #fff !important;
    color: #f26f21 !important;
}

.or-block {
    float: left;
    width: 100%;
    margin: 10px 0px 15px;
    text-align: center;
    position: relative;
}

    .or-block b {
        border-radius: 20px;
        background: #fff;
        padding: 6px 25px;
        border: 1px solid #ccc;
        position: relative;
        z-index: 9;
    }

    .or-block:before {
        content: '';
        width: 100%;
        position: absolute;
        top: 9px;
        left: 0px;
        height: 1px;
        background: #ccc;
    }

.profile-photo {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    display: table;
    position: relative;
    text-align: center;
}

    .profile-photo i {
        visibility: hidden;
    }

    .profile-photo img {
        width: 120px;
        height: 120px;
    }

#overlay {
    background: rgba(0, 0, 0, .75);
    text-align: center;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    position: absolute;
    top: 0px;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    display: table;
    left: 0px;
    right: 0px;
}

.profile-photo:hover #overlay {
    opacity: 1;
}

    .profile-photo:hover #overlay i {
        color: #fff;
        font-size: 96px;
        font-size: 34px;
        line-height: 120px;
        visibility: visible !important;
    }

.block-mesage {
    float: left;
    width: 100%;
    padding: 25px;
    text-align: center;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
    background: #fff;
}

    .block-mesage i {
        margin-bottom: 10px !important;
    }

    .block-mesage p {
        margin-bottom: 20px !important;
    }

.text-success {
    color: #33b735 !important;
}

.text-warning {
    color: #ffcb04 !important;
}

.table tr td .btn-group .dropdown-menu-right {
    margin: 10px -12px 0px 0px !important;
}

.table tr td .btn-link:focus,
.table tr td .btn-link:hover,
.table tr td .btn-link:active,
.btn-all-link:focus,
.btn-all-link:active,
.btn-all-link:hover {
    text-decoration: none !important;
}

.form-date {
    background: url(/content/images/calender.svg) no-repeat 98% 9px;
    background-size: 17px;
}

.table > thead > tr > th {
    /*cursor: pointer !important;*/
    font-family: 'museo_sans500' !important;
    color: black !important;
    font-weight: normal !important;
}

    .table > thead > tr > th.no-p-l,
    .table > tbody > tr > td.no-p-l {
        padding-left: 0px !important;
    }

.modal-body .table tr th {
    background: #fff !important;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        /*content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;*/
    }

.modal-dialog {
    /*display: flex;*/
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.tab-stlye-2 ul.nav-tabs {
    border-bottom: 1px solid #ccc;
}

    .tab-stlye-2 ul.nav-tabs li {
    }

        .tab-stlye-2 ul.nav-tabs li a {
            background: none !important;
            color: #333;
        }

        .tab-stlye-2 ul.nav-tabs li.active a {
            color: #333;
            font-weight: bold;
            border-bottom: 4px solid #024fa1 !important;
        }

        .tab-stlye-2 ul.nav-tabs li a:hover {
            background: none !important;
            color: #333 !important;
            border-bottom: 4px solid #024fa1 !important;
        }

        .tab-stlye-2 ul.nav-tabs li.active a:before {
            display: none !important;
        }

        .tab-stlye-2 ul.nav-tabs li.active a:hover,
        .tab-stlye-2 ul.nav-tabs li.active a:focus,
        .tab-stlye-2 ul.nav-tabs li.active a:visited,
        .tab-stlye-2 ul.nav-tabs li.active a:active {
            background: none !important;
        }

.tab-stlye-2 .tab-content {
    background: none !important;
    padding: 20px 0px !important;
}

.tumbnail-custom {
    border-radius: 0px 0px 5px 5px;
    margin-top: -2px;
    padding: 0px !important;
    float: left;
    width: 100%;
}

    .tumbnail-custom .caption {
        padding: 15px 10px !important;
        border-bottom: 1px solid #e7e7e7 !important;
        position: relative;
        float: left !important;
        width: 100% !important;
    }

        .tumbnail-custom .caption h3 {
            line-height: 24px;
            float: left;
            width: 100%;
            font-size: 14px;
        }

    .tumbnail-custom .thumbnail-footer {
        float: left;
        width: 100%;
        padding: 10px;
    }

.calendar-date i {
    color: #a6aaab !important;
}

.calendar-date {
    margin-bottom: 0px !important;
    font-size: 12px;
}

    .calendar-date span {
        background: #f00;
        color: #fff;
        padding: 3px 7px;
        font-size: 12px;
        border-radius: 3px;
        margin-right: 4px;
        margin-left: 4px;
    }

.status {
    font-size: 12px;
    margin-bottom: 0px !important;
    float: left;
    position: relative;
    padding-left: 19px;
}

    .status:before {
        content: '';
        width: 14px;
        height: 14px;
        border-radius: 50%;
        float: left;
        margin-right: 5px;
        top: 1px;
        position: absolute;
        left: 0px;
    }

    .status.TrackingStatus_2:after {
        content: '';
        width: 7px;
        height: 14px;
        border-radius: 7px 0px 0px 7px;
        float: left;
        margin-right: 5px;
        top: 1px;
        position: absolute;
        left: 0px;
        background: #3ab54a;
    }

    .status.not-started:before {
        background: #4f616b;
    }

    .status.incomplete:before {
        background: #f6821f;
    }

    .status.complete:before {
        background: #3ab54a;
    }

    .status.TrackingStatus_1:before {
        background: #4f616b;
    }

    .status.TrackingStatus_2:before {
        background: #4f616b;
    }

    .status.TrackingStatus_3:before {
        background: #3ab54a;
    }

.score {
    font-size: 12px;
    margin-bottom: -2px !important;
    float: right;
    padding-left: 0px;
    position: relative;
}

    .score p {
        margin-bottom: 0px !important;
    }

    .score b {
        color: #0096db;
        float: right;
        font-size: 12px;
        font-family: 'museo_sans500' !important;
        margin-top: 0px;
    }

.content_popover ul li {
    margin: 0px !important;
    padding: 0px !important;
}

.content_popover ul {
    margin-left: 10px !important;
    padding: 0px !important;
}

.input-group .form-control.browse {
    padding-left: 10px !important;
}

.img-courses {
    height: 150px !important;
    width: 100%;
    position: relative;
}

.img-section {
    float: left;
    width: 100%;
    position: relative;
}


/* ============================================================
  GLOBAL
============================================================ */

.effects {
}

    .effects .img {
        position: relative;
        float: left;
        width: 100%;
    }

        .effects .img img {
            width: 100%;
            margin: 0 auto;
            display: table;
            max-height: 150px;
            min-height: 150px;
            border-radius: 5px 5px 0px 0px;
        }

    .effects .overlay {
        display: block;
        position: absolute;
        z-index: 20;
        background: rgba(0, 0, 0, 0.8);
        overflow: hidden;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        border-radius: 5px 5px 0px 0px;
    }

    .effects a.close-overlay {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 100;
        width: 45px;
        height: 45px;
        font-size: 20px;
        font-weight: 700;
        color: #fff;
        line-height: 45px;
        text-align: center;
        background-color: #000;
        cursor: pointer;
    }

        .effects a.close-overlay.hidden {
            display: none;
        }

    .effects a.expand,
    .effects p.expand {
        display: block;
        position: absolute;
        z-index: 100;
        width: 39%;
        height: 33px;
        border: solid 2px #fff;
        text-align: center;
        color: #fff;
        line-height: 30px;
        /* font-weight: 700; */
        font-size: 16px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
        border-radius: 6px;
        text-transform: uppercase;
    }


    /* ============================================================
  EFFECT 1 - SLIDE IN BOTTOM
============================================================ */

    .effects .overlay {
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 0;
    }

        .effects .overlay a.expand {
            left: 0;
            right: 0;
            bottom: 56%;
            margin: 0 auto -30px auto;
        }

    .effects .img.hover .overlay {
        height: 100%;
    }

.vertical-center {
    min-height: 100%;
    /* Fallback for browsers do NOT support vh unit */
    min-height: 100vh;
    /* These two lines are counted as one :-)       */
    display: flex;
    align-items: center;
}

.error-box {
    background: #fff;
    float: left;
    width: 100%;
    padding: 40px;
    text-align: center;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
    border-radius: 5px;
}

    .error-box i {
        color: #f36f21;
    }

    .error-box p {
        text-align: left;
        font-size: 15px !important;
    }

.list-error {
    margin: 15px 0px;
    padding: 0px;
    list-style: none;
}

    .list-error li {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        text-align: left;
        font-size: 15px !important;
    }

        .list-error li i {
            color: #f36f21;
        }

.error-box h4 {
    color: #000;
    font-family: 'museo_sans500' !important;
}

.dropdown-menu-filter li {
    padding: 7px 10px !important;
    font-size: 14px;
}

    .dropdown-menu-filter li .checkbox,
    .dropdown-menu-filter li .radio {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        font-size: 13px !important;
    }

.dropdown-menu-filter {
    min-width: 240px !important;
}

    .dropdown-menu-filter li .form-date {
        background: #f5f6fb url(/content/images/calender.svg) no-repeat 96% 7px !important;
        border-color: #ccd8ef !important;
        background-size: 14px !important;
        padding: 3px 10px !important;
        height: 30px;
    }

.table {
    table-layout: fixed !important;
}

.btn-filter {
    background: none !important;
    padding: 6px 0px !important;
}

    .btn-filter:hover,
    .btn-filter:focus,
    .btn-filter:visited {
        box-shadow: none !important;
    }

    .btn-filter i {
        color: #f36f21 !important;
    }

.title-score span {
    background: #0095da;
    float: left;
    margin-right: 10px;
    padding: 4px 11px;
    border-radius: 5px;
    font-size: 15px;
    position: relative;
    top: -4px;
}

    .title-score span.text-skill {
        color: #ffc4a1;
        background: none !important;
        float: left;
        margin-right: 10px;
        padding: 4px 11px 4px 0px !important;
        border-radius: 5px;
        font-size: 17px;
        position: relative;
        border-right: 1px solid #fff;
        border-radius: 0px !important;
        padding-right: 13px;
        max-width: 30%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

ul.list-report {
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
}

    ul.list-report li {
        float: left;
        width: 78px;
        border-radius: 4px;
        text-align: center;
        margin-right: 5px;
        margin-bottom: 5px;
    }

        ul.list-report li a {
            float: left;
            width: 100%;
        }

            ul.list-report li a span {
                background: #dadbdd;
                float: left;
                width: 100%;
                border-radius: 7px 7px 0px 0px;
                padding: 8px 0px;
                color: #666;
                font-family: 'museo_sans500' !important;
            }

    ul.list-report.report-custom li a span,
    ul.list-report.report-custom li a i {
        background: #f1f2f2;
    }

    ul.list-report.report-custom li a span {
        border-radius: 0px 0px 7px 7px !important;
        color: #000;
        font-family: 'museo_sans500' !important;
        padding-top: 0px !important;
    }

    ul.list-report.report-custom li a i {
        border-radius: 7px 7px 0px 0px !important;
        font-size: 20px !important;
    }

    ul.list-report li a i.incorrect {
        color: #ff6666;
    }

    ul.list-report li a i.correct {
        color: #6ec143;
    }

    ul.list-report li a i {
        background: #fff;
        float: left;
        width: 100%;
        border-radius: 0px 0px 7px 7px;
        padding: 8px 0px;
        color: #10c483;
    }

.section-title {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: 'museo_sans500' !important;
    color: #000 !important;
}

.title-status {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 10px;
    font-family: 'museo_sans500' !important;
    color: #000 !important;
}

    .title-status b {
        color: #f36f21 !important;
    }

.panel-block {
    border-color: #e5e5e5 !important;
    border: 1px solid #e5e5e5 !important;
}

    .panel-block p {
        color: #000 !important;
        font-size: 14px;
    }

    .panel-block .assessment-date i {
        color: #a7a9ac;
    }

    .panel-block .assessment-date {
        color: #a7a9ac;
        font-size: 13px;
    }

        .panel-block .assessment-date b {
            color: #000;
        }

    .panel-block .panel-footer {
        border: none !important;
        background: #ffe07f !important;
        border-radius: 0px;
        padding: 8px 15px 4px !important;
        border-radius: 0px 0px 4px 4px;
    }

        .panel-block .panel-footer b {
            font-size: 16px;
            float: left;
            width: 100%;
            margin-bottom: 0px;
            font-family: 'museo_sans500' !important;
            line-height: 20px;
        }

            .panel-block .panel-footer b img {
                position: relative;
                top: -1px;
                left: 3px;
            }

        .panel-block .panel-footer span {
            font-size: 12px;
            font-family: 'museo_sans500' !important;
            color: #000 !important;
        }

        .panel-block .panel-footer .border-right {
            border-right: 1px solid #fff !important;
        }

    .panel-block .btn-sm {
        padding: 1px 11px !important;
        font-size: 12px !important;
    }

    .panel-block .panel-body .position {
        font-size: 18px;
        float: left;
        width: 100%;
        margin-bottom: 10px;
        font-family: 'museo_sans500' !important;
        line-height: 20px;
        text-align: center;
        font-weight: normal;
    }

    .panel-block .panel-body .panel-detail {
        /*text-overflow: ellipsis; */
        overflow: hidden;
        /* white-space: nowrap; */
        float: left;
        width: 100%;
        margin-bottom: 0px;
        text-align: center;
    }

    .panel-block .panel-body .btn-circle {
        position: absolute;
        color: #f17023;
        border: 1px solid #f17023;
        border-radius: 50%;
        width: 24px;
        height: 24px;
        text-align: center;
        line-height: 24px;
        top: 10px;
        right: 10px;
    }

        .panel-block .panel-body .btn-circle.disable {
            color: #dbdbdb;
            border: 1px solid #e6e5e5;
            cursor: not-allowed;
        }

            .panel-block .panel-body .btn-circle.disable:hover {
                background: #e6e5e5 !important;
                cursor: not-allowed;
            }

        .panel-block .panel-body .btn-circle:hover {
            background: #f17023;
            color: #fff;
        }

    .panel-block .panel-footer .border-angle:before,
    .panel-block .panel-footer .border-angle:after {
        content: '';
        position: absolute;
        top: -9px;
        left: 100%;
        z-index: 1;
        display: block;
        width: 0;
        height: 0;
        border-top: 28px solid transparent;
        border-bottom: 28px solid transparent;
        border-left: 8px solid transparent;
    }

    .panel-block .panel-footer .border-angle:before {
        margin-left: 1px;
        border-left-color: #ffffff;
    }

    .panel-block .panel-footer .border-angle:after {
        border-left-color: #ffe07f !important;
    }

ul.list-sidebar-mini {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    ul.list-sidebar-mini li {
        float: left;
        width: 100%;
    }

        ul.list-sidebar-mini li a {
            float: left;
            width: 100%;
            text-align: center;
            padding: 15px 10px;
            color: #fff;
            font-size: 13px;
            border-bottom: 1px solid #6b7e84;
            position: relative;
        }

        ul.list-sidebar-mini li.active a {
            background: #f36f21 !important;
        }

            ul.list-sidebar-mini li.active a:before {
                position: absolute;
                top: 40%;
                right: -16px;
                width: 0;
                height: 0;
                border: solid transparent;
                border-width: 8px;
                border-top-color: #f36f21;
                content: '';
                z-index: 99999999;
            }

        ul.list-sidebar-mini li a:hover {
            background: #f36f21;
            text-decoration: none;
        }

        ul.list-sidebar-mini li a img {
            margin: 0 auto;
            display: table;
            margin-bottom: 10px;
        }

.media-section h4 {
    color: #0095da;
}

.media-section ul.list-section {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

    .media-section ul.list-section li.list-section-item {
        float: left;
        width: 100%;
        border-bottom: 1px solid #e8e8e8;
        position: relative;
    }

    .media-section ul.list-section li.list-section-assignment {
        float: left;
        width: 100%;
        border-bottom: 1px solid #e8e8e8;
        position: relative;
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .media-section ul.list-section li.list-section-item:last-child {
        /*border: none !important;*/
    }

    .media-section ul.list-section li.list-section-item.active:before {
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 0 7px 10px;
        border-color: transparent transparent transparent #0095da;
        position: absolute;
        left: 1px;
        top: 14px;
        margin-left: 0px;
        z-index: 99;
    }

    .media-section ul.list-section li.list-section-item.active a {
        /*background: #fff0d9;*/
    }

    .media-section ul.list-section li.list-section-item a {
        color: #000;
        float: left;
        width: 100%;
        padding: 10px 165px 10px 39px;
        line-height: 23px;
        position: relative;
    }

    .media-section ul.list-section li.list-section-item.disable a {
        cursor: not-allowed !important;
        opacity: 0.7;
    }

    .media-section ul.list-section li.list-section-item.disable:hover {
        background: none !important;
    }

        .media-section ul.list-section li.list-section-item.disable:hover a {
            background: none !important;
        }

    .media-section ul.list-section li.list-section-item.disable a i {
        color: #9e9e9e !important;
    }

    .media-section ul.list-section li.list-section-item a:hover,
    .media-section ul.list-section li.list-section-item a:focus {
        text-decoration: none !important;
    }

    .media-section ul.list-section li.list-section-item a.TrackingStatus_3:before,
    .media-section ul.list-section li.list-section-item a.TrackingStatus_2:after,
    .media-section ul.list-section li.list-section-item a.TrackingStatus_1:after {
        content: '';
        position: absolute;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        top: 12px;
        right: 9px;
    }

    .media-section ul.list-section li.list-section-item a.TrackingStatus_3:before {
        background: #39b54a;
    }

    .media-section ul.list-section li.list-section-item a.TrackingStatus_2:before {
        content: '';
        position: absolute;
        width: 9px;
        height: 18px;
        border-radius: 0px 9px 9px 0px;
        top: 12px;
        right: 8px;
        background: #cccccc !important;
        z-index: 99;
    }

    .media-section ul.list-section li.list-section-item a.TrackingStatus_2:after {
        background: #39b54a;
    }

    .media-section ul.list-section li.list-section-item a.TrackingStatus_1:after {
        background: #d1d3d4;
    }

    .media-section ul.list-section li.list-section-item a:hover {
        background: #fff0d9;
    }

    .media-section ul.list-section li.list-section-item a i {
        color: #f36f21 !important;
        margin-right: 5px;
        position: absolute;
        top: 15px;
        left: 18px;
        border-radius: 3px;
    }

    .media-section ul.list-section li.list-section-item a .ContentType_2:before {
        content: "\f0c1";
    }

    .media-section ul.list-section li.list-section-item a .ContentType_3:before {
        content: "\f15c";
    }

    .media-section ul.list-section li.list-section-item a .ContentType_4:before {
        content: "\f03a";
    }

    .media-section ul.list-section li.list-section-item a .ContentType_12:before {
        content: "\f15b";
    }

    .media-section ul.list-section li.list-section-item a .ContentType_1:before {
        content: "\f03d";
    }

    .media-section ul.list-section li.list-section-item a .ContentType_7:before {
        content: "\f1ea";
    }

    .media-section ul.list-section li.list-section-item a .ContentType_8:before {
        content: "\f1c6";
    }

    .media-section ul.list-section li.list-section-item a .ContentType_9:before {
        content: "\f0ac";
    }

    .media-section ul.list-section li.list-section-item a .ContentType_10:before {
        content: "\f0f6";
    }

    .media-section ul.list-section li.list-section-item a .ContentType_11:before {
        content: "\f044";
    }

.media-section .media-right .percentage-score {
    background: #fff0d9;
    padding: 8px;
    float: left;
    width: 120px;
    border-radius: 5px;
    color: #f36f21;
    font-size: 24px;
    margin-bottom: 5px;
    text-align: center;
    font-family: 'museo_sans700' !important;
    margin-top: 19px;
}

.media-section ul.list-section li.list-section-item a span {
    float: right;
    font-family: 'museo_sans500' !important;
    color: #4f616b;
    position: absolute;
    right: 36px;
    top: 11px;
}

    .media-section ul.list-section li.list-section-item a span b {
    }

.panel-section:before {
    content: '';
    top: 15px;
    left: -6px;
    width: 6px;
    height: 32px;
    background: #0095da;
    position: absolute;
}

.panel {
    position: relative !important;
    border-radius: 5px !important;
}

.title-drop-down {
    font-size: 20px !important;
}

    .title-drop-down i {
        background: #f36f21;
        float: left;
        padding: 3px;
        width: 20px;
        height: 20px;
        border-radius: 4px;
    }

    .title-drop-down .btn-default:hover,
    .title-drop-down .btn-default:focus,
    .title-drop-down .btn-default:active {
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
    }

    .title-drop-down .btn-group.open .btn-default:hover,
    .title-drop-down .btn-group.open .btn-default:focus,
    ,
    .title-drop-down .btn-group.open .btn-default:active {
        background: transparent !important;
    }

    .title-drop-down .btn-group.open > .dropdown-toggle.btn-default {
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
        color: #fff !important;
    }

    .title-drop-down .btn-default {
        border: none !important;
    }

    .title-drop-down .dropdown-menu > li > a {
        padding: 7px 12px !important;
    }

    .title-drop-down .dropdown-menu > li:last-child > a {
        background: #0095da;
        color: #fff !important;
    }

    .title-drop-down .btn-sm {
        padding: 3px 9px !important;
        background: none !important;
    }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.close-block {
    background: #f17023;
    color: #fff;
    float: right;
    padding: 12px 21px;
    font-size: 24px;
    width: 67px;
    height: 56px;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
}

    .close-block:hover,
    .close-block:focus,
    .close-block:visited {
        color: #fff !important;
    }

ul.list-question {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.list-question li {
        /*float: left;*/
        width: 100%;
        /*margin-bottom: 15px;*/
        padding: 8px;
        background: #fff;
        border-radius: 5px;
        border: 2px solid #fff;
        cursor: pointer !important;
    }

.list-question.fr-mb-15 li {
    margin-bottom: 15px !important;
}

.ul.list-question li:last-child {
    margin-bottom: 0 !important
}

ul.list-question li .table-questions {
    margin-bottom: 0px !important;
}

ul.list-question li.correct {
    border: 2px solid #3ab54a;
}

ul.list-question li.incorrect {
    border: 2px solid #d9534f;
}

ul.list-question li .table-questions tr td {
    border: none !important;
    text-align: left !important;
    padding: 0px 5px !important;
}

    ul.list-question li .table-questions tr td .radio,
    ul.list-question li .table-questions tr td .checkbox {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }

.assessment-footer {
    float: left;
    width: 100%;
    padding: 10px;
    background: #4f616b;
    position: fixed;
    bottom: 0px;
}

.pager-assessment {
    margin: 0px;
    float: left;
    margin-right: 10px;
}

    .pager-assessment li a {
        border: none !important;
        padding: 2px 14px;
        border-radius: 3px;
        font-size: 15px;
        color: #000 !important;
    }

    .pager-assessment li .btn-warning {
        background: #f36f21 !important;
        color: #fff !important;
    }

    .pager-assessment li a.disabled {
        cursor: not-allowed;
        background: #d2d2d2 !important;
        color: #000 !important;
    }

        .pager-assessment li a.disabled:hover {
            cursor: not-allowed;
            background: #d2d2d2 !important;
            color: #000 !important;
        }

    .pager-assessment li a:hover {
        background: #f36f21 !important;
        color: #fff !important;
    }

.total-questions {
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 21px;
    margin-right: 10px;
    margin-top: 4px;
    font-family: 'museo_sans500' !important;
}

.question-title {
    font-family: 'museo_sans500' !important;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    color: #000;
}

.question-description {
    color: #000;
    font-size: 15px;
    margin-bottom: 10px;
    /*float: left;*/
    display: block;
    width: 100%;
    line-height: 150%;
    border-bottom: 1px solid #ccc;
}

.correct-feedback,
.incorrect-feedback {
    float: left;
    padding-left: 35px;
    margin-bottom: 0px;
}

    .correct-feedback:before,
    .incorrect-feedback:before {
        position: absolute;
        float: left;
        font-size: 29px;
        font-family: FontAwesome;
        left: 15px;
        top: 10px;
    }

    .correct-feedback:before {
        color: #3ab54a;
        content: "\f058";
    }

    .incorrect-feedback:before {
        color: #d9534f;
        content: "\f00d";
    }

.overflow-assessment {
    position: relative !important;
    max-height: calc(100vh - 180px) !important;
    overflow-y: auto !important;
    overflow-x: hidden;
}

.overflow-survey {
    position: relative !important;
    max-height: calc(96vh - 160px) !important;
    overflow-y: auto !important;
    overflow-x: hidden;
    padding-right: 15px;
}

.col-md-custom {
    float: left;
    width: 40%;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}

.col-md-small {
    float: left;
    width: 10%;
    padding-left: 8px;
    padding-right: 8px;
    position: relative;
}

.btn-white-lg {
    border: 1px solid #cccccc !important;
    color: #999 !important;
    background: #fff !important;
}

.input-sm {
    height: 34px !important;
}

.btn-circle-xs {
    color: #f17023;
    border: 1px solid #f17023;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    float: left;
}

    .btn-circle-xs:hover {
        background: #f17023;
        color: #fff;
    }

.table.table-learner tr th {
    background: none !important;
}

.section-subtitle {
    color: #0095da;
    font-size: 16px;
    font-family: 'museo_sans500' !important;
    margin-top: 0px;
    margin-bottom: 10px;
}

.skill-status {
    float: left;
    width: 100%;
}

.skill-status {
    background: #edf2f8;
    padding: 3px;
    border-radius: 3px;
    color: #58595b;
    position: relative;
}

    .skill-status span.previous {
        float: left;
        width: 50%;
        text-align: center;
        position: relative;
        color: #000;
        font-family: 'museo_sans500' !important;
        line-height: 18px;
        font-size: 12px;
    }

        .skill-status span.previous:before {
            content: "\f061";
            font-family: FontAwesome;
            background: #0095da;
            color: #fff;
            border-radius: 50%;
            width: 20px;
            height: 20px;
            line-height: 20px;
            position: absolute;
            top: -1px;
            right: -11px;
        }

    .skill-status span.current {
        float: right;
        width: 50%;
        text-align: center;
        position: relative;
        color: #000;
        font-family: 'museo_sans500' !important;
        line-height: 18px;
        font-size: 12px;
    }

.subtitle-xs {
    color: #808285 !important;
    font-weight: normal !important;
    font-family: 'museo_sans300' !important;
}

.btn-group-mini .btn {
    padding: 3px 8px 0px !important;
    margin-top: -5px;
}

    .btn-group-mini .btn.btn-white {
        background: #fff !important;
        color: #0095da !important;
    }

.tab-style-3 ul.nav-tabs {
    border-bottom: none !important;
    margin-bottom: 10px;
}

    .tab-style-3 ul.nav-tabs li a {
        float: left;
        font-size: 27px;
        font-family: 'museo_sans700' !important;
        border-radius: 5px !important;
        width: 100%;
    }

        .tab-style-3 ul.nav-tabs li a:hover .attempt-date i {
            color: #fff !important;
        }

#main-wrapper {
    margin: 50px 15px 17px;
}

#main-wrapper-report {
    margin: 50px 15px 17px;
}

.tab-style-3 ul.nav-tabs li {
    float: left;
    width: 24.2%;
    margin-right: 1%;
}

    .tab-style-3 ul.nav-tabs li:last-child {
        margin-right: 0% !important;
    }

        .tab-style-3 ul.nav-tabs li:last-child a {
            cursor: default !important;
            font-size: 39px !important;
            color: #f36f21 !important;
            padding: 12px 18px !important;
        }

            .tab-style-3 ul.nav-tabs li:last-child a:hover {
                background: #fff !important;
            }

            .tab-style-3 ul.nav-tabs li:last-child a .attempts {
                color: #000 !important;
                margin-top: -10px;
            }

    .tab-style-3 ul.nav-tabs li a .attempts {
        float: left;
        width: 100%;
        font-size: 14px;
        font-family: 'museo_sans500' !important;
    }

    .tab-style-3 ul.nav-tabs li a .attempt-date {
        float: left;
        width: 100%;
        font-family: 'museo_sans300' !important;
        font-size: 12px !important;
    }

        .tab-style-3 ul.nav-tabs li a .attempt-date i {
            color: #0095da !important;
        }

    .tab-style-3 ul.nav-tabs li.active a .attempt-date i {
        color: #fff !important;
    }

.tab-style-3 .tab-content {
    background: none !important;
    padding: 0px !important;
}

.alert-assesment strong.bold {
    font-size: 24px;
    color: #f26f21 !important;
    font-family: 'museo_sans700' !important;
    float: left;
    width: 100%;
    text-align: center;
}

.alert-assesment p {
    text-align: center;
}

.alert-assesment .attempt-info:before {
    font-family: FontAwesome;
    color: #f5821f !important;
    content: "\f05a";
    position: absolute;
    left: 31px;
    font-size: 30px;
    top: 16px;
}

.alert-assesment .attempt-info {
    float: left;
    padding-left: 36px;
    line-height: 18px;
}

.panel-mini {
    padding: 10px !important;
}

body.modal-open {
    overflow: hidden !important;
}

.modal-body .img-skills {
    width: 80px !important;
}

.table-guide {
    border-collapse: separate;
}

    .table-guide tr td {
        border: 1px solid #dddddd !important;
        background: #fff !important;
        vertical-align: middle;
        font-size: 17px;
        color: #000 !important;
        font-family: 'museo_sans500' !important;
    }

        .table-guide tr td:first-child {
            border-radius: 5px 0px 0px 5px !important;
            border-right: none !important;
        }

        .table-guide tr td:last-child {
            border-radius: 0px 5px 5px 0px !important;
        }

.btn-group-guide .btn {
    min-width: 90px;
    padding: 6px !important;
    cursor: default !important;
}

.btn-group-guide .btn-default {
    background: #f5f6fb !important;
    border-color: #ccd8ef !important;
    color: #000 !important;
}

.btn-group-guide .btn-success {
    background: #8dc63f !important;
    border-color: #8dc63f !important;
}

.btn-group-guide .btn-primary {
    border-color: #027bb4 !important;
}

.btn-group-guide .btn-default:active:focus,
.btn-group-guide .btn-default:hover:focus,
.btn-group-guide .btn-default:hover,
.btn-group-guide .btn-default:active,
.btn-group-guide .btn-default:focus {
    background: #f5f6fb !important;
    border-color: #ccd8ef !important;
    color: #000 !important;
}

.modal-body .table-skills tr th {
    background: #ccd8ef !important;
    color: #000 !important;
}

.modal-body .table-skills tr td {
    background: #fff !important;
}

    .modal-body .table-skills tr td p {
        margin-bottom: 5px !important;
        color: #000 !important;
        font-family: 'museo_sans500' !important;
    }

.modal-body .table-skills {
    border-collapse: separate;
}

    .modal-body .table-skills tr th:first-child {
        border-radius: 5px 0px 0px 0px !important;
        border-right: none !important;
    }

    .modal-body .table-skills tr th:last-child {
        border-radius: 0px 5px 0px 0px !important;
    }

.custom-hr {
    border-top: 1px solid #dbdada;
}

.modal-body .table-system {
    border-collapse: separate !important;
    border-spacing: 2px !important;
}

    .modal-body .table-system tr th {
        background: #0095da !important;
        color: #fff !important;
        border: none !important;
        padding: 8px !important;
    }

    .modal-body .table-system tr td {
        background: #fff !important;
        font-size: 13px !important;
        border: none !important;
        padding: 8px !important;
        word-wrap: break-word;
    }

    .modal-body .table-system tr th {
        word-wrap: break-word !important;
    }

.panel-block .img-block {
    height: 60px !important;
}

ul.doughnut-legend {
    margin: 0;
    padding: 0px 15px;
    list-style: none;
}

    ul.doughnut-legend li {
        float: left;
        width: 100%;
        padding-bottom: 5px;
        text-align: left;
        font-size: 13px;
    }

        ul.doughnut-legend li:last-child {
            border-bottom: none !important;
            margin-bottom: 0px !important;
            padding-bottom: 0px !important;
        }

        ul.doughnut-legend li span {
            float: right;
            background: none;
            padding: 0px 3px;
            border-radius: 4px;
            min-width: 43px;
            text-align: center;
            background: #f3f3f3;
            font-size: 12px !important;
        }

        ul.doughnut-legend li:before {
            content: "";
            background-color: #AFAFAF;
            width: 12px;
            height: 12px;
            float: left;
            margin-right: 7px;
            position: relative;
            top: 4px;
        }

        ul.doughnut-legend li.proficient:before {
            content: "";
            background-color: #3bbcfe;
        }

        ul.doughnut-legend li.level3:before {
            content: "";
            background-color: #34cc67;
        }

        ul.doughnut-legend li.level2:before {
            content: "";
            background-color: #ffcc00;
        }

        ul.doughnut-legend li.level1:before {
            content: "";
            background-color: #fe3434;
        }

        ul.doughnut-legend li.notstarted:before {
            content: "";
            background-color: #b4b4b4;
        }

.proficiency-text {
    position: absolute;
    float: left;
    width: 100%;
    text-align: center;
    display: block;
    top: 43px;
    left: 0px !important;
}

    .proficiency-text h1 {
        margin: 0px;
        font-family: 'museo_sans700' !important;
        font-size: 20px;
    }

    .proficiency-text p {
        margin-bottom: 0px;
        margin-top: -4px;
        font-size: 12px;
        font-family: 'museo_sans500' !important;
    }

#myChart {
    height: 135px !important;
    width: 270px !important;
    margin: 0 auto;
    display: table;
    position: absolute;
    left: 0px;
    right: 0px;
}

.detail-block {
    position: relative;
    float: left;
    width: 100%;
    padding-right: 40px;
}

    .detail-block .btn-link {
        position: absolute;
        top: -1px;
        right: 0px;
    }

.ContentType_2,
.ContentType_3,
.ContentType_4,
.ContentType_1,
.ContentType_7,
ContentType_8 {
    font-family: FontAwesome;
    color: #0095da !important;
    font-size: 13px;
}

    .ContentType_2:before {
        content: "\f0c1";
    }

    .ContentType_3:before {
        content: "\f15c";
    }

    .ContentType_4:before {
        content: "\f03a";
    }

.ContentType_12:before {
    content: "\f15b";
}

.ContentType_1:before {
    content: "\f03d";
}

.ContentType_7:before {
    content: "\f1ea";
}

.ContentType_8:before {
    content: "\f1c6";
}

.ContentType_9:before {
    content: "\f0ac";
}

.form-horizontal .control-label {
    text-align: left !important;
    color: #000 !important;
}

.has-error .help-block {
    color: #cc1a16 !important;
    font-size: 13px !important;
}

@-ms-viewport {
    width: auto !important;
}

.tab-style-4 .nav-tabs {
    margin-bottom: 0px;
    border-bottom: none !important;
    background: #edf2f8;
    border-radius: 4px !important;
}

    .tab-style-4 .nav-tabs li a {
        border-radius: 0px !important;
        margin-right: 0px !important;
        background: none !important;
    }

        .tab-style-4 .nav-tabs li a:hover {
            background: #f26f21 !important;
            color: #fff !important;
        }

    .tab-style-4 .nav-tabs li:first-child a {
        border-radius: 4px 0px 0px 4px !important;
    }

    .tab-style-4 .nav-tabs > li.active > a,
    .tab-style-4 .nav-tabs > li.active > a:focus,
    .tab-style-4 .nav-tabs > li.active > a:hover {
        color: #fff !important;
        background: #f26f21 !important;
    }

        .tab-style-4 .nav-tabs > li.active > a:before {
            display: none !important;
        }

    .tab-style-4 .nav-tabs li {
        margin-right: 0px !important;
        border-right: 2px solid #fff;
    }

.form-date.no-bg {
    background: none !important;
}

.chosen-container-multi .chosen-choices {
    padding: 0px 12px !important;
}

.chosen-container-single .search-choice-close {
    top: 12px !important;
}

.alert-danger .help-block {
    color: #a94442 !important;
    font-size: 14px;
}

.table-middle-cell tr td {
    vertical-align: middle !important;
}

.fancybox-close {
    background: url(/content/images/cross.svg) no-repeat !important;
    position: absolute;
    top: -12px !important;
    right: -17px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 1004;
    background-size: 23px !important;
}

.page-title {
    top: 67px !important;
}

.course-learner-dropdown {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 329px;
}

select.form-control,
.input-field-bg-icon {
    background: #fff url("/content/images/downarrow.svg") no-repeat scroll 96% 51% !important;
    padding-left: 12px !important;
    -webkit-appearance: none;
    -ms-appearance: none !important;
    -moz-appearance: none !important;
    background-size: 14px 14px !important;
    padding-right: 35px !important;
    line-height: 1.42857143 !important;
}

    select.form-control::-ms-expand {
        display: none;
    }

.org-tree {
    float: left;
    width: 100%;
    height: calc(100% - 116px);
    overflow-y: auto;
}

.radio input[type="radio"] {
    width: 19px !important;
    height: 19px !important;
}

.pager-assessment-player {
    overflow-y: hidden !important;
}

.input-group select {
    padding-left: 0px !important;
}

ul.dropdown-menu li strong,
ul.dropdown-menu li b {
    font-weight: bold;
    font-family: 'museo_sans500' !important;
}

.table-middle-cell tr th:last-child,
.table-middle-cell tr td:last-child {
    width: 100px !important;
    text-align: center !important;
}

.table-middle-cell tr th:last-child,
.table-middle-cell tr td:last-child {
    width: 100px !important;
    text-align: center !important;
}

.table.table-classification tr th,
.table.table-classification tr td {
    vertical-align: middle !important;
    padding: 10px 15px !important;
}

.subheader-assessment {
    background: #3d4b53;
    float: left;
    width: 100%;
    padding: 0px 10px;
    position: fixed;
    top: 56px;
    z-index: 999;
}

ul.list-correct {
    float: left;
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
    margin-left: 5px;
}

    ul.list-correct li {
        float: left;
        margin-right: 5px;
        margin: 6px;
        margin-left: 2px;
        margin-right: 2px;
        position: relative;
    }

        ul.list-correct li.current:after {
            bottom: -7px;
            left: 50%;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(255, 255, 255, 0);
            border-bottom-color: #ffffff;
            border-width: 5px;
            margin-left: -5px;
        }

        ul.list-correct li a.correct {
            float: left;
            width: 15px;
            height: 15px;
            background: #39b54a;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }

        ul.list-correct li a.notsubmitted {
            float: left;
            width: 15px;
            height: 15px;
            background: #fff;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }

        ul.list-correct li a.attempted {
            float: left;
            width: 15px;
            height: 15px;
            background: #1DADF7;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }

        ul.list-correct li a.wrong {
            float: left;
            width: 15px;
            height: 15px;
            background: #ff3934;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }

        ul.list-correct li a.grey {
            float: left;
            width: 16px;
            height: 16px;
            background: #fff !important;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }

.closeModalPlayer button.close {
    border-radius: 50% !important;
    font-size: 16px !important;
    top: -18px !important;
    right: -18px !important;
    width: 30px !important;
    height: 30px !important;
}

.closeModalPlayer.modal-body {
    padding: 10px 10px 10px 10px !important;
}

.datepicker-dropdown:after,
.datepicker-dropdown:before {
    display: none !important;
}

iframe.cke_wysiwyg_frame {
    max-height: 120px !important;
}

.btn-back-result {
    background: #f26f21;
    color: #fff;
    position: absolute;
    height: 100%;
    top: 0px;
    right: 0px;
    padding-top: 18px;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

    .btn-back-result:hover {
        color: #FFF;
        background-color: #d35c20;
    }

    .btn-back-result i {
        display: inline-block;
        margin-right: 10px;
        color: #FFF;
        font-size: 20px;
        vertical-align: middle;
    }

.header-assessment .navbar {
    height: 56px !important;
}

    .header-assessment .navbar .title {
        font-size: 17px;
    }

.hide-visibility {
    visibility: hidden !important;
}

.PlayerHeader b {
    float: left;
    max-width: 50% !important;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.input-file.input-group .form-control {
    padding-left: 15px !important;
}

.form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #8e98a8 !important;
    font-size: 13px;
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #8e98a8 !important;
    font-size: 13px;
}

.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #8e98a8 !important;
    font-size: 13px;
}

.form-control:-moz-placeholder {
    /* Firefox 18- */
    color: #8e98a8 !important;
    font-size: 13px;
}

.overflow-text {
    float: left;
    width: 100%;
    overflow: auto;
    max-height: calc(100vh - 328px);
    text-align: left !important;
}

.padding-block {
    padding: 20px !important;
    float: left;
    width: 100%;
    background: #fff;
}

.table-vertial-align tr td {
    vertical-align: middle !important;
}

.percentage-score span {
    float: left;
    width: 100%;
}

.title-assessment {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    max-width: 82%;
}

.header-sub {
    float: left;
    width: 100%;
    position: fixed;
    top: 67px;
    background: #bfcbd0;
    z-index: 999;
}

.nav-courses li a {
    border-radius: 5px 5px 0px 0px !important;
}

.nav-courses {
    border-bottom: none !important;
    margin-top: 7px;
    margin-left: 15px;
}

    .nav-courses.nav-tabs > li > a {
        color: #fff !important;
        background: #4f616b !important;
    }

    .nav-courses.nav-tabs > li.active > a,
    .nav-courses.nav-tabs > li.active > a:focus,
    .nav-courses.nav-tabs > li.active > a:hover {
        color: #fff;
        background-color: #0095da !important;
    }

.btn-border {
    border-radius: 0px !important;
}

.col-two {
    position: relative;
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.col-3 {
    width: 22.2222222222% !important;
    position: relative;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.modal-filter {
    float: left;
    width: 100%;
    background: #fff;
    padding: 15px;
    border-bottom: 1px solid #ccc;
}

    .modal-filter .btn-default {
        border: 1px solid #ccc;
        color: #555 !important;
        border-radius: 0px !important;
        text-align: left;
        padding: 9px 12px;
        background: #f5f6fb url("/content/images/downarrow.svg") no-repeat scroll 94% 51% !important;
        background-size: 14px 14px !important;
    }

        .modal-filter .btn-default:hover,
        .modal-filter .btn-default:focus,
        .modal-filter .btn-default:active,
        .modal-filter .btn-default:visited {
            border: 1px solid #ccc;
            color: #555 !important;
            border-radius: 0px !important;
            text-align: left;
            padding: 9px 12px;
            background: #f5f6fb url("/content/images/downarrow.svg") no-repeat scroll 94% 51% !important;
            background-size: 14px 14px !important;
            box-shadow: none !important;
        }

    .modal-filter .open > .dropdown-toggle.btn-default:hover,
    .modal-filter .open > .dropdown-toggle.btn-default:focus,
    .modal-filter .open > .dropdown-toggle.btn-default:active,
    .modal-filter .open > .dropdown-toggle.btn-default:visited {
        color: #555 !important;
        box-shadow: none !important;
    }

    .modal-filter .form-control {
        background-color: #f5f6fb !important;
        border: 1px solid #ccc !important;
    }

        .modal-filter .form-control.form-date {
            background: #f5f6fb url(/content/images/calender.svg) no-repeat 94% 9px !important;
            background-size: 17px !important;
        }

    .modal-filter select.form-control {
        background: #f5f6fb url("/content/images/downarrow.svg") no-repeat scroll 94% 51% !important;
        background-size: 14px 14px !important;
    }

.modal-body ul.fancytree-container {
    background: none !important;
}

.alert-confidentiality {
    float: left;
    width: 100%;
    padding-left: 80px;
    position: relative;
}

    .alert-confidentiality:before {
        content: "\f071";
        color: #ef7021;
        font-family: FontAwesome !important;
        position: absolute;
        left: 0px;
        font-size: 40px;
        left: 20px;
        top: 5px;
    }

    .alert-confidentiality h2 {
        margin: 0px !important;
        font-family: 'museo_sans500' !important;
        color: #a34e0b;
        font-size: 18px;
        margin-bottom: 5px !important;
    }

.page-screen {
    padding: 67px 0 50px 0px !important;
}

.page-title-screen {
    top: 70px !important;
}

.panel-help.panel-group {
    float: left !important;
    width: 100% !important;
    height: auto !important;
}

.panel-help .panel {
    margin-bottom: 10px !important;
}

    .panel-help .panel,
    .panel-help .panel .panel-body {
        float: left !important;
        width: 100% !important;
        height: auto !important;
    }

.panel-help .panel-heading .panel-title > a {
    text-decoration: none;
    width: 100%;
    display: block;
    color: #000 !important;
}

.panel-help .panel-heading,
.panel-help .panel-heading .panel-title {
    float: none !important;
    width: auto !important;
    padding-right: 20px;
}

ul.list-help {
    list-style: decimal;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
}

    ul.list-help li {
        margin-bottom: 5px;
    }

        ul.list-help li ul {
            list-style-type: lower-alpha;
            padding-top: 10px;
        }

            ul.list-help li ul li {
                margin-bottom: 10px;
            }

            ul.list-help li ul ul {
                padding-top: 15px;
                list-style-type: upper-roman;
                padding-left: 20px;
            }

.img-help {
    margin: 15px auto !important;
}


/*.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";    
    float: right;
}
.accordion-opened .accordion-toggle:after {    
    content: "\f054";    
}*/


/*.panel-group .panel-heading .panel-title > a:after {
 content: "\f107" !important;
 font-size: 18px;
 color: #000 !important;
}

.panel-group .panel-heading .panel-title > a.collapsed:after {
 content: "\f107" !important;
}*/


/*.panel-heading .accordion-toggle:after {
       font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: white;
    background: #0095da;
    position: absolute;
    right: -15px;
    top: -11px;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    border-radius: 0px 5px 0px 0px;
}
.panel-heading .accordion-toggle.collapsed:after {
 
    content: "\e080";   
}*/

.white-block {
    float: left;
    width: 100%;
    padding: 20px 30px;
    background: #fff;
}

.form-group .cke_reset {
    max-height: 222px !important;
}

.form-group .cke_source.cke_reset {
    max-height: 222px !important;
}

.form-group textarea.cke_source {
    max-height: 222px !important;
    height: 150px !important;
    width: 100% !important;
}

.alert.alert-xs {
    padding: 19px !important;
}

    .alert.alert-xs .attempt-info:before {
        left: 33px !important;
        top: 24px !important;
    }

.modal-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 50px;
}

.title-overflow {
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 100px;
    width: 100%;
    padding-top: 19px !important;
    height: 50px;
    margin: 0px !important;
}

.left-block {
    float: left;
    width: 72%;
    background: url(/content/images/bg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    height: 100vh !important;
    height: 100% !important;
    text-align: center;
    position: fixed;
    display: table;
    padding: 0px 40px;
    left: 0px;
}

    .left-block.left-custom {
        background: url(/content/images/bgcustom.jpg) no-repeat center center;
        color: #fff !important;
        text-align: left !important;
    }

        .left-block.left-custom p {
            font-size: 16px !important;
        }

    .left-block.left-custom-enclude {
        background: url(/content/images/bgenclude.jpg) no-repeat center center;
        color: #fff !important;
        text-align: left !important;
        background-size: cover;
    }

        .left-block.left-custom-enclude p {
            font-size: 16px !important;
        }

.right-block {
    float: left;
    width: 28%;
    background: #fff;
    height: 100vh !important;
    padding: 0px 30px;
    padding-top: 3%;
    text-align: center;
    position: absolute;
    right: 0px;
}

    .right-block.right-custom {
        background: #edf2f8;
        border-top: 6px solid #e10015;
    }

.text-block {
    color: #0095da !important;
    font-size: 15px !important;
    margin: 0px 0px 10px 0px !important;
    font-family: 'museo_sans700' !important;
}

.left-custom .text-white {
    text-align: left !important;
    font-weight: 100;
    font-size: 60px;
}

    .left-custom .text-white strong {
        font-weight: 700;
    }

.left-block .text-white small {
    color: #fff !important;
    display: inline-block !important;
    margin-bottom: 22px !important;
}

.right-block .form-control {
    height: 35px !important;
    min-height: 36px;
}

.right-block .form-group {
    margin-bottom: 10px !important;
    position: relative !important;
}

.block-middle {
    display: table-cell;
    vertical-align: middle;
    float: left;
    width: 100%;
}

    .block-middle.block-logo {
        float: none !important;
    }

.absolute-footer {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.block-confidentiality {
    position: absolute;
    bottom: 10px;
    left: 20px;
    text-align: left;
}

    .block-confidentiality * {
        text-align: left;
    }

    .block-confidentiality h2 {
        color: #fff;
        font-family: 'museo_sans500';
        font-size: 20px;
        margin-bottom: 5px !important;
    }

        .block-confidentiality h2 i {
            color: #fff;
            float: left;
            height: 22px;
            text-align: center;
            line-height: 22px;
            width: 22px;
            border-radius: 50%;
            background: #f36f21;
            font-size: 17px !important;
            margin-right: 10px;
        }

.custom-body {
    background: #fff !important;
}

.custom-bg {
    background: #edf2f8 !important;
}

.block-confidentiality p {
    color: #fff;
    font-size: 13px;
    text-align: left;
    float: left;
    width: 95%;
}

.right-block .checkbox label::after {
    left: -2px !important;
}

.accordion-toggle .glyphicon {
    position: absolute;
    right: -20px;
    top: 4px;
}

.custom-page {
    background: #fff !important;
}

.mobile-block .help-block {
    text-align: left;
    font-size: 13px !important;
    display: -webkit-inline-box;
    float: left;
    width: 100%;
}

.mobile-block .img-block {
    height: 50px !important;
}

.main-header .navbar-toggle {
    background: #62747c !important;
    position: absolute;
    float: right;
    padding: 7px 5px;
    margin-top: 8px;
    margin-right: 0px !important;
    margin-bottom: 8px;
    border: 1px solid transparent;
    border-radius: 4px;
    left: 12px;
    top: 5px;
}

    .main-header .navbar-toggle .icon-bar {
        background: #fff;
    }


/*
******************************
Push Menu
******************************
*/

.js-hiraku-offcanvas-active {
    position: fixed;
    z-index: 100001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}

.js-hiraku-offcanvas-open {
    display: block;
}

.js-hiraku-offcanvas-body {
    z-index: 0;
    left: 0;
    width: 100%;
    transition: left .3s ease-in-out;
}

.js-hiraku-offcanvas-body-right {
    position: fixed;
    left: -70%;
    overflow-y: hidden;
}

.js-hiraku-offcanvas-body-left {
    position: fixed;
    left: 70%;
    overflow-y: hidden;
}

.js-hiraku-offcanvas-body-moving {
    position: fixed;
    left: 0;
}

.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar {
    position: fixed;
    z-index: 10002;
    top: 0;
    bottom: 0;
    display: block;
    overflow-y: auto;
    box-sizing: border-box;
    width: 70%;
    max-width: 100%;
    background-color: #3e4f56;
    -webkit-overflow-scrolling: touch;
}

.js-hiraku-offcanvas:focus {
    background-color: rgba(0, 0, 0, .3);
}

.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-right {
    right: 0;
    left: auto;
    margin-right: -70%;
    transition: margin-right .3s ease-in-out;
}

.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-left {
    right: auto;
    left: 0;
    margin-left: -70%;
    transition: margin-left .3s ease-in-out;
}

.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-right.active {
    margin-right: 0;
    transition: margin-right .3s ease-in-out;
}

.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-left.active {
    margin-left: 0;
    transition: margin-left .3s ease-in-out;
}

.js-hiraku-header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: margin-left .3s ease-in-out;
}

.js-hiraku-offcanvas-body-right,
.js-hiraku-offcanvas-body-left {
    overflow: hidden;
}

    .js-hiraku-offcanvas-body-right .js-hiraku-header-fixed {
        margin-left: -70%;
    }

    .js-hiraku-offcanvas-body-left .js-hiraku-header-fixed {
        margin-left: 70%;
    }

.js-hiraku-offcanvas-close-btn {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.hiraku-open-btn {
    padding: 6px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: transparent;
}

.hiraku-open-btn-line {
    position: relative;
    display: block;
    width: 18px;
    height: 2px;
    margin: 6px 0;
    transition: .1s all;
    border-radius: 1px;
    background-color: #fff;
}

    .hiraku-open-btn-line:before,
    .hiraku-open-btn-line:after {
        position: absolute;
        display: block;
        width: 100%;
        height: 2px;
        content: '';
        transition: .3s all;
        border-radius: 1px;
        background-color: #fff;
    }

    .hiraku-open-btn-line:before {
        top: -6px;
    }

    .hiraku-open-btn-line:after {
        bottom: -6px;
    }

[aria-expanded='true'] .hiraku-open-btn-line {
    background-color: transparent;
}

    [aria-expanded='true'] .hiraku-open-btn-line:before,
    [aria-expanded='true'] .hiraku-open-btn-line:after {
        width: 22px;
    }

    [aria-expanded='true'] .hiraku-open-btn-line:before {
        -ms-transform: translate(-2px, 6px) rotate(45deg);
        transform: translate(-2px, 6px) rotate(45deg);
    }

    [aria-expanded='true'] .hiraku-open-btn-line:after {
        -ms-transform: translate(-2px, -6px) rotate(-45deg);
        transform: translate(-2px, -6px) rotate(-45deg);
    }


/*
 * Off Canvas
 * --------------------------------------------------
 */

@media screen and (min-width: 768px) {
    .js-hiraku-offcanvas {
        display: block;
        position: static;
        background: none;
    }

        .js-hiraku-offcanvas .js-hiraku-offcanvas-sidebar {
            position: static;
            margin-left: 0;
            width: auto;
        }
}

.sidemenu-container {
    text-align: center;
    background: #3e4f56;
    position: relative;
    height: 100vh !important;
    margin: 0;
    padding: 0;
}

    .sidemenu-container .profile-pic-bg {
        display: table;
        width: 100%;
        min-height: 145px;
        background: #2c3b44;
        background-size: cover;
        background-position: center;
        padding: 20px;
        margin: 0;
    }

        .sidemenu-container .profile-pic-bg .profile-pic {
            width: 80px;
            height: 80px;
            border-radius: 50%;
            border: 1px solid #fff;
            padding: 3px;
        }

        .sidemenu-container .profile-pic-bg h1 {
            font-size: 16px;
            color: #FFF;
            text-align: center;
            margin: 0;
            margin-top: 10px;
        }

        .sidemenu-container .profile-pic-bg p {
            text-align: center;
            font-size: 12px;
            color: #fff;
            margin-bottom: 0px !important;
        }

ul.list-mobile {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.list-mobile li {
        float: left;
        width: 100%;
        border-bottom: 1px solid #44555c;
    }

        ul.list-mobile li a {
            font-size: 13px;
            color: #fff;
            float: left;
            width: 100%;
            padding: 10px;
            text-align: left;
        }

            ul.list-mobile li a:focus,
            ul.list-mobile li a:hover,
            ul.list-mobile li a:active {
                text-decoration: none !important;
            }

        ul.list-mobile li.role-item a {
            padding-left: 20px;
        }

            ul.list-mobile li.role-item a:before {
                content: "\f105";
                font-family: FontAwesome;
                color: #f36f21;
                padding-right: 5px;
            }

.open > .dropdown-toggle.btn-warning,
.btn-warning:active:focus {
    color: #fff;
    background-color: #f26f21;
    border-color: #f26f21;
}

    .btn-warning:active:hover,
    .btn-warning.active:hover,
    .open > .dropdown-toggle.btn-warning:hover,
    .btn-warning:active:focus,
    .btn-warning.active:focus,
    .open > .dropdown-toggle.btn-warning:focus,
    .btn-warning:active.focus,
    .btn-warning.active.focus,
    .open > .dropdown-toggle.btn-warning.focus {
        color: #fff;
        background-color: #f26f21;
        border-color: #f26f21;
    }

.btn-group.open .dropdown-toggle {
    box-shadow: none !important;
}

.custom-hr {
    border-top: 1px solid #dbdada;
    margin-top: 10px;
    margin-bottom: 15px;
}

.btn-circle-xs:focus {
    text-decoration: none !important;
}

.modal-fancy .modal-footer {
    background: none !important;
    border-top: none !important;
    border: none !important;
    padding: 10px 20px !important;
}

#main-assessment {
    margin: 50px 15px 17px;
}

#main-assessment-result {
    margin: 15px 15px 17px;
}

.btn-filter .btn-default {
    background: #fff !important;
    color: #4f616b !important;
    border-color: #dddbdb;
}

    .btn-filter .btn-default:active:hover,
    .btn-filter .btn-default.active:hover,
    .btn-filter .open > .dropdown-toggle.btn-default:hover,
    .btn-filter .btn-default:active:focus,
    .btn-filter .btn-default.active:focus,
    .btn-filter .open > .dropdown-toggle.btn-default:focus,
    .btn-filter .btn-default:active.focus,
    .btn-filter .btn-default.active.focus,
    .btn-filter .open > .dropdown-toggle.btn-default.focus {
        background: #fff !important;
        color: #4f616b !important;
        border-color: #dddbdb;
    }

.btn-group-checkbox .btn-default {
    background: #fff !important;
    color: #2d2d2d !important;
    border-color: #dddbdb;
    padding: 5px 15px !important;
    font-size: 13px !important;
    font-family: 'museo_sans300';
}

    .btn-group-checkbox .btn-default.active {
        background: #f17023 !important;
        color: #ffffff !important;
        border-color: #dddbdb;
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !important;
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !important;
    }

.btn-group-radio .btn-default {
    background: #fff !important;
    color: #2d2d2d !important;
    border-color: #dddbdb;
    padding: 5px 15px !important;
    font-size: 13px !important;
    font-family: 'museo_sans300';
}

    .btn-group-radio .btn-default.active {
        background: #f17023 !important;
        color: #ffffff !important;
        border-color: #dddbdb;
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !important;
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125) !important;
    }

.timer {
    position: absolute;
    right: 67px;
    top: 0px;
    font-size: 22px;
    color: #ffffff;
    min-width: 100px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    padding: 0px 15px;
}

    .timer i {
        float: left;
        line-height: 55px;
    }

    .timer b {
        float: left;
    }

.timer-alert {
    background: #d9534f;
}

.timer span.timer-left,
.timer span.timer-right {
    width: 40px;
    float: left;
}

.timer-alert span,
.timer-alert i,
.timer-alert b {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 300ms;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 300ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }

    50% {
        opacity: 0.0;
    }

    100% {
        opacity: 1.0;
    }
}

.main-warpper {
    margin: 10px 15px 17px;
}

.info-help i {
    color: #f36f21;
}

.info-help {
    font-family: 'museo_sans500';
}

.wrapper-block {
    margin: 30px 15px 17px;
}

.dropdown-menu.dropdown-courses {
    min-width: 300px !important;
    width: 300px;
}

    .dropdown-menu.dropdown-courses li a,
    .dropdown-menu.dropdown-courses li {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

.btn-overflow {
    float: left !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: normal !important;
    text-align: left !important;
}

.table tr td a.text-link-break {
    white-space: pre-line !important;
    word-wrap: break-word !important;
}

.table tr td.text-break {
    word-wrap: break-word !important;
    vertical-align: top;
}

.error-box .fa-access {
    color: #fff;
    background: #d9534f;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    line-height: 100px;
    font-size: 56px;
}

.feature-img {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 10px;
    border: 2px solid #fff;
    text-align: center;
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 15px;
}

    .feature-img img {
        width: 35px;
    }

.feature-text {
    font-weight: 700;
    float: left;
    margin-top: 10px;
    font-size: 24px;
}

.module-draggable .module-handle {
    cursor: move !important;
}

.panel-title .section-handle {
    cursor: move !important;
}

.inline-link {
    background: #f26f21 !important;
    color: #fff !important;
    font-size: 13px !important;
    width: 60px;
    padding: 4px 18px !important;
    line-height: 12px;
    position: relative;
    border-radius: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    margin-left: 10px;
    position: relative;
    top: -2px;
}

.btn_goback {
    float: right;
    color: #757575;
    font-size: 14px;
    font-family: 'museo_sans500';
    padding-bottom: 5px;
    padding-top: 5px;
}

    .btn_goback:before {
        content: "\f053";
        font-family: FontAwesome;
        position: relative;
        padding-right: 3px;
        float: left;
        color: #fff;
        background: #f36f21;
        width: 19px;
        text-align: center;
        border-radius: 3px;
        left: -3px;
        font-size: 13px;
        height: 19px;
        line-height: 21px;
        top: -1px;
    }

.btn-filter-courses {
    background: none !important;
    border: none !important;
    padding: 10px 20px !important;
}

    .btn-filter-courses .fa-filter {
        background: #f26f21;
        color: #fff;
        border-radius: 3px;
        width: 20px;
        height: 20px;
        text-align: center !important;
        line-height: 20px;
        position: relative;
        right: -10px;
        top: 1px;
    }

    .btn-filter-courses:active,
    .btn-filter-courses.active {
        box-shadow: none !important;
    }

.pager li > span {
    background: none !important;
    color: #fff !important;
    border: none !important;
    padding: 5px 8px !important;
}

.pager-question li a {
    font-size: 12px !important;
    padding: 4px 14px;
}

    .pager-question li a.submit {
        background: #f36f21 !important;
        color: #fff !important;
        margin-left: 5px !important;
    }

        .pager-question li a.submit:hover {
            background: #dd5708 !important;
        }

.pager-question {
    /*margin-top: -2px;*/
}

.alert-info {
    background: #b9def2 !important;
}

    .alert-info i {
        color: #005f8c !important;
    }

.embed-responsive-16by9 {
    padding-bottom: 57.25% !important;
}

.alert {
    text-align: justify !important;
}

.btn-info-circle {
    float: right !important;
    position: absolute;
    top: 8px;
    right: 24px;
}

.panel-options-blue {
    float: left;
    width: 100%;
    padding: 15px;
    background: #b4e7ff;
}

body.wiki {
    background: url(../../images/wikibg.jpg) no-repeat;
    background-size: cover !important;
    height: 100vh !important;
    background-attachment: fixed !important;
}

.wiki .wiki-block {
    float: left;
    width: 100%;
    padding: 20px 0px;
    margin-top: 20px !important;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 4px 15px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
}

    .wiki .wiki-block .placeholders {
        padding: 0px 15px !important;
    }

        .wiki .wiki-block .placeholders iframe {
            margin: 15px auto;
            display: table !important;
        }

        .wiki .wiki-block .placeholders.hover_box:hover {
            background: #f5f5f5 !important;
        }

        .wiki .wiki-block .placeholders.hover_box.content-options {
            background: #f5f5f5 !important;
            padding: 15px !important;
            position: relative;
        }

            .wiki .wiki-block .placeholders.hover_box.content-options .close_content {
                position: absolute;
                top: -27px;
                right: 17px;
                width: 28px;
                height: 28px;
                line-height: 28px;
                color: #fff;
                background: #4f616b;
                text-align: center;
                border-radius: 5px 5px 0px 0px;
                font-size: 16px;
            }

                .wiki .wiki-block .placeholders.hover_box.content-options .close_content:hover {
                    background: #f36f21 !important;
                }

        .wiki .wiki-block .placeholders.hover_box {
            padding: 10px 15px !important;
            position: relative;
            float: left;
            width: 100%;
            margin-bottom: 15px !important;
        }

.wiki-title {
    float: left;
    width: 100%;
    padding: 50px 30px;
    background: #4f616b;
    margin: 20px 0px;
    text-align: center;
    color: #fff;
    font-size: 34px;
    font-weight: bold;
}

.wiki .wiki-block .btn-sm {
    padding: 3px 5px !important;
}

.wiki .wiki-block .wiki-controls {
    position: absolute;
    top: 7px;
    right: 5px;
    z-index: 99;
}

.wiki .wiki-block .placeholders.hover_box .wiki-controls,
.wiki .wiki-block .placeholders .add {
    display: none;
}

.wiki .wiki-block .placeholders.hover_box:hover .wiki-controls,
.wiki .wiki-block .placeholders.hover_box:hover .add {
    display: block;
}

.wiki .wiki-block .placeholders .add {
    border-radius: 50%;
    border: 1px solid #ccc;
    background: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #afafaf;
    position: absolute;
    z-index: 99;
}

.wiki .wiki-block .placeholders .add-top {
    left: 0px;
    right: 0px;
    margin: 0 auto;
    top: -10px;
}

.wiki .wiki-block .placeholders .add-bottom {
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: -10px;
}

.wiki .wiki-block .w-content-title {
    font-size: 18px;
    color: #f36f21;
    margin: 0px;
    float: left;
    font-weight: bold;
    position: relative;
    padding-left: 40px;
}

    .wiki .wiki-block .w-content-title span {
        float: left;
        width: 30px;
        height: 30px;
        background: #f36f21;
        border-radius: 50%;
        color: #fff;
        text-align: center;
        line-height: 30px;
        position: absolute;
        top: -5px;
        margin-right: 10px;
        left: 0px;
    }

.wiki-content-options {
    float: left;
    width: 100%;
    padding: 15px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    color: #000;
}

.alert-info i {
    color: #005f8c !important;
}

.wiki-content-options:hover {
    background: #f26f21;
    color: #fff !important;
}

.title-drop-down span.title-courses {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: calc(100% - 40px);
    padding-top: 2px;
}

.wiki-content-options:hover i {
    color: #fff;
}

.wiki-content-options i {
    color: #f26f21;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.wiki .wiki-block .panel-group .panel + .panel {
    margin-top: 5px;
    float: left;
    width: 100%;
}

.wiki .wiki-block .panel-default .panel-heading,
.wiki .wiki-block .panel-default .panel-heading .panel-title {
    float: none !important;
    width: auto !important;
}

.wiki .wiki-block .panel-default .panel-heading {
    background-color: #f5f5f5;
    border: none !important;
}

.wiki .wiki-block .link-remove {
    color: #f36f21;
    margin-bottom: 0px;
}

.link-block {
    float: left;
    text-align: center;
    border: 1px solid #ccc;
    padding: 11px;
    border-radius: 6px;
    margin-right: 15px;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

    .link-block img {
        width: 100px;
        margin-top: 7px;
    }

.wiki .help-block {
    color: #f95252;
}

.block-title-wiki {
    margin-bottom: 10px;
}

.wiki .form-horizontal .form-group {
    margin-bottom: 10px !important;
}

.wiki .dropfile {
    outline: 2px dashed #c3c9ca;
    outline-offset: -10px;
    background: #f5f5f5;
    float: left;
    width: 100%;
    padding: 50px 0px;
    cursor: pointer;
    min-height: 180px !important;
}

    .wiki .dropfile input[type="file"] {
        display: none;
    }

    .wiki .dropfile:hover {
        background: #e6e6e6;
    }

    .wiki .dropfile p {
        margin-bottom: 0px !important;
        color: #b7b7b7;
        font-weight: bold;
    }

.wiki .infotext {
    float: right;
    width: 100%;
    text-align: right;
    padding: 5px 0px;
}

    .wiki .infotext i {
        color: #f36f21;
    }

ul.list-interaction {
    margin: 0;
    padding: 0;
    list-style: none;
}

    ul.list-interaction li {
        float: left;
        width: 100%;
        padding: 20px;
        margin-bottom: 20px;
        background: #ececec;
        border-radius: 4px;
    }

        ul.list-interaction li:last-child {
            border-bottom: 0px !important;
            margin-bottom: 0px !important;
            padding-bottom: 0px !important;
        }

.wiki .wiki-block .panel-default .panel-heading a .panel-title {
    color: #000 !important;
    font-size: 13px !important;
}

.wiki .wiki-block .panel-default .panel-heading a:hover,
.wiki .wiki-block .panel-default .panel-heading a:focus {
    text-decoration: none !important;
}

.cost {
    color: #f36f21;
    font-weight: bold;
    /* float: right; */
    font-size: 15px;
    position: absolute;
    bottom: 14px;
    right: 10px;
}

.btn-enroll .btn {
    font-size: 18px;
    min-width: 120px;
}

.btn-enroll .btn-default {
    background: #fff !important;
    border-color: #f36f21 !important;
    color: #f36f21 !important;
    font-weight: bold;
}

.session-cost {
    color: #f36f21;
    font-weight: bold;
    font-size: 18px;
}

.placeholders h3 {
    margin-top: 0px !important;
}

.placeholders .fa-file-pdf-o {
    color: #ce0404 !important;
}

.placeholders .fa-file-excel-o {
    color: #2fa94a !important;
}

.placeholders .fa-file-powerpoint-o {
    color: #f16917 !important;
}

.inner-box {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px;
    border: 1px solid #e8edf3;
    border-radius: 5px;
    margin-bottom: 15px;
    background: #e8edf3;
}

    .inner-box a.remove {
        position: absolute;
        right: 0px;
        width: 24px;
        height: 24px;
        line-height: 24px;
        background: #3bbcfe;
        border-radius: 50%;
        color: #fff !important;
        top: 10px;
        right: 10px;
    }

    .inner-box .file_name {
        color: #333;
        font-size: 13px;
    }

        .inner-box .file_name i {
            color: #3bbcfe;
        }

    .inner-box .progress {
        background: #fff;
        margin-bottom: 0px;
        box-shadow: none !important;
    }

    .inner-box.inner-progress {
        padding-right: 45px;
    }

        .inner-box.inner-progress a.remove {
            top: 9px !important;
        }

    .inner-box .c100 {
        margin-bottom: 0px !important;
    }

.rect-auto,
.c100.p51 .slice,
.c100.p52 .slice,
.c100.p53 .slice,
.c100.p54 .slice,
.c100.p55 .slice,
.c100.p56 .slice,
.c100.p57 .slice,
.c100.p58 .slice,
.c100.p59 .slice,
.c100.p60 .slice,
.c100.p61 .slice,
.c100.p62 .slice,
.c100.p63 .slice,
.c100.p64 .slice,
.c100.p65 .slice,
.c100.p66 .slice,
.c100.p67 .slice,
.c100.p68 .slice,
.c100.p69 .slice,
.c100.p70 .slice,
.c100.p71 .slice,
.c100.p72 .slice,
.c100.p73 .slice,
.c100.p74 .slice,
.c100.p75 .slice,
.c100.p76 .slice,
.c100.p77 .slice,
.c100.p78 .slice,
.c100.p79 .slice,
.c100.p80 .slice,
.c100.p81 .slice,
.c100.p82 .slice,
.c100.p83 .slice,
.c100.p84 .slice,
.c100.p85 .slice,
.c100.p86 .slice,
.c100.p87 .slice,
.c100.p88 .slice,
.c100.p89 .slice,
.c100.p90 .slice,
.c100.p91 .slice,
.c100.p92 .slice,
.c100.p93 .slice,
.c100.p94 .slice,
.c100.p95 .slice,
.c100.p96 .slice,
.c100.p97 .slice,
.c100.p98 .slice,
.c100.p99 .slice,
.c100.p100 .slice {
    clip: rect(auto, auto, auto, auto);
}

.pie,
.c100 .bar,
.c100.p51 .fill,
.c100.p52 .fill,
.c100.p53 .fill,
.c100.p54 .fill,
.c100.p55 .fill,
.c100.p56 .fill,
.c100.p57 .fill,
.c100.p58 .fill,
.c100.p59 .fill,
.c100.p60 .fill,
.c100.p61 .fill,
.c100.p62 .fill,
.c100.p63 .fill,
.c100.p64 .fill,
.c100.p65 .fill,
.c100.p66 .fill,
.c100.p67 .fill,
.c100.p68 .fill,
.c100.p69 .fill,
.c100.p70 .fill,
.c100.p71 .fill,
.c100.p72 .fill,
.c100.p73 .fill,
.c100.p74 .fill,
.c100.p75 .fill,
.c100.p76 .fill,
.c100.p77 .fill,
.c100.p78 .fill,
.c100.p79 .fill,
.c100.p80 .fill,
.c100.p81 .fill,
.c100.p82 .fill,
.c100.p83 .fill,
.c100.p84 .fill,
.c100.p85 .fill,
.c100.p86 .fill,
.c100.p87 .fill,
.c100.p88 .fill,
.c100.p89 .fill,
.c100.p90 .fill,
.c100.p91 .fill,
.c100.p92 .fill,
.c100.p93 .fill,
.c100.p94 .fill,
.c100.p95 .fill,
.c100.p96 .fill,
.c100.p97 .fill,
.c100.p98 .fill,
.c100.p99 .fill,
.c100.p100 .fill {
    position: absolute;
    border: 0.08em solid #3bbcfe;
    width: 0.84em;
    height: 0.84em;
    clip: rect(0em, 0.5em, 1em, 0em);
    border-radius: 50%;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.pie-fill,
.c100.p51 .bar:after,
.c100.p51 .fill,
.c100.p52 .bar:after,
.c100.p52 .fill,
.c100.p53 .bar:after,
.c100.p53 .fill,
.c100.p54 .bar:after,
.c100.p54 .fill,
.c100.p55 .bar:after,
.c100.p55 .fill,
.c100.p56 .bar:after,
.c100.p56 .fill,
.c100.p57 .bar:after,
.c100.p57 .fill,
.c100.p58 .bar:after,
.c100.p58 .fill,
.c100.p59 .bar:after,
.c100.p59 .fill,
.c100.p60 .bar:after,
.c100.p60 .fill,
.c100.p61 .bar:after,
.c100.p61 .fill,
.c100.p62 .bar:after,
.c100.p62 .fill,
.c100.p63 .bar:after,
.c100.p63 .fill,
.c100.p64 .bar:after,
.c100.p64 .fill,
.c100.p65 .bar:after,
.c100.p65 .fill,
.c100.p66 .bar:after,
.c100.p66 .fill,
.c100.p67 .bar:after,
.c100.p67 .fill,
.c100.p68 .bar:after,
.c100.p68 .fill,
.c100.p69 .bar:after,
.c100.p69 .fill,
.c100.p70 .bar:after,
.c100.p70 .fill,
.c100.p71 .bar:after,
.c100.p71 .fill,
.c100.p72 .bar:after,
.c100.p72 .fill,
.c100.p73 .bar:after,
.c100.p73 .fill,
.c100.p74 .bar:after,
.c100.p74 .fill,
.c100.p75 .bar:after,
.c100.p75 .fill,
.c100.p76 .bar:after,
.c100.p76 .fill,
.c100.p77 .bar:after,
.c100.p77 .fill,
.c100.p78 .bar:after,
.c100.p78 .fill,
.c100.p79 .bar:after,
.c100.p79 .fill,
.c100.p80 .bar:after,
.c100.p80 .fill,
.c100.p81 .bar:after,
.c100.p81 .fill,
.c100.p82 .bar:after,
.c100.p82 .fill,
.c100.p83 .bar:after,
.c100.p83 .fill,
.c100.p84 .bar:after,
.c100.p84 .fill,
.c100.p85 .bar:after,
.c100.p85 .fill,
.c100.p86 .bar:after,
.c100.p86 .fill,
.c100.p87 .bar:after,
.c100.p87 .fill,
.c100.p88 .bar:after,
.c100.p88 .fill,
.c100.p89 .bar:after,
.c100.p89 .fill,
.c100.p90 .bar:after,
.c100.p90 .fill,
.c100.p91 .bar:after,
.c100.p91 .fill,
.c100.p92 .bar:after,
.c100.p92 .fill,
.c100.p93 .bar:after,
.c100.p93 .fill,
.c100.p94 .bar:after,
.c100.p94 .fill,
.c100.p95 .bar:after,
.c100.p95 .fill,
.c100.p96 .bar:after,
.c100.p96 .fill,
.c100.p97 .bar:after,
.c100.p97 .fill,
.c100.p98 .bar:after,
.c100.p98 .fill,
.c100.p99 .bar:after,
.c100.p99 .fill,
.c100.p100 .bar:after,
.c100.p100 .fill {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.c100 {
    position: relative;
    font-size: 120px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 0 0.1em 0.1em 0;
    background-color: #fff;
    margin: 0 auto 15px;
    display: table;
}

    .c100 *,
    .c100 *:before,
    .c100 *:after {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .c100.center {
        float: none;
        margin: 0 auto;
    }

    .c100.big {
        font-size: 240px;
    }

    .c100.small {
        font-size: 80px;
    }

    .c100 > span {
        position: absolute;
        width: 100%;
        z-index: 1;
        left: 0;
        top: 0;
        width: 5em;
        line-height: 5em;
        font-size: 0.2em;
        color: #5b5a5a;
        display: block;
        text-align: center;
        white-space: nowrap;
        -webkit-transition-property: all;
        -moz-transition-property: all;
        -o-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-out;
        -moz-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .c100:after {
        position: absolute;
        top: 0.08em;
        left: 0.08em;
        display: block;
        content: " ";
        border-radius: 50%;
        background-color: #e8edf3;
        width: 0.84em;
        height: 0.84em;
        -webkit-transition-property: all;
        -moz-transition-property: all;
        -o-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        -o-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }

    .c100 .slice {
        position: absolute;
        width: 1em;
        height: 1em;
        clip: rect(0em, 1em, 1em, 0.5em);
    }

    .c100.p1 .bar {
        -webkit-transform: rotate(3.6deg);
        -moz-transform: rotate(3.6deg);
        -ms-transform: rotate(3.6deg);
        -o-transform: rotate(3.6deg);
        transform: rotate(3.6deg);
    }

    .c100.p2 .bar {
        -webkit-transform: rotate(7.2deg);
        -moz-transform: rotate(7.2deg);
        -ms-transform: rotate(7.2deg);
        -o-transform: rotate(7.2deg);
        transform: rotate(7.2deg);
    }

    .c100.p3 .bar {
        -webkit-transform: rotate(10.8deg);
        -moz-transform: rotate(10.8deg);
        -ms-transform: rotate(10.8deg);
        -o-transform: rotate(10.8deg);
        transform: rotate(10.8deg);
    }

    .c100.p4 .bar {
        -webkit-transform: rotate(14.4deg);
        -moz-transform: rotate(14.4deg);
        -ms-transform: rotate(14.4deg);
        -o-transform: rotate(14.4deg);
        transform: rotate(14.4deg);
    }

    .c100.p5 .bar {
        -webkit-transform: rotate(18deg);
        -moz-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        -o-transform: rotate(18deg);
        transform: rotate(18deg);
    }

    .c100.p6 .bar {
        -webkit-transform: rotate(21.6deg);
        -moz-transform: rotate(21.6deg);
        -ms-transform: rotate(21.6deg);
        -o-transform: rotate(21.6deg);
        transform: rotate(21.6deg);
    }

    .c100.p7 .bar {
        -webkit-transform: rotate(25.2deg);
        -moz-transform: rotate(25.2deg);
        -ms-transform: rotate(25.2deg);
        -o-transform: rotate(25.2deg);
        transform: rotate(25.2deg);
    }

    .c100.p8 .bar {
        -webkit-transform: rotate(28.8deg);
        -moz-transform: rotate(28.8deg);
        -ms-transform: rotate(28.8deg);
        -o-transform: rotate(28.8deg);
        transform: rotate(28.8deg);
    }

    .c100.p9 .bar {
        -webkit-transform: rotate(32.4deg);
        -moz-transform: rotate(32.4deg);
        -ms-transform: rotate(32.4deg);
        -o-transform: rotate(32.4deg);
        transform: rotate(32.4deg);
    }

    .c100.p10 .bar {
        -webkit-transform: rotate(36deg);
        -moz-transform: rotate(36deg);
        -ms-transform: rotate(36deg);
        -o-transform: rotate(36deg);
        transform: rotate(36deg);
    }

    .c100.p11 .bar {
        -webkit-transform: rotate(39.6deg);
        -moz-transform: rotate(39.6deg);
        -ms-transform: rotate(39.6deg);
        -o-transform: rotate(39.6deg);
        transform: rotate(39.6deg);
    }

    .c100.p12 .bar {
        -webkit-transform: rotate(43.2deg);
        -moz-transform: rotate(43.2deg);
        -ms-transform: rotate(43.2deg);
        -o-transform: rotate(43.2deg);
        transform: rotate(43.2deg);
    }

    .c100.p13 .bar {
        -webkit-transform: rotate(46.800000000000004deg);
        -moz-transform: rotate(46.800000000000004deg);
        -ms-transform: rotate(46.800000000000004deg);
        -o-transform: rotate(46.800000000000004deg);
        transform: rotate(46.800000000000004deg);
    }

    .c100.p14 .bar {
        -webkit-transform: rotate(50.4deg);
        -moz-transform: rotate(50.4deg);
        -ms-transform: rotate(50.4deg);
        -o-transform: rotate(50.4deg);
        transform: rotate(50.4deg);
    }

    .c100.p15 .bar {
        -webkit-transform: rotate(54deg);
        -moz-transform: rotate(54deg);
        -ms-transform: rotate(54deg);
        -o-transform: rotate(54deg);
        transform: rotate(54deg);
    }

    .c100.p16 .bar {
        -webkit-transform: rotate(57.6deg);
        -moz-transform: rotate(57.6deg);
        -ms-transform: rotate(57.6deg);
        -o-transform: rotate(57.6deg);
        transform: rotate(57.6deg);
    }

    .c100.p17 .bar {
        -webkit-transform: rotate(61.2deg);
        -moz-transform: rotate(61.2deg);
        -ms-transform: rotate(61.2deg);
        -o-transform: rotate(61.2deg);
        transform: rotate(61.2deg);
    }

    .c100.p18 .bar {
        -webkit-transform: rotate(64.8deg);
        -moz-transform: rotate(64.8deg);
        -ms-transform: rotate(64.8deg);
        -o-transform: rotate(64.8deg);
        transform: rotate(64.8deg);
    }

    .c100.p19 .bar {
        -webkit-transform: rotate(68.4deg);
        -moz-transform: rotate(68.4deg);
        -ms-transform: rotate(68.4deg);
        -o-transform: rotate(68.4deg);
        transform: rotate(68.4deg);
    }

    .c100.p20 .bar {
        -webkit-transform: rotate(72deg);
        -moz-transform: rotate(72deg);
        -ms-transform: rotate(72deg);
        -o-transform: rotate(72deg);
        transform: rotate(72deg);
    }

    .c100.p21 .bar {
        -webkit-transform: rotate(75.60000000000001deg);
        -moz-transform: rotate(75.60000000000001deg);
        -ms-transform: rotate(75.60000000000001deg);
        -o-transform: rotate(75.60000000000001deg);
        transform: rotate(75.60000000000001deg);
    }

    .c100.p22 .bar {
        -webkit-transform: rotate(79.2deg);
        -moz-transform: rotate(79.2deg);
        -ms-transform: rotate(79.2deg);
        -o-transform: rotate(79.2deg);
        transform: rotate(79.2deg);
    }

    .c100.p23 .bar {
        -webkit-transform: rotate(82.8deg);
        -moz-transform: rotate(82.8deg);
        -ms-transform: rotate(82.8deg);
        -o-transform: rotate(82.8deg);
        transform: rotate(82.8deg);
    }

    .c100.p24 .bar {
        -webkit-transform: rotate(86.4deg);
        -moz-transform: rotate(86.4deg);
        -ms-transform: rotate(86.4deg);
        -o-transform: rotate(86.4deg);
        transform: rotate(86.4deg);
    }

    .c100.p25 .bar {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }

    .c100.p26 .bar {
        -webkit-transform: rotate(93.60000000000001deg);
        -moz-transform: rotate(93.60000000000001deg);
        -ms-transform: rotate(93.60000000000001deg);
        -o-transform: rotate(93.60000000000001deg);
        transform: rotate(93.60000000000001deg);
    }

    .c100.p27 .bar {
        -webkit-transform: rotate(97.2deg);
        -moz-transform: rotate(97.2deg);
        -ms-transform: rotate(97.2deg);
        -o-transform: rotate(97.2deg);
        transform: rotate(97.2deg);
    }

    .c100.p28 .bar {
        -webkit-transform: rotate(100.8deg);
        -moz-transform: rotate(100.8deg);
        -ms-transform: rotate(100.8deg);
        -o-transform: rotate(100.8deg);
        transform: rotate(100.8deg);
    }

    .c100.p29 .bar {
        -webkit-transform: rotate(104.4deg);
        -moz-transform: rotate(104.4deg);
        -ms-transform: rotate(104.4deg);
        -o-transform: rotate(104.4deg);
        transform: rotate(104.4deg);
    }

    .c100.p30 .bar {
        -webkit-transform: rotate(108deg);
        -moz-transform: rotate(108deg);
        -ms-transform: rotate(108deg);
        -o-transform: rotate(108deg);
        transform: rotate(108deg);
    }

    .c100.p31 .bar {
        -webkit-transform: rotate(111.60000000000001deg);
        -moz-transform: rotate(111.60000000000001deg);
        -ms-transform: rotate(111.60000000000001deg);
        -o-transform: rotate(111.60000000000001deg);
        transform: rotate(111.60000000000001deg);
    }

    .c100.p32 .bar {
        -webkit-transform: rotate(115.2deg);
        -moz-transform: rotate(115.2deg);
        -ms-transform: rotate(115.2deg);
        -o-transform: rotate(115.2deg);
        transform: rotate(115.2deg);
    }

    .c100.p33 .bar {
        -webkit-transform: rotate(118.8deg);
        -moz-transform: rotate(118.8deg);
        -ms-transform: rotate(118.8deg);
        -o-transform: rotate(118.8deg);
        transform: rotate(118.8deg);
    }

    .c100.p34 .bar {
        -webkit-transform: rotate(122.4deg);
        -moz-transform: rotate(122.4deg);
        -ms-transform: rotate(122.4deg);
        -o-transform: rotate(122.4deg);
        transform: rotate(122.4deg);
    }

    .c100.p35 .bar {
        -webkit-transform: rotate(126deg);
        -moz-transform: rotate(126deg);
        -ms-transform: rotate(126deg);
        -o-transform: rotate(126deg);
        transform: rotate(126deg);
    }

    .c100.p36 .bar {
        -webkit-transform: rotate(129.6deg);
        -moz-transform: rotate(129.6deg);
        -ms-transform: rotate(129.6deg);
        -o-transform: rotate(129.6deg);
        transform: rotate(129.6deg);
    }

    .c100.p37 .bar {
        -webkit-transform: rotate(133.20000000000002deg);
        -moz-transform: rotate(133.20000000000002deg);
        -ms-transform: rotate(133.20000000000002deg);
        -o-transform: rotate(133.20000000000002deg);
        transform: rotate(133.20000000000002deg);
    }

    .c100.p38 .bar {
        -webkit-transform: rotate(136.8deg);
        -moz-transform: rotate(136.8deg);
        -ms-transform: rotate(136.8deg);
        -o-transform: rotate(136.8deg);
        transform: rotate(136.8deg);
    }

    .c100.p39 .bar {
        -webkit-transform: rotate(140.4deg);
        -moz-transform: rotate(140.4deg);
        -ms-transform: rotate(140.4deg);
        -o-transform: rotate(140.4deg);
        transform: rotate(140.4deg);
    }

    .c100.p40 .bar {
        -webkit-transform: rotate(144deg);
        -moz-transform: rotate(144deg);
        -ms-transform: rotate(144deg);
        -o-transform: rotate(144deg);
        transform: rotate(144deg);
    }

    .c100.p41 .bar {
        -webkit-transform: rotate(147.6deg);
        -moz-transform: rotate(147.6deg);
        -ms-transform: rotate(147.6deg);
        -o-transform: rotate(147.6deg);
        transform: rotate(147.6deg);
    }

    .c100.p42 .bar {
        -webkit-transform: rotate(151.20000000000002deg);
        -moz-transform: rotate(151.20000000000002deg);
        -ms-transform: rotate(151.20000000000002deg);
        -o-transform: rotate(151.20000000000002deg);
        transform: rotate(151.20000000000002deg);
    }

    .c100.p43 .bar {
        -webkit-transform: rotate(154.8deg);
        -moz-transform: rotate(154.8deg);
        -ms-transform: rotate(154.8deg);
        -o-transform: rotate(154.8deg);
        transform: rotate(154.8deg);
    }

    .c100.p44 .bar {
        -webkit-transform: rotate(158.4deg);
        -moz-transform: rotate(158.4deg);
        -ms-transform: rotate(158.4deg);
        -o-transform: rotate(158.4deg);
        transform: rotate(158.4deg);
    }

    .c100.p45 .bar {
        -webkit-transform: rotate(162deg);
        -moz-transform: rotate(162deg);
        -ms-transform: rotate(162deg);
        -o-transform: rotate(162deg);
        transform: rotate(162deg);
    }

    .c100.p46 .bar {
        -webkit-transform: rotate(165.6deg);
        -moz-transform: rotate(165.6deg);
        -ms-transform: rotate(165.6deg);
        -o-transform: rotate(165.6deg);
        transform: rotate(165.6deg);
    }

    .c100.p47 .bar {
        -webkit-transform: rotate(169.20000000000002deg);
        -moz-transform: rotate(169.20000000000002deg);
        -ms-transform: rotate(169.20000000000002deg);
        -o-transform: rotate(169.20000000000002deg);
        transform: rotate(169.20000000000002deg);
    }

    .c100.p48 .bar {
        -webkit-transform: rotate(172.8deg);
        -moz-transform: rotate(172.8deg);
        -ms-transform: rotate(172.8deg);
        -o-transform: rotate(172.8deg);
        transform: rotate(172.8deg);
    }

    .c100.p49 .bar {
        -webkit-transform: rotate(176.4deg);
        -moz-transform: rotate(176.4deg);
        -ms-transform: rotate(176.4deg);
        -o-transform: rotate(176.4deg);
        transform: rotate(176.4deg);
    }

    .c100.p50 .bar {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .c100.p51 .bar {
        -webkit-transform: rotate(183.6deg);
        -moz-transform: rotate(183.6deg);
        -ms-transform: rotate(183.6deg);
        -o-transform: rotate(183.6deg);
        transform: rotate(183.6deg);
    }

    .c100.p52 .bar {
        -webkit-transform: rotate(187.20000000000002deg);
        -moz-transform: rotate(187.20000000000002deg);
        -ms-transform: rotate(187.20000000000002deg);
        -o-transform: rotate(187.20000000000002deg);
        transform: rotate(187.20000000000002deg);
    }

    .c100.p53 .bar {
        -webkit-transform: rotate(190.8deg);
        -moz-transform: rotate(190.8deg);
        -ms-transform: rotate(190.8deg);
        -o-transform: rotate(190.8deg);
        transform: rotate(190.8deg);
    }

    .c100.p54 .bar {
        -webkit-transform: rotate(194.4deg);
        -moz-transform: rotate(194.4deg);
        -ms-transform: rotate(194.4deg);
        -o-transform: rotate(194.4deg);
        transform: rotate(194.4deg);
    }

    .c100.p55 .bar {
        -webkit-transform: rotate(198deg);
        -moz-transform: rotate(198deg);
        -ms-transform: rotate(198deg);
        -o-transform: rotate(198deg);
        transform: rotate(198deg);
    }

    .c100.p56 .bar {
        -webkit-transform: rotate(201.6deg);
        -moz-transform: rotate(201.6deg);
        -ms-transform: rotate(201.6deg);
        -o-transform: rotate(201.6deg);
        transform: rotate(201.6deg);
    }

    .c100.p57 .bar {
        -webkit-transform: rotate(205.20000000000002deg);
        -moz-transform: rotate(205.20000000000002deg);
        -ms-transform: rotate(205.20000000000002deg);
        -o-transform: rotate(205.20000000000002deg);
        transform: rotate(205.20000000000002deg);
    }

    .c100.p58 .bar {
        -webkit-transform: rotate(208.8deg);
        -moz-transform: rotate(208.8deg);
        -ms-transform: rotate(208.8deg);
        -o-transform: rotate(208.8deg);
        transform: rotate(208.8deg);
    }

    .c100.p59 .bar {
        -webkit-transform: rotate(212.4deg);
        -moz-transform: rotate(212.4deg);
        -ms-transform: rotate(212.4deg);
        -o-transform: rotate(212.4deg);
        transform: rotate(212.4deg);
    }

    .c100.p60 .bar {
        -webkit-transform: rotate(216deg);
        -moz-transform: rotate(216deg);
        -ms-transform: rotate(216deg);
        -o-transform: rotate(216deg);
        transform: rotate(216deg);
    }

    .c100.p61 .bar {
        -webkit-transform: rotate(219.6deg);
        -moz-transform: rotate(219.6deg);
        -ms-transform: rotate(219.6deg);
        -o-transform: rotate(219.6deg);
        transform: rotate(219.6deg);
    }

    .c100.p62 .bar {
        -webkit-transform: rotate(223.20000000000002deg);
        -moz-transform: rotate(223.20000000000002deg);
        -ms-transform: rotate(223.20000000000002deg);
        -o-transform: rotate(223.20000000000002deg);
        transform: rotate(223.20000000000002deg);
    }

    .c100.p63 .bar {
        -webkit-transform: rotate(226.8deg);
        -moz-transform: rotate(226.8deg);
        -ms-transform: rotate(226.8deg);
        -o-transform: rotate(226.8deg);
        transform: rotate(226.8deg);
    }

    .c100.p64 .bar {
        -webkit-transform: rotate(230.4deg);
        -moz-transform: rotate(230.4deg);
        -ms-transform: rotate(230.4deg);
        -o-transform: rotate(230.4deg);
        transform: rotate(230.4deg);
    }

    .c100.p65 .bar {
        -webkit-transform: rotate(234deg);
        -moz-transform: rotate(234deg);
        -ms-transform: rotate(234deg);
        -o-transform: rotate(234deg);
        transform: rotate(234deg);
    }

    .c100.p66 .bar {
        -webkit-transform: rotate(237.6deg);
        -moz-transform: rotate(237.6deg);
        -ms-transform: rotate(237.6deg);
        -o-transform: rotate(237.6deg);
        transform: rotate(237.6deg);
    }

    .c100.p67 .bar {
        -webkit-transform: rotate(241.20000000000002deg);
        -moz-transform: rotate(241.20000000000002deg);
        -ms-transform: rotate(241.20000000000002deg);
        -o-transform: rotate(241.20000000000002deg);
        transform: rotate(241.20000000000002deg);
    }

    .c100.p68 .bar {
        -webkit-transform: rotate(244.8deg);
        -moz-transform: rotate(244.8deg);
        -ms-transform: rotate(244.8deg);
        -o-transform: rotate(244.8deg);
        transform: rotate(244.8deg);
    }

    .c100.p69 .bar {
        -webkit-transform: rotate(248.4deg);
        -moz-transform: rotate(248.4deg);
        -ms-transform: rotate(248.4deg);
        -o-transform: rotate(248.4deg);
        transform: rotate(248.4deg);
    }

    .c100.p70 .bar {
        -webkit-transform: rotate(252deg);
        -moz-transform: rotate(252deg);
        -ms-transform: rotate(252deg);
        -o-transform: rotate(252deg);
        transform: rotate(252deg);
    }

    .c100.p71 .bar {
        -webkit-transform: rotate(255.6deg);
        -moz-transform: rotate(255.6deg);
        -ms-transform: rotate(255.6deg);
        -o-transform: rotate(255.6deg);
        transform: rotate(255.6deg);
    }

    .c100.p72 .bar {
        -webkit-transform: rotate(259.2deg);
        -moz-transform: rotate(259.2deg);
        -ms-transform: rotate(259.2deg);
        -o-transform: rotate(259.2deg);
        transform: rotate(259.2deg);
    }

    .c100.p73 .bar {
        -webkit-transform: rotate(262.8deg);
        -moz-transform: rotate(262.8deg);
        -ms-transform: rotate(262.8deg);
        -o-transform: rotate(262.8deg);
        transform: rotate(262.8deg);
    }

    .c100.p74 .bar {
        -webkit-transform: rotate(266.40000000000003deg);
        -moz-transform: rotate(266.40000000000003deg);
        -ms-transform: rotate(266.40000000000003deg);
        -o-transform: rotate(266.40000000000003deg);
        transform: rotate(266.40000000000003deg);
    }

    .c100.p75 .bar {
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg);
    }

    .c100.p76 .bar {
        -webkit-transform: rotate(273.6deg);
        -moz-transform: rotate(273.6deg);
        -ms-transform: rotate(273.6deg);
        -o-transform: rotate(273.6deg);
        transform: rotate(273.6deg);
    }

    .c100.p77 .bar {
        -webkit-transform: rotate(277.2deg);
        -moz-transform: rotate(277.2deg);
        -ms-transform: rotate(277.2deg);
        -o-transform: rotate(277.2deg);
        transform: rotate(277.2deg);
    }

    .c100.p78 .bar {
        -webkit-transform: rotate(280.8deg);
        -moz-transform: rotate(280.8deg);
        -ms-transform: rotate(280.8deg);
        -o-transform: rotate(280.8deg);
        transform: rotate(280.8deg);
    }

    .c100.p79 .bar {
        -webkit-transform: rotate(284.40000000000003deg);
        -moz-transform: rotate(284.40000000000003deg);
        -ms-transform: rotate(284.40000000000003deg);
        -o-transform: rotate(284.40000000000003deg);
        transform: rotate(284.40000000000003deg);
    }

    .c100.p80 .bar {
        -webkit-transform: rotate(288deg);
        -moz-transform: rotate(288deg);
        -ms-transform: rotate(288deg);
        -o-transform: rotate(288deg);
        transform: rotate(288deg);
    }

    .c100.p81 .bar {
        -webkit-transform: rotate(291.6deg);
        -moz-transform: rotate(291.6deg);
        -ms-transform: rotate(291.6deg);
        -o-transform: rotate(291.6deg);
        transform: rotate(291.6deg);
    }

    .c100.p82 .bar {
        -webkit-transform: rotate(295.2deg);
        -moz-transform: rotate(295.2deg);
        -ms-transform: rotate(295.2deg);
        -o-transform: rotate(295.2deg);
        transform: rotate(295.2deg);
    }

    .c100.p83 .bar {
        -webkit-transform: rotate(298.8deg);
        -moz-transform: rotate(298.8deg);
        -ms-transform: rotate(298.8deg);
        -o-transform: rotate(298.8deg);
        transform: rotate(298.8deg);
    }

    .c100.p84 .bar {
        -webkit-transform: rotate(302.40000000000003deg);
        -moz-transform: rotate(302.40000000000003deg);
        -ms-transform: rotate(302.40000000000003deg);
        -o-transform: rotate(302.40000000000003deg);
        transform: rotate(302.40000000000003deg);
    }

    .c100.p85 .bar {
        -webkit-transform: rotate(306deg);
        -moz-transform: rotate(306deg);
        -ms-transform: rotate(306deg);
        -o-transform: rotate(306deg);
        transform: rotate(306deg);
    }

    .c100.p86 .bar {
        -webkit-transform: rotate(309.6deg);
        -moz-transform: rotate(309.6deg);
        -ms-transform: rotate(309.6deg);
        -o-transform: rotate(309.6deg);
        transform: rotate(309.6deg);
    }

    .c100.p87 .bar {
        -webkit-transform: rotate(313.2deg);
        -moz-transform: rotate(313.2deg);
        -ms-transform: rotate(313.2deg);
        -o-transform: rotate(313.2deg);
        transform: rotate(313.2deg);
    }

    .c100.p88 .bar {
        -webkit-transform: rotate(316.8deg);
        -moz-transform: rotate(316.8deg);
        -ms-transform: rotate(316.8deg);
        -o-transform: rotate(316.8deg);
        transform: rotate(316.8deg);
    }

    .c100.p89 .bar {
        -webkit-transform: rotate(320.40000000000003deg);
        -moz-transform: rotate(320.40000000000003deg);
        -ms-transform: rotate(320.40000000000003deg);
        -o-transform: rotate(320.40000000000003deg);
        transform: rotate(320.40000000000003deg);
    }

    .c100.p90 .bar {
        -webkit-transform: rotate(324deg);
        -moz-transform: rotate(324deg);
        -ms-transform: rotate(324deg);
        -o-transform: rotate(324deg);
        transform: rotate(324deg);
    }

    .c100.p91 .bar {
        -webkit-transform: rotate(327.6deg);
        -moz-transform: rotate(327.6deg);
        -ms-transform: rotate(327.6deg);
        -o-transform: rotate(327.6deg);
        transform: rotate(327.6deg);
    }

    .c100.p92 .bar {
        -webkit-transform: rotate(331.2deg);
        -moz-transform: rotate(331.2deg);
        -ms-transform: rotate(331.2deg);
        -o-transform: rotate(331.2deg);
        transform: rotate(331.2deg);
    }

    .c100.p93 .bar {
        -webkit-transform: rotate(334.8deg);
        -moz-transform: rotate(334.8deg);
        -ms-transform: rotate(334.8deg);
        -o-transform: rotate(334.8deg);
        transform: rotate(334.8deg);
    }

    .c100.p94 .bar {
        -webkit-transform: rotate(338.40000000000003deg);
        -moz-transform: rotate(338.40000000000003deg);
        -ms-transform: rotate(338.40000000000003deg);
        -o-transform: rotate(338.40000000000003deg);
        transform: rotate(338.40000000000003deg);
    }

    .c100.p95 .bar {
        -webkit-transform: rotate(342deg);
        -moz-transform: rotate(342deg);
        -ms-transform: rotate(342deg);
        -o-transform: rotate(342deg);
        transform: rotate(342deg);
    }

    .c100.p96 .bar {
        -webkit-transform: rotate(345.6deg);
        -moz-transform: rotate(345.6deg);
        -ms-transform: rotate(345.6deg);
        -o-transform: rotate(345.6deg);
        transform: rotate(345.6deg);
    }

    .c100.p97 .bar {
        -webkit-transform: rotate(349.2deg);
        -moz-transform: rotate(349.2deg);
        -ms-transform: rotate(349.2deg);
        -o-transform: rotate(349.2deg);
        transform: rotate(349.2deg);
    }

    .c100.p98 .bar {
        -webkit-transform: rotate(352.8deg);
        -moz-transform: rotate(352.8deg);
        -ms-transform: rotate(352.8deg);
        -o-transform: rotate(352.8deg);
        transform: rotate(352.8deg);
    }

    .c100.p99 .bar {
        -webkit-transform: rotate(356.40000000000003deg);
        -moz-transform: rotate(356.40000000000003deg);
        -ms-transform: rotate(356.40000000000003deg);
        -o-transform: rotate(356.40000000000003deg);
        transform: rotate(356.40000000000003deg);
    }

    .c100.p100 .bar {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }

.remove_img {
    position: absolute;
    top: 5px;
    right: 15px;
    z-index: 999 !important;
    background: rgba(0, 0, 0, 0.75);
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}

    .remove_img:hover i,
    .remove_img:hover,
    .remove_img:focus i,
    .remove_img:focus {
        color: #fff !important;
    }

.tumbnail-custom .caption img {
    /*position: absolute;
    right: 12px;
    bottom: 12px;*/
}

.wiki .wiki-block .placeholders.hover_box.bg_none:hover {
    background: none !important;
}

.cart {
    float: left;
    background: url(/content/images/cart.svg) no-repeat 11px 6px;
    padding-left: 51px;
    background-size: 28px;
    line-height: 43px;
    width: 106px;
    height: 41px;
    border-left: 1px solid #d1dade;
    border-right: 1px solid #d1dade;
    padding-right: 15px;
}

    .cart span {
        background: #f26f21;
        color: #fff;
        border-radius: 30px;
        padding: 0px 9px;
        font-size: 12px;
        font-weight: bold;
        width: 100%;
        float: left;
        line-height: 19px;
        /* width: 50px; */
        text-align: center;
        position: relative;
        top: 5px;
        margin-bottom: 8px;
    }

    .cart b {
        float: left;
        width: 100%;
        text-align: center;
        line-height: 12px;
        color: #2f2f2f;
        font-size: 12px;
        font-weight: normal;
    }

.dropdown-menu-cart {
    max-width: 350px !important;
    width: 350px !important;
}

    .dropdown-menu-cart tr td {
        padding: 8px !important;
        border-bottom: 1px solid #dcdcdc;
        font-size: 12px !important;
    }

        .dropdown-menu-cart tr td a {
            color: #f36f21 !important;
        }

            .dropdown-menu-cart tr td a:hover {
                background: none !important;
            }

    .dropdown-menu-cart tr:last-child td {
        border-bottom: none !important;
    }

    .dropdown-menu-cart table {
        width: 100%;
        max-width: 100%;
        table-layout: fixed;
    }

        .dropdown-menu-cart table tfoot tr td {
            background: #4f616b;
            text-align: left !important;
            color: #fff;
        }

            .dropdown-menu-cart table tfoot tr td .btn-warning {
                color: #fff !important;
                padding: 1px 10px !important;
                font-size: 12px;
                text-transform: uppercase;
                border: none !important;
                font-family: 'museo_sans500' !important;
                margin-right: 5px;
            }

                .dropdown-menu-cart table tfoot tr td .btn-warning:hover {
                    color: #fff !important;
                    background: #f36f21 !important;
                    padding: 1px 10px !important;
                    font-size: 12px !important;
                    text-transform: uppercase;
                    border: none !important;
                }

            .dropdown-menu-cart table tfoot tr td .btn-white {
                color: #f36f21 !important;
                background: #fff !important;
                padding: 1px 10px !important;
                font-size: 12px !important;
                text-transform: uppercase;
                border: none !important;
                margin-right: 10px;
                font-family: 'museo_sans500' !important;
            }

.cart-inner {
    float: right;
    padding: 0px 15px;
    border-left: 1px solid #869da7;
    border-right: 1px solid #869da7;
    position: relative;
    top: -20px;
    height: 67px;
}

    .cart-inner span {
        color: #fff;
        text-align: center;
        display: block;
        line-height: 37px;
    }

    .cart-inner b {
        background: #f26f21 !important;
        color: #fff;
        font-size: 13px;
        float: left;
        padding: 4px 10px;
        border-radius: 5px;
        line-height: 16px;
    }

    .cart-inner:hover,
    .cart-inner:focus {
        text-decoration: none !important;
    }

.table-cart thead tr th {
    background: none !important;
    padding: 4px 8px !important;
}

.table-cart tbody tr td {
    padding: 8px !important;
    background: #fff !important;
    border-bottom: 1px solid #e2e2e2 !important;
    font-size: 13px !important;
}

    .table-cart tbody tr td a {
        color: #f36f21;
    }

.table-cart tbody tr:last-child td {
    border-bottom: none !important;
}

.table-cart tfoot tr td {
    padding: 8px !important;
    background: #fff !important;
    font-weight: bold;
    color: #f36f21;
}

.form-certificate::-ms-clear {
    display: none !important;
}

.panel-heading {
    position: relative;
}

.panel-help .panel-heading .accordion-toggle:after {
    content: none !important;
    display: none !important;
}

.panel-help .panel-heading .accordion-toggle.collapsed:after {
    content: none !important;
    display: none !important;
}

.panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    color: grey;
    position: absolute;
    top: 13px;
    right: 11px;
}

.panel-heading .accordion-toggle.collapsed:after {
    content: "\e080";
}


/* -- 30 Nov 2018, changes --*/

.gender-radio-btn {
    text-align: left;
    padding-left: 15px;
    padding-top: 3px;
}

.input-group-addon-b-right {
    border-right: 1px solid red !important;
}

.sessionDetail {
    margin-bottom: 30px;
}


/* ==========================================================================
---------------------- styling changes by AA started ---------------------
========================================================================== */


/* --- global styling section started ---*/

.p-blue-color {
    color: #0095da !important;
}

.p-blue-bg {
    background: #0095da !important;
}

.orange-color {
    color: #f26f21;
}

    .orange-color:hover,
    .orange-color:focus {
        color: #ff9252;
    }

.orange-light-bg {
    background: #ffac7b !important;
    pointer-events: none;
}

.orange-light-border {
    border-color: #ffac7b !important;
}

.orange-bg {
    background: #f26f21;
    color: #ffffff;
}

    .orange-bg.hover:hover {
        background: #ff9252;
        border-color: #ff9252;
    }

    .orange-bg.hover:focus {
        background: #f26f21;
        border-color: #f26f21;
        color: #ffffff;
    }

.orange-border {
    border-color: #f26f21;
}

.bg-white {
    background: #ffffff;
}

.pt-10 {
    padding-top: 10px;
}

.pt-2 {
    padding-top: 2px;
}

.text-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.mh-35 {
    min-height: 35px !important;
}

.mh-36 {
    min-height: 36px !important;
}

.b-radius-2 {
    border-radius: 2px;
}

.b-radius-3 {
    border-radius: 3px;
}

.b-radius-4 {
    border-radius: 4px;
}

.b-radius-5 {
    border-radius: 5px;
}

.pos-relative {
    position: relative;
}

.pos-absolute {
    position: absolute;
}

.help-block {
    color: #cc1a16 !important;
    font-size: 13px !important;
}

.b-bottom {
    border-bottom: 1px solid #eaeaea;
}

.m-0 {
    margin: 0;
}

.p-0 {
    padding: 0;
}

.p-10 {
    padding: 10px;
}

.p-15 {
    padding: 15px;
}

.p-20 {
    padding: 20px;
}

.pl-inherit {
    padding-left: inherit;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}

.px-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.scrollbar {
    height: 500px;
    overflow-y: scroll;
    margin-bottom: 25px;
    margin-right: 15px;
    margin-top: 5px;
}

#nbf-scroll-overflow::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
    margin-right: 5px;
}

#nbf-scroll-overflow::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

#nbf-scroll-overflow::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /*-webkit-box-shadow: inset 0 0 6px rgb(242, 111, 10);*/
    background-color: #ff7b2c;
}

.f-size-12 {
    font-size: 12px;
}

.f-size-13 {
    font-size: 13px;
}

.f-size-14 {
    font-size: 14px;
}

.f-size-15 {
    font-size: 15px;
}

.f-size-16 {
    font-size: 16px;
}

.f-size-18 {
    font-size: 18px;
}

.f-size-20 {
    font-size: 20px;
}

.f-size-24 {
    font-size: 24px;
}

.f-size-30 {
    font-size: 30px;
}

.min-width-85 {
    min-width: 85px;
}

.min-width-90 {
    min-width: 90px;
}

.min-width-100 {
    min-width: 100px;
}

.padding-top-0 {
    padding-top: 0;
}

.padding-bottom-0 {
    padding-bottom: 0;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.position-absolute {
    position: absolute !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.w-24 {
    width: 24%
}

.w-25 {
    width: 25%
}

.w-38 {
    width: 38%
}

.w-45 {
    width: 45%
}

.w-50 {
    width: 50%
}

.w-75 {
    width: 75%
}

.w-80 {
    width: 80%
}

.w-94 {
    width: 94%
}

.w-90 {
    width: 90%
}

.w-100 {
    width: 100%
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-15 {
    padding-left: 15px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-right-5 {
    padding-right: 5px;
}

.padding-right-10 {
    padding-right: 10px;
}

.padding-right-15 {
    padding-right: 15px;
}

.padding-right-20 {
    padding-right: 20px;
}

.bg-dark-black {
    background: #62747c;
}

.min-height-40 {
    min-height: 40px;
}

.min-height-150 {
    min-height: 150px;
}

.min-height-450 {
    min-height: 450px;
}

.min-height-470 {
    min-height: 470px;
}

.min-height-500 {
    min-height: 500px;
}

.min-height-550 {
    min-height: 550px;
}

.min-height-570 {
    min-height: 570px;
}

.min-height-600 {
    min-height: 600px;
}

.min-height-642 {
    min-height: 642px;
}

.search-bg {
    background-color: #f5f5f5;
    border-color: #eee !important;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 20px;
}

.search-bg-icon {
    width: auto;
    background: #f5f5f5 url(../../images/dropdown-arrow-dark-grey.svg) 90% 17px no-repeat;
    background-position: calc(100% - 8px) calc(1em + 1px), calc(100% - 15px) calc(1em + 1px), calc(100% - 1.5em) 0.2em;
    background-size: 7px !important;
    height: calc(1.8rem + 21px) !important;
    padding: .1rem 1rem !important;
    width: 100%;
}

.text-overflow-global {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ml-5 {
    margin-left: 5px;
}

.ml-15 {
    margin-left: 15px;
}

/* --- fancy scrollbar-custom START --- */

.fancy-scrollbar {
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 20px;
}

/*
 *  STYLE 7
 */

#style-7::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    border-radius: 10px;
    background-color: #f7f7f7;
}

#style-7::-webkit-scrollbar {
    width: 7px;
    background-color: #f7f7f7;
}

#style-7::-webkit-scrollbar-thumb {
    border-radius: 10px;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    background-color: #f26f21;
}



/* --- fancy scrollbar-custom END --- */


/* --- check-box-custom --- */


/* checkbox-container */

.checkbox-container {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


    /* Hide the browser's default checkbox */

    .checkbox-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #e9e9e9;
}


/* On mouse-over, add a grey background color */

.checkbox-container:hover input ~ .checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.checkbox-container input:checked ~ .checkmark {
    background-color: #f26f21;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.checkbox-container .checkmark:after {
    left: 5px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.hover-underline:hover {
    text-decoration: underline !important
}

/* --- global styling section end ---*/


.add-page-btn i.fa-plus {
    padding-right: 5px;
}

.scrollbar-body {
    background: #ffffff;
    margin: 0;
    /* border: 1px solid #cccccc; */
    border-radius: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
}

.ico-social {
    background: #ccc;
    width: 32px;
    height: 32px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
}

    .ico-social.fb {
        background: #537bbd;
        margin-left: 5px;
        margin-right: 5px;
    }

        .ico-social.fb:hover {
            color: #fff !important;
            background: #6e99e0;
        }

    .ico-social.gm {
        background: #e1262c;
    }

        .ico-social.gm:hover {
            color: #fff !important;
            background: #e9585c;
        }

.iga-position {
    position: absolute;
    z-index: 100;
    min-height: 36px !important;
    min-width: 35px;
    padding-top: 8px;
}

.iga-pl {
    padding-left: 39px !important;
}

.input-group-pl .form-control.iga-pl {
    padding-left: 39px !important;
}


/* ========================= 
    survey form page styling
========================= */

.popup-nbf-cross {
    text-align: right;
    display: block;
    margin: 9px 5px;
}

    .popup-nbf-cross i {
        font-size: 18px;
        color: gray;
    }

        .popup-nbf-cross i:hover {
            opacity: 0.5
        }

.popup-count-no {
    position: absolute;
    right: 80px;
}

.block-title-p {
    color: #ababab;
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
    float: left;
    width: 100%;
    padding-top: 10px;
    margin: 0
}

.pl-4c {
    padding-left: 4px;
}

.cros-pos-r {
    position: absolute;
    right: 0px;
}

.nbf-survey-padding {
    padding: 12px 25px;
}

.nbf-survey-q-title-heading {
    color: #000 !important;
    font-size: 14px;
    font-weight: 600;
}

.nbf-survey-q-text-box .nbf-survey-q-text-box-loop:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: inherit;
}

.nbf-survey-q-text-box-loop {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 13px;
    padding-bottom: 13px;
}

.nbf-survey-q-text-box {
    border: 1px solid #f1f1f1;
    border-top: 0;
    padding-bottom: 8px;
}

.nsq-btns-new .fa {
    border: 1px solid #cbcdce;
    border-radius: 50px;
    width: 26px;
    height: 26px;
    line-height: 25px;
    color: #a0a0a0;
    background: #fff !important;
    text-align: center;
    font-size: 15px;
}

    .nsq-btns-new .fa:hover {
        border: 1px solid #f36f21 !important;
        color: #f36f21 !important;
    }

.modal-centered:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-centered-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.text-truncate-80 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
}


/* ========================= 
   survey form page styling end
========================= */
/* ========================= 
    groups page styling started 
========================= */
.white-block.post-select {
    cursor: pointer !important;
    margin-bottom: 15px;
}

.white-block {
    padding: 20px;
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
}

.nbf-group-sharebox .media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

    .nbf-group-sharebox .media .media-left,
    .nbf-group-sharebox .media > .pull-left {
        padding-right: 10px;
    }

    .nbf-group-sharebox .media .media-left,
    .nbf-group-sharebox .media .media-right,
    .nbf-group-sharebox .media .media-body {
        display: table-cell;
        vertical-align: top;
    }

.img-circle {
    border-radius: 50%;
}

.nbf-group-sharebox .media .media-heading {
    font-size: 14px !important;
    margin-top: 13px;
    /*color: #adadad;*/
    float: left;
}

ul.list-post-options {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}

    ul.list-post-options li:first-child {
        margin-left: 0px !important;
    }

    ul.list-post-options li {
        float: left;
        margin-left: 10px;
    }

        ul.list-post-options li a {
            background: #f5f5f5;
            color: #adadad;
            border-radius: 50%;
            width: 40px;
            height: 40px;
            line-height: 40px;
            float: left;
            text-align: center;
        }

            ul.list-post-options li a:hover {
                color: #fff;
                background-color: #0095da;
            }

.grp-title-width {
    width: 500px;
}

.tab-content-new select.form-control {
    padding: .5rem 3rem .5rem 1rem !important;
    height: calc(1.25rem + 20px) !important;
    background: #fff url(../images/dropdown.svg) 90% 17px no-repeat;
    background-size: 14px;
    font-size: 13px !important;
}

.tab-content-new .width-auto {
    width: auto !important;
}

.btn-group-icon {
    position: absolute;
    top: 20px;
    right: 20px;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn-group-icon .btn {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 25px;
    padding: 0px !important;
    border: 1px solid #ccc;
    background: #fff;
    color: #ccc !important;
}

.tab-content-new .btn-group,
.tab-content-new .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.post-right-dropdown {
    border-radius: 0px;
    border: none;
    margin: 0;
    min-width: 180px;
    top: 10px !important;
    left: 0px !important;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
}

.dd-ul-pos {
    position: absolute;
    transform: translate3d(-143px, 24px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
}

.dd-ul-pos-r-box {
    position: absolute;
    transform: translate3d(-123px, 34px, 0px);
    top: 0px;
    left: 0px;
    will-change: transform;
}

.btn-group-icon .btn:hover,
.btn-group-icon .btn:focus {
    color: #fff !important;
    background-color: #0095da !important;
    border: 1px solid #0095da !important;
}

    .btn-group-icon .btn:hover i {
        color: #fff !important;
    }

.media-post .media-heading {
    font-weight: bold;
    color: #202121;
}

.media-post .media-heading {
    font-weight: bold;
    color: #202121;
}

.nbf-media-post ul.list-quick-links {
    list-style: none;
    margin: 5px 0 0;
    padding: 0;
}

    .nbf-media-post ul.list-quick-links li:last-child {
        float: left;
        margin-right: 0;
        padding-right: 0;
        border-right: none;
    }

    .nbf-media-post ul.list-quick-links li {
        float: left;
        margin-right: 8px;
        padding-right: 8px;
        border-right: 1px solid #ccc;
        line-height: 12px;
    }

.nbf-media-post .media-body span.post-time {
    font-size: 12px;
    color: #999;
}

    .nbf-media-post .media-body span.post-time i {
        font-size: 12px;
        color: #202121;
    }

.nbf-post-box {
    /*margin-bottom: 20px;*/
}

    .nbf-post-box .post-text {
        font-size: 12px;
        font-family: 'museo_sans300';
        margin-top: 10px;
    }

    .nbf-post-box .post-text,
    .ad-post-comment-text {
        overflow-wrap: break-word;
        word-wrap: break-word;
        word-break: break-word;
    }

    .nbf-post-box .post-action {
        color: #3BBCFE;
        float: left;
        margin-right: 5px;
        font-size: 12px;
    }

        .nbf-post-box .post-action .fa-thumbs-up,
        .nbf-post-box .post-action .fa-comment-dots {
            font-size: 14px;
        }

    .nbf-post-box ul.list-actions {
        list-style: none;
        margin: 0px 0px 0px;
        padding: 0px;
        float: left;
        width: 100%;
        margin-top: 10px;
        padding-top: 10px;
        border-top: 1px solid #e9e9e9;
    }

        .nbf-post-box ul.list-actions li {
            float: left;
            margin-right: 5px;
            font-size: 12px;
        }

            .nbf-post-box ul.list-actions li a {
                color: #404e57;
            }

    .nbf-post-box .list-actions .fa-thumbs-o-up,
    .nbf-post-box .list-actions .fa-commenting-o {
        font-size: 16px;
    }

    .nbf-post-box ul.list-actions li a i {
        margin-right: 5px;
    }

nbf-comment-block .margin-bottom-15 {
    margin-bottom: 15px !important;
}

.nbf-comment-block {
    padding: 15px;
    float: left;
    width: 100%;
    position: relative;
    background: #f9f9f9;
    margin-bottom: 15px;
    /*box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-radius: 0px 0px 5px 5px !important;*/
}

    .nbf-comment-block .media.media-comments {
        margin-bottom: 15px !important;
        position: relative;
    }

.media-post.media {
    margin-top: 0 !important
}

.nbf-comment-block .form-text {
    float: left;
    width: 100%;
    position: relative;
}

.nbf-comment-block .add-content {
    position: absolute;
    z-index: 1;
    top: 11px;
    right: 0px;
    background: #e8edf3;
    color: #a1b2c6;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 50%;
    text-align: center;
    right: 10px;
}

    .nbf-comment-block .add-content i {
        font-size: 13px;
    }

.btn-remove-comment {
    position: absolute;
    right: 0px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 23px;
    padding: 0px;
    color: #ccc;
}

    .btn-remove-comment:hover {
        color: #fff !important;
        background-color: #0095da !important;
        border: 1px solid #0095da !important;
    }

.media-post .media-body span.post-time {
    font-size: 12px;
    color: #999;
}

.side-block h4 {
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    color: #3e424d;
}

.side-block p {
    font-size: 12px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed !important;
    float: left;
    width: 100%;
    padding-bottom: 15px;
    color: #727272;
    font-family: 'museo_sans300';
}

.side-block h5 {
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    color: #3e424d;
}

.side-block ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .side-block ul li {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

        .side-block ul li a {
            font-size: 13px;
            color: #3e424d !important;
        }

            .side-block ul li a i {
                color: #3abbf9 !important;
                margin-right: 5px !important;
            }

        .side-block ul li:last-child {
            margin-bottom: 0 !important;
        }

.group-block-sidebar.group-block {
    padding: 8px 0 8px 60px;
    border: none;
    border-bottom: 1px solid #e9e9e9 !important;
}

.group-block {
    float: left;
    width: 100%;
    padding: 8px 8px 8px 60px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    position: relative;
    margin-bottom: 15px !important;
}

.group-block-sidebar.group-block .group_photo {
    left: 0 !important;
}

.side-block .row .col-md-12 .group-block-sidebar:last-child {
    border-bottom: none !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.group-block .group_photo {
    position: absolute;
    left: 10px;
}

.group-block .media-heading {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: bold;
    color: #202121;
    font-size: 13px;
    float: left;
    padding-right: 70px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.group-block-sidebar.group-block p {
    border: none !important;
    padding-bottom: 0 !important;
}

.group-block p.roles {
    margin-bottom: 5px !important;
    color: #999;
}

.group-block p {
    font-size: 12px !important;
    margin-bottom: 0;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    padding-right: 24px !important;
}

.side-block .row .col-md-12 .border-bottom:last-child {
    border-bottom: none !important;
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.img_preview_block {
    position: relative;
    float: left;
}

    .img_preview_block button {
        border: none;
        border-radius: 50%;
        position: absolute;
        top: 10px;
        right: 7px;
        background: rgba(0, 0, 0, .68);
        color: #fff;
        font-size: 10px;
        width: 20px;
        height: 20px;
        text-align: CENTER;
        padding: 0;
    }

.form-text textarea {
    width: 100%;
    resize: none;
    background: #fff;
    border: 1px solid #e9e9e9;
    font-size: 12px !important;
    padding: 8px 48px 8px 8px !important;
    overflow: hidden !important;
    /*border-radius: 4px;*/
}

.modal-posts .media-post {
    padding: 10px !important;
}

.modal-posts .modal-textarea {
    background: #e8edf3;
    float: left;
    width: 100%;
    border: none;
    resize: none !important;
    padding: 15px !important;
    font-size: 14px !important;
    min-height: 150px;
    outline: none;
}

.modal-posts .placeholder {
    padding: 0px 15px !important;
    position: relative;
}

    .modal-posts .placeholder .help-block {
        display: block;
        margin-top: 8px !important;
        margin-bottom: 10px;
        color: #737373 !important;
    }

.modal-post-footer.modal-footer {
    display: block;
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem;
}

.modal-posts ul.list-post-options {
    float: left !important;
    margin-left: 15px;
    margin-bottom: 15px;
}

.modal-post-footer .btn {
    padding: 8px 20px !important;
    font-size: 13px;
    min-width: 100px;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.modal-posts ul.list-post-options li a {
    width: 34px;
    height: 34px;
    line-height: 34px;
}

.modal-posts .img-holder {
    float: left;
    width: 100%;
    padding: 5px 15px !important;
    position: relative;
}

    .modal-posts .img-holder a {
        position: absolute;
        top: 15px;
        right: 25px;
        /* background: rgba(0,0,0,.54); */
        background: #0095da;
        color: #fff;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        border-radius: 50%;
    }

.modal-posts .remove_sl {
    position: absolute;
    top: 11px !important;
    right: 25px;
    z-index: 99;
    color: #afbdcf;
}

#DivPostValidationError .close.remove {
    position: absolute;
    right: 0;
    width: 24px;
    height: 24px;
    line-height: 26px;
    background: #ffb116;
    border-radius: 50%;
    color: #fff !important;
    top: 10px;
    right: 10px;
}

.alert-close {
    /*padding: .75rem 0.7rem;*/
    float: left;
    width: 100%;
    margin: 0;
    padding: 15px;
}

    .alert-close .close {
        position: absolute;
        float: right;
        top: 10px;
        right: 20px !important;
        background: #a94442 !important;
        color: #fff;
        border-radius: 50%;
        width: 20px;
        height: 20px;
        line-height: 16px;
        font-size: 10px;
        text-align: CENTER;
        font-weight: normal !important;
    }

.alert-danger {
    font-size: 12px;
}

.dd-ul-pos-r-box li {
    margin-bottom: 0 !important;
}

.nav-tabs > li.current-lessons > a {
    padding: 8px 18px;
}

.modal-posts .media-post .media-heading {
    margin-top: 10px !important;
    float: left;
}

.modal-group .media-heading {
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #e7e7e7;
    font-weight: bold;
    color: #202121;
    font-size: 14px;
}

p.input-note {
    font-size: 12px;
    color: #b3b3b3;
    margin-top: 7px;
}

.form-control-height-pl {
    height: 38px !important;
    padding-left: 10px !important;
}

.cl-top-heading-box {
    min-height: 45px;
    cursor: auto;
}

.clt-heading {
    float: left;
}

.title-bordered {
    font-size: 1.4em;
    color: #0095da;
    margin: 0;
    border-left: 4px solid;
    padding-left: 15px;
    margin-left: -20px;
    float: left;
    padding-right: 15px;
}

.cl-right-pagination {
    float: right;
    padding-top: 8px;
}

.mb-2 {
    margin-bottom: .5rem !important;
}

.t-side-pagi .margin-top-30 {
    margin-top: 0 !important;
}

.cb-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    padding-top: 9px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .cb-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

    .cb-container .checkmark {
        position: absolute;
        top: 0;
        left: 0;
        height: 20px;
        width: 20px;
        border-radius: 50%;
        background-color: #ffffff;
        border: 1px solid #cecece;
    }

    .cb-container input:checked ~ .checkmark {
        background-color: #0095da !important;
        border-radius: 50%;
        border: none;
    }

        .cb-container input:checked ~ .checkmark:after {
            display: block;
        }

    .cb-container .checkmark:after {
        left: 7px;
        top: 2px;
        width: 7px;
        height: 12px;
        border: solid white;
        border-width: 0 3px 3px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.tab-stlye-2.tab-group tr td {
    border-bottom: 1px solid #ededed !important;
    /*padding: 10px !important;*/
    font-size: 13px !important;
    color: #8f8f91 !important;
}

    .tab-stlye-2.tab-group tr td .image,
    .tab-stlye-2.tab-group tr th .image {
        background: #76ac11;
    }

    .tab-stlye-2.tab-group tr td .content_type,
    .tab-stlye-2.tab-group tr th .content_type {
        background: #0095da !important;
        width: 36px;
        height: 36px;
        line-height: 39px;
        float: left;
        text-align: center;
        border-radius: 50%;
    }

.tab-stlye-2.tab-group tr td,
.tab-stlye-2.tab-group tr th {
    vertical-align: middle;
}

    .tab-stlye-2.tab-group tr td .content_type i,
    .tab-stlye-2.tab-group tr th .content_type i {
        color: #ffffff;
    }

    .tab-stlye-2.tab-group tr td a,
    .tab-stlye-2.tab-group tr th a {
        color: #202121 !important;
    }

.cl-table thead th {
    background-color: #e5e5e5;
    vertical-align: middle;
}

.text-overflow-td {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 1px;
}

.truncate-text-parent {
    width: 100%;
}

.pdph-left .title-cl {
    color: #212529;
    font-size: 15px;
    text-transform: capitalize;
    padding-bottom: 5px;
    display: inline-block;
}

.truncate-text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

.pdp-search {
    position: relative;
}

    .pdp-search .fa-search {
        position: absolute;
        left: 0;
        padding: 8px;
    }

.search-control {
    padding: 4px 3px 4px 30px;
    border: 1px solid #ccc;
    border-radius: 25px;
    height: 26px;
    line-height: 15px;
}

    .search-control:focus {
        outline: none;
    }

.userbox-member-page {
    padding: 9px 10px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    position: relative;
    min-height: 80px;
    margin-bottom: 10px;
}

    .userbox-member-page .badge {
        position: absolute;
        right: 11px;
        font-size: 11px;
    }

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.userbox-img {
    position: absolute;
    left: 15px;
}

.userbox-member-page .userbox-detail {
    padding-left: 60px;
}

.truncate-text-parent {
    width: 100%;
}

.userbox-member-page .userbox-name {
    padding-right: 60px;
}

.userbox-role-color {
    color: #999;
}

.userbox-member-page .userbox-title {
    padding-right: 25px;
}

.userbox-name,
.userbox-role,
.userbox-title {
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.m-right-section {
    float: right;
}

.member-right-btns a {
    text-decoration: none;
    padding: 5px 13px;
    font-size: 12px;
    border-radius: 3px;
    color: #ffffff;
    float: left;
    margin-left: 5px;
}

.group-block .badge {
    position: absolute;
    right: 11px;
    font-size: 11px;
}

.mem-checkbox {
    right: 5px;
    bottom: 0px;
}

.checkbox-primary input[type="checkbox"] {
    width: 20px !important;
    height: 20px !important;
    top: 4px;
}

.mem-search {
    float: left !important;
    position: relative;
}

.search-control {
    /*background: #fff url(/content/images/search.svg) no-repeat 7px 6px;*/
    float: right;
    padding: 4px 3px 4px 30px;
    border: 1px solid #ccc;
    background-size: 16px 16px;
    border-radius: 4px;
    height: 29px;
    line-height: 15px;
}

.mem-search i {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 6px;
    left: 10px;
}

table.nbf-gl-pos > tbody > tr > td {
    position: initial !important;
}

    table.nbf-gl-pos > tbody > tr > td .list-popover {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

img.img-wdth {
    border-radius: 50%;
    width: 105px;
    height: 105px;
}

.nbf-col-subjects {
    min-height: 280px;
}

.scrollbar-ch-400 {
    height: 400px !important;
}

.scrollbar-ch-450 {
    height: 450px !important;
}

    .scrollbar-ch-450.margin-top-0 {
        margin-top: 0px !important
    }

.scrollbar-ch-550-custom {
    height: 430px !important;
    min-height: 430px !important;
    overflow-x: hidden;
    padding-right: 15px;
}


/* ========================= 
    groups page styling end
========================= */


/* ========================= 
    survey page styling started
========================= */

.padding-top-1 {
    padding-top: 1px;
}

.padding-top-2 {
    padding-top: 2px;
}

.padding-top-3 {
    padding-top: 3px;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-top-7 {
    padding-top: 7px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-50 {
    padding-top: 50px;
}

ul.list-correct li a span.attempted-p {
    font-size: 11px;
    text-align: center;
    display: block;
    padding-top: 4px;
    padding-left: 2px;
}

ul.list-correct li a.attempted {
    width: 23px !important;
    height: 23px !important;
}

ul.list-correct li a.wrong {
    width: 23px !important;
    height: 23px !important;
}

ul.list-correct li a.grey {
    width: 23px !important;
    height: 23px !important;
}

ul.list-correct li a.correct {
    width: 23px !important;
    height: 23px !important;
}

ul.list-correct li a.notsubmitted {
    width: 23px !important;
    height: 23px !important;
    color: #3d4b53;
}

.nbf-question-box {
    /*border-bottom: 1px solid #ccc;*/
    /*padding-bottom: 20px;
    margin-bottom: 20px;*/
}

ul.nbf-list-question li {
    float: left;
    width: 12%;
    /*margin-bottom: 15px;*/
    margin-right: 25px;
    padding: 8px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    cursor: pointer !important;
}

li.radio-btn-survey-text-truncate table td {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-bottom: 0 !important;
    width: 100%;
    height: 45px;
}

li.radio-btn-survey-text-truncate {
    padding-bottom: 0 !important;
}

ul.nbf-list-question li .table-questions tr td {
    text-align: center !important;
    padding: 5px !important;
}

.radio-pl {
    padding-left: 28px;
}

.page-inner .col-md-12:last-child .nbf-question-box {
    border-bottom: none;
}

.nbf-assessment-box ul.list-correct li a.attempted {
    float: left;
    width: 15px;
    height: 15px;
    background: #f17023 !important;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #ffffff;
}

.subheader-assessment-top {
    background: #3d4b53;
    float: left;
    width: 100%;
    padding: 0px 10px;
    position: fixed;
    top: 90px !important;
    z-index: 999;
}

.subheader-assessment-mini {
    background: #6b8ea1;
    float: left;
    width: 100%;
    padding: 9px 10px;
    position: fixed;
    top: 56px;
    z-index: 999;
    min-height: 35px;
}

    .subheader-assessment-mini .subheader-assessment-mini-title {
        font-size: 16px;
        color: #ffffff;
        padding: 0;
        margin: 0;
        padding-left: 6px;
    }

ul.list-question-p2 li {
    float: left;
    width: 23%;
    margin-bottom: 15px;
    padding: 8px;
    background: #fff;
    border-radius: 5px;
    border: 2px solid #fff;
    cursor: pointer !important;
    margin-right: 25px;
}

    ul.list-question-p2 li:last-child {
        margin-bottom: 0 !important
    }

ul.list-question li:last-child {
    margin-bottom: 0 !important
}

.nbf-f-textarea textarea {
    border: none;
    width: 100%;
    padding: 10px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
}

    .nbf-f-textarea textarea:focus {
        outline: none;
    }

.nbf-question-box {
    padding-bottom: 15px;
}


/*radio-btn-start*/
/* The container */
.c-box.container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


    /* Hide the browser's default checkbox */

    .c-box.container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }


/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 19px;
    width: 19px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #cccccc;
}


/* On mouse-over, add a grey background color */

.c-box.container:hover input ~ .checkmark {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.c-box.container input:checked ~ .checkmark {
    background-color: #f17023;
    border: none;
}


/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.c-box.container input:checked ~ .checkmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.c-box.container .checkmark:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


/*radio-btn-end*/

.nbf-survey-end-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.survey-end-text p {
    font-size: 15px;
    color: #848484;
}

.survey-icon-sp {
    width: 50px;
    margin: 0 auto;
    position: relative;
}

    .survey-icon-sp img {
        width: 100%;
    }

    .survey-icon-sp i.fa-check {
        position: absolute;
        bottom: -10px;
        font-size: 30px;
        color: #78bb30;
        right: -10px;
    }

.pr-36-c {
    padding-right: 36px;
}




/* ========================= 
    survey page styling end
========================= */


/* ========================= 
    certificateList page styling started
========================= */

.header-title {
    font-family: museo_sans300;
    color: #fff;
    font-size: 26px;
}

.main-header-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
}

.min-width-height {
    min-width: 120px;
    min-height: 39px;
}


/* ========================= 
    certificateList page styling end
========================= */


/* ========================= 
    performance page styling started
========================= */

.m-dialog-750 {
    width: 750px;
}


/* ========================= 
    performance page styling end
========================= */


/* ========================= 
    Nibaf dshboard page styling started
========================= */

.panel.panel-white {
    margin-bottom: 10px !important;
}

.colmd-14 .col-md-2-14 {
    width: 14.0% !important;
    padding-right: 0 !important
}

.page-breadcrumb ol.breadcrumb li.active a {
    color: #f26f21 !important;
    font-family: 'museo_sans500';
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(75% - 10px);
}

.table.space-new-table td,
.table.space-new-table > tbody > tr > td,
.table.space-new-table > tbody > tr > th,
.table.space-new-table > tfoot > tr > td,
.table.space-new-table > tfoot > tr > th,
.table.space-new-table > thead > tr > td,
.table.space-new-table > thead > tr > th {
    padding: 10px !important;
}

.bg-light-overview {
    background: #d9d9d9;
    padding: 4px 12px;
}


/* ========================= 
    Nibaf dshboard page styling end
========================= */


/* ==========================================================================
---------------------- home-page styling start ---------------------
========================================================================== */

.blue-border {
    border: 1px solid #00d2ff;
}

.blue-bg {
    background-color: #00d2ff;
}

.text-blue-nbf {
    color: #00d2ff;
}

.min-width-130 {
    min-width: 130px;
}

.min-width-150 {
    min-width: 150px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.margin-right-5 {
    margin-right: 5px;
}

.position-relative {
    position: relative;
}

.z-index-10 {
    z-index: 10;
}

.w-100 {
    width: 100%;
}


/*home*/

.tch-main-wrapper {
    background: url('/content/images/nibaf/banner-bg.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: calc(96vh - 83px);
    /*display: flex !important;*/
    padding-top: 80px;
    align-items: center;
    position: relative;
    background-color: #068e82;
}

.logo-box {
    width: 280px;
}

    .logo-box img {
        width: 100%;
    }

.nbf-header-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 10px;
}

    .nbf-header-ul li {
        display: inline-block;
        border-right: 1px solid #464646;
    }

        .nbf-header-ul li a {
            font-size: 13px;
            color: #464646;
            font-weight: 600;
            text-transform: uppercase;
            padding: 0px 13px;
        }

        .nbf-header-ul li i {
            font-size: 32px;
            padding-top: 2px;
        }

        .nbf-header-ul li.active a,
        .nbf-header-ul li.active i {
            color: #00d2ff;
        }

        .nbf-header-ul li a:hover {
            color: #068e82;
            transition: 0.5s;
        }

        .nbf-header-ul li:last-child {
            display: inline-block;
            border-right: 0px;
        }

.nbf-home-btn {
    margin-top: 22px;
}

    .nbf-home-btn:hover {
        background-color: #00d2ff;
        color: #ffffff;
        border-color: #00d2ff;
        transition: 0.5s;
    }

.login-form-box {
    padding: 2.0rem;
    border-radius: .55rem;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
}

.form-label {
    font-size: 14px;
    color: #464646;
    font-weight: 500;
}

.form-input {
    min-height: 42px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px;
}

    .form-input:focus {
        border-color: #00d2ff !important;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.forgot-password-box a {
    font-size: 15px;
    /*text-transform: capitalize;*/
    font-weight: 500;
}

.form-login-btn {
    min-height: 45px;
    font-size: 15px;
    font-weight: 500;
}

.form-create-new-btn {
    padding: 10px 0px;
    font-size: 15px;
    font-weight: 500;
}

.form-signup-create-new-btn {
    background: #ffffff !important;
    color: #00d2ff !important;
}

.lh-27 {
    line-height: 27px;
}

.lh-29 {
    line-height: 29px;
}

.form-signup-create-new-btn:hover {
    background: #00d2ff !important;
    color: #ffffff !important;
}

.continue-title {
    font-size: 14px;
    color: #5c5c5c;
    font-weight: 500;
}

.banner-img-boxes {
    position: absolute;
    top: 0;
    left: 0;
}

.banner-img-box {
    /*width: 650px;*/
    width: 580px;
}

.banner-img-box-600 {
    width: 600px;
}

.banner-img-box img {
    width: 100%;
}

.footer-block-nbf {
    /* position: relative; */
    width: 100%;
    /* text-align: center; */
    float: left;
    margin-bottom: 10px;
}

.ad-footer-text p {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
}

ul.list-footer-nbf li {
    border-right: 1px solid #ffffff;
}

    ul.list-footer-nbf li a {
        font-size: 14px;
        color: #ffffff;
        font-weight: 600;
        font-family: 'museo_sans300';
    }

.owl-carousel .owl-item {
    width: 1500px;
}

.checkbox-tick input[type="checkbox"]:checked + label::after,
.checkbox-tick input[type="radio"]:checked + label::after {
    /*content: '\f00c';
    font-family: 'Font Awesome\ 5 Free';*/
    font-weight: 900;
    color: #00d2ff;
}

.nbf-rec-password {
    min-height: 305px;
    padding-top: 70px;
}

.nbf-rec-signup {
    /* min-height: 933px; */
    margin-bottom: 30px;
}

.nbf-menu-icon {
    width: 32px;
    height: 32px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}

    .nbf-menu-icon img {
        width: 100%;
    }


/* ------------
    home-page-mob styling
------------ */

.tch-main-mob-wrapper {
    background: url(../images/teacher-home-mob-banner.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
}

body.help-page-body .page-inner {
    padding: 0px 0 20px !important;
}


/* ==========================================================================
---------------------- home-page styling end ---------------------
========================================================================== */


/* ==========================================================================
---------------------- signup-page styling start ---------------------
========================================================================== */

.mh-44 {
    min-height: 44px;
}

.nbf-captcha-img {
    min-height: 42px;
    border-radius: 3px;
}

.tch-signup-main-wrapper {
    /*height: calc(170vh - 100px) !important;*/
}

select.form-input-dropdown {
    background: #fff url(../images/downarrow.svg) no-repeat scroll 96% 51% !important;
    background-size: 14px 14px !important
}

.d-inline-block {
    display: inline-block !important;
}

.text-underline {
    text-decoration: underline;
}

.cant-see-img a {
    font-size: 12px !important;
}

.banner-text-box {
    margin: auto;
    margin-top: -60px;
}

    .banner-text-box h2 {
        font-weight: 600;
        font-size: 32px;
        color: #fff;
    }

    .banner-text-box p {
        font-size: 16px;
        color: #fff;
    }

.col-sm-offset-4.switch-role img {
    width: 230px;
}

.nbf-btn-custom {
    background: #f17023;
    font-size: 12px;
    border-radius: 3px;
    color: #ffffff;
    padding: 7px 12px;
}

    .nbf-btn-custom:hover {
        background: #ff8d4a;
        color: #ffffff;
    }


/* ==========================================================================
---------------------- signup-page styling end ---------------------
========================================================================== */

/* ==========================================================================
---------------------- download-certificate-page styling start ---------------------
========================================================================== */

.download-certicate-wrapper {
    /*padding-top: 100px;*/
}

.download-certicate-box {
    border: 2px solid #ffffff;
    border-radius: 10px;
}

    .download-certicate-box:hover .download-certicate-img-box {
        background: #ffffff;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        transition: 0.7s;
        opacity: 0.7;
    }

    .download-certicate-box:hover .download-certicate-text-box {
        background: rgba(255, 255, 255, 0.3);
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        transition: 0.7s;
        opacity: 0.7;
    }

.download-certicate-left, .download-certicate-right, .download-certicate-mid {
    float: left;
    min-height: 370px;
}

.download-certicate-mid {
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 25%;
}

    .download-certicate-mid p {
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
    }

.download-certicate-img-box {
    padding: 50px;
    text-align: center;
}

    .download-certicate-img-box:hover {
        padding: 50px;
        text-align: center;
    }

    .download-certicate-img-box img {
        width: 190px;
        height: 175px;
        margin: 0 auto;
        text-align: center;
    }

.download-certicate-text-box {
    border-top: 2px solid #ffffff;
}

    .download-certicate-text-box h2 {
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        margin: 0;
        padding: 0;
        padding: 19px 10px 22px 10px;
        width: 325px;
        margin: 0 auto;
        line-height: 24px;
        font-weight: 600;
    }

.download-certicate-wrapper-row {
    width: 780px;
    margin: 0 auto;
    text-align: center;
}

.download-certificate-modal .modal-header {
    background-color: transparent !important;
    color: #000;
}

.dc-modal-medal-icon {
    width: 70px;
    margin: 0 auto;
    padding-bottom: 35px;
}

    .dc-modal-medal-icon img {
        width: 100%;
        margin: 0 auto;
    }

.dc-modal-text {
    padding-bottom: 35px;
}

    .dc-modal-text p {
        font-size: 20px;
        text-align: center;
        padding: 0px 50px;
        margin: 0;
    }

.dc-modal-button {
    width: 320px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.download-certificate-modal .dc-modal-close-icon {
    background: transparent !important;
    color: black !important;
}

.modal.download-certificate-modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}


/* ==========================================================================
---------------------- download-certificate-page styling end ---------------------
========================================================================== */
/* ==========================================================================
---------------------- PUB Project styling started ---------------------
========================================================================== */
.pub-filter-dropdown-menu:before {
    position: absolute;
    top: -8px;
    left: 9px;
    right: auto;
    display: inline-block !important;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #dcdcdc;
    border-left: 8px solid transparent;
    content: '';
}

.pub-filter-dropdown-menu:after {
    position: absolute;
    top: -7px;
    left: 10px;
    right: auto;
    display: inline-block !important;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ffffff;
    border-left: 7px solid transparent;
    content: '';
}

.pub-p {
    font-size: 14px;
    font-family: 'museo_sans500';
    font-weight: normal !important;
    color: #000;
}

/* -- PUB styling -- */

.pub-primary-color {
    color: #7fcaec;
}

.pub-primary-bg-color {
    background: #7fcaec;
}

.pub-logo-a {
    background: #fff !important;
}

.pub-pb-bot-table .table > tbody > tr > td {
    vertical-align: top;
}

.pub-pb-bot-table tbody .check-abosolute {
    top: 7px;
}

    .pub-pb-bot-table tbody .check-abosolute.ca-av {
        top: 15px !important;
    }

.pub-pb-bot-table tbody tr td .btn-link,
.table tr th .btn-link {
    border: 1px solid #7fcaec;
    border-radius: 50px;
    width: 28px;
    height: 28px;
    line-height: 24px;
    color: #7fcaec;
    background: #fff !important;
}

.pub-pb-bot-table .table > thead > tr > th,
.pub-pb-bot-table .table > tbody > tr > td {
    font-size: 12px;
}

.tabP-btns a {
    margin-right: 5px;
}

.pub-pb-bot-table .form-control.pub-attendance-status-dd {
    height: 34px;
    width: 120px;
    border-radius: 3px;
    font-size: 11px;
}

.pub-pb-mid-title p {
    font-family: 'museo_sans500';
    font-size: 14px;
}

    .pub-pb-mid-title p span {
        font-family: 'museo_sans300';
        font-size: 14px;
    }

.report-title-text {
    font-family: 'museo_sans500' !important;
}

.qrcode-right {
    padding-left: 15px;
}

    .qrcode-right .qrc-p-1 {
        padding: 0;
        margin: 0;
        color: #7a7b7b;
        font-size: 16px;
    }

    .qrcode-right .qrc-p-2 {
        padding: 0;
        margin: 0;
        color: #202020;
        font-family: 'museo_sans700' !important;
    }

.qrcode-right-content {
    margin-top: 20px;
    margin-bottom: 20px;
}

.qrcode-left .qrcode-single-page {
    text-align: center !important;
    /*position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);*/
}

.qrcode-left {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
    border-right: 1px solid #d2d2d2;
}

.qr-code-a-box {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 15px;
}

a.qr-code-a {
    text-decoration: underline !important;
}

    a.qr-code-a:hover {
        text-decoration: underline !important;
        color: #000;
    }

.qrcode-left img {
    width: 100%;
}

.qrcode-left + a {
    display: block;
    margin-top: 10px;
}

.pub-pb-top .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
}

.pub-pb-top .btn .caret {
    margin-left: 3px;
}

.pub-filter-dropdown-menu {
    background: #fff;
    padding: 35px 20px;
    width: 350px;
    border-radius: 4px;
    display: none;
}

.pub-btn-group {
    position: relative;
}

.pub-filter-dropdown-alignment {
    position: absolute;
    top: 35px;
    z-index: 100;
}

.pub-filter-dd-main {
    margin-bottom: 10px;
    position: relative;
}

    .pub-filter-dd-main .form-control {
        height: 32px;
        border-radius: 3px;
    }

.filter-apply-btn {
    width: 100%;
    background: #0094dc;
    color: #ffffff;
    /*margin-top: 50px;*/
}

.pub-filter-dropdown-alignment .pub-filter-dd-main:last-child {
    margin-bottom: 0px !important
}

.filter-cross-icon {
    position: absolute;
    width: 17px;
    height: 17px;
    background: #848486;
    border-radius: 50%;
    right: 7px;
    top: 7px;
    text-align: center;
    font-size: 11px;
    line-height: 17px;
}

    .filter-cross-icon:hover {
        background: #a7a7a7;
    }

    .filter-cross-icon i {
        color: #e7e7e7;
    }

.filter-select-cross-icon i {
    color: #adadad;
}

.filter-select-cross-icon {
    position: absolute;
    width: 15px;
    height: 15px;
    background: #e1e1e1;
    border-radius: 50%;
    right: 7px;
    top: 7px;
    text-align: center;
    font-size: 9px;
    line-height: 16px;
}

    .filter-select-cross-icon:hover {
        background: #d4d4d4;
    }

.filter-box-shadow {
    -webkit-box-shadow: 1px 2px 7px 0px rgba(140, 140, 140, 1);
    -moz-box-shadow: 1px 2px 7px 0px rgba(140, 140, 140, 1);
    box-shadow: 1px 2px 7px 0px rgba(140, 140, 140, 1);
}

.pub-filter-dd-main select.form-control {
    background: #fff url(../content/images/downarrow.svg) no-repeat scroll 90% 50% !important;
    background-size: 14px 14px !important;
    font-size: 13px;
    color: #afafaf;
    border-radius: 5px;
}

.pub-modal-main-title {
    margin: 0;
    font-size: 16px;
    font-weight: normal;
    font-family: 'museo_sans500';
}

.popup-filter-dropdown-menu {
    width: 100%;
    padding: 15px;
    background: #d9d9d9;
}

.popup-filter-select-cross-icon {
    right: 3px !important;
}

.form-control.b-radius-5 {
    border-radius: 5px !important
}

.popup-table-left-heading p {
    font-family: 'museo_sans500' !important;
    color: black !important;
    font-weight: normal !important;
    text-align: center;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 14px;
}

.pub-filter-dd-custom {
    margin-bottom: 10px;
}

    .pub-filter-dd-custom select.form-control {
        background: #fff url(../content/images/downarrow.svg) no-repeat scroll 97% 50% !important;
        background-size: 14px 14px !important;
        font-size: 13px;
        color: #afafaf;
        border-radius: 5px;
    }

    .pub-filter-dd-custom .form-control {
        height: 32px;
        border-radius: 3px;
    }

.pub-fancytree-bg {
    background: #f3f3f3;
    padding: 15px;
    border-radius: 3px;
}

.cursor-pointer {
    cursor: pointer;
}

.pub-pb-bot-table tbody tr td .btn-link, .table tr th .btn-link {
    border: 1px solid #7fcaec;
    border-radius: 50px;
    width: 28px;
    height: 28px;
    line-height: 24px;
    color: #7fcaec;
    background: #fff !important;
}

.form-group-custom {
    position: relative;
    margin-bottom: 22px;
}

    .form-group-custom small.help-block {
        font-size: 12px !important;
        position: absolute;
        bottom: -25px;
    }

    .form-group-custom input.form-control {
        /*background-color: transparent !important;*/
    }


.tabP-btns {
    padding-top: 5px;
}

.search-pos-tl {
    position: relative;
}

    .search-pos-tl .search-a-tl {
        position: absolute;
        right: 11px;
        top: 10px;
        color: #848484;
    }

        .search-pos-tl .search-a-tl i {
            font-size: 16px;
            cursor: pointer;
        }

.td-text-truncate {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.trainer_id_alert {
    display: inline-block !important;
    padding: 2px 10px;
    border-radius: 50px;
    background: #2cb1ef !important;
    color: white !important;
    margin-right: 3px;
    /*cursor: pointer;*/
    margin-bottom: 3px;
}

.rtet-cp {
    cursor: pointer;
}

.trainer_id_alert:hover {
    /*background: #0095da !important;*/
}

.trainer_id_alert_cross {
    border-radius: 50%;
    width: 14px !important;
    height: 14px !important;
    font-size: 9px;
    top: 3px !important;
    right: -3px !important;
    background: #5d5d5d !important;
    margin-left: 3px;
}

.trainer_id_alert_parent {
    border: 1px solid red;
    border-radius: 5px;
    border-color: rgb(221, 221, 221) !important;
    padding: 6px 5px;
    min-height: 39px;
}

.st-par-box {
    position: relative;
}

.st-par-box {
    position: relative;
}

    .st-par-box .st-par-box-a {
        position: absolute;
        right: 9px;
        top: 7px;
        background: #e3e3e3;
        width: 25px;
        text-align: center;
        height: 25px;
        border-radius: 3px;
        line-height: 27px;
        cursor: pointer;
    }

        .st-par-box .st-par-box-a:hover {
            background: #cccccc;
            transition: 0.7s;
        }

    .st-par-box .st-par-box-a {
        color: #555555;
    }

.pub-filter-dd-main-custom .filter-apply-btn {
    /*margin-top: 10px !important;*/
}

/* --- landing/page --- */

.pub-main-wrapper, .pub-main-outside-wrapper {
    background: #2f5597;
    padding: 50px;
    height: 100vh;
    box-sizing: border-box;
}

.pub-landing-banner img {
    width: 96%;
}

.pub-landing-logo a {
    display: block;
    width: 200px;
    margin: 0 auto;
}

    .pub-landing-logo a img {
        width: 100%;
    }

.pub-landing-right {
    width: 450px;
    margin: 0 auto;
    /* padding: 150px 0px; */
    position: fixed;
    top: 50%;
    left: 73%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.pub-inn.pub-landing-banner img {
    width: 100.2%;
}

.pub-inner-content-wrapper {
    /* height: calc(100vh - 100px); */
    /* background: #fff url(../content/images/pub-landing-slider.jpg) n.pub-banner-contento-repeat scroll 97% 50% !important; */
}

.pub-landing-login-form .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

    .pub-landing-login-form .form-control:focus {
        border-color: #2f5597 !important;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.pub-landing-login-form .card-body .row {
    margin-bottom: 15px;
}

.pub-checkbox-blue input[type="checkbox"]:checked + label::before,
.pub-checkbox-blue input[type="radio"]:checked + label::before {
    background-color: #2f5597;
    border-color: #2f5597;
}

.pub-checkbox-blue input[type="checkbox"]:checked + label::before,
.pub-checkbox-blue input[type="radio"]:checked + label::before {
    background-color: #2f5597 !important;
    border-color: #2f5597 !important;
}

.checkbox.pub-checkbox-blue label::after {
    color: #ffffff !important;
}

.pub-checkbox-blue.margin-top-0 {
    margin-top: 0
}

.pub-inner-content-wrapper .row .col-md-6.pos-col-6 {
    position: initial !important
}

.pub-landing-left {
    position: relative;
}

.pub-banner-content {
    position: absolute;
    top: 5%;
    background: #2f5597;
    width: 85%;
    opacity: 0.95;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pub-banner-content-inner {
    padding: 15px 80px;
    border-bottom: 4px solid #fff;
}

    .pub-banner-content-inner h2 {
        font-size: 28px;
        font-family: 'museo_sans700';
        font-weight: normal !important;
        color: #ffffff;
        margin-bottom: 20px;
    }

    .pub-banner-content-inner p {
        font-size: 14px;
        font-family: 'museo_sans500';
        font-weight: normal !important;
        color: #ffffff;
    }


.pub-cus-btn {
    display: inline-block;
    padding: 6px 20px;
    outline: none !important;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    min-height: 34px;
}


.pub-block-mesage {
    background: #f8f8f8 !important;
}


/*/ pub form styling /*/
.pub-inner-form-wrapper {
    height: 100%;
}

.pub-form-custom {
    width: 550px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.pub-p-style-custom {
    font-size: 20px !important;
    color: #286090;
}

p.acknowledged-p {
    font-style: italic;
}

    p.acknowledged-p span {
        font-size: 12px;
    }

.pubproj-page-sidebar-inner ul.list-sidebar li ul.level1 li a {
    padding-left: 25px !important;
}


/* footer styling */
.pub-footer-custom {
    text-align: center;
    width: 600px;
    margin: 0 auto;
    position: fixed;
    top: 88%;
    left: 73%;
    transform: translate(-50%, -50%);
}

/* pub no-user styling */

.no-user-page-inner {
    min-height: 655px;
    /*padding-top: 50px;*/
}

    .no-user-page-inner .panel.panel-white {
        padding: 20px;
    }

.no-user-text-body h2 {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

.no-user-text-body p {
    padding: 0;
    margin: 0;
}

.no-user-page-inner .panel.panel-white {
    margin-right: 50px;
}
/* ================================================================;==========
---------------------- PUB Project styling end ---------------------
========================================================================== */
/*--- assignment styling ---*/
.assignment-panel {
    border: 1px solid #f3f3f3;
    -webkit-box-shadow: 0px 4px 12px 1px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 4px 12px 1px rgba(0,0,0,0.09);
    box-shadow: 0px 4px 12px 1px rgba(0,0,0,0.09);
}

.assignment-primary-clr {
    color: #f36f21 !important;
}

.assignment-block-right-btns {
    margin-left: 5px;
    cursor: pointer;
    border: 1px solid;
    border-color: #a0a0a0;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: inline-block;
}

    .assignment-block-right-btns i {
        margin: 0 !important;
        color: #a0a0a0;
        text-align: center;
        width: 100%;
        padding-top: 7px;
        font-size: 12px;
    }

    .assignment-block-right-btns:hover {
        border-color: #f26f21;
    }

        .assignment-block-right-btns:hover i {
            color: #f26f21;
        }

.assgn-heading-left h2 {
    font-weight: 600;
    font-size: 15px;
    padding-left: 5px;
    margin: 0;
}

.assgn-btns-right a {
    width: 110px;
    display: inline-block;
    float: left;
    line-height: 25px;
    margin-left: 10px;
}

.assgn-mini-detail-box p:first-child {
    padding-left: 0px !important;
}


.assgn-mini-detail-box p {
    display: inline-block;
    padding-right: 7px;
    padding-left: 7px;
    font-size: 14px;
    font-weight: 600;
}

.assgn-b-bottom {
    border-bottom: 1px solid #e6e6e6;
    padding-top: 5px;
    padding-bottom: 5px;
}

.assignment-panel .panel-body .assgn-b-bottom:last-child {
    border-bottom: 0 !important
}

.grading-assgn-user-box .userName,
.grading-assgn-mini-user-box .userName {
    /*position: relative;*/
    margin-bottom: 5px;
}

    .grading-assgn-user-box .userName p span {
        /*position: absolute;
    top: 5px;
    left: 42px;*/
        float: left;
        padding-left: 10px;
        padding-top: 5px;
    }

    .grading-assgn-mini-user-box .userName p span {
        /*position: absolute;
    top: 1px;
    left: 25px;*/
        font-size: 13px;
        float: left;
        padding-left: 10px;
    }

.assignment-panel .fa-user-circle,
.assignment-panel .fa-users {
    float: left;
}

.grp-mem-collapse {
    width: 100%;
    text-align: left;
    border-radius: 0;
    line-height: 25px;
    background: #e1e1e1;
    border: #e1e1e1;
    color: #000;
}

    .grp-mem-collapse:hover,
    .grp-mem-collapse:focus,
    .grp-mem-collapse:active {
        background: #cccccc !important;
        border: #cccccc !important;
        color: #000 !important;
        box-shadow: none !important
    }

.overview-card {
    border: 1px solid #f3f3f3;
    -webkit-box-shadow: 0px 5px 20px 1px rgba(0,0,0,0.09);
    -moz-box-shadow: 0px 5px 20px 1px rgba(0,0,0,0.09);
    box-shadow: 0px 5px 20px 1px rgba(0,0,0,0.09);
    position: relative;
}

.overview-card-border-green {
    border: 1px solid #3CB371;
}

.overview-card-border-blue {
    border: 1px solid #2494f6;
}

.overview-card-border-black {
    border: 1px solid #5b5b5b;
}

.overview-card-border-orange {
    border: 1px solid #f26f21;
}

.triangle-topright {
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    position: absolute;
    right: -1px;
}

.triangle-green {
    border-top: 100px solid #3CB371;
}

.triangle-blue {
    border-top: 100px solid #2494f6;
}

.triangle-black {
    border-top: 100px solid #5b5b5b;
}

.triangle-orange {
    border-top: 100px solid #f26f21;
}

.ab-text-green {
    color: #3CB371;
}

.ab-text-blue {
    color: #2494f6;
}

.ab-text-black {
    color: #5b5b5b;
}

.ab-text-orange {
    color: #f26f21;
}

p.assignment-percentage {
    padding: 25px;
    text-align: center;
    margin: unset;
    font-size: 48px;
    box-sizing: border-box;
    color: #c0c0c0;
    /* color: #a7a7a7; */
    padding-bottom: 0;
    font-family: 'museo_sans700';
}

p.assignment-nmbr {
    position: absolute;
    right: 15px;
    color: #fff;
    text-align: right;
    top: 15px;
    font-size: 16px;
    margin: 0;
    font-family: 'museo_sans700';
}

p.assignment-about-text {
    text-align: center;
    font-size: 16px;
    margin: 0;
    /* padding-top: 10px; */
    padding-bottom: 15px;
    /* font-weight: 600; */
    font-family: 'museo_sans500';
    text-transform: uppercase;
}

.pb-inner-15 {
    padding: 15px !important
}

h2.overview-heading {
    font-size: 18px;
    border-bottom: 1px solid #c8c8c8;
    font-family: 'museo_sans500';
    padding-bottom: 5px;
    margin-bottom: 20px;
    color: #3f3f3f;
    text-transform: uppercase;
}

.comment-tag:after {
    position: absolute;
    right: -2px;
    top: -5px;
    content: " ";
    font-size: 37%;
    padding: 4px 4px;
    border-radius: 50%;
    /* line-height: 1em; */
    color: white;
    background: #f36f21 !important;
    text-align: center;
    /* min-width: 1em; */
    font-weight: bold;
}

.fa-stack-line-height {
    line-height: initial;
    display: inline !important;
    vertical-align: initial !important;
}

.version-label-status {
    vertical-align: 18%;
}

.copyhelper {
    display: none !important;
}
/* ==========================================================================
---------------------- styling changes by AA end ---------------------
========================================================================== */



/*   -------------------------------------------------------------------------------
    UNDP Styling started
        -------------------------------------------------------------------------------
*/



/*======================================
==== global, styling started ====
======================================*/

.f-Montserrat-Bold {
    font-family: 'Montserrat-Bold';
}

.f-Montserrat-SemiBold {
    font-family: 'Montserrat-SemiBold';
}

.f-Montserrat-Regular {
    font-family: 'Montserrat-Regular';
}

.f-Lora-Bold {
    font-family: 'Lora-Bold';
}

.f-Lora-Regular {
    font-family: 'Lora-Regular';
}

.f-12 {
    font-size: 12px;
}

.f-14 {
    font-size: 12px;
}

.f-16 {
    font-size: 16px;
}

.f-18 {
    font-size: 18px;
}

.f-20 {
    font-size: 20px;
}

.mh-40 {
    min-height: 40px;
}

.mh-41 {
    min-height: 41px;
}

.mh-42 {
    min-height: 42px;
}

.lh-28 {
    line-height: 28px;
}

.lh-25 {
    line-height: 25px;
}

.primary-bg {
    background: #165dad;
}

.primary-border-color {
    border-color: #165dad;
}

.btn.focus, .btn:focus, .form-control:focus {
    outline: 0;
    box-shadow: none;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

/*======================================
==== global, styling ended ====
======================================*/

/*======================================
==== landing page, styling started ====
======================================*/

.undp-header {
    width: 100%;
}

#page-wrap {
    position: relative;
}

.undp-main-img img {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
}

.undp-logo {
    width: 60px;
    padding-top: 10px;
    padding-left: 0;
    float: right;
}


.undp-body-content-inner {
    /*width: 100%;*/
}

.undp-welcome {
    width: 950px;
    text-align: center;
    float: right;
}

    .undp-welcome h1 {
        font-family: 'Lora-Bold';
        font-size: 3.5em;
        color: #ffffff;
        margin: 0;
        padding: 0;
        padding-bottom: 10px;
    }

    .undp-welcome p {
        font-family: 'ProximaNova-Light';
        font-size: 2em;
        color: #ffffff;
        padding: 0px 100px;
        margin-bottom: 15px;
    }

.ico-social.fb {
    background: #537bbd;
}

.ico-social {
    background: #ccc;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    margin-right: 2px;
}

    .ico-social.fb:hover {
        color: #fff !important;
        background: #6e99e0;
    }

    .ico-social.gm {
        background: #e1262c;
    }

.ico-social {
    background: #ccc;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
}

    .ico-social.gm:hover {
        color: #fff !important;
        background: #e9585c;
    }

.undp-con-text {
    font-family: 'Montserrat-Regular';
    font-size: 14px;
    color: #000000;
}

.form-label {
    font-family: 'Montserrat-SemiBold';
    font-size: 14px;
    color: #000000;
}

.form-label-mini {
    font-family: 'Montserrat-Regular';
    font-size: 14px !important;
    color: #000000;
    padding: 0;
}

.undp-body-content-inner .form-checkbox {
    padding-top: 10px;
    padding-bottom: 15px;
}

.undp-body-left-width {
    /* width: 650px; */
    width: 42%;
    margin-left: 5%;
}

.undp-body-right {
    margin-right: 10%;
}

.undp-login-card.card {
    width: 320px;
}

.undp-body-content-inner .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    font-size: .9rem;
}

    .undp-body-content-inner .checkbox label::before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 17px;
        height: 17px;
        left: 2px;
        top: 1px;
        margin-left: -20px;
        border: 1px solid #cecece;
        border-radius: 3px;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        outline: none;
        box-shadow: none;
    }

    .undp-body-content-inner .checkbox label::after {
        display: inline-block;
        position: absolute;
        width: 16px;
        height: 16px;
        left: 0px;
        top: 0px;
        margin-left: -20px;
        padding-left: 5px;
        padding-top: 0px;
        font-size: 12px;
        color: #555555;
        outline: none;
        box-shadow: none;
    }

.undp-body-content-inner .checkbox input[type="checkbox"]:checked + label::after {
    font-family: "FontAwesome";
    content: "\f00c";
}

.card-login .checkbox label::after {
    color: #165dad;
}

.need-help-text {
    font-family: 'Montserrat-SemiBold';
    font-size: 14px;
    color: #165dad;
    padding-top: 1px;
}

.undp-login-btn {
    font-family: 'Montserrat-SemiBold';
    font-size: 14px;
}

.undp-create-btn {
    font-family: 'Montserrat-SemiBold';
    font-size: 14px;
    color: #165dad;
    background: transparent;
    border: 1px solid #165dad;
}

    .undp-create-btn:hover {
        background: #165dad;
        color: #ffffff
    }

.show-p .toggle-password {
    position: absolute;
    top: 45px;
    right: 15px;
    color: #b1afaf;
}

.undp-login-card .help-block {
    font-size: 11px;
    color: red;
}

/* UNDP 10/21/2020 */
.undp-main-content-wrapper {
    background: url(/content/images/undp/undp-main-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: calc(100vh - 31px);
    background-position: center;
}

    .undp-main-content-wrapper.undp-signup-main-wrapper {
        height: auto;
        padding-top: 30px;
    }

.undp-header-wrapper {
    /*background: #ffffff;*/
    padding-top: 5px;
    padding-bottom: 5px;
    position: fixed;
    z-index: 10;
    width: 100%;
    top: 0;
}

.undp-main-content {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 120px;
}

.footer-block-nbf {
    background: url(/content/images/undp/undp-main-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-bottom: 0
}

.undp-kamyab-banner {
    width: 350px;
}

.undp-1o1-icon {
    width: 220px;
    margin: -40px 75px;
}

    .undp-1o1-icon a {
        display: block
    }

.undp-left-banner-box {
    padding-left: 20%;
}


/* UNDP 10/21/2020 */
/*======================================
==== landing page, styling end ====
======================================*/
/*======================================
==== Signup page, styling started ====
======================================*/
.undp-body-content-inner-signup {
    top: 60% !important;
}

.captcha-img {
    min-height: 38px;
}

.captcha-box {
    margin-top: 10px;
    margin-bottom: 10px;
}

.image-refresh-link {
    font-family: 'Montserrat-SemiBold';
    font-size: 13px;
    color: #0056b3;
    text-align: left;
    display: block;
    margin-bottom: 10px;
}

    .image-refresh-link:hover {
        color: #023c7a;
        text-decoration: underline;
    }

.undp-signup-card.card {
    width: 320px;
}

.c-headline-w-border {
    border-bottom: 1px solid #165dad;
    font-size: 20px;
    line-height: 33px;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px;
}

    .c-headline-w-border span {
        padding-left: 18px;
        background: #fff;
        padding-right: 18px;
        position: relative;
        top: 15px;
        color: #165dad;
    }

.undp-body-content-inner .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff !important;
    outline: 0;
    box-shadow: none !important;
}

/*======================================
==== Signup page, styling end ====
======================================*/

/* UNDP Global*/

.d-block {
    display: block;
}

.undp-body-content-inner-forgotpswd {
    /*position: fixed;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    padding-top: 150px;
}

.custom-message-undp {
    /*position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
    width: 400px;
    margin: 0 auto;
    float: none;
    margin-top: 10% !important;
    margin-bottom: 10%;
}


.undp-body-content {
    margin-bottom: 80px;
}

.br-3 {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.br-4 {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.br-5 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.undp-footer {
    padding: 0 40px;
}

/*   -------------------------------------------------------------------------------
    UNDP Styling end
        -------------------------------------------------------------------------------
*/


/*   -------------------------------------------------------------------------------
    Nibaf app download modal styling started
        -------------------------------------------------------------------------------
*/

.nibaf-app-download-modal-wrapper .modal-content {
    border-radius: 1.5rem;
}

.nadm-modal-header button.close {
    border-radius: 50px;
    width: 23px;
    height: 23px;
    top: 10px;
    right: 10px;
    background: #fff;
    color: #797979 !important;
    font-size: 16px;
}

.nibaf-app-download-modal-wrapper .modal-body {
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
}

.nibaf-app-download-modal-wrapper .modal-header.nadm-modal-header {
    padding: 0 !important;
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
}

.nadm-modal-header-inner-slider-icon {
    position: absolute;
    top: -40px;
    left: 39%;
    width: 80px;
}

.nibaf-app-download-modal-wrapper .nadm-modal-body-inner {
    padding-top: 40px;
    padding-bottom: 20px;
}

.nadm-modal-body-inner h2 {
    font-family: 'museo_sans700';
    font-size: 16px;
    margin: 0;
    padding-bottom: 10px;
    color: #4f616b;
    line-height: 24px;
}

.nadm-modal-body-inner p {
    font-family: 'museo_sans300';
    font-size: 14px;
    margin: 0;
    padding-bottom: 15px;
    color: #4f616b;
    line-height: 22px;
}

.nadm-modal-body-inner a.nadm-modal-btn {
    font-family: 'museo_sans700';
    font-size: 17px;
}

/*   -------------------------------------------------------------------------------
    Nibaf app download modal styling started end
        -------------------------------------------------------------------------------
*/

/*   -------------------------------------------------------------------------------
    Nibaf landing page new styling started
        -------------------------------------------------------------------------------
*/

/*  nibaf-main-content-section */
.nibaf-main-content-wrapper {
    /*background: #068e82 url(/content/images/nibaf/banner-bg.jpg) no-repeat center center fixed;*/
    background: #F9F9F9 url(/content/images/nibaf/pak-map.png) no-repeat center center fixed;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: calc(100vh - 36px);
    background-position: calc(100% - 40px) calc(100% - -35px);*/
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: calc(100vh - 0px );
    align-items: center;
    position: relative;
}

.nibaf-header-wrapper {
    background: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    position: fixed;
    z-index: 10;
    width: 100%;
    top: 0;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
}

    .nibaf-header-wrapper .container-fluid {
        padding: 0px 30px
    }

.header-home-btn {
    float: right;
}

.nibaf-body-content-wrapper {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 82px;
}

.item-image-box {
    width: 500px;
    margin: 0 auto;
    padding-top: 45px;
}

    .item-image-box img {
        width: 100%;
    }

.nibaf-main-content-wrapper.tch-signup-main-wrapper {
    height: auto !important;
    padding-top: 30px;
}

.nbf-captcha-img {
    height: 40px;
    min-height: 40px;
}

.nibaf-footer-wrapper {
    /*position: absolute;
    bottom: 10px;
    width: 100%;
    z-index: 100;*/
    background: #068e82;
    padding-bottom: 15px;
}

.training-skill-icon {
    width: 18px;
    margin-right: 5px;
    left: 16px;
    position: absolute;
    top: 12px;
}

/*   -------------------------------------------------------------------------------
     Nibaf landing page new styling end
        -------------------------------------------------------------------------------
*/

/* ==========================================================================
---------------------- NIBAF Dashboard Styling ---------------------
========================================================================== */

.text-truncate-single {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tab-content._nd-tab-content .panel.panel-white {
    background: transparent;
    border: 0;
    box-shadow: none;
}

    .tab-content._nd-tab-content .panel.panel-white .panel-body {
        padding: 0;
        margin-bottom: 25px;
    }

/*****************************
Courses
*****************************/
._nibaf-dash-main-wrapper {
    padding: 20px 0px;
}

._nibaf-dash-main-title {
    font-size: 20px;
    font-family: 'museo_sans700';
    margin-top: 0
}

.default-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

._nd-courses-stats ul {
    display: flex;
    justify-content: flex-end;
}

    ._nd-courses-stats ul li {
        font-size: 16px;
        font-family: 'museo_sans500';
        text-align: center;
        color: #757575;
        background: #fff;
        border-radius: 14px;
        padding: 3px 10px;
        margin-left: 15px;
        min-width: 115px;
        border: 2px solid;
    }

        ._nd-courses-stats ul li:nth-child(1) {
            border-color: #789DFB;
            color: #789DFB;
        }

        ._nd-courses-stats ul li:nth-child(2) {
            border-color: #67C587;
            color: #67C587;
        }

        ._nd-courses-stats ul li:nth-child(3) {
            border-color: #FFCC33;
            color: #FFCC33;
        }

        ._nd-courses-stats ul li:nth-child(4) {
            border-color: #757575;
            color: #757575;
        }

        ._nd-courses-stats ul li span {
            font-family: 'museo_sans700';
            text-align: right;
            color: #000000;
            margin-bottom: 5px;
        }

._nd-dropdown .form-control {
    border-color: #dddddd !important;
    box-shadow: none;
    height: 39px;
    /* border-radius: 0px; */
    line-height: 1 !important;
    border-radius: 10px;
    /**/
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


._nd-table {
    /*border: 1px solid #C4C4C4;*/
}

    ._nd-table .table > thead > tr > th,
    ._nd-table .table > tbody > tr > td {
        padding: 12px 15px;
    }

    ._nd-table .table > tbody > tr > td {
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

._nd-course-filter-box .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}

._nd-course-filter-box {
    padding: 0px 15px;
}

/*._nd-course-filter-box .pub-filter-dropdown-alignment{
    right: 0;
}

._nd-course-filter-box .pub-filter-dropdown-menu:after {
    right: 10px;
    left: auto;
}

._nd-course-filter-box .pub-filter-dropdown-menu:before {
    right: 9px;
    left: auto;
}*/

.pub-filter-dropdown-menu:before {
    position: absolute;
    top: -8px;
    left: 9px;
    right: auto;
    display: inline-block !important;
    border-right: 8px solid #83838300;
    border-bottom: 8px solid #dcdcdc;
    border-left: 8px solid transparent;
    content: '';
}

._nibaf-dash-main-wrapper .d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    ._nibaf-dash-main-wrapper .d-flex .alert {
        padding-top: 6px;
        padding-bottom: 6px;
        border-radius: 6px;
    }

._leaderboard-ranking-row-header._leaderboard-dflex-style {
    margin-top: 30px;
}
/*****************************
Overall summary
*****************************/
._nd-tabs {
    margin: 0px 0 20px 0;
}

._nd-tab-content {
    background: transparent;
    padding: 0;
}

._nd-tabs-links {
    margin-bottom: 25px;
}

    ._nd-tabs-links .nav-tabs {
        border-bottom: 0;
    }

        ._nd-tabs-links .nav-tabs > li a {
            padding: 15px 22px !important;
            border-radius: 100px !important;
            background: transparent !important;
            border: 0 !important;
            cursor: pointer !important;
            color: #041E49;
            font-size: 14px;
            font-family: 'museo_sans700';
        }

            ._nd-tabs-links .nav-tabs > li.active > a,
            ._nd-tabs-links .nav-tabs > li a:hover,
            ._nd-tabs-links .nav-tabs > li.active > a:focus,
            ._nd-tabs-links .nav-tabs > li.active > a:hover {
                background: #FFE6CC !important;
                border: 0 !important;
                cursor: pointer;
                color: #041E49 !important;
            }

._nibaf-dash-card {
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 25px;
    margin-bottom: 15px;
}

    ._nibaf-dash-card ._nibaf-prog-details {
        display: flex;
        justify-content: space-between;
        padding: 7px 7px;
    }

        ._nibaf-dash-card ._nibaf-prog-details p {
            margin: 0;
            display: flex;
            align-items: center;
            opacity: 1;
        }

            ._nibaf-dash-card ._nibaf-prog-details p span {
                width: 15px;
                height: 8px;
                border-radius: 2px;
                display: inline-block;
                margin-right: 7px
            }

            ._nibaf-dash-card ._nibaf-prog-details p:first-of-type span {
                background: #39BF66;
            }

            ._nibaf-dash-card ._nibaf-prog-details p:last-of-type span {
                background: #efefef;
            }

._nd-tile-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

._nibaf-card-icon {
    background: #ccc;
    border-radius: 10px;
    padding: 10px;
    width: 46px;
    height: 46px;
    text-align: center;
}

    ._nibaf-card-icon img {
        width: 26px;
    }

    ._nibaf-card-icon i {
        font-size: 24px;
        text-align: center;
        line-height: 27px;
    }

i.fa-address-book-o {
    font-size: 20px;
}

._nibaf-card-blue-bg {
    background: rgba(61, 109, 204, 0.27);
}

._nibaf-card-green-bg {
    background: rgba(57, 191, 102, 0.27);
}

._nibaf-card-yellow-bg {
    background: rgba(250, 173, 17, 0.27);
}

._nibaf-card-light-green-bg {
    background: rgba(61, 204, 192, 0.27);
}

._nibaf-card-light-red-bg {
    background: rgba(230, 23, 230, 0.27);
}

._nibaf-card-green-bg i {
    color: #39BF66;
}

._nibaf-card-blue-bg i {
    color: #457BE5;
}

._nibaf-card-red-bg {
    background: #FFA5A5
}

._nibaf-card-plump-bg {
    background: rgba(56, 17, 250, 0.27);
}

._nd-tile-card p {
    font-size: 16px;
    color: #000000;
    font-family: 'museo_sans500';
}

    ._nd-tile-card p span {
        font-size: 20px;
        font-family: 'museo_sans700';
        color: #000000;
    }

._nibaf-dash-card._nd-tile-card {
    padding: 27.5px 25px;
    height: 108px;
}

._nd-heighted-card p {
    font-size: 16px;
    color: #000000;
    font-family: 'museo_sans500';
}

.filte-right-label {
    font-size: 16px;
    font-family: 'museo_sans500';
}

._nd-heighted-card p span {
    font-size: 22px;
    font-family: 'museo_sans700';
    color: #000000;
}

._nibaf-graph-content {
    display: flex;
    justify-content: space-between;
}

._nibaf-graph-view {
    padding-top: 0px;
    width: 85px;
}

    ._nibaf-graph-view img {
        width: 100%;
    }

._nibaf-graph-status {
    margin: 10px 0;
}

    ._nibaf-graph-status ul li {
        display: flex;
        align-items: center;
        line-height: 26.5px;
    }

._nibar-ul-bar {
    background: #E5E5E5;
    width: 11.88px;
    height: 7.42px;
    display: inline-block;
    border-radius: 20px;
    margin-right: 5px;
}

._nibaf-graph-status ul li span {
    color: rgba(0, 0, 0, 0.7);
}

._nibar-ul-green-bg {
    background: #67C587;
}

._nibar-ul-yellow-bg {
    background: #FFCC33;
}

._nibar-ul-light-red-bg {
    background: #FFA5A5;
}

._nibar-ul-blue-bg {
    background: #497AF9;
}

._nibar-ul-light-blue-bg {
    background: #789DFB;
}

._nibaf-dash-card-title {
    font-size: 18px;
    font-family: 'museo_sans700';
    color: #000000;
    margin: 0;
    padding: 0;
    padding-top: 8px;
}

._nibaf-dash-card ._nibaf-dash-card-title {
    margin-bottom: 20px;
}

._nibaf-ending-card p {
    color: #000000;
    font-size: 14px;
    opacity: 0.5;
    margin: 0;
    font-family: 'museo_sans500';
    /**/
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 42px;
}

._nibaf-d-flex {
    display: flex;
    margin: 15px 0 10px 0;
    align-items: center
}

    ._nibaf-d-flex h4 {
        font-size: 20px;
        font-family: 'museo_sans700';
        color: #000000;
        margin: 0;
        padding: 0;
        margin-left: 20px;
        /**/
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

        ._nibaf-d-flex h4 a {
            color: #000;
        }

._nibaf-modules-stats {
    margin-left: 65px !important;
}

.progress._nibaf-card-progress {
    border-radius: 100px;
    height: 16px;
    box-shadow: none;
    background: #efefef;
    margin-top: 15px;
}

    .progress._nibaf-card-progress .progress-bar {
        background: #39BF66;
    }

._nibaf-card-ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

    ._nibaf-card-ul li h3 {
        margin: 0;
        padding: 0;
        margin-left: 20px;
        /**/
        margin-right: auto;
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-right: 20px;
    }

        ._nibaf-card-ul li h3 a {
            color: #000;
        }

    ._nibaf-card-ul li p {
        font-size: 20px;
        font-family: 'museo_sans700';
    }

._nibaf-green-text {
    color: #67C587;
}

._nibaf-red-text {
    color: #FF4040;
}

.mb-4 {
    margin-bottom: 2rem;
}

.mb-3 {
    margin-bottom: 1rem;
}

._nd-tile-card ._nibaf-graph-view {
    width: 50px;
}

    ._nd-tile-card ._nibaf-graph-view img {
        width: 100%
    }

._nd-summary-incomplete ._nibaf-graph-view,
._nd-summary-completion ._nibaf-graph-view,
._nd-summary-notstarted ._nibaf-graph-view {
    width: 50%;
}

._nibaf-dash-card._nd-summary-incomplete,
._nibaf-dash-card._nd-summary-completion,
._nibaf-dash-card._nd-summary-notstarted {
    padding: 22.5px 25px;
}

._nibaf-card-ul-session-summary ._nibaf-card-icon {
    border-radius: 100%;
}

.fa.fa-smile-o, .fa.fa-frown-o {
    font-size: 26px
}

.fa.fa-smile-o {
    color: #39BF66
}

.fa.fa-frown-o {
    color: #FF4D4D
}

._nd-summary-incomplete ._nibaf-graph-view canvas,
._nd-summary-completion ._nibaf-graph-view canvas,
._nd-summary-notstarted ._nibaf-graph-view canvas {
    height: auto !important
}
/*****************************
Leaderboard
*****************************/
._leaderboard-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

    ._leaderboard-card-header ._nd-dropdown {
        width: 30rem;
    }

._nibaf-dash-card ._leaderboard-card-header ._nibaf-dash-card-title {
    margin-bottom: 0px;
}

._nibaf-dash-card-title {
    margin-bottom: 15px
}

._leaderboard-card {
    background: #edf2f8;
    border: 1px solid #edf2f8;
    border-radius: 15px;
    padding: 20px;
}

    ._leaderboard-card img {
        width: 55px;
    }

    ._leaderboard-card h3 {
        color: #11142D;
        font-size: 22px;
        opacity: 0.5;
        font-family: 'museo_sans700';
    }

    ._leaderboard-card p {
        color: #11142D;
        font-size: 18px;
        margin: 0;
        font-family: 'museo_sans500';
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

._leaderboard-ranking-box {
    /*margin: 30px 0;*/
    margin-bottom: 10px;
}

._leaderboard-card-content {
    margin: 35px 0 35px 0;
}

._leaderboard-ranking-row-header {
    display: flex;
    align-items: center;
    padding: 0 15px;
}

    ._leaderboard-ranking-row-header p {
        font-size: 16px;
        font-family: 'museo_sans700';
    }

._leaderboard-ranking-row {
    display: flex;
    align-items: center;
    padding: 0 15px;
    min-height: 55px;
    margin-bottom: 0px;
    /**/
    border: 1px solid #BFBFBF;
    border-radius: 10px;
}

    ._leaderboard-ranking-row i.fa-chevron-up {
        color: #67C587;
    }

    ._leaderboard-ranking-row i.fa-chevron-down {
        color: #FF4040;
    }

    ._leaderboard-ranking-row p {
        margin: 0;
        padding: 0;
        font-size: 16px;
        font-family: 'museo_sans500';
    }

._leaderboard-dflex-style p:first-of-type {
    width: 28rem;
    padding-left: 25px;
}

    ._leaderboard-dflex-style p:first-of-type i {
        margin-right: 10px;
    }

._leaderboard-dflex-style p:nth-child(2) {
    width: 35rem;
}

._leaderboard-dflex-style p:last-of-type {
    margin-left: auto;
    padding-right: 25px;
}

/**/
._nibaf-dash-card._nd-table-card {
    padding: 0
}

._nd-table-heading {
    display: flex;
    justify-content: space-between;
    padding: 12px 20px;
    background: #D9D9D9;
    border-radius: 20px 20px 0 0;
    align-items: center;
}

._nd-table-card ._nd-table {
    margin: 20px;
}

._nd-table-heading h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
}

._nd-table-heading span {
    background: #f2f2f2;
    color: #fff;
    padding: 10px 25px;
    border-radius: 100px;
    font-family: 'museo_sans500';
}

span.in-progress-status {
    background: #FFBF00;
}

span.complete-status {
    background: #67C587;
}

._nd-table ._nd-table-section .table > tbody > tr > td {
    border: 0
}

._nd-table ._nd-table-section .table > tbody > tr > th {
    border: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

._nibaf-dash-graded-heading {
    display: flex;
    align-items: center;
    justify-content: space-between
}

._nd-back-link {
    display: flex;
    align-items: center;
    font-family: 'museo_sans500';
    font-size: 16px;
    color: #18191F;
}

._nibaf-dash-graded-heading ._nibaf-dash-main-title {
    margin-top: 0px;
    margin-bottom: 20px !important;
}

._nd-back-link i {
    margin-right: 10px;
    background: #FFFFFF;
    border: 0.69795px solid #F25A00;
    border-radius: 100px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

.assigned-course-card {
    border-radius: 15px;
    position: relative;
}

    .assigned-course-card .effects .img img {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

    .assigned-course-card .tumbnail-custom {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

        .assigned-course-card .tumbnail-custom .caption {
            padding-bottom: 0 !important;
            padding: 15px 15px 0px 15px !important;
        }

            .assigned-course-card .tumbnail-custom .caption .no-margin-top.session-card {
                padding-top: 5px;
                height: 30px !important;
                /**/
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .assigned-course-card .tumbnail-custom .caption .calendar-date .fa.fa-calendar,
            .assigned-course-card .tumbnail-custom .caption .calendar-date .fa.fa-calendar-o {
                font-size: 14px !important;
                padding-top: 2px;
                top: 0;
            }

            .assigned-course-card .tumbnail-custom .caption .calendar-date span {
                padding: 2px 5px;
                font-size: 11px;
            }

        .assigned-course-card .tumbnail-custom .thumbnail-footer {
            padding: 10px 15px;
        }

    .assigned-course-card .effects .img.hover .overlay {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

    .assigned-course-card .thumbnail-footer .status:before,
    .assigned-course-card .thumbnail-footer .status.TrackingStatus_1:after,
    .assigned-course-card .thumbnail-footer .status.TrackingStatus_2:after,
    .assigned-course-card .thumbnail-footer .status.TrackingStatus_3:after {
        display: none
    }

    .assigned-course-card .thumbnail-footer .status {
        border: 1px solid #f0f0f0;
        border-radius: 100px;
        padding: 0;
        padding: 4px 15px;
        background: #f0f0f0;
        font-family: 'museo_sans500' !important;
    }

        .assigned-course-card .thumbnail-footer .status.TrackingStatus_1 {
            border-color: #f0f0f0;
            background: #f0f0f0;
        }

        .assigned-course-card .thumbnail-footer .status.TrackingStatus_2 {
            border-color: #f17023;
            background: #f17023;
            color: #fff;
        }

        .assigned-course-card .thumbnail-footer .status.TrackingStatus_3 {
            border-color: #39BF66;
            background: #39BF66;
            color: #fff;
        }

    .assigned-course-card .thumbnail-footer .score {
        padding-top: 6px;
    }

.thumbnail-footer.TrackingStatus_1 .score p,
.thumbnail-footer.TrackingStatus_2 .score p,
.thumbnail-footer.TrackingStatus_3 .score p {
    font-family: 'museo_sans500' !important;
    font-size: 13px;
}

.thumbnail-footer.TrackingStatus_1 .score,
.thumbnail-footer.TrackingStatus_1 .score b {
    color: #9e9e9e;
}

.thumbnail-footer.TrackingStatus_2 .score,
.thumbnail-footer.TrackingStatus_2 .score b {
    color: #f17023;
}

.thumbnail-footer.TrackingStatus_3 .score,
.thumbnail-footer.TrackingStatus_3 .score b {
    color: #39BF66;
}

._course-price {
    position: absolute;
    z-index: 100;
    right: 15px;
    top: 15px;
    min-width: 70px;
    text-align: center;
}

    ._course-price span {
        background: #4f616b !important;
        border-radius: 100px;
        padding: 3px 15px;
        font-size: 12px;
        color: #39BF66;
        font-family: 'museo_sans500' !important;
        font-size: 14px;
        color: #ffffff;
        display: block;
    }


/* ==========================================================================
---------------------- NIBAF Dashboard Styling End ---------------------
========================================================================== */

/* ==========================================================================
---------------------- Course Payment Styling Started ---------------------
========================================================================== */

.__availablecourse-modal .modal-header {
  background: #ffffff !important;
  border-bottom: 1px solid #e5e5e5 !important;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
}

.__availablecourse-modal .modal-content {
  border-radius: 2rem;
}

.__d-flex {
  display: flex;
  align-items: center;
}

.__mh-inner-right {
  margin-left: 20px;
  width: 75%;
}

.__mh-inner-right p {
  color: #000000;
  opacity: 0.5;
  margin: 0;
  padding: 0;
  font-family: 'museo_sans700' !important;
}

.__mh-inner-right p i {
  margin-right: 5px;
  margin-top: 5px;
}

.__mh-inner-right h2 {
  color: #000000;
  font-weight: 600;
  font-size: 20px;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  margin-top: 10px;
}

.__mh-inner-right div h4 {
  color: #39bf66;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-family: 'museo_sans700' !important;
}

.__mh-inner-right div {
  justify-content: space-between;
  font-weight: normal
}

.__buycourse-btn {
  background: #f25a00;
  border-radius: 10px;
  color: #ffffff;
  /*font-weight: 600;*/
  font-size: 16px;
  text-decoration: none;
  line-height: 34px;
  padding: 5px 25px;
  display: inline-block;
  font-family: 'museo_sans500' !important;
}

.__buycourse-btn:hover,
.__buycourse-btn:focus{
    text-decoration: none;
  color: #ffffff;
  opacity: 0.9;
}

.__mb-inner h2 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  margin-bottom: 25px;
  font-family: 'museo_sans700' !important;
}

.__mb-inner h4 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  margin-bottom: 10px;
  font-family: "museo_sans500";
}

.__mb-inner ul {
  margin-bottom: 25px;
}

.__mb-inner ul li {
  margin: 0;
  padding: 0;
  font-size: 16px;
  margin-bottom: 5px;
  font-family: 'museo_sans300' !important;
}

/* course payment styling*/
.__coursepayment-detail {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  margin: 50px 0px;
  text-align: center;
  padding: 35px 15px;
}

.__coursepayment-detail h2 {
  font-size: 20px;
    font-family: 'museo_sans700' !important;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.__coursepayment-detail h2 i{
    font-size: 26px;
    margin-right: 10px;
}

.__coursepayment-detail h4 {
  font-size: 16px;
  margin: 0;
  margin-bottom: 40px;
  font-weight: 500;
}

.__coursepayment-detail p {
  font-size: 16px;
  font-family: 'museo_sans300' !important;
  margin: 0;
  margin-bottom: 25px;
}

.__coursepayment-detail p.margin-bottom-0{
    margin-bottom: 0 !important
}

.__cd-inner-card {
    border: 1px solid #D9D9D9;
    border-radius: 10px;
    width: 80%;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 25px;
    padding: 10px 20px;
}

.__cd-inner-card h3{
    margin: 0;
    padding: 0;
    margin-left: 15px
}

.__cp-green {
    color: #41b71d;
}

.__cp-red {
    color: #e30000;
}

.__cp-theme-color {
    color: #f25a00 
}

._home-link {
    text-align: center;
    margin: 15px 32px;
    padding: 0;
}

._home-link.title-back i {
    width: 36px;
    height: 36px;
    line-height: 37px;
    border-radius: 3px;
    margin-right: 0px;
    font-size: 22px;
}

.default-ul-section {
    margin-bottom: 30px;
    margin-top: 30px;
}

.default-ul-section h4 {
    font-size: 16px;
    font-family: 'museo_sans700' !important;
    margin: 0;
    margin-bottom: 5px;
}

.default-ul-section ul li {
    font-size: 16px;
    font-family: 'museo_sans300' !important;
    padding-bottom: 3px;
}

.__buycourse-cancel-btn {
    background: #8c8c8c;
    border-radius: 10px;
    color: #ffffff;
    /* font-weight: 600; */
    font-size: 16px;
    text-decoration: none;
    line-height: 34px;
    padding: 5px 25px;
    display: inline-block;
    font-family: 'museo_sans500' !important;
}

.__buycourse-cancel-btn:hover,
.__buycourse-cancel-btn:focus{
    background: #8c8c8c;
    color: #ffffff;
    opacity: 0.9;
}

.__coursepayment-detail.__coursepayment-paynow-box {
    padding: 0;
    /*width: 700px;*/
    width: 100%;
    margin: 30px auto;
    text-align: left
}

.__coursepayment-detail.__coursepayment-paynow-box p {
    text-align: left
}

.__coursepayment-detail.__coursepayment-paynow-box .modal-header {
    background: #fff !important;
    border-bottom: 1px solid #e5e5e5 !important;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    align-items: flex-start !important
}

.__coursepayment-detail.__coursepayment-paynow-box h2 {
   text-align: left;
    justify-content: flex-start;
}

.__coursepayment-paynow-content {
    padding: 25px 25px 35px 25px;    
}

.__availablecourse-card {
    cursor: pointer
}

.__coursepayment-paynow-content .__d-flex {
    justify-content: space-between
}

.default-ul-section {
    max-height: 350px;
    overflow-y: auto
}

._nibaf-dash-card-else {
    text-align: center;
    min-height: 230px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

._nibaf-dash-card-else ._nibaf-card-icon._nibaf-card-green-bg{
    margin: 0 auto;
    margin-bottom: 35px;
}

.nibaf-bank-detail-box {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px, rgba(0, 0, 0, 0.05) 0px 1px 4px 0px, rgba(0, 0, 0, 0.05) 0px 2px 8px 0px;
    border-radius: 15px;
    padding: 20px;
}

.nibaf-bank-detail-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}

.nibaf-bank-detail-box:last-of-type {
    padding-bottom: 0px;
}

.nibaf-bank-detail-row p{
    margin-bottom: 0 !important 
}

/* ==========================================================================
---------------------- Course Payment Styling End ---------------------
========================================================================== */

@media (max-width:1286px) {
    .feature-img {
        float: none !important;
        margin: 0 auto !important;
        display: table !important;
    }
    .feature-text {
        font-weight: 700;
        float: left;
        margin-top: 15px;
        font-size: 24px;
        width: 100%;
        text-align: center;
    }
}

@media(max-width:1200px) {
    .col-3 {
        width: 50% !important;
    }
    .col-half {
        width: 50% !important;
    }
    .col-two {
        width: 33.33333333% !important;
    }
}

@media(max-width:992px) {
    .col-3 {
        width: 100% !important;
    }
    .col-half {
        width: 100% !important;
    }
}

@media(max-width:960px) {
    .modal-video {
        width: 600px !important;
    }
    .modal-video .embed-responsive-16by9 {
        padding-bottom: 60.25% !important;
    }
    .title-drop-down {
        width: 50%;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .title-drop-down span.title-courses {
        float: left;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        max-width: calc(100% - 40px);
    }
}

@media(max-width:1200px) {
    .col-score-sm {
        width: 50% !important;
    }
    .col-score-md {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .col-mobile,
    .col-two {
        width: 50% !important;
        float: left;
    }
    .btn-certificate {
        margin-bottom: 10px !important;
    }
    .subheader-assessment {
        position: relative !important;
    }
    .col-score-sm {
        width: 50% !important;
    }
    .col-score-md {
        width: 100% !important;
    }
    ul.list-correct {
        margin-left: 0px !important;
    }
    ul.list-correct li {
        margin-right: 1px !important;
    }
    ul.list-correct li a.notsubmitted {
        width: 13px;
        height: 13px;
    }
    .closeModalPlayer iframe {
        width: 100% !important;
        height: 100% !important;
    }
    .custom-bg {
        background: #0c4da2 !important;
    }
    .embed-iframe.embed-responsive {
        padding-bottom: 0px !important;
        height: 190px !important;
    }
    .embed-iframe.embed-responsive .embed-responsive-item,
    .embed-iframe.embed-responsive iframe {
        position: relative !important;
        height: 190px !important;
    }
    .embed-iframe.embed-responsive iframe body {
        margin: 0px !important;
    }
}

@media (max-width: 480px) {
    .col-mobile,
    .col-two {
        width: 100% !important;
        float: left;
    }
    .modal-support .col-xs-6 {
        width: 100% !important;
    }
    .modal-dialog {
        position: relative;
        width: auto;
        margin: 25px;
    }
    .modal-guide {
        margin: 5px !important;
    }
}

@media (max-width: 767px) {
    .modal-video {
        width: auto !important;
        height: auto !important;
    }
    .skill-status span.previous,
    .skill-status span.current {
        line-height: 18px;
        font-size: 12px;
    }
    .skill-status span.previous:before {
        content: "\f061";
        font-family: FontAwesome;
        background: #0095da;
        color: #fff;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        line-height: 18px;
        position: absolute;
        top: 0px;
        right: -9px;
    }
    .left-block {
        display: none;
    }
    .block-middle .text-copyright,
    .block-middle .text-copyright a {
        color: #ffF !important;
    }
    .overflow-assessment {
        margin-top: 20px !important;
    }
    .panel-section .media-section .media-body {
        width: 100%;
        float: left;
    }
    .nav-tabs>li.active>a:before {
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -10px;
        width: 0;
        height: 0;
        border: solid transparent;
        border-width: 8px;
        border-top-color: #0095da;
        content: '';
        pointer-events: none;
    }
    .nav-tabs.nav-courses>li.active>a:before {
        content: none !important;
    }
    .profile-photo {
        margin: 0 auto 0px !important;
    }
    .container-responsive {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .panel-responsive {
        padding: 5px !important;
    }
    .main-warpper {
        margin: 50px 15px 17px;
    }
    .wrapper-block {
        margin: 10px 15px 17px;
    }
    .dropdown-menu-filter {
        min-width: 260px !important;
    }
    .main-header .navbar.help-navbar {
        padding: 0px 15px !important;
    }
    .help-navbar .help-title {
        border: none !important;
        padding-left: 0px !important;
        background: none !important;
    }
    .btn-help {
        margin-right: 0px !important;
        margin-top: 10px !important;
    }
    ul.list-profile-info li p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .table-guide tr td:last-child {
        font-size: 13px !important;
        vertical-align: middle;
    }
    .page-breadcrumb table tr td:last-child {
        padding-right: 0px !important;
    }
    .modal-title {
        font-size: 13px !important;
        padding-right: 40px !important;
    }
    .btn-group-mini {
        display: none !important;
    }
    .panel-section .media-section .media-right {
        padding-left: 0px;
        float: left;
        width: 100%;
        display: block !important;
    }
    .btn-back-result span {
        display: none !important;
    }
    .btn-back-result i {
        margin-right: 0px !important;
    }
    .panel-section .media-section .media-right .percentage-score {
        float: left;
        width: 100%;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        background: #c5ecff;
    }
    .panel-section .media-section .media-right .percentage-score .btn-warning {
        background: #0095da;
        border-color: #0095da;
    }
    .media-section ul.list-section li.list-section-item:last-child {
        border: none !important;
    }
    .panel-body.media-section {
        padding: 15px !important;
    }
    .media-section ul.list-section li.list-section-item a {
        font-size: 12px !important;
    }
        .media-section ul.list-section li.list-section-item a span {
            right: 30px;
        }
    .percentage-score span {
        line-height: 22px !important;
        color: #0095da;
        font-size: 18px;
    }
    .main-header .navbar {
        height: 56px;
    }
    .main-header .navbar .title {
        width: 100%;
        text-align: center;
        font-size: 17px;
        padding-left: 0px !important;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .header-sub {
        top: -4px !important;
        position: relative !important;
    }
    .page-content .page-sidebar-fixed .sidebar {
        padding-top: 56px !important;
    }
    .media-section ul.list-section li.list-section-item a.TrackingStatus_3:before,
    .media-section ul.list-section li.list-section-item a.TrackingStatus_2:after,
    .media-section ul.list-section li.list-section-item a.TrackingStatus_1:after {
        width: 16px;
        height: 16px;
    }
    .sidebar {
        opacity: 1 !important;
        visibility: visible !important;
        display: block !important;
    }
    .title-drop-down {
        font-size: 16px !important;
        float: none;
        width: 100%;
        text-align: center;
    }
    ul.list-sidebar-mini li.active a:before {
        display: none !important;
    }
    .main-header .navbar {
        padding: 0px 56px 0px 56px !important;
    }
    .assessment-footer .btn-warning {
        padding: 4px 16px !important;
    }
    .total-questions {
        margin-top: 6px !important;
    }
    .pager-assessment li a {
        padding: 5px 14px !important;
    }
    .page-sidebar.page-mini-sidebar {
        width: 100% !important;
        height: 101px !important;
        padding-top: 56px !important;
    }
    ul.list-sidebar-mini li {
        float: left;
        width: 33.3%;
    }
    .media-section ul.list-section {
        float: left;
        width: 100%;
        margin-bottom: 5px;
    }
    .col-3 {
        width: 100% !important;
    }
    ul.list-sidebar-mini li a {
        padding: 6px 10px;
        color: #fff;
        font-size: 12px;
        border-bottom: none;
        background-color: #8f9da3;
    }
    ul.list-sidebar-mini li a img {
        margin-bottom: 2px;
        width: 18px;
    }
    .right-block {
        background: #0c4da2 !important;
        width: 100% !important;
        border: none !important;
        padding: 30px 30px 30px 30px !important;
        position: relative;
        height: auto !important;
    }
    .text-block {
        color: #fff !important;
        margin-bottom: 15px !important;
    }
    .mobile-block {
        float: left;
        width: 100%;
        padding: 20px;
        border-top: 6px solid #ff6a00;
        margin-bottom: 20px;
        background: #fff;
        -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
        box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
        border-radius: 0px 0px 5px 5px;
    }
    .mobile-confidentiality {
        float: left;
        width: 100%;
        padding: 20px;
        border-radius: 5px;
        margin-bottom: 20px;
        background: #fff;
        -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
        box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .1);
    }
    .mobile-confidentiality * {
        text-align: left;
    }
    .mobile-confidentiality h2 {
        color: #ff6a00;
        font-family: 'museo_sans500';
        margin: 0px 0px 10px 0px;
        font-size: 16px !important;
    }
    .mobile-confidentiality h2 i {
        color: #fff;
        float: left;
        height: 20px;
        text-align: center;
        line-height: 20px;
        width: 20px;
        border-radius: 50%;
        background: #f36f21;
        font-size: 12px !important;
        margin-right: 7px;
        margin-top: -2px;
    }
    .absolute-footer {
        position: relative;
        margin-top: 15px;
        float: left;
        width: 100%;
    }
    .mobile-confidentiality p {
        font-size: 14px;
        text-align: left;
        float: left;
        margin-bottom: 0px;
    }
    .mobile-block .text-block {
        color: #0095da !important;
        font-size: 15px !important;
    }
    .right-block ul.list-link {
        float: right !important;
    }
    .right-block ul.list-footer li a {
        color: #fff !important;
    }
    .right-block ul.list-footer li {
        border-right: 1px solid #fff;
    }
    .page-breadcrumb ol.breadcrumb li:first-child a {
        font-size: 12px !important;
    }
    .panel {
        margin-bottom: 10px !important;
    }
    .modal-body+.modal-footer,
    .modal-header+.modal-body {
        padding: 10px !important;
    }
    .tab-style-3 ul.nav-tabs li {
        width: 32.66666666666667%;
    }
    .tab-style-3 ul.nav-tabs li a {
        font-size: 16px;
        padding: 6px 5px !important;
    }
    .tab-style-3 ul.nav-tabs li a .attempts {
        font-size: 12px;
    }
    .tab-style-3 ul.nav-tabs li a .attempt-date {
        font-size: 11px !important;
    }
    .tab-style-3 ul.nav-tabs li a .attempt-date i {
        display: none;
    }
    .tab-style-3 ul.nav-tabs li:last-child a {
        font-size: 30px !important;
        padding: 6px 6px 6px !important;
    }
    .modal-header {
        height: auto !important;
        min-height: 55px !important;
        padding: 18px 14px 15px !important;
    }
    .modal-header .modal-title {
        white-space: initial !important;
    }
    .skill-status {
        font-size: 12px;
        width: 170px;
    }
    .panel-block .assessment-date {
        font-size: 12px !important;
    }
    .skill-status span.previous:before {
        width: 24px;
        height: 24px;
        line-height: 24px;
        position: absolute;
        top: -4px;
        right: -11px;
    }
    #main-wrapper-report {
        margin-top: 80px !important;
    }
    .table-responsive .table {
        width: auto !important;
    }
    .tab-style-3 ul.nav-tabs li:last-child a .attempts {
        margin-top: -5px;
    }
    ul.list-report li {
        width: 68px !important;
    }
    .btn-group-guide .btn {
        font-size: 12px !important;
    }
    .page-title {
        top: 101px !important;
        padding: 6px 15px !important;
    }
    .page-admin .page-title {
        top: 56px !important;
    }
    #main-wrapper {
        margin-top: 55px !important;
    }
    .alert {
        font-size: 12px !important;
        margin-bottom: 10px;
    }
    .media-section ul.list-section li.list-section-item a.TrackingStatus_2:before {
        width: 8px;
        height: 16px;
    }
    .title-drop-down .btn-group {
        position: absolute !important;
        right: 15px !important;
    }
    .title-drop-down .btn-group .dropdown-toggle {
        padding: 0px !important;
    }
    .title-drop-down .dropdown-menu {
        right: -9px !important;
        left: auto !important;
        top: 30px;
        width: 300px !important;
    }
    .title-drop-down .dropdown-menu>li:last-child {
        border-bottom: none !important;
    }
    .title-drop-down .dropdown-menu:before,
    .title-drop-down .dropdown-menu:before {
        right: 11px;
        left: auto;
    }
    .title-drop-down .dropdown-menu:after {
        top: -7px !important;
        right: 13px !important;
        left: auto;
    }
    .text-copyright {
        font-size: 13px;
        color: #000;
        margin-bottom: 0px;
        font-family: 'museo_sans300';
        margin-top: 10px;
    }
    .header-assessment .navbar {
        padding: 0px 17px !important;
    }
    #main-assessment {
        margin-top: 30px !important;
    }
    .pager-assessment-player #main-assessment {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .pager-assessment-player .overflow-assessment {
        max-height: calc(100vh - 139px) !important;
    }
    .col-full-alert {
        width: 100% !important;
    }
    .col-half-alert {
        width: 50% !important;
    }
    .tab-style-3 ul.nav-tabs li:nth-child(3),
    .tab-style-3 ul.nav-tabs li:nth-child(4),
    .tab-style-3 ul.nav-tabs li:nth-child(5),
    .tab-style-3 ul.nav-tabs li:nth-child(6),
    .tab-style-3 ul.nav-tabs li:nth-child(7),
    .tab-style-3 ul.nav-tabs li:nth-child(8),
    .tab-style-3 ul.nav-tabs li:nth-child(9),
    .tab-style-3 ul.nav-tabs li:nth-child(10),
    .tab-style-3 ul.nav-tabs li:nth-child(11),
    .tab-style-3 ul.nav-tabs li:nth-child(12),
    .tab-style-3 ul.nav-tabs li:nth-child(13) {
        display: none !important;
    }
    .tab-style-3 ul.nav-tabs li:last-child {
        display: block !important;
    }
    .text-block.text-black {
        color: #000 !important;
    }
    .nav-courses.nav-tabs>li>a span {
        display: none !important;
    }
    .nav-courses.nav-tabs > li > a {
        min-width: initial !important;
        text-align: center;
        padding: 7px 10px !important;
        border-radius: 100px !important;
        margin-bottom: 2px !important;
    }

    ._nibaf-dash-card {
        border: 0
    }

    ._nd-tabs-links .nav-tabs > li.active > a:before {
        opacity: 0
    }

    ._nibaf-dash-graded-heading ._nibaf-dash-main-title {
        margin: 0 !important;
    }

    ._nibaf-dash-graded-heading {
        margin-bottom: 20px;
    }

    /*PUB*/
    .pub-banner-content {
        display: none;
    }
    .pub-landing-login-form {
        padding-bottom: 30px;
    }

}

@media (max-width: 400px) {
    .btn-group-guide .btn {
        font-size: 11px !important;
    }
}

@media (min-width: 767px) {
    .form-horizontal .control-label {
        text-align: left !important;
    }
    .modal-sm {
        width: 400px;
    }
}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    @media {
        .navbar-nav>li>a span.user-name {
            float: none !important;
            width: auto !important;
        }
    }
}

@media (min-width: 1680px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}

@media (max-width: 320.98px) {
    .responsive-navTab .current-lessons>a {
        padding: 8px 7px !important;
        font-size: 11px !important;
        min-width: 83px !important;
    }
    #main-wrapper {
        margin: 50px 10px 17px;
    }

    /*
    ----------- download-certificate-mobile-css -----------
    */
    .download-certicate-text-box h2 {
        width: 100%;
    }
    .download-certicate-wrapper-row {
        width: 95%;
    }
    .download-certificate-modal.modal:before {
        height: 25%;
    }
    .dc-modal-button {
        width: 100%;
    }
    .dc-modal-text p {
        font-size: 16px;
        padding: 0
    }
    .download-certicate-wrapper {
        padding-top: 100px !important;
        position: unset !important;
        left: unset !important;
        top: unset !important;
        transform: unset !important;
    }
    .download-certificate-modal .modal-dialog {
        display: block
    }
    /*
    ----------- download-certificate-mobile-css -----------
    */
}

@media (max-width: 360.98px) {   

    .responsive-navTab .current-lessons>a {
        padding: 8px 7px !important;
        font-size: 11px !important;
        min-width: 103px;
    }
    #main-wrapper {
        margin: 50px 10px 17px;
    }
}

@media (max-width: 414.98px) {

    .undp-header-wrapper {
        background: #460303;
    }

    .undp-1o1-icon-mobile {
        width: 160px;
        margin: 0 auto;
        margin-bottom: 30px;
        margin-top: 50px;
    }

}


/* Bootstrap break-point started */
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {

    ._leaderboard-dflex-style p:first-of-type {
        width: 12rem;
    }

    ._leaderboard-dflex-style p:nth-child(2) {
        width: 15rem;
    }

    ._leaderboard-dflex-style p:last-of-type {
        margin-left: auto;
        padding-right: 0;
    }

    .undp-1o1-icon-mobile {
        width: 140px;
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 30px;
    }

    .pub-main-outside-wrapper {
        padding: 20px;
    }

    .pub-form-custom {
        width: 80%;
        position: unset;
        transform: unset;
        margin: 0 auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .pub-main-outside-wrapper {
        padding: 20px;
        /*height: auto;*/
    }

    /**/
    .colmd-14 .col-md-2-14 {
        width: 100.0% !important;
        padding-right: 15px !important
    }

    ul.nav-courses {
        width: 100%;
        margin-left: 2px;
    }

    .nav-courses li {
        width: 25%;
    }

    .nav-courses.nav-tabs > li > a {
        min-width: initial !important;
        text-align: center;
        padding: 6px 5px !important;
        border-radius: 100px !important;
        margin-bottom: 2px !important;
        font-size: 12px;
    }

    .page-title-tp57 {
        top: 57px !important;
    }

    .responsive-navTab .current-lessons > a {
        padding: 8px 10px !important;
        font-size: 12px;
        margin-right: 0px !important;
    }

    .responsive-tabPanes .white-block {
        padding: 10px;
    }

    .responsive-tabPanes .nbf-group-sharebox .media .media-heading {
        font-size: 12px !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .responsive-gm-page .title-bordered,
    .responsive-tabPanes .title-bordered {
        margin-left: -15px;
    }

    .responsive-gm-page .title-bordered,
    .responsive-gm-page #memberOperationsSpan,
    .responsive-gm-page .mem-search,
    .responsive-gm-page .responsive-gm-btn,
    .responsive-fn,
    .cl-top-heading-box .clt-heading,
    .cl-top-heading-box .clt-heading .title-bordered,
    .cl-top-heading-box .cl-right-pagination,
    .cl-top-heading-box .cl-right-pagination .m-right-section,
    .cl-top-heading-box .cl-right-pagination .m-right-section .member-right-btns a {
        float: none !important
    }

        .responsive-gm-page .mem-search .search-control,
        .responsive-gm-page .responsive-gm-btn {
            width: 100% !important;
            margin-bottom: 5px;
            margin-left: 0;
        }

        .cl-top-heading-box .cl-right-pagination .m-right-section .member-right-btns {
            padding-top: 0 !important;
            padding-right: 0 !important
        }

            .cl-top-heading-box .cl-right-pagination .m-right-section .member-right-btns a {
                display: block;
                text-align: center;
            }

    .grp-title-width {
        width: auto;
    }

    .media-body img {
        max-width: 100% !important;
    }

    .add-participant-tp-bx .w-50 {
        width: 100%;
        margin-bottom: 0px !important;
    }

    .btn-group-icon {
        top: 8px;
        right: 10px;
    }

    .tch-main-wrapper .container {
        width: 100%;
    }

    .ad-footer-text {
        float: none !important;
        text-align: center;
        margin-bottom: 15px;
    }

    .ad-footer-right {
        float: none !important;
    }

    .header-wrapper .logo-box {
        float: none !important;
        text-align: center;
        margin: 0 auto;
    }

    .header-wrapper .header-home-btn {
        float: none !important;
        margin: 0 auto;
        text-align: center;
    }

    .header-wrapper .nbf-header-ul {
        /*padding: 15px 0px;*/
    }

    .tch-main-wrapper {
        background: none;
        background-color: #068e82;
        height: calc(89vh - 82px);
    }



    /* landing mobiel css*/
    .undp-login-card.card {
        width: 300px;
    }

    .undp-custom-bg {
        /*background-color: #460303;*/
        background: url(/content/images/undp/undp-main-bg.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

    /*
    ----------- download-certificate-mobile-css -----------
    */
    .download-certicate-wrapper {
        padding-top: 50px;
        position: absolute;
        left: 50%;
        top: 40%;
        transform: translate(-50%, -50%);
    }

    .download-certicate-wrapper-row {
        width: 100%;
    }

    .download-certicate-left, .download-certicate-right, .download-certicate-mid {
        float: none;
        margin-bottom: 15px;
        min-height: auto;
    }

    .download-certicate-img-box, .download-certicate-mid {
        display: none;
    }

    .download-certicate-text-box {
        border-top: 0px
    }

    .footer-block-nbf {
        display: none;
    }

    .download-certificate-modal.modal:before {
        height: 25%;
    }

    .download-certificate-modal .modal-dialog {
        display: block
    }

    .dc-modal-button {
        width: 100%;
    }

    .dc-modal-text p {
        font-size: 18px;
        padding: 0px 10px;
    }
    /*
    ----------- download-certificate-mobile-css -----------
    */

    .nibaf-body-content-wrapper {
        padding-top: 138px;
    }

    .nbf-captcha-img {
        margin-bottom: 8px
    }

    .nibaf-footer-wrapper {
        /*display: none;*/
        margin-top: 20px;
        /*position: fixed;
        bottom: 0;*/
    }

    .tch-signup-main-wrapper .nibaf-footer-wrapper {
        /* display: none; */
        margin-top: 20px;
        position: unset !important;
    }

    .ad-footer-text p {
        font-size: 12px;
    }

    ul.list-footer li {
        border-right: 0 !important;
        padding-bottom: 10px;
        margin-right: 0;
        /* text-align: center; */
    }

    ul.list-footer-nbf li a {
        font-size: 12px;
    }


    .nibaf-main-content-wrapper {
        /*height: calc(100vh - 0px);*/
    }

    .nibaf-main-content-wrapper {
        /*height: auto;*/
        padding-top: 50px;
        padding-bottom: 0px;
    }

    .nibaf-bg-green {
        background: #068e82;
    }

    .nbf-rec-password {
        padding-top: 0
    }

    .nbf-certificatelist-content-mt {
        margin-top: 150px !important
    }

        .nbf-certificatelist-content-mt .filter-search-input {
            margin-bottom: 10px;
        }

        /* nibaf gradebook */

    ._nibaf-dash-graded-heading ._nibaf-dash-main-title {
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-right: 20px;
        margin: 0 !important
    }

    ._nibaf-dash-graded-heading {
        margin-bottom: 20px;
    }
    
    ._nibaf-dash-main-wrapper {
        padding: 0;
    }

    ._back-large-screen {
        display: none
    }

    ._back-small-screen {
        display: block !important
    }

    ._nd-back-link i {
        width: 26px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }

    ._nd-table-heading h3 {
        display: -webkit-box;
        max-width: 100%;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        padding-right: 20px;
        margin: 0 !important
    }

    ._nd-table-card ._nd-table {
        padding-bottom: 10px;
        margin: 0;
        padding: 0;
    }

    ._nd-table-section.table-responsive {
        border-radius: 15px;
        padding: 10px;
        border: 0;
    }

    ._nd-table-section.table-responsive h3 {
        margin-top: 0
    }

}


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) and (max-width: 767.98px) {

    ._leaderboard-dflex-style p:first-of-type {
        width: 12rem;
    }

    ._leaderboard-dflex-style p:nth-child(2) {
        width: 15rem;
    }

    ._leaderboard-dflex-style p:last-of-type {
        margin-left: auto;
        padding-right: 0;
    }

    .undp-1o1-icon-mobile {
        width: 140px;
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 30px;
    }

    .nbf-col-subjects {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }
    .colmd-14 .col-md-2-14 {
        width: 100.0% !important;
        padding-right: 15px !important
    }
    .page-title-tp57 {
        top: 57px !important;
    }
    .responsive-fn {
        width: 100%;
        margin-top: 10px;
    }
    .responsive-fn .nbf-group-pager {
        position: absolute;
        right: 20px;
        top: 15px;
    }
    .responsive-fn .member-right-btns a {
        padding: 5px 9px;
    }
    .tch-main-wrapper .container {
        width: 100%;
    }

    .ad-footer-text {
        float: none !important;
        text-align: center;
        margin-bottom: 15px;
    }

    .ad-footer-right {
        float: none !important;
    }

    .header-wrapper .logo-box {
        width: 325px;
    }
    .header-wrapper .nbf-header-ul li a {
        padding: 0px 12px;
    }
    .tch-main-wrapper {
        background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }

    /*pub mobile css*/
    .pub-landing-left {
        display: none;
    }

    /* landing mobiel css*/
    .undp-login-card.card {
        /*width: 50%;*/
    }

    .pub-landing-right {
        /*position: unset;
        transform: unset;*/
    }

    .pub-landing-right {
        /* width: 100%; */
        margin: 0 auto;
        transform: unset;
        position: unset;
    }

    .pub-main-wrapper {
        height: auto;
    }

    .pub-login-card .card-body {
        padding-bottom: 30px;
    }
    .pub-body {
        background: #2f5597;
    }

    /*
    ----------- download-certificate-mobile-css -----------
    */
    .download-certicate-wrapper {
        padding-top: 50px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .download-certicate-wrapper-row {
        width: 100%;
    }
    .download-certicate-left, .download-certicate-right, .download-certicate-mid {
        float: none;
        margin-bottom: 15px;
        min-height: auto;
    }
    .download-certicate-img-box, .download-certicate-mid {
        display: none;
    }
    .download-certicate-text-box {
        border-top: 0px
    }
    .footer-block-nbf {
        display: none;
    }
    /*
    ----------- download-certificate-mobile-css -----------
    */
    .nibaf-footer-wrapper {
        /*display: none;*/
        /*margin-top: 20px;*/
        /*position: fixed;
        bottom: 0;*/
    }

    .tch-signup-main-wrapper .nibaf-footer-wrapper {
        /* display: none; */
        margin-top: 20px;
        position: unset !important;
    }

    .nibaf-main-content-wrapper {
        height: calc(100vh - 0px);
    }

    .nibaf-main-content-wrapper {
        /*height: auto;*/
        padding-top: 50px;
        /*padding-bottom: 50px;*/
    }
    .nibaf-bg-green {
        background: #068e82;
    }
    .nbf-rec-password {
        padding-top: 0
    }

    .login-form-box {
        margin-bottom: 20px;
    }

   
}


/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {

    ._leaderboard-dflex-style p:first-of-type {
        width: 15rem;
    }

    ._leaderboard-dflex-style p:nth-child(2) {
        width: 20rem;
    }

    ._leaderboard-dflex-style p:last-of-type {
        margin-left: auto;
        padding-right: 0;
    }

    .undp-1o1-icon-mobile {
        width: 200px;
        margin: 0 auto;
        margin-bottom: 15px;
        margin-top: 30px;
    }

    .nbf-col-subjects {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: left;
    }
    .colmd-14 .col-md-2-14 {
        width: 100.0% !important;
        padding-right: 15px !important
    }
    .responsive-fn {
        width: 100%;
        margin-top: 10px;
    }
    .responsive-fn .nbf-group-pager {
        position: absolute;
        right: 20px;
        top: 15px;
    }
    .responsive-fn .member-right-btns a {
        padding: 5px 8px;
        font-size: 11px;
        margin-left: 1px;
    }

    .ad-footer-text {
        float: none !important;
        text-align: center;
        margin-bottom: 15px;
    }
    .ad-footer-right {
        float: none !important;
    }
    .tch-main-wrapper {
        background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }

    /*pub mobile css*/
    .pub-landing-left {
        display: none;
    }
    .pub-landing-right {
        position: unset;
        transform: unset;
    }
    .pub-main-wrapper {
        height: auto;
    }
    .pub-login-card .card-body {
        padding-bottom: 30px;
    }
    .pub-body {
        background: #2f5597;
    }

    .pub-landing-left {
        display: none;
    }

    /* landing mobiel css*/
    .undp-login-card.card {
        width: 50%;
    }
    .undp-welcome-board {
        display: none;
    }

    .tch-main-wrapper {
        background: none;
        background-color: #068e82;
        /* height: auto */
    }
    /*
    ----------- download-certificate-mobile-css -----------
    */
    .download-certicate-wrapper {
        padding-top: 50px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .download-certicate-wrapper-row {
        width: 100%;
    }
    .download-certicate-left, .download-certicate-right, .download-certicate-mid {
        float: none;
        margin-bottom: 15px;
        min-height: auto;
    }
    .download-certicate-img-box, .download-certicate-mid {
        display: none;
    }
    .download-certicate-text-box {
        border-top: 0px
    }
    .footer-block-nbf {
        display: none;
    }
    /*
    ----------- download-certificate-mobile-css -----------
    */

    .nbf-captcha-img {
        width: 300px;
        margin-bottom: 8px
    }
    .nibaf-footer-wrapper {
        /*display: none;*/
        margin-top: 20px;
        /*position: fixed;
        bottom: 0;*/
    }

    .tch-signup-main-wrapper .nibaf-footer-wrapper {
        /* display: none; */
        margin-top: 20px;
        position: unset !important;
    }

    .nibaf-main-content-wrapper {
        /*height: auto;*/
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .nibaf-bg-green {
        background: #068e82;
    }
    .nbf-rec-password {
        padding-top: 0
    }


}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) and (max-width: 1199.98px) {
    .tch-main-wrapper {
        background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }
    /* landing mobiel css*/
    .undp-welcome h1 {
        font-size: 4em;
    }
    .undp-welcome p {
        font-size: 2.0em;
        padding: 0px 150px;
        margin: 0;
    }
    .undp-welcome {
        width: 800px;
    }
    .undp-welcome-board {
        position: relative;
        top: 0;
        margin: 0 !important;
    }
}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {}


/* Bootstrap break-point end */
/* Enroll Popup Media-query*/

@media (min-width: 992px) {
    .modal-lg.enroll-user-modal-lg {
        width: 1200px;
    }
    .qr-code-modal-lg {
        width: 1100px !important;
    }
}


/*--- 
    ======== media query======== 
---*/

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .pub-landing-right {
        left: 50%;
        width: 280px;
        top: 40%;
    }
    .pub-landing-logo {
         margin-bottom: 20px !important; 
    }
    .pub-landing-right {
        top: 55% !important;
    }

}

/*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .pub-landing-banner {
        display: none;
    }
    .pub-banner-content {
        border-radius: 0 !important;
        width: 100%;
    }
    .pub-inner-content-wrapper {
        height: 96vh;
    }
    .pub-main-wrapper {
        padding: 10px;
        height: 100vh;
    }
    .pub-landing-right {
        left: 50%;
        top: 40%;
    }
    .pub-banner-content-inner p {
        display: none;
    }
    .pub-banner-content-inner {
        padding: 0px 20px;
        text-align: center;
    }
    .pub-banner-content-inner h2 {
        font-size: 18px;
        font-family: 'museo_sans500';
    }
    .pub-landing-logo {
        margin-bottom: 50px !important;
    }
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {

    /**/
    .title._home-link,
    .title._home-link a {
        display: none
    }

    ._visible-md {
        display: block !important
    }
    
    .__coursepayment-detail.__coursepayment-paynow-box {
        width: 96%;
    }

    .__coursepayment-paynow-content .__d-flex {
        display: block !important
    }
    
    .__mh-inner-left {
        display: none;
    }

    .__mh-inner-right .__d-flex {
        display: block;
    }

    .modal-header.__mh-inner.__d-flex,
    .__availablecourse-modal .modal-content .modal-body {
        padding: 30px !important;
    }

    .__mh-inner-right {
        margin-left: 0px;
        width: 100%;
    }

    .__mb-inner ul:last-of-type {
        margin-bottom: 0 !important
    }


    /**/
    .__mh-inner-right div h4 {
        margin-bottom: 10px;
    }
    
    ._leaderboard-card {
        margin-bottom: 15px;
    }

    ul.token-input-list {
        width: 100% !important;
    }
    div.token-input-dropdown {
        width: 301px !important;
    }

    .__cd-inner-card {
        display: block !important
    }

    .__cd-inner-card h3{
        margin: 10px 0;
        line-height: 26px;
        margin-bottom: 0
    }

    .__coursepayment-detail h4,
    .__coursepayment-detail p {
        line-height: 25px
    }
    
}

/*Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
    .pub-footer-custom {
        display: none;
    }
    /**/
    .nibaf-main-content-wrapper {
        background: #f9f9f9;
    }
}

/*Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
}
/* Bootstrap break-point end */

/* Small devices (landscape phones, less than 768px) */

@media (max-width: 767.98px) {
    /* landing mobiel css*/
    .undp-main-wrapper {
        /*height: 100vh !important;*/
    }
    .undp-welcome-board {
        display: none;
    }
}

/* Medium devices (tablets, less than 992px) */

@media (max-width: 991.98px) {
    /* landing mobiel css*/
    .undp-main-wrapper {
        /*background: url(/content/images/main-bg.jpg) no-repeat center center fixed;
        background-color: #ccc;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        height: auto;*/
        height: auto;
    }
    .undp-header {
        margin-bottom: 30px;
    }
    .undp-body-content-inner {
        position: unset;
        transform: none;
        padding-bottom: 30px;
    }
    .undp-body-left {
        display: none;
    }
    .undp-body-content-inner {
        top: 60%;
    }
    .undp-login-card.card {
        margin: 0 auto;
    }
    .undp-body-right.float-right {
        float: none !important;
        margin: 0;
    }
}

/* Large devices (desktops, less than 1200px) */

@media (max-width: 1199.98px) {}

/*---------------------------
media query for iPhone devices  
---------------------------*/

/* iPad in portrait  */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* landing mobiel css*/
    .undp-main-wrapper {
        height: 100vh !important;
    }

    .undp-main-content {
        padding-top: 0
    }


    .pub-landing-left {
        display: none;
    }
    .pub-landing-right {
        padding-bottom: 30px;
    }
    .pub-main-wrapper {
        height: 100vh;
    }
}

/* iPhone 6, 7, & 8 Plus in landscape  */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) {
    /* landing mobiel css*/
    .undp-main-wrapper {
        height: auto !important;
    }
}


/* ----------- iPhone X Started <-- Landscape --> ----------- */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    
    .pub-landing-left {
        display: none;
    }
    .pub-landing-right {
        padding-bottom: 30px;
    }

    .pub-main-outside-wrapper {
        padding: 20px;
    }

    .pub-form-custom {
        width: 80%;
        position: unset;
        transform: unset;
        margin: 0 auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .pub-main-outside-wrapper {
        padding: 20px;
        height: auto;
    }

}


@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
    .header-wrapper .logo-box {
        float: left !important;
        text-align: initial;
        margin: initial;
        width: 200px;
    }
    .header-wrapper .header-home-btn {
        float: right !important;
        text-align: initial;
        margin: initial
    }
    .download-certicate-wrapper-row {
        margin-top: 70px;
    }
}
